[2026-09-15 00:00:01] Production.INFO: ==20577== Lock acquired, processing the job...
[2026-09-15 00:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:00:01] Production.INFO: neon service started
[2026-09-15 00:00:01] Production.INFO: neon service started
[2026-09-15 00:00:01] Production.INFO: ==20577== Releasing lock...
[2026-09-15 00:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:00:02] Production.INFO: ==20579== Lock acquired, processing the job...
[2026-09-14 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:00:02] Production.INFO: ==20579== Releasing lock...
[2026-09-14 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:00:02] Production.INFO: ==20581== Lock acquired, processing the job...
[2026-09-14 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:00:02] Production.INFO: ==20581== Releasing lock...
[2026-09-14 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:00:03] Production.INFO: ==20586== Lock acquired, processing the job...
[2026-09-14 19:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:00:03] Production.INFO: ==20584== Lock acquired, processing the job...
[2026-09-14 19:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:00:03] Production.INFO: ==20592== Lock acquired, processing the job...
[2026-09-14 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:00:03] Production.INFO: ==20588== Lock acquired, processing the job...
[2026-09-14 19:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:00:03] Production.INFO: ==20590== Lock acquired, processing the job...
[2026-09-14 19:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 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-14 19:00:03] Production.INFO: ==20592== Releasing lock...
[2026-09-14 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:00:03] Production.INFO: Account Balance Start.
[2026-09-14 19:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:00:03] Production.INFO: 117
[2026-09-14 19:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:00:03] Production.INFO: ==20586== Releasing lock...
[2026-09-14 19:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:00:04] Production.INFO: Total Charge 0
[2026-09-14 19:00:04] Production.INFO: CreateAllLog End
[2026-09-14 19:00:04] Production.INFO: Account Balance End.
[2026-09-14 19:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:00:04] Production.INFO: ==20590== Releasing lock...
[2026-09-14 19:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:00:10] Production.ERROR: CronJobId end10
[2026-09-14 19:00:10] Production.INFO: ==20588== Releasing lock...
[2026-09-14 19:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:00:13] Production.INFO: call_cost start
[2026-09-14 19:00:13] Production.INFO: call_cost end
[2026-09-14 19:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:00:13] Production.INFO: ==20584== Releasing lock...
[2026-09-14 19:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:01:02] Production.INFO: ==20653== Lock acquired, processing the job...
[2026-09-15 00:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:01:02] Production.INFO: neon service started
[2026-09-15 00:01:02] Production.INFO: neon service started
[2026-09-15 00:01:02] Production.INFO: ==20653== Releasing lock...
[2026-09-15 00:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:01:02] Production.INFO: ==20666== Lock acquired, processing the job...
[2026-09-14 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:01:02] Production.INFO: ==20666== Releasing lock...
[2026-09-14 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:01:02] Production.INFO: ==20664== Lock acquired, processing the job...
[2026-09-14 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:01:03] Production.INFO: ==20664== Releasing lock...
[2026-09-14 19:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:01:03] Production.INFO: ==20669== Lock acquired, processing the job...
[2026-09-14 19:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:01:03] Production.INFO: ==20671== Lock acquired, processing the job...
[2026-09-14 19:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:01:03] Production.INFO: ==20675== Lock acquired, processing the job...
[2026-09-14 19:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:01:03] Production.INFO: Account Balance Start.
[2026-09-14 19:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:01:03] Production.INFO: 117
[2026-09-14 19:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:01:03] Production.INFO: ==20673== Lock acquired, processing the job...
[2026-09-14 19:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:01:03] Production.INFO: ==20677== Lock acquired, processing the job...
[2026-09-14 19:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:01:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:01:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:01:04] Production.INFO: ==20677== Releasing lock...
[2026-09-14 19:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:01:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:01:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:01:04] Production.INFO: Total Charge 0
[2026-09-14 19:01:04] Production.INFO: CreateAllLog End
[2026-09-14 19:01:04] Production.INFO: Account Balance End.
[2026-09-14 19:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:01:04] Production.INFO: ==20675== Releasing lock...
[2026-09-14 19:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:01:04] Production.INFO: ==20671== Releasing lock...
[2026-09-14 19:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:01:12] Production.ERROR: CronJobId end10
[2026-09-14 19:01:12] Production.INFO: ==20673== Releasing lock...
[2026-09-14 19:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:01:15] Production.INFO: call_cost start
[2026-09-14 19:01:15] Production.INFO: call_cost end
[2026-09-14 19:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:01:15] Production.INFO: ==20669== Releasing lock...
[2026-09-14 19:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:02:01] Production.INFO: ==20736== Lock acquired, processing the job...
[2026-09-15 00:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:02:01] Production.INFO: neon service started
[2026-09-15 00:02:01] Production.INFO: neon service started
[2026-09-15 00:02:01] Production.INFO: ==20736== Releasing lock...
[2026-09-15 00:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:02:02] Production.INFO: ==20738== Lock acquired, processing the job...
[2026-09-14 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:02:02] Production.INFO: ==20738== Releasing lock...
[2026-09-14 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:02:02] Production.INFO: ==20740== Lock acquired, processing the job...
[2026-09-14 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:02:02] Production.INFO: ==20740== Releasing lock...
[2026-09-14 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:02:03] Production.INFO: ==20748== Lock acquired, processing the job...
[2026-09-14 19:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:02:03] Production.INFO: ==20750== Lock acquired, processing the job...
[2026-09-14 19:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 19:02:03] Production.INFO: Account Balance Start.
[2026-09-14 19:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:02:03] Production.INFO: 117
[2026-09-14 19:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 19:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:02:03] Production.INFO: ==20742== Lock acquired, processing the job...
[2026-09-14 19:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:02:03] Production.INFO: ==20744== Lock acquired, processing the job...
[2026-09-14 19:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:02:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:02:03] Production.INFO: ==20746== Lock acquired, processing the job...
[2026-09-14 19:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:02:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:02:03] Production.INFO: ==20752== Lock acquired, processing the job...
[2026-09-14 19:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:02:03] Production.ERROR: done
[2026-09-14 19:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 19:02:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:02:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:02:03] Production.ERROR: done
[2026-09-14 19:02:03] Production.INFO: Total Charge 0
[2026-09-14 19:02:03] Production.INFO: CreateAllLog End
[2026-09-14 19:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:02:03] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-14 19:02:03] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-09-14 19:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:02:04] Production.INFO: ==20752== Releasing lock...
[2026-09-14 19:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:02:04] Production.INFO: ==20750== Releasing lock...
[2026-09-14 19:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 19:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 19:02:04] Production.INFO: Account Balance End.
[2026-09-14 19:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:02:04] Production.INFO: ==20748== Releasing lock...
[2026-09-14 19:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:02:04] Production.INFO: ==20744== Releasing lock...
[2026-09-14 19:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:02:10] Production.ERROR: CronJobId end10
[2026-09-14 19:02:10] Production.INFO: ==20746== Releasing lock...
[2026-09-14 19:02:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:02:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:02:14] Production.INFO: call_cost start
[2026-09-14 19:02:14] Production.INFO: call_cost end
[2026-09-14 19:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:02:14] Production.INFO: ==20742== Releasing lock...
[2026-09-14 19:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:03:02] Production.INFO: ==20813== Lock acquired, processing the job...
[2026-09-15 00:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:03:02] Production.INFO: neon service started
[2026-09-15 00:03:02] Production.INFO: neon service started
[2026-09-15 00:03:02] Production.INFO: ==20813== Releasing lock...
[2026-09-15 00:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:03:02] Production.INFO: ==20815== Lock acquired, processing the job...
[2026-09-14 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:03:02] Production.INFO: ==20815== Releasing lock...
[2026-09-14 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:03:03] Production.INFO: ==20817== Lock acquired, processing the job...
[2026-09-14 23:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:03:03] Production.INFO: ==20817== Releasing lock...
[2026-09-14 23:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:03:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:03:03] Production.INFO: ==20819== Lock acquired, processing the job...
[2026-09-14 19:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:03:03] Production.INFO: ==20821== Lock acquired, processing the job...
[2026-09-14 19:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:03:03] Production.INFO: ==20823== Lock acquired, processing the job...
[2026-09-14 19:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:03:03] Production.INFO: ==20825== Lock acquired, processing the job...
[2026-09-14 19:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:03:03] Production.INFO: ==20827== Lock acquired, processing the job...
[2026-09-14 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:03:03] Production.INFO: Account Balance Start.
[2026-09-14 19:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:03:03] Production.INFO: 117
[2026-09-14 19:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:03:04] Production.INFO: ==20827== Releasing lock...
[2026-09-14 19:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:03:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:03:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:03:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:03:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:03:04] Production.INFO: ==20821== Releasing lock...
[2026-09-14 19:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:03:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:03:04] Production.INFO: Total Charge 0
[2026-09-14 19:03:04] Production.INFO: CreateAllLog End
[2026-09-14 19:03:04] Production.INFO: Account Balance End.
[2026-09-14 19:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:03:04] Production.INFO: ==20825== Releasing lock...
[2026-09-14 19:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:03:11] Production.ERROR: CronJobId end10
[2026-09-14 19:03:11] Production.INFO: ==20823== Releasing lock...
[2026-09-14 19:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:03:14] Production.INFO: call_cost start
[2026-09-14 19:03:14] Production.INFO: call_cost end
[2026-09-14 19:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:03:14] Production.INFO: ==20819== Releasing lock...
[2026-09-14 19:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:04:01] Production.INFO: ==20884== Lock acquired, processing the job...
[2026-09-15 00:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:04:01] Production.INFO: neon service started
[2026-09-15 00:04:01] Production.INFO: neon service started
[2026-09-15 00:04:01] Production.INFO: ==20884== Releasing lock...
[2026-09-15 00:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:04:01] Production.INFO: ==20888== Lock acquired, processing the job...
[2026-09-14 23:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:04:02] Production.INFO: ==20888== Releasing lock...
[2026-09-14 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:04:02] Production.INFO: ==20886== Lock acquired, processing the job...
[2026-09-14 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:04:02] Production.INFO: ==20886== Releasing lock...
[2026-09-14 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:04:03] Production.INFO: ==20899== Lock acquired, processing the job...
[2026-09-14 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:04:03] Production.INFO: ==20891== Lock acquired, processing the job...
[2026-09-14 19:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:04:03] Production.INFO: ==20893== Lock acquired, processing the job...
[2026-09-14 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:04:03] Production.INFO: ==20895== Lock acquired, processing the job...
[2026-09-14 19:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 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-14 19:04:03] Production.INFO: ==20897== Lock acquired, processing the job...
[2026-09-14 19:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 19:04:03] Production.INFO: ==20899== Releasing lock...
[2026-09-14 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:04:03] Production.INFO: Account Balance Start.
[2026-09-14 19:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:04:03] Production.INFO: 117
[2026-09-14 19:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:04:03] Production.INFO: Total Charge 0
[2026-09-14 19:04:03] Production.INFO: CreateAllLog End
[2026-09-14 19:04:03] Production.INFO: ==20893== Releasing lock...
[2026-09-14 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:04:03] Production.INFO: Account Balance End.
[2026-09-14 19:04:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:04:03] Production.INFO: ==20897== Releasing lock...
[2026-09-14 19:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:04:11] Production.ERROR: CronJobId end10
[2026-09-14 19:04:11] Production.INFO: ==20895== Releasing lock...
[2026-09-14 19:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:04:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:04:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:04:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:04:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:04:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:04:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:04:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:04:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:04:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:04:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:04:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:04:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:04:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:04:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:04:12] Production.INFO: call_cost start
[2026-09-14 19:04:12] Production.INFO: call_cost end
[2026-09-14 19:04:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:04:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:04:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:04:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:04:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:04:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:04:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:04:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:04:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:04:12] Production.INFO: ==20891== Releasing lock...
[2026-09-14 19:04:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:04:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:05:02] Production.INFO: ==20956== Lock acquired, processing the job...
[2026-09-15 00:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:05:02] Production.INFO: neon service started
[2026-09-15 00:05:02] Production.INFO: neon service started
[2026-09-15 00:05:02] Production.INFO: ==20956== Releasing lock...
[2026-09-15 00:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:05:02] Production.INFO: ==20960== Lock acquired, processing the job...
[2026-09-14 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:05:02] Production.INFO: ==20958== Lock acquired, processing the job...
[2026-09-14 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:05:02] Production.INFO: ==20960== Releasing lock...
[2026-09-14 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:05:03] Production.INFO: ==20958== Releasing lock...
[2026-09-14 19:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:05:03] Production.INFO: ==20967== Lock acquired, processing the job...
[2026-09-14 19:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:05:03] Production.INFO: ==20963== Lock acquired, processing the job...
[2026-09-14 19:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 19:05:03] Production.INFO: ==20965== Lock acquired, processing the job...
[2026-09-14 19:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 19:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 19:05:03] Production.ERROR: CronJob PID - 20967
[2026-09-14 19:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 19:05:03] Production.ERROR: CronJob ID - 7
[2026-09-14 19:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 19:05:00
[2026-09-14 19:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 19:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 19:05:03] Production.INFO: ==20971== Lock acquired, processing the job...
[2026-09-14 19:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 19:05:03] Production.INFO: ==20963== Releasing lock...
[2026-09-14 19:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 19:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 19:05:03] Production.INFO: ==20969== Lock acquired, processing the job...
[2026-09-14 19:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:05:04] Production.INFO: ==20975== Lock acquired, processing the job...
[2026-09-14 19:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:05:04] Production.INFO: Account Balance Start.
[2026-09-14 19:05:04] Production.INFO: CreateAllLog Start
[2026-09-14 19:05:04] Production.INFO: 117
[2026-09-14 19:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:05:04] Production.INFO: ==20973== Lock acquired, processing the job...
[2026-09-14 19:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 19:05:04] Production.INFO: Date 2026-09-08
[2026-09-14 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-14 19:05:04] Production.INFO: ==20975== Releasing lock...
[2026-09-14 19:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:05:04] Production.ERROR: done
[2026-09-14 19:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 19:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003846', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 19:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:05:04] Production.INFO: ==20967== Releasing lock...
[2026-09-14 19:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:05:04] Production.INFO: Total Charge 0
[2026-09-14 19:05:04] Production.INFO: CreateAllLog End
[2026-09-14 19:05:05] Production.INFO: Account Balance End.
[2026-09-14 19:05:05] Production.ERROR: CronJobId end 12
[2026-09-14 19:05:05] Production.INFO: ==20971== Releasing lock...
[2026-09-14 19:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003846', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 19:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 19:05:09] Production.INFO: ProcessCDR(1,18003846,1,1,2)
[2026-09-14 19:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003846,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003846,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 19:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 19:05:09] Production.INFO: ==20973== Releasing lock...
[2026-09-14 19:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 19:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 19:05:13] Production.ERROR: CronJobId end10
[2026-09-14 19:05:13] Production.INFO: ==20969== Releasing lock...
[2026-09-14 19:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:05:15] Production.INFO: call_cost start
[2026-09-14 19:05:15] Production.INFO: call_cost end
[2026-09-14 19:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:05:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:05:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:05:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:05:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:05:15] Production.INFO: ==20965== Releasing lock...
[2026-09-14 19:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:06:01] Production.INFO: ==21032== Lock acquired, processing the job...
[2026-09-15 00:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:06:01] Production.INFO: neon service started
[2026-09-15 00:06:01] Production.INFO: neon service started
[2026-09-15 00:06:01] Production.INFO: ==21032== Releasing lock...
[2026-09-15 00:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:06:02] Production.INFO: ==21036== Lock acquired, processing the job...
[2026-09-14 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:06:02] Production.INFO: ==21036== Releasing lock...
[2026-09-14 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:06:02] Production.INFO: ==21034== Lock acquired, processing the job...
[2026-09-14 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:06:02] Production.INFO: ==21034== Releasing lock...
[2026-09-14 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:06:03] Production.INFO: ==21040== Lock acquired, processing the job...
[2026-09-14 19:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:06:03] Production.INFO: ==21047== Lock acquired, processing the job...
[2026-09-14 19:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:06:03] Production.INFO: ==21038== Lock acquired, processing the job...
[2026-09-14 19:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:06:03] Production.INFO: ==21043== Lock acquired, processing the job...
[2026-09-14 19:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 19:06:03] Production.INFO: ==21045== Lock acquired, processing the job...
[2026-09-14 19:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 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-14 19:06:03] Production.INFO: ==21047== Releasing lock...
[2026-09-14 19:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:06:03] Production.INFO: Account Balance Start.
[2026-09-14 19:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:06:03] Production.INFO: 117
[2026-09-14 19:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:06:03] Production.INFO: ==21040== Releasing lock...
[2026-09-14 19:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:06:03] Production.INFO: Total Charge 0
[2026-09-14 19:06:03] Production.INFO: CreateAllLog End
[2026-09-14 19:06:03] Production.INFO: Account Balance End.
[2026-09-14 19:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:06:04] Production.INFO: ==21045== Releasing lock...
[2026-09-14 19:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:06:11] Production.ERROR: CronJobId end10
[2026-09-14 19:06:11] Production.INFO: ==21043== Releasing lock...
[2026-09-14 19:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:06:13] Production.INFO: call_cost start
[2026-09-14 19:06:13] Production.INFO: call_cost end
[2026-09-14 19:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:06:13] Production.INFO: ==21038== Releasing lock...
[2026-09-14 19:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:07:02] Production.INFO: ==21105== Lock acquired, processing the job...
[2026-09-15 00:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:07:02] Production.INFO: neon service started
[2026-09-15 00:07:02] Production.INFO: neon service started
[2026-09-15 00:07:02] Production.INFO: ==21105== Releasing lock...
[2026-09-15 00:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:07:02] Production.INFO: ==21107== Lock acquired, processing the job...
[2026-09-14 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:07:02] Production.INFO: ==21109== Lock acquired, processing the job...
[2026-09-14 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:07:02] Production.INFO: ==21109== Releasing lock...
[2026-09-14 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:07:02] Production.INFO: ==21107== Releasing lock...
[2026-09-14 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:07:03] Production.INFO: ==21112== Lock acquired, processing the job...
[2026-09-14 19:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:07:03] Production.INFO: ==21118== Lock acquired, processing the job...
[2026-09-14 19:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:07:03] Production.INFO: ==21114== Lock acquired, processing the job...
[2026-09-14 19:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:07:03] Production.INFO: ==21116== Lock acquired, processing the job...
[2026-09-14 19:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:07:03] Production.INFO: ==21120== Lock acquired, processing the job...
[2026-09-14 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:07:03] Production.INFO: Account Balance Start.
[2026-09-14 19:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:07:03] Production.INFO: 117
[2026-09-14 19:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 19:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:07:03] Production.INFO: ==21120== Releasing lock...
[2026-09-14 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:07:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:07:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:07:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:07:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:07:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:07:04] Production.INFO: Total Charge 0
[2026-09-14 19:07:04] Production.INFO: CreateAllLog End
[2026-09-14 19:07:04] Production.INFO: Account Balance End.
[2026-09-14 19:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:07:04] Production.INFO: ==21118== Releasing lock...
[2026-09-14 19:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:07:04] Production.INFO: ==21114== Releasing lock...
[2026-09-14 19:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:07:12] Production.ERROR: CronJobId end10
[2026-09-14 19:07:12] Production.INFO: ==21116== Releasing lock...
[2026-09-14 19:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:07:14] Production.INFO: call_cost start
[2026-09-14 19:07:14] Production.INFO: call_cost end
[2026-09-14 19:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:07:14] Production.INFO: ==21112== Releasing lock...
[2026-09-14 19:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:08:01] Production.INFO: ==21175== Lock acquired, processing the job...
[2026-09-15 00:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:08:01] Production.INFO: neon service started
[2026-09-15 00:08:01] Production.INFO: neon service started
[2026-09-15 00:08:01] Production.INFO: ==21175== Releasing lock...
[2026-09-15 00:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:08:01] Production.INFO: ==21177== Lock acquired, processing the job...
[2026-09-14 19:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:08:01] Production.INFO: ==21177== Releasing lock...
[2026-09-14 19:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:08:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:08:02] Production.INFO: ==21179== Lock acquired, processing the job...
[2026-09-14 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:08:02] Production.INFO: ==21179== Releasing lock...
[2026-09-14 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:08:02] Production.INFO: ==21181== Lock acquired, processing the job...
[2026-09-14 19:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:08:02] Production.INFO: ==21185== Lock acquired, processing the job...
[2026-09-14 19:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:08:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:08:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:08:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:08:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:08:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:08:02] Production.INFO: ==21183== Lock acquired, processing the job...
[2026-09-14 19:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:08:02] Production.INFO: ==21187== Lock acquired, processing the job...
[2026-09-14 19:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:08:02] Production.INFO: ==21189== Lock acquired, processing the job...
[2026-09-14 19:08:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:08:03] Production.INFO: Account Balance Start.
[2026-09-14 19:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:08:03] Production.INFO: 117
[2026-09-14 19:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 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-14 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:08:03] Production.INFO: ==21189== Releasing lock...
[2026-09-14 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:08:03] Production.INFO: Total Charge 0
[2026-09-14 19:08:03] Production.INFO: CreateAllLog End
[2026-09-14 19:08:03] Production.INFO: Account Balance End.
[2026-09-14 19:08:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:08:03] Production.INFO: ==21187== Releasing lock...
[2026-09-14 19:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:08:03] Production.INFO: ==21183== Releasing lock...
[2026-09-14 19:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:08:10] Production.ERROR: CronJobId end10
[2026-09-14 19:08:10] Production.INFO: ==21185== Releasing lock...
[2026-09-14 19:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:08:13] Production.INFO: call_cost start
[2026-09-14 19:08:13] Production.INFO: call_cost end
[2026-09-14 19:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:08:13] Production.INFO: ==21181== Releasing lock...
[2026-09-14 19:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:09:01] Production.INFO: ==21250== Lock acquired, processing the job...
[2026-09-15 00:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:09:01] Production.INFO: neon service started
[2026-09-15 00:09:01] Production.INFO: neon service started
[2026-09-15 00:09:01] Production.INFO: ==21250== Releasing lock...
[2026-09-15 00:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:09:02] Production.INFO: ==21252== Lock acquired, processing the job...
[2026-09-14 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:09:02] Production.INFO: ==21252== Releasing lock...
[2026-09-14 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:09:02] Production.INFO: ==21254== Lock acquired, processing the job...
[2026-09-14 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:09:02] Production.INFO: ==21254== Releasing lock...
[2026-09-14 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:09:03] Production.INFO: ==21256== Lock acquired, processing the job...
[2026-09-14 19:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:09:03] Production.INFO: ==21258== Lock acquired, processing the job...
[2026-09-14 19:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:09:03] Production.INFO: ==21260== Lock acquired, processing the job...
[2026-09-14 19:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:09:03] Production.INFO: ==21262== Lock acquired, processing the job...
[2026-09-14 19:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:09:03] Production.INFO: ==21264== Lock acquired, processing the job...
[2026-09-14 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:09:03] Production.INFO: Account Balance Start.
[2026-09-14 19:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:09:03] Production.INFO: 117
[2026-09-14 19:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:09:03] Production.INFO: ==21264== Releasing lock...
[2026-09-14 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:09:03] Production.INFO: ==21258== Releasing lock...
[2026-09-14 19:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:09:03] Production.INFO: Total Charge 0
[2026-09-14 19:09:03] Production.INFO: CreateAllLog End
[2026-09-14 19:09:03] Production.INFO: Account Balance End.
[2026-09-14 19:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:09:04] Production.INFO: ==21262== Releasing lock...
[2026-09-14 19:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:09:10] Production.ERROR: CronJobId end10
[2026-09-14 19:09:10] Production.INFO: ==21260== Releasing lock...
[2026-09-14 19:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:09:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:09:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:09:13] Production.INFO: call_cost start
[2026-09-14 19:09:13] Production.INFO: call_cost end
[2026-09-14 19:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:09:13] Production.INFO: ==21256== Releasing lock...
[2026-09-14 19:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:10:02] Production.INFO: ==21325== Lock acquired, processing the job...
[2026-09-15 00:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:10:02] Production.INFO: neon service started
[2026-09-15 00:10:02] Production.INFO: neon service started
[2026-09-15 00:10:02] Production.INFO: ==21325== Releasing lock...
[2026-09-15 00:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:10:02] Production.INFO: ==21329== Lock acquired, processing the job...
[2026-09-14 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:10:02] Production.INFO: ==21329== Releasing lock...
[2026-09-14 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:10:02] Production.INFO: ==21327== Lock acquired, processing the job...
[2026-09-14 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:10:02] Production.INFO: ==21327== Releasing lock...
[2026-09-14 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:10:03] Production.INFO: ==21332== Lock acquired, processing the job...
[2026-09-14 19:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:10:03] Production.INFO: ==21338== Lock acquired, processing the job...
[2026-09-14 19:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:10:03] Production.INFO: ==21340== Lock acquired, processing the job...
[2026-09-14 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:10:03] Production.INFO: ==21336== Lock acquired, processing the job...
[2026-09-14 19:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:10:03] Production.INFO: ==21334== Lock acquired, processing the job...
[2026-09-14 19:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:10:03] Production.INFO: Account Balance Start.
[2026-09-14 19:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:10:03] Production.INFO: 117
[2026-09-14 19:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:10:03] Production.INFO: ==21340== Releasing lock...
[2026-09-14 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:10:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:10:04] Production.INFO: Total Charge 0
[2026-09-14 19:10:04] Production.INFO: CreateAllLog End
[2026-09-14 19:10:04] Production.INFO: Account Balance End.
[2026-09-14 19:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:10:04] Production.INFO: ==21338== Releasing lock...
[2026-09-14 19:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:10:04] Production.INFO: ==21334== Releasing lock...
[2026-09-14 19:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:10:11] Production.ERROR: CronJobId end10
[2026-09-14 19:10:11] Production.INFO: ==21336== Releasing lock...
[2026-09-14 19:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:10:14] Production.INFO: call_cost start
[2026-09-14 19:10:14] Production.INFO: call_cost end
[2026-09-14 19:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:10:14] Production.INFO: ==21332== Releasing lock...
[2026-09-14 19:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:11:01] Production.INFO: ==21397== Lock acquired, processing the job...
[2026-09-15 00:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:11:01] Production.INFO: neon service started
[2026-09-15 00:11:01] Production.INFO: neon service started
[2026-09-15 00:11:01] Production.INFO: ==21397== Releasing lock...
[2026-09-15 00:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:11:01] Production.INFO: ==21402== Lock acquired, processing the job...
[2026-09-14 23:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:11:01] Production.INFO: ==21402== Releasing lock...
[2026-09-14 23:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:11:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:11:02] Production.INFO: ==21400== Lock acquired, processing the job...
[2026-09-14 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:11:02] Production.INFO: ==21400== Releasing lock...
[2026-09-14 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:11:02] Production.INFO: ==21410== Lock acquired, processing the job...
[2026-09-14 19:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:11:02] Production.INFO: ==21404== Lock acquired, processing the job...
[2026-09-14 19:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:11:02] Production.INFO: ==21412== Lock acquired, processing the job...
[2026-09-14 19:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:11:02] Production.INFO: Account Balance Start.
[2026-09-14 19:11:02] Production.INFO: CreateAllLog Start
[2026-09-14 19:11:02] Production.INFO: 117
[2026-09-14 19:11:02] Production.INFO: Date 2026-09-08
[2026-09-14 19:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 19:11:02] Production.INFO: Date 2026-09-09
[2026-09-14 19:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 19:11:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:11:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:11:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:11:02] Production.INFO: ==21412== Releasing lock...
[2026-09-14 19:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:11:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:11:02] Production.INFO: Date 2026-09-10
[2026-09-14 19:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 19:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:11:03] Production.INFO: ==21408== Lock acquired, processing the job...
[2026-09-14 19:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:11:03] Production.INFO: Total Charge 0
[2026-09-14 19:11:03] Production.INFO: ==21406== Lock acquired, processing the job...
[2026-09-14 19:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:11:03] Production.INFO: CreateAllLog End
[2026-09-14 19:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:11:03] Production.INFO: Account Balance End.
[2026-09-14 19:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:11:03] Production.INFO: ==21410== Releasing lock...
[2026-09-14 19:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:11:03] Production.INFO: ==21406== Releasing lock...
[2026-09-14 19:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:11:10] Production.ERROR: CronJobId end10
[2026-09-14 19:11:10] Production.INFO: ==21408== Releasing lock...
[2026-09-14 19:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:11:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:11:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:11:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:11:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:11:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:11:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:11:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:11:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:11:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:11:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:11:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:11:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:11:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:11:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:11:12] Production.INFO: call_cost start
[2026-09-14 19:11:12] Production.INFO: call_cost end
[2026-09-14 19:11:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:11:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:11:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:11:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:11:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:11:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:11:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:11:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:11:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:11:12] Production.INFO: ==21404== Releasing lock...
[2026-09-14 19:11:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:11:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:12:01] Production.INFO: ==21469== Lock acquired, processing the job...
[2026-09-15 00:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:12:01] Production.INFO: neon service started
[2026-09-15 00:12:01] Production.INFO: neon service started
[2026-09-15 00:12:01] Production.INFO: ==21469== Releasing lock...
[2026-09-15 00:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:12:02] Production.INFO: ==21471== Lock acquired, processing the job...
[2026-09-14 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:12:02] Production.INFO: ==21473== Lock acquired, processing the job...
[2026-09-14 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:12:02] Production.INFO: ==21473== Releasing lock...
[2026-09-14 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:12:02] Production.INFO: ==21471== Releasing lock...
[2026-09-14 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:12:03] Production.INFO: ==21478== Lock acquired, processing the job...
[2026-09-14 19:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:12:03] Production.INFO: ==21476== Lock acquired, processing the job...
[2026-09-14 19:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:12:03] Production.INFO: ==21480== Lock acquired, processing the job...
[2026-09-14 19:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:12:03] Production.INFO: ==21482== Lock acquired, processing the job...
[2026-09-14 19:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:12:03] Production.INFO: ==21484== Lock acquired, processing the job...
[2026-09-14 19:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:12:03] Production.INFO: Account Balance Start.
[2026-09-14 19:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:12:03] Production.INFO: 117
[2026-09-14 19:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:12:03] Production.INFO: ==21484== Releasing lock...
[2026-09-14 19:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:12:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:12:04] Production.INFO: ==21478== Releasing lock...
[2026-09-14 19:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:12:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:12:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:12:04] Production.INFO: Total Charge 0
[2026-09-14 19:12:04] Production.INFO: CreateAllLog End
[2026-09-14 19:12:04] Production.INFO: Account Balance End.
[2026-09-14 19:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:12:04] Production.INFO: ==21482== Releasing lock...
[2026-09-14 19:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:12:11] Production.ERROR: CronJobId end10
[2026-09-14 19:12:11] Production.INFO: ==21480== Releasing lock...
[2026-09-14 19:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:12:14] Production.INFO: call_cost start
[2026-09-14 19:12:14] Production.INFO: call_cost end
[2026-09-14 19:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:12:14] Production.INFO: ==21476== Releasing lock...
[2026-09-14 19:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:13:01] Production.INFO: ==21539== Lock acquired, processing the job...
[2026-09-15 00:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:13:01] Production.INFO: neon service started
[2026-09-15 00:13:01] Production.INFO: neon service started
[2026-09-15 00:13:01] Production.INFO: ==21539== Releasing lock...
[2026-09-15 00:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:13:01] Production.INFO: ==21541== Lock acquired, processing the job...
[2026-09-14 19:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:13:02] Production.INFO: ==21543== Lock acquired, processing the job...
[2026-09-14 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:13:02] Production.INFO: ==21543== Releasing lock...
[2026-09-14 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:13:02] Production.INFO: ==21541== Releasing lock...
[2026-09-14 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:13:02] Production.INFO: ==21546== Lock acquired, processing the job...
[2026-09-14 19:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:13:02] Production.INFO: ==21548== Lock acquired, processing the job...
[2026-09-14 19:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:13:03] Production.INFO: ==21552== Lock acquired, processing the job...
[2026-09-14 19:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:13:03] Production.INFO: ==21550== Lock acquired, processing the job...
[2026-09-14 19:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:13:03] Production.INFO: ==21554== Lock acquired, processing the job...
[2026-09-14 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:13:03] Production.INFO: Account Balance Start.
[2026-09-14 19:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:13:03] Production.INFO: 117
[2026-09-14 19:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:13:03] Production.INFO: ==21554== Releasing lock...
[2026-09-14 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:13:03] Production.INFO: Total Charge 0
[2026-09-14 19:13:03] Production.INFO: CreateAllLog End
[2026-09-14 19:13:03] Production.INFO: Account Balance End.
[2026-09-14 19:13:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:13:03] Production.INFO: ==21552== Releasing lock...
[2026-09-14 19:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:13:03] Production.INFO: ==21548== Releasing lock...
[2026-09-14 19:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:13:10] Production.ERROR: CronJobId end10
[2026-09-14 19:13:10] Production.INFO: ==21550== Releasing lock...
[2026-09-14 19:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:13:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:13:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:13:13] Production.INFO: call_cost start
[2026-09-14 19:13:13] Production.INFO: call_cost end
[2026-09-14 19:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:13:13] Production.INFO: ==21546== Releasing lock...
[2026-09-14 19:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:14:01] Production.INFO: ==21618== Lock acquired, processing the job...
[2026-09-15 00:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:14:01] Production.INFO: neon service started
[2026-09-15 00:14:01] Production.INFO: neon service started
[2026-09-15 00:14:01] Production.INFO: ==21618== Releasing lock...
[2026-09-15 00:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:14:02] Production.INFO: ==21622== Lock acquired, processing the job...
[2026-09-14 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:14:02] Production.INFO: ==21622== Releasing lock...
[2026-09-14 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:14:02] Production.INFO: ==21620== Lock acquired, processing the job...
[2026-09-14 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:14:02] Production.INFO: ==21620== Releasing lock...
[2026-09-14 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:14:03] Production.INFO: ==21624== Lock acquired, processing the job...
[2026-09-14 19:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:14:03] Production.INFO: ==21626== Lock acquired, processing the job...
[2026-09-14 19:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:14:03] Production.INFO: ==21628== Lock acquired, processing the job...
[2026-09-14 19:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:14:03] Production.INFO: ==21630== Lock acquired, processing the job...
[2026-09-14 19:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:14:03] Production.INFO: ==21632== Lock acquired, processing the job...
[2026-09-14 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:14:03] Production.INFO: Account Balance Start.
[2026-09-14 19:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:14:03] Production.INFO: 117
[2026-09-14 19:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:14:03] Production.INFO: ==21632== Releasing lock...
[2026-09-14 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:14:03] Production.INFO: Total Charge 0
[2026-09-14 19:14:03] Production.INFO: CreateAllLog End
[2026-09-14 19:14:03] Production.INFO: Account Balance End.
[2026-09-14 19:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:14:03] Production.INFO: ==21630== Releasing lock...
[2026-09-14 19:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:14:04] Production.INFO: ==21626== Releasing lock...
[2026-09-14 19:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:14:10] Production.ERROR: CronJobId end10
[2026-09-14 19:14:10] Production.INFO: ==21628== Releasing lock...
[2026-09-14 19:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:14:14] Production.INFO: call_cost start
[2026-09-14 19:14:14] Production.INFO: call_cost end
[2026-09-14 19:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:14:14] Production.INFO: ==21624== Releasing lock...
[2026-09-14 19:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:15:02] Production.INFO: ==21691== Lock acquired, processing the job...
[2026-09-15 00:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:15:02] Production.INFO: neon service started
[2026-09-15 00:15:02] Production.INFO: neon service started
[2026-09-15 00:15:02] Production.INFO: ==21691== Releasing lock...
[2026-09-15 00:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:15:02] Production.INFO: ==21693== Lock acquired, processing the job...
[2026-09-14 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:15:02] Production.INFO: ==21695== Lock acquired, processing the job...
[2026-09-14 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:15:02] Production.INFO: ==21695== Releasing lock...
[2026-09-14 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:15:03] Production.INFO: ==21693== Releasing lock...
[2026-09-14 19:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:15:04] Production.INFO: ==21698== Lock acquired, processing the job...
[2026-09-14 19:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 19:15:04] Production.INFO: ==21700== Lock acquired, processing the job...
[2026-09-14 19:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 19:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 19:15:04] Production.INFO: ==21698== Releasing lock...
[2026-09-14 19:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 19:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 19:15:04] Production.INFO: ==21704== Lock acquired, processing the job...
[2026-09-14 19:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:15:04] Production.INFO: ==21702== Lock acquired, processing the job...
[2026-09-14 19:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:15:04] Production.INFO: ==21706== Lock acquired, processing the job...
[2026-09-14 19:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:15:04] Production.INFO: ==21710== Lock acquired, processing the job...
[2026-09-14 19:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:15:04] Production.INFO: ==21708== Lock acquired, processing the job...
[2026-09-14 19:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 19:15:04] Production.INFO: Account Balance Start.
[2026-09-14 19:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 19:15:04] Production.INFO: 117
[2026-09-14 19:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 19:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:15:04] Production.INFO: ==21710== Releasing lock...
[2026-09-14 19:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:15:04] Production.ERROR: done
[2026-09-14 19:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 19:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003887', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 19:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:15:04] Production.INFO: Total Charge 0
[2026-09-14 19:15:04] Production.INFO: CreateAllLog End
[2026-09-14 19:15:05] Production.INFO: ==21702== Releasing lock...
[2026-09-14 19:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:15:05] Production.INFO: Account Balance End.
[2026-09-14 19:15:05] Production.ERROR: CronJobId end 12
[2026-09-14 19:15:05] Production.INFO: ==21706== Releasing lock...
[2026-09-14 19:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003887', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 19:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 19:15:09] Production.INFO: ProcessCDR(1,18003887,1,1,2)
[2026-09-14 19:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003887,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003887,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 19:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 19:15:10] Production.INFO: ==21708== Releasing lock...
[2026-09-14 19:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 19:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 19:15:13] Production.ERROR: CronJobId end10
[2026-09-14 19:15:13] Production.INFO: ==21704== Releasing lock...
[2026-09-14 19:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:15:16] Production.INFO: call_cost start
[2026-09-14 19:15:16] Production.INFO: call_cost end
[2026-09-14 19:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:15:16] Production.INFO: ==21700== Releasing lock...
[2026-09-14 19:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:16:01] Production.INFO: ==21765== Lock acquired, processing the job...
[2026-09-15 00:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:16:01] Production.INFO: neon service started
[2026-09-15 00:16:01] Production.INFO: neon service started
[2026-09-15 00:16:01] Production.INFO: ==21765== Releasing lock...
[2026-09-15 00:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:16:02] Production.INFO: ==21767== Lock acquired, processing the job...
[2026-09-14 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:16:02] Production.INFO: ==21767== Releasing lock...
[2026-09-14 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:16:02] Production.INFO: ==21769== Lock acquired, processing the job...
[2026-09-14 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:16:02] Production.INFO: ==21769== Releasing lock...
[2026-09-14 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:16:02] Production.INFO: ==21778== Lock acquired, processing the job...
[2026-09-14 19:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:16:03] Production.INFO: Account Balance Start.
[2026-09-14 19:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:16:03] Production.INFO: 117
[2026-09-14 19:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:16:03] Production.INFO: ==21772== Lock acquired, processing the job...
[2026-09-14 19:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:16:03] Production.INFO: ==21774== Lock acquired, processing the job...
[2026-09-14 19:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:16:03] Production.INFO: ==21776== Lock acquired, processing the job...
[2026-09-14 19:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:16:03] Production.INFO: ==21780== Lock acquired, processing the job...
[2026-09-14 19:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:16:03] Production.INFO: Total Charge 0
[2026-09-14 19:16:03] Production.INFO: CreateAllLog End
[2026-09-14 19:16:03] Production.INFO: Account Balance End.
[2026-09-14 19:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:16:03] Production.INFO: ==21778== Releasing lock...
[2026-09-14 19:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-14 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-14 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-14 19:16:03] Production.INFO: ==21780== Releasing lock...
[2026-09-14 19:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:16:03] Production.INFO: ==21774== Releasing lock...
[2026-09-14 19:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:16:10] Production.ERROR: CronJobId end10
[2026-09-14 19:16:10] Production.INFO: ==21776== Releasing lock...
[2026-09-14 19:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:16:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:16:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:16:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:16:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:16:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:16:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:16:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:16:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:16:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:16:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:16:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:16:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:16:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:16:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:16:13] Production.INFO: call_cost start
[2026-09-14 19:16:13] Production.INFO: call_cost end
[2026-09-14 19:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:16:13] Production.INFO: ==21772== Releasing lock...
[2026-09-14 19:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:17:02] Production.INFO: ==21837== Lock acquired, processing the job...
[2026-09-15 00:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:17:02] Production.INFO: neon service started
[2026-09-15 00:17:02] Production.INFO: neon service started
[2026-09-15 00:17:02] Production.INFO: ==21837== Releasing lock...
[2026-09-15 00:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:17:02] Production.INFO: ==21839== Lock acquired, processing the job...
[2026-09-14 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:17:02] Production.INFO: ==21841== Lock acquired, processing the job...
[2026-09-14 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:17:02] Production.INFO: ==21841== Releasing lock...
[2026-09-14 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:17:03] Production.INFO: ==21839== Releasing lock...
[2026-09-14 19:17:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:17:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:17:03] Production.INFO: ==21848== Lock acquired, processing the job...
[2026-09-14 19:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:17:03] Production.INFO: ==21844== Lock acquired, processing the job...
[2026-09-14 19:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:17:03] Production.INFO: ==21852== Lock acquired, processing the job...
[2026-09-14 19:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:17:03] Production.INFO: ==21846== Lock acquired, processing the job...
[2026-09-14 19:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:17:04] Production.INFO: ==21850== Lock acquired, processing the job...
[2026-09-14 19:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:17:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 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-14 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-14 19:17:04] Production.INFO: ==21852== Releasing lock...
[2026-09-14 19:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:17:04] Production.INFO: Account Balance Start.
[2026-09-14 19:17:04] Production.INFO: CreateAllLog Start
[2026-09-14 19:17:04] Production.INFO: 117
[2026-09-14 19:17:04] Production.INFO: Date 2026-09-08
[2026-09-14 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:17:04] Production.INFO: Date 2026-09-09
[2026-09-14 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:17:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:17:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:17:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:17:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:17:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:17:04] Production.INFO: Total Charge 0
[2026-09-14 19:17:04] Production.INFO: CreateAllLog End
[2026-09-14 19:17:04] Production.INFO: Account Balance End.
[2026-09-14 19:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:17:04] Production.INFO: ==21850== Releasing lock...
[2026-09-14 19:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:17:04] Production.INFO: ==21846== Releasing lock...
[2026-09-14 19:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:17:12] Production.ERROR: CronJobId end10
[2026-09-14 19:17:12] Production.INFO: ==21848== Releasing lock...
[2026-09-14 19:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:17:14] Production.INFO: call_cost start
[2026-09-14 19:17:14] Production.INFO: call_cost end
[2026-09-14 19:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:17:14] Production.INFO: ==21844== Releasing lock...
[2026-09-14 19:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:18:01] Production.INFO: ==21910== Lock acquired, processing the job...
[2026-09-15 00:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:18:01] Production.INFO: neon service started
[2026-09-15 00:18:01] Production.INFO: neon service started
[2026-09-15 00:18:01] Production.INFO: ==21910== Releasing lock...
[2026-09-15 00:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:18:01] Production.INFO: ==21912== Lock acquired, processing the job...
[2026-09-14 19:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:18:02] Production.INFO: ==21912== Releasing lock...
[2026-09-14 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:18:02] Production.INFO: ==21914== Lock acquired, processing the job...
[2026-09-14 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:18:02] Production.INFO: ==21914== Releasing lock...
[2026-09-14 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:18:03] Production.INFO: ==21917== Lock acquired, processing the job...
[2026-09-14 19:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:18:03] Production.INFO: ==21923== Lock acquired, processing the job...
[2026-09-14 19:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:18:03] Production.INFO: ==21919== Lock acquired, processing the job...
[2026-09-14 19:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:18:03] Production.INFO: ==21921== Lock acquired, processing the job...
[2026-09-14 19:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:18:03] Production.INFO: Account Balance Start.
[2026-09-14 19:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:18:03] Production.INFO: 117
[2026-09-14 19:18:03] Production.INFO: ==21925== Lock acquired, processing the job...
[2026-09-14 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:18:03] Production.INFO: ==21925== Releasing lock...
[2026-09-14 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:18:03] Production.INFO: Total Charge 0
[2026-09-14 19:18:03] Production.INFO: CreateAllLog End
[2026-09-14 19:18:03] Production.INFO: ==21919== Releasing lock...
[2026-09-14 19:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:18:03] Production.INFO: Account Balance End.
[2026-09-14 19:18:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:18:03] Production.INFO: ==21923== Releasing lock...
[2026-09-14 19:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:18:12] Production.ERROR: CronJobId end10
[2026-09-14 19:18:12] Production.INFO: ==21921== Releasing lock...
[2026-09-14 19:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:18:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:18:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:18:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:18:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:18:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:18:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:18:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:18:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:18:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:18:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:18:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:18:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:18:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:18:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:18:13] Production.INFO: call_cost start
[2026-09-14 19:18:13] Production.INFO: call_cost end
[2026-09-14 19:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:18:13] Production.INFO: ==21917== Releasing lock...
[2026-09-14 19:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:19:01] Production.INFO: ==21981== Lock acquired, processing the job...
[2026-09-15 00:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:19:02] Production.INFO: neon service started
[2026-09-15 00:19:02] Production.INFO: neon service started
[2026-09-15 00:19:02] Production.INFO: ==21981== Releasing lock...
[2026-09-15 00:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:19:02] Production.INFO: ==21985== Lock acquired, processing the job...
[2026-09-14 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:19:02] Production.INFO: ==21985== Releasing lock...
[2026-09-14 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:19:02] Production.INFO: ==21983== Lock acquired, processing the job...
[2026-09-14 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:19:02] Production.INFO: ==21983== Releasing lock...
[2026-09-14 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:19:03] Production.INFO: ==21988== Lock acquired, processing the job...
[2026-09-14 19:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:19:03] Production.INFO: ==21990== Lock acquired, processing the job...
[2026-09-14 19:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:19:03] Production.INFO: ==21992== Lock acquired, processing the job...
[2026-09-14 19:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:19:03] Production.INFO: ==21994== Lock acquired, processing the job...
[2026-09-14 19:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:19:03] Production.INFO: Account Balance Start.
[2026-09-14 19:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:19:03] Production.INFO: 117
[2026-09-14 19:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:19:03] Production.INFO: ==21996== Lock acquired, processing the job...
[2026-09-14 19:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:19:03] Production.INFO: ==21996== Releasing lock...
[2026-09-14 19:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:19:04] Production.INFO: Total Charge 0
[2026-09-14 19:19:04] Production.INFO: CreateAllLog End
[2026-09-14 19:19:04] Production.INFO: ==21990== Releasing lock...
[2026-09-14 19:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:19:04] Production.INFO: Account Balance End.
[2026-09-14 19:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:19:04] Production.INFO: ==21994== Releasing lock...
[2026-09-14 19:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:19:10] Production.ERROR: CronJobId end10
[2026-09-14 19:19:10] Production.INFO: ==21992== Releasing lock...
[2026-09-14 19:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:19:14] Production.INFO: call_cost start
[2026-09-14 19:19:14] Production.INFO: call_cost end
[2026-09-14 19:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:19:14] Production.INFO: ==21988== Releasing lock...
[2026-09-14 19:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:20:01] Production.INFO: ==22052== Lock acquired, processing the job...
[2026-09-15 00:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:20:01] Production.INFO: neon service started
[2026-09-15 00:20:01] Production.INFO: neon service started
[2026-09-15 00:20:01] Production.INFO: ==22052== Releasing lock...
[2026-09-15 00:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:20:01] Production.INFO: ==22056== Lock acquired, processing the job...
[2026-09-14 23:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:20:01] Production.INFO: ==22056== Releasing lock...
[2026-09-14 23:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:20:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:20:02] Production.INFO: ==22054== Lock acquired, processing the job...
[2026-09-14 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:20:02] Production.INFO: ==22054== Releasing lock...
[2026-09-14 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:20:02] Production.INFO: ==22058== Lock acquired, processing the job...
[2026-09-14 19:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:20:03] Production.INFO: ==22060== Lock acquired, processing the job...
[2026-09-14 19:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:20:03] Production.INFO: ==22064== Lock acquired, processing the job...
[2026-09-14 19:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:20:03] Production.INFO: ==22062== Lock acquired, processing the job...
[2026-09-14 19:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:20:03] Production.INFO: ==22066== Lock acquired, processing the job...
[2026-09-14 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:20:03] Production.INFO: Account Balance Start.
[2026-09-14 19:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:20:03] Production.INFO: 117
[2026-09-14 19:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:20:03] Production.INFO: ==22066== Releasing lock...
[2026-09-14 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:20:03] Production.INFO: Total Charge 0
[2026-09-14 19:20:03] Production.INFO: CreateAllLog End
[2026-09-14 19:20:03] Production.INFO: ==22060== Releasing lock...
[2026-09-14 19:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:20:03] Production.INFO: Account Balance End.
[2026-09-14 19:20:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:20:03] Production.INFO: ==22064== Releasing lock...
[2026-09-14 19:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:20:11] Production.ERROR: CronJobId end10
[2026-09-14 19:20:11] Production.INFO: ==22062== Releasing lock...
[2026-09-14 19:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:20:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:20:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:20:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:20:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:20:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:20:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:20:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:20:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:20:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:20:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:20:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:20:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:20:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:20:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:20:13] Production.INFO: call_cost start
[2026-09-14 19:20:13] Production.INFO: call_cost end
[2026-09-14 19:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:20:13] Production.INFO: ==22058== Releasing lock...
[2026-09-14 19:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:21:01] Production.INFO: ==22126== Lock acquired, processing the job...
[2026-09-15 00:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:21:01] Production.INFO: neon service started
[2026-09-15 00:21:01] Production.INFO: neon service started
[2026-09-15 00:21:01] Production.INFO: ==22126== Releasing lock...
[2026-09-15 00:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:21:02] Production.INFO: ==22130== Lock acquired, processing the job...
[2026-09-14 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:21:02] Production.INFO: ==22130== Releasing lock...
[2026-09-14 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:21:02] Production.INFO: ==22128== Lock acquired, processing the job...
[2026-09-14 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:21:02] Production.INFO: ==22128== Releasing lock...
[2026-09-14 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:21:03] Production.INFO: ==22132== Lock acquired, processing the job...
[2026-09-14 19:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:21:03] Production.INFO: ==22134== Lock acquired, processing the job...
[2026-09-14 19:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:21:03] Production.INFO: ==22136== Lock acquired, processing the job...
[2026-09-14 19:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:21:03] Production.INFO: ==22140== Lock acquired, processing the job...
[2026-09-14 19:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:21:03] Production.INFO: ==22138== Lock acquired, processing the job...
[2026-09-14 19:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 19:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:21:03] Production.INFO: ==22140== Releasing lock...
[2026-09-14 19:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:21:03] Production.INFO: Account Balance Start.
[2026-09-14 19:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:21:03] Production.INFO: 117
[2026-09-14 19:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:21:04] Production.INFO: Total Charge 0
[2026-09-14 19:21:04] Production.INFO: ==22134== Releasing lock...
[2026-09-14 19:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:21:04] Production.INFO: CreateAllLog End
[2026-09-14 19:21:04] Production.INFO: Account Balance End.
[2026-09-14 19:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:21:04] Production.INFO: ==22138== Releasing lock...
[2026-09-14 19:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:21:10] Production.ERROR: CronJobId end10
[2026-09-14 19:21:10] Production.INFO: ==22136== Releasing lock...
[2026-09-14 19:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:21:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:21:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:21:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:21:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:21:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:21:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:21:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:21:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:21:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:21:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:21:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:21:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:21:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:21:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:21:13] Production.INFO: call_cost start
[2026-09-14 19:21:13] Production.INFO: call_cost end
[2026-09-14 19:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:21:13] Production.INFO: ==22132== Releasing lock...
[2026-09-14 19:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:22:02] Production.INFO: ==22199== Lock acquired, processing the job...
[2026-09-15 00:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:22:02] Production.INFO: neon service started
[2026-09-15 00:22:02] Production.INFO: neon service started
[2026-09-15 00:22:02] Production.INFO: ==22199== Releasing lock...
[2026-09-15 00:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:22:02] Production.INFO: ==22203== Lock acquired, processing the job...
[2026-09-14 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:22:02] Production.INFO: ==22203== Releasing lock...
[2026-09-14 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:22:02] Production.INFO: ==22201== Lock acquired, processing the job...
[2026-09-14 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:22:03] Production.INFO: ==22201== Releasing lock...
[2026-09-14 19:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:22:03] Production.INFO: ==22208== Lock acquired, processing the job...
[2026-09-14 19:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:22:03] Production.INFO: ==22206== Lock acquired, processing the job...
[2026-09-14 19:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:22:03] Production.INFO: ==22210== Lock acquired, processing the job...
[2026-09-14 19:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:22:03] Production.INFO: ==22212== Lock acquired, processing the job...
[2026-09-14 19:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:22:03] Production.INFO: ==22214== Lock acquired, processing the job...
[2026-09-14 19:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:22:03] Production.INFO: Account Balance Start.
[2026-09-14 19:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:22:03] Production.INFO: 117
[2026-09-14 19:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:22:04] Production.INFO: Date 2026-09-09
[2026-09-14 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:22:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:22:04] Production.INFO: ==22214== Releasing lock...
[2026-09-14 19:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:22:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:22:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:22:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:22:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:22:04] Production.INFO: Total Charge 0
[2026-09-14 19:22:04] Production.INFO: CreateAllLog End
[2026-09-14 19:22:04] Production.INFO: Account Balance End.
[2026-09-14 19:22:04] Production.INFO: ==22208== Releasing lock...
[2026-09-14 19:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:22:04] Production.INFO: ==22212== Releasing lock...
[2026-09-14 19:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:22:12] Production.ERROR: CronJobId end10
[2026-09-14 19:22:12] Production.INFO: ==22210== Releasing lock...
[2026-09-14 19:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:22:14] Production.INFO: call_cost start
[2026-09-14 19:22:14] Production.INFO: call_cost end
[2026-09-14 19:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:22:14] Production.INFO: ==22206== Releasing lock...
[2026-09-14 19:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:23:01] Production.INFO: ==22269== Lock acquired, processing the job...
[2026-09-15 00:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:23:01] Production.INFO: neon service started
[2026-09-15 00:23:01] Production.INFO: neon service started
[2026-09-15 00:23:01] Production.INFO: ==22269== Releasing lock...
[2026-09-15 00:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:23:02] Production.INFO: ==22273== Lock acquired, processing the job...
[2026-09-14 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:23:02] Production.INFO: ==22273== Releasing lock...
[2026-09-14 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:23:02] Production.INFO: ==22271== Lock acquired, processing the job...
[2026-09-14 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:23:02] Production.INFO: ==22271== Releasing lock...
[2026-09-14 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:23:03] Production.INFO: ==22278== Lock acquired, processing the job...
[2026-09-14 19:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:23:03] Production.INFO: ==22276== Lock acquired, processing the job...
[2026-09-14 19:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:23:03] Production.INFO: ==22280== Lock acquired, processing the job...
[2026-09-14 19:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:23:03] Production.INFO: ==22284== Lock acquired, processing the job...
[2026-09-14 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:23:03] Production.INFO: ==22282== Lock acquired, processing the job...
[2026-09-14 19:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:23:03] Production.INFO: Account Balance Start.
[2026-09-14 19:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:23:03] Production.INFO: 117
[2026-09-14 19:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 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-14 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:23:03] Production.INFO: ==22284== Releasing lock...
[2026-09-14 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:23:03] Production.INFO: Total Charge 0
[2026-09-14 19:23:03] Production.INFO: CreateAllLog End
[2026-09-14 19:23:03] Production.INFO: Account Balance End.
[2026-09-14 19:23:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:23:03] Production.INFO: ==22282== Releasing lock...
[2026-09-14 19:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:23:03] Production.INFO: ==22278== Releasing lock...
[2026-09-14 19:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:23:10] Production.ERROR: CronJobId end10
[2026-09-14 19:23:10] Production.INFO: ==22280== Releasing lock...
[2026-09-14 19:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:23:13] Production.INFO: call_cost start
[2026-09-14 19:23:13] Production.INFO: call_cost end
[2026-09-14 19:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:23:13] Production.INFO: ==22276== Releasing lock...
[2026-09-14 19:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:24:02] Production.INFO: ==22338== Lock acquired, processing the job...
[2026-09-15 00:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:24:02] Production.INFO: neon service started
[2026-09-15 00:24:02] Production.INFO: neon service started
[2026-09-15 00:24:02] Production.INFO: ==22338== Releasing lock...
[2026-09-15 00:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:24:02] Production.INFO: ==22340== Lock acquired, processing the job...
[2026-09-14 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:24:02] Production.INFO: ==22340== Releasing lock...
[2026-09-14 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:24:02] Production.INFO: ==22342== Lock acquired, processing the job...
[2026-09-14 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:24:03] Production.INFO: ==22342== Releasing lock...
[2026-09-14 23:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:24:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:24:03] Production.INFO: ==22346== Lock acquired, processing the job...
[2026-09-14 19:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:24:03] Production.INFO: ==22348== Lock acquired, processing the job...
[2026-09-14 19:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:24:03] Production.INFO: ==22350== Lock acquired, processing the job...
[2026-09-14 19:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:24:03] Production.INFO: Account Balance Start.
[2026-09-14 19:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:24:03] Production.INFO: 117
[2026-09-14 19:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:24:03] Production.INFO: ==22344== Lock acquired, processing the job...
[2026-09-14 19:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:24:03] Production.INFO: ==22352== Lock acquired, processing the job...
[2026-09-14 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 19:24:03] Production.INFO: ==22352== Releasing lock...
[2026-09-14 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:24:04] Production.INFO: Total Charge 0
[2026-09-14 19:24:04] Production.INFO: CreateAllLog End
[2026-09-14 19:24:04] Production.INFO: Account Balance End.
[2026-09-14 19:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:24:04] Production.INFO: ==22350== Releasing lock...
[2026-09-14 19:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:24:04] Production.INFO: ==22346== Releasing lock...
[2026-09-14 19:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:24:11] Production.ERROR: CronJobId end10
[2026-09-14 19:24:11] Production.INFO: ==22348== Releasing lock...
[2026-09-14 19:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:24:14] Production.INFO: call_cost start
[2026-09-14 19:24:14] Production.INFO: call_cost end
[2026-09-14 19:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:24:14] Production.INFO: ==22344== Releasing lock...
[2026-09-14 19:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:25:01] Production.INFO: ==22407== Lock acquired, processing the job...
[2026-09-15 00:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:25:01] Production.INFO: neon service started
[2026-09-15 00:25:01] Production.INFO: neon service started
[2026-09-15 00:25:01] Production.INFO: ==22407== Releasing lock...
[2026-09-15 00:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:25:01] Production.INFO: ==22411== Lock acquired, processing the job...
[2026-09-14 23:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:25:01] Production.INFO: ==22411== Releasing lock...
[2026-09-14 23:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:25:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:25:02] Production.INFO: ==22409== Lock acquired, processing the job...
[2026-09-14 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:25:02] Production.INFO: ==22409== Releasing lock...
[2026-09-14 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:25:03] Production.INFO: ==22417== Lock acquired, processing the job...
[2026-09-14 19:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:25:03] Production.INFO: ==22413== Lock acquired, processing the job...
[2026-09-14 19:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 19:25:03] Production.INFO: ==22415== Lock acquired, processing the job...
[2026-09-14 19:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 19:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 19:25:03] Production.ERROR: CronJob PID - 22415
[2026-09-14 19:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 19:25:03] Production.ERROR: CronJob ID - 5
[2026-09-14 19:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 19:25:00
[2026-09-14 19:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 19:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 19:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 19:25:03] Production.ERROR: CronJob PID - 22417
[2026-09-14 19:25:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 19:25:03] Production.ERROR: CronJob ID - 7
[2026-09-14 19:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 19:25:00
[2026-09-14 19:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 19:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 19:25:03] Production.INFO: ==22419== Lock acquired, processing the job...
[2026-09-14 19:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:25:03] Production.INFO: ==22421== Lock acquired, processing the job...
[2026-09-14 19:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 19:25:03] Production.INFO: ==22413== Releasing lock...
[2026-09-14 19:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 19:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 19:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:25:03] Production.INFO: ==22425== Lock acquired, processing the job...
[2026-09-14 19:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:25:03] Production.INFO: Account Balance Start.
[2026-09-14 19:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:25:03] Production.INFO: 117
[2026-09-14 19:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:25:03] Production.INFO: ==22423== Lock acquired, processing the job...
[2026-09-14 19:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 19:25:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:25:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:25:03] Production.INFO: ==22425== Releasing lock...
[2026-09-14 19:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 19:25:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:25:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:25:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:25:03] Production.ERROR: done
[2026-09-14 19:25:03] Production.INFO: Total Charge 0
[2026-09-14 19:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 19:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003928', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 19:25:03] Production.INFO: CreateAllLog End
[2026-09-14 19:25:04] Production.INFO: ==22417== Releasing lock...
[2026-09-14 19:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:25:04] Production.INFO: Account Balance End.
[2026-09-14 19:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:25:04] Production.INFO: ==22421== Releasing lock...
[2026-09-14 19:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003928', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 19:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 19:25:10] Production.INFO: ProcessCDR(1,18003928,1,1,2)
[2026-09-14 19:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003928,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003928,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 19:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 19:25:10] Production.INFO: ==22423== Releasing lock...
[2026-09-14 19:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 19:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 19:25:13] Production.ERROR: CronJobId end10
[2026-09-14 19:25:13] Production.INFO: ==22419== Releasing lock...
[2026-09-14 19:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:25:17] Production.INFO: call_cost start
[2026-09-14 19:25:17] Production.INFO: call_cost end
[2026-09-14 19:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:25:17] Production.INFO: ==22415== Releasing lock...
[2026-09-14 19:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:26:01] Production.INFO: ==22483== Lock acquired, processing the job...
[2026-09-15 00:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:26:01] Production.INFO: neon service started
[2026-09-15 00:26:01] Production.INFO: neon service started
[2026-09-15 00:26:01] Production.INFO: ==22483== Releasing lock...
[2026-09-15 00:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:26:02] Production.INFO: ==22485== Lock acquired, processing the job...
[2026-09-14 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:26:02] Production.INFO: ==22485== Releasing lock...
[2026-09-14 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:26:02] Production.INFO: ==22487== Lock acquired, processing the job...
[2026-09-14 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:26:02] Production.INFO: ==22487== Releasing lock...
[2026-09-14 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:26:03] Production.INFO: ==22496== Lock acquired, processing the job...
[2026-09-14 19:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:26:03] Production.INFO: ==22490== Lock acquired, processing the job...
[2026-09-14 19:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:26:03] Production.INFO: Account Balance Start.
[2026-09-14 19:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:26:03] Production.INFO: 117
[2026-09-14 19:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:26:03] Production.INFO: ==22492== Lock acquired, processing the job...
[2026-09-14 19:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:26:03] Production.INFO: ==22494== Lock acquired, processing the job...
[2026-09-14 19:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:26:03] Production.INFO: ==22498== Lock acquired, processing the job...
[2026-09-14 19:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:26:03] Production.INFO: Total Charge 0
[2026-09-14 19:26:03] Production.INFO: CreateAllLog End
[2026-09-14 19:26:03] Production.INFO: Account Balance End.
[2026-09-14 19:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:26:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:26:03] Production.INFO: ==22496== Releasing lock...
[2026-09-14 19:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:26:03] Production.INFO: ==22498== Releasing lock...
[2026-09-14 19:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:26:04] Production.INFO: ==22492== Releasing lock...
[2026-09-14 19:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:26:11] Production.ERROR: CronJobId end10
[2026-09-14 19:26:11] Production.INFO: ==22494== Releasing lock...
[2026-09-14 19:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:26:14] Production.INFO: call_cost start
[2026-09-14 19:26:14] Production.INFO: call_cost end
[2026-09-14 19:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:26:14] Production.INFO: ==22490== Releasing lock...
[2026-09-14 19:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:27:02] Production.INFO: ==22553== Lock acquired, processing the job...
[2026-09-15 00:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:27:02] Production.INFO: neon service started
[2026-09-15 00:27:02] Production.INFO: neon service started
[2026-09-15 00:27:02] Production.INFO: ==22553== Releasing lock...
[2026-09-15 00:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:27:02] Production.INFO: ==22557== Lock acquired, processing the job...
[2026-09-14 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:27:02] Production.INFO: ==22557== Releasing lock...
[2026-09-14 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:27:02] Production.INFO: ==22555== Lock acquired, processing the job...
[2026-09-14 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:27:03] Production.INFO: ==22555== Releasing lock...
[2026-09-14 19:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:27:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:27:03] Production.INFO: ==22560== Lock acquired, processing the job...
[2026-09-14 19:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:27:03] Production.INFO: ==22564== Lock acquired, processing the job...
[2026-09-14 19:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:27:03] Production.INFO: ==22562== Lock acquired, processing the job...
[2026-09-14 19:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:27:03] Production.INFO: ==22566== Lock acquired, processing the job...
[2026-09-14 19:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:27:04] Production.INFO: Account Balance Start.
[2026-09-14 19:27:04] Production.INFO: CreateAllLog Start
[2026-09-14 19:27:04] Production.INFO: 117
[2026-09-14 19:27:04] Production.INFO: Date 2026-09-08
[2026-09-14 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:27:04] Production.INFO: ==22568== Lock acquired, processing the job...
[2026-09-14 19:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:27:04] Production.INFO: Date 2026-09-09
[2026-09-14 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:27:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:27:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:27:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:27:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:27:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:27:04] Production.INFO: ==22568== Releasing lock...
[2026-09-14 19:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:27:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:27:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:27:04] Production.INFO: Total Charge 0
[2026-09-14 19:27:04] Production.INFO: CreateAllLog End
[2026-09-14 19:27:04] Production.INFO: ==22562== Releasing lock...
[2026-09-14 19:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:27:04] Production.INFO: Account Balance End.
[2026-09-14 19:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:27:04] Production.INFO: ==22566== Releasing lock...
[2026-09-14 19:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:27:12] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#6 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#4 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 {main}
[2026-09-14 19:27:12] Production.ERROR: CronJobId end10
[2026-09-14 19:27:12] Production.INFO: ==22564== Releasing lock...
[2026-09-14 19:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:27:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:27:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:27:13] Production.INFO: call_cost start
[2026-09-14 19:27:13] Production.INFO: call_cost end
[2026-09-14 19:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:27:13] Production.INFO: ==22560== Releasing lock...
[2026-09-14 19:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:28:01] Production.INFO: ==22628== Lock acquired, processing the job...
[2026-09-15 00:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:28:01] Production.INFO: neon service started
[2026-09-15 00:28:01] Production.INFO: neon service started
[2026-09-15 00:28:01] Production.INFO: ==22628== Releasing lock...
[2026-09-15 00:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:28:02] Production.INFO: ==22632== Lock acquired, processing the job...
[2026-09-14 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:28:02] Production.INFO: ==22632== Releasing lock...
[2026-09-14 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:28:02] Production.INFO: ==22630== Lock acquired, processing the job...
[2026-09-14 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:28:02] Production.INFO: ==22630== Releasing lock...
[2026-09-14 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:28:03] Production.INFO: ==22635== Lock acquired, processing the job...
[2026-09-14 19:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:28:03] Production.INFO: ==22641== Lock acquired, processing the job...
[2026-09-14 19:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:28:03] Production.INFO: Account Balance Start.
[2026-09-14 19:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:28:03] Production.INFO: 117
[2026-09-14 19:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:28:03] Production.INFO: ==22637== Lock acquired, processing the job...
[2026-09-14 19:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:28:03] Production.INFO: ==22639== Lock acquired, processing the job...
[2026-09-14 19:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:28:03] Production.INFO: ==22643== Lock acquired, processing the job...
[2026-09-14 19:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:28:03] Production.INFO: Total Charge 0
[2026-09-14 19:28:03] Production.INFO: CreateAllLog End
[2026-09-14 19:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:28:03] Production.INFO: ==22643== Releasing lock...
[2026-09-14 19:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:28:03] Production.INFO: Account Balance End.
[2026-09-14 19:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:28:03] Production.INFO: ==22641== Releasing lock...
[2026-09-14 19:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:28:04] Production.INFO: ==22637== Releasing lock...
[2026-09-14 19:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:28:11] Production.ERROR: CronJobId end10
[2026-09-14 19:28:11] Production.INFO: ==22639== Releasing lock...
[2026-09-14 19:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:28:14] Production.INFO: call_cost start
[2026-09-14 19:28:14] Production.INFO: call_cost end
[2026-09-14 19:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:28:14] Production.INFO: ==22635== Releasing lock...
[2026-09-14 19:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:29:02] Production.INFO: ==22703== Lock acquired, processing the job...
[2026-09-15 00:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:29:02] Production.INFO: neon service started
[2026-09-15 00:29:02] Production.INFO: neon service started
[2026-09-15 00:29:02] Production.INFO: ==22703== Releasing lock...
[2026-09-15 00:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:29:02] Production.INFO: ==22705== Lock acquired, processing the job...
[2026-09-14 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:29:02] Production.INFO: ==22705== Releasing lock...
[2026-09-14 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:29:02] Production.INFO: ==22707== Lock acquired, processing the job...
[2026-09-14 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:29:02] Production.INFO: ==22707== Releasing lock...
[2026-09-14 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:29:03] Production.INFO: ==22710== Lock acquired, processing the job...
[2026-09-14 19:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:29:03] Production.INFO: ==22712== Lock acquired, processing the job...
[2026-09-14 19:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:29:03] Production.INFO: ==22714== Lock acquired, processing the job...
[2026-09-14 19:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:29:03] Production.INFO: ==22716== Lock acquired, processing the job...
[2026-09-14 19:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:29:03] Production.INFO: ==22718== Lock acquired, processing the job...
[2026-09-14 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:29:03] Production.INFO: Account Balance Start.
[2026-09-14 19:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:29:03] Production.INFO: 117
[2026-09-14 19:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:29:03] Production.INFO: ==22718== Releasing lock...
[2026-09-14 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:29:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:29:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:29:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:29:04] Production.INFO: Total Charge 0
[2026-09-14 19:29:04] Production.INFO: ==22712== Releasing lock...
[2026-09-14 19:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:29:04] Production.INFO: CreateAllLog End
[2026-09-14 19:29:04] Production.INFO: Account Balance End.
[2026-09-14 19:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:29:04] Production.INFO: ==22716== Releasing lock...
[2026-09-14 19:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:29:11] Production.ERROR: CronJobId end10
[2026-09-14 19:29:11] Production.INFO: ==22714== Releasing lock...
[2026-09-14 19:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:29:14] Production.INFO: call_cost start
[2026-09-14 19:29:14] Production.INFO: call_cost end
[2026-09-14 19:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:29:14] Production.INFO: ==22710== Releasing lock...
[2026-09-14 19:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:30:01] Production.INFO: ==22771== Lock acquired, processing the job...
[2026-09-15 00:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:30:01] Production.INFO: neon service started
[2026-09-15 00:30:01] Production.INFO: neon service started
[2026-09-15 00:30:01] Production.INFO: ==22771== Releasing lock...
[2026-09-15 00:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:30:02] Production.INFO: ==22773== Lock acquired, processing the job...
[2026-09-14 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:30:02] Production.INFO: ==22775== Lock acquired, processing the job...
[2026-09-14 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:30:02] Production.INFO: ==22775== Releasing lock...
[2026-09-14 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:30:02] Production.INFO: ==22773== Releasing lock...
[2026-09-14 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:30:03] Production.INFO: ==22784== Lock acquired, processing the job...
[2026-09-14 19:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:30:03] Production.INFO: Account Balance Start.
[2026-09-14 19:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:30:03] Production.INFO: 117
[2026-09-14 19:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:30:03] Production.INFO: ==22778== Lock acquired, processing the job...
[2026-09-14 19:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:30:03] Production.INFO: ==22780== Lock acquired, processing the job...
[2026-09-14 19:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:30:03] Production.INFO: ==22786== Lock acquired, processing the job...
[2026-09-14 19:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:30:03] Production.INFO: ==22782== Lock acquired, processing the job...
[2026-09-14 19:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:30:03] Production.INFO: Total Charge 0
[2026-09-14 19:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:30:03] Production.INFO: CreateAllLog End
[2026-09-14 19:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:30:03] Production.INFO: ==22786== Releasing lock...
[2026-09-14 19:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:30:03] Production.INFO: Account Balance End.
[2026-09-14 19:30:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:30:03] Production.INFO: ==22784== Releasing lock...
[2026-09-14 19:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:30:04] Production.INFO: ==22780== Releasing lock...
[2026-09-14 19:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:30:10] Production.ERROR: CronJobId end10
[2026-09-14 19:30:10] Production.INFO: ==22782== Releasing lock...
[2026-09-14 19:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:30:13] Production.INFO: call_cost start
[2026-09-14 19:30:13] Production.INFO: call_cost end
[2026-09-14 19:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:30:13] Production.INFO: ==22778== Releasing lock...
[2026-09-14 19:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:31:01] Production.INFO: ==22841== Lock acquired, processing the job...
[2026-09-15 00:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:31:01] Production.INFO: neon service started
[2026-09-15 00:31:02] Production.INFO: neon service started
[2026-09-15 00:31:02] Production.INFO: ==22841== Releasing lock...
[2026-09-15 00:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:31:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 23:31:02] Production.INFO: ==22845== Lock acquired, processing the job...
[2026-09-14 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:31:02] Production.INFO: ==22845== Releasing lock...
[2026-09-14 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:31:02] Production.INFO: ==22843== Lock acquired, processing the job...
[2026-09-14 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:31:02] Production.INFO: ==22843== Releasing lock...
[2026-09-14 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:31:03] Production.INFO: ==22848== Lock acquired, processing the job...
[2026-09-14 19:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:31:03] Production.INFO: ==22850== Lock acquired, processing the job...
[2026-09-14 19:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:31:03] Production.INFO: ==22852== Lock acquired, processing the job...
[2026-09-14 19:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:31:03] Production.INFO: ==22854== Lock acquired, processing the job...
[2026-09-14 19:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:31:03] Production.INFO: ==22856== Lock acquired, processing the job...
[2026-09-14 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:31:03] Production.INFO: Account Balance Start.
[2026-09-14 19:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:31:03] Production.INFO: 117
[2026-09-14 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-14 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-14 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-14 19:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:31:03] Production.INFO: ==22856== Releasing lock...
[2026-09-14 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:31:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:31:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:31:04] Production.INFO: ==22850== Releasing lock...
[2026-09-14 19:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:31:04] Production.INFO: Total Charge 0
[2026-09-14 19:31:04] Production.INFO: CreateAllLog End
[2026-09-14 19:31:04] Production.INFO: Account Balance End.
[2026-09-14 19:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:31:04] Production.INFO: ==22854== Releasing lock...
[2026-09-14 19:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:31:11] Production.ERROR: CronJobId end10
[2026-09-14 19:31:11] Production.INFO: ==22852== Releasing lock...
[2026-09-14 19:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:31:14] Production.INFO: call_cost start
[2026-09-14 19:31:14] Production.INFO: call_cost end
[2026-09-14 19:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:31:14] Production.INFO: ==22848== Releasing lock...
[2026-09-14 19:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:32:01] Production.INFO: ==22911== Lock acquired, processing the job...
[2026-09-15 00:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:32:01] Production.INFO: neon service started
[2026-09-15 00:32:01] Production.INFO: neon service started
[2026-09-15 00:32:01] Production.INFO: ==22911== Releasing lock...
[2026-09-15 00:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:32:01] Production.INFO: ==22913== Lock acquired, processing the job...
[2026-09-14 19:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:32:02] Production.INFO: ==22913== Releasing lock...
[2026-09-14 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:32:02] Production.INFO: ==22915== Lock acquired, processing the job...
[2026-09-14 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:32:02] Production.INFO: ==22915== Releasing lock...
[2026-09-14 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:32:02] Production.INFO: ==22920== Lock acquired, processing the job...
[2026-09-14 19:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:32:02] Production.INFO: ==22918== Lock acquired, processing the job...
[2026-09-14 19:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:32:02] Production.INFO: ==22922== Lock acquired, processing the job...
[2026-09-14 19:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:32:02] Production.INFO: ==22924== Lock acquired, processing the job...
[2026-09-14 19:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:32:02] Production.INFO: ==22926== Lock acquired, processing the job...
[2026-09-14 19:32:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:32:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:32:03] Production.INFO: Account Balance Start.
[2026-09-14 19:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:32:03] Production.INFO: 117
[2026-09-14 19:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:32:03] Production.INFO: ==22926== Releasing lock...
[2026-09-14 19:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:32:03] Production.INFO: Total Charge 0
[2026-09-14 19:32:03] Production.INFO: CreateAllLog End
[2026-09-14 19:32:03] Production.INFO: ==22920== Releasing lock...
[2026-09-14 19:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:32:03] Production.INFO: Account Balance End.
[2026-09-14 19:32:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:32:03] Production.INFO: ==22924== Releasing lock...
[2026-09-14 19:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:32:10] Production.ERROR: CronJobId end10
[2026-09-14 19:32:10] Production.INFO: ==22922== Releasing lock...
[2026-09-14 19:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:32:13] Production.INFO: call_cost start
[2026-09-14 19:32:13] Production.INFO: call_cost end
[2026-09-14 19:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:32:13] Production.INFO: ==22918== Releasing lock...
[2026-09-14 19:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:33:01] Production.INFO: ==22983== Lock acquired, processing the job...
[2026-09-15 00:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:33:01] Production.INFO: neon service started
[2026-09-15 00:33:01] Production.INFO: neon service started
[2026-09-15 00:33:01] Production.INFO: ==22983== Releasing lock...
[2026-09-15 00:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:33:02] Production.INFO: ==22987== Lock acquired, processing the job...
[2026-09-14 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:33:02] Production.INFO: ==22987== Releasing lock...
[2026-09-14 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:33:02] Production.INFO: ==22985== Lock acquired, processing the job...
[2026-09-14 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:33:02] Production.INFO: ==22985== Releasing lock...
[2026-09-14 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:33:03] Production.INFO: ==22995== Lock acquired, processing the job...
[2026-09-14 19:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:33:03] Production.INFO: ==22993== Lock acquired, processing the job...
[2026-09-14 19:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:33:03] Production.INFO: ==22997== Lock acquired, processing the job...
[2026-09-14 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:33:03] Production.INFO: ==22989== Lock acquired, processing the job...
[2026-09-14 19:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:33:03] Production.INFO: ==22991== Lock acquired, processing the job...
[2026-09-14 19:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:33:03] Production.INFO: Account Balance Start.
[2026-09-14 19:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:33:03] Production.INFO: 117
[2026-09-14 19:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-14 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-14 19:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:33:03] Production.INFO: ==22997== Releasing lock...
[2026-09-14 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:33:03] Production.INFO: Total Charge 0
[2026-09-14 19:33:03] Production.INFO: CreateAllLog End
[2026-09-14 19:33:03] Production.INFO: Account Balance End.
[2026-09-14 19:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:33:03] Production.INFO: ==22995== Releasing lock...
[2026-09-14 19:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:33:04] Production.INFO: ==22991== Releasing lock...
[2026-09-14 19:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:33:11] Production.ERROR: CronJobId end10
[2026-09-14 19:33:11] Production.INFO: ==22993== Releasing lock...
[2026-09-14 19:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:33:14] Production.INFO: call_cost start
[2026-09-14 19:33:14] Production.INFO: call_cost end
[2026-09-14 19:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:33:14] Production.INFO: ==22989== Releasing lock...
[2026-09-14 19:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:34:02] Production.INFO: ==23052== Lock acquired, processing the job...
[2026-09-15 00:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:34:02] Production.INFO: neon service started
[2026-09-15 00:34:02] Production.INFO: neon service started
[2026-09-15 00:34:02] Production.INFO: ==23052== Releasing lock...
[2026-09-15 00:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:34:02] Production.INFO: ==23056== Lock acquired, processing the job...
[2026-09-14 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:34:02] Production.INFO: ==23056== Releasing lock...
[2026-09-14 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:34:02] Production.INFO: ==23054== Lock acquired, processing the job...
[2026-09-14 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:34:02] Production.INFO: ==23054== Releasing lock...
[2026-09-14 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:34:03] Production.INFO: ==23061== Lock acquired, processing the job...
[2026-09-14 19:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:34:03] Production.INFO: ==23063== Lock acquired, processing the job...
[2026-09-14 19:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:34:03] Production.INFO: ==23059== Lock acquired, processing the job...
[2026-09-14 19:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:34:03] Production.INFO: ==23067== Lock acquired, processing the job...
[2026-09-14 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:34:03] Production.INFO: ==23065== Lock acquired, processing the job...
[2026-09-14 19:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 19:34:03] Production.INFO: Account Balance Start.
[2026-09-14 19:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:34:03] Production.INFO: 117
[2026-09-14 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-14 19:34:03] Production.INFO: ==23067== Releasing lock...
[2026-09-14 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:34:04] Production.INFO: Date 2026-09-09
[2026-09-14 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:34:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:34:04] Production.INFO: Total Charge 0
[2026-09-14 19:34:04] Production.INFO: ==23061== Releasing lock...
[2026-09-14 19:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:34:04] Production.INFO: CreateAllLog End
[2026-09-14 19:34:04] Production.INFO: Account Balance End.
[2026-09-14 19:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:34:04] Production.INFO: ==23065== Releasing lock...
[2026-09-14 19:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:34:10] Production.ERROR: CronJobId end10
[2026-09-14 19:34:10] Production.INFO: ==23063== Releasing lock...
[2026-09-14 19:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:34:13] Production.INFO: call_cost start
[2026-09-14 19:34:13] Production.INFO: call_cost end
[2026-09-14 19:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:34:13] Production.INFO: ==23059== Releasing lock...
[2026-09-14 19:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:35:01] Production.INFO: ==23122== Lock acquired, processing the job...
[2026-09-15 00:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:35:01] Production.INFO: neon service started
[2026-09-15 00:35:01] Production.INFO: neon service started
[2026-09-15 00:35:01] Production.INFO: ==23122== Releasing lock...
[2026-09-15 00:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:35:01] Production.INFO: ==23124== Lock acquired, processing the job...
[2026-09-14 19:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:35:02] Production.INFO: ==23124== Releasing lock...
[2026-09-14 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:35:02] Production.INFO: ==23126== Lock acquired, processing the job...
[2026-09-14 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:35:02] Production.INFO: ==23126== Releasing lock...
[2026-09-14 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:35:03] Production.INFO: ==23128== Lock acquired, processing the job...
[2026-09-14 19:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 19:35:03] Production.INFO: ==23130== Lock acquired, processing the job...
[2026-09-14 19:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 19:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 19:35:03] Production.ERROR: CronJob PID - 23130
[2026-09-14 19:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 19:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 19:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 19:35:00
[2026-09-14 19:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 19:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 19:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 19:35:03] Production.INFO: ==23128== Releasing lock...
[2026-09-14 19:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 19:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 19:35:03] Production.INFO: ==23132== Lock acquired, processing the job...
[2026-09-14 19:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:35:03] Production.INFO: ==23134== Lock acquired, processing the job...
[2026-09-14 19:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:35:03] Production.INFO: ==23136== Lock acquired, processing the job...
[2026-09-14 19:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:35:03] Production.INFO: ==23138== Lock acquired, processing the job...
[2026-09-14 19:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 19:35:03] Production.INFO: Account Balance Start.
[2026-09-14 19:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:35:03] Production.INFO: 117
[2026-09-14 19:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 19:35:03] Production.INFO: ==23140== Lock acquired, processing the job...
[2026-09-14 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 19:35:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:35:03] Production.INFO: ==23140== Releasing lock...
[2026-09-14 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:35:03] Production.ERROR: done
[2026-09-14 19:35:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 19:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003969', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 19:35:03] Production.INFO: Total Charge 0
[2026-09-14 19:35:03] Production.INFO: CreateAllLog End
[2026-09-14 19:35:04] Production.INFO: Account Balance End.
[2026-09-14 19:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:35:04] Production.INFO: ==23136== Releasing lock...
[2026-09-14 19:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:35:04] Production.INFO: ==23132== Releasing lock...
[2026-09-14 19:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003969', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 19:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 19:35:10] Production.INFO: ProcessCDR(1,18003969,1,1,2)
[2026-09-14 19:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003969,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003969,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 19:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 19:35:10] Production.INFO: ==23138== Releasing lock...
[2026-09-14 19:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 19:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 19:35:12] Production.ERROR: CronJobId end10
[2026-09-14 19:35:12] Production.INFO: ==23134== Releasing lock...
[2026-09-14 19:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:35:15] Production.INFO: call_cost start
[2026-09-14 19:35:15] Production.INFO: call_cost end
[2026-09-14 19:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:35:15] Production.INFO: ==23130== Releasing lock...
[2026-09-14 19:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:36:01] Production.INFO: ==23198== Lock acquired, processing the job...
[2026-09-15 00:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:36:01] Production.INFO: neon service started
[2026-09-15 00:36:02] Production.INFO: neon service started
[2026-09-15 00:36:02] Production.INFO: ==23198== Releasing lock...
[2026-09-15 00:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:36:02] Production.INFO: ==23200== Lock acquired, processing the job...
[2026-09-14 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:36:02] Production.INFO: ==23200== Releasing lock...
[2026-09-14 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:36:02] Production.INFO: ==23202== Lock acquired, processing the job...
[2026-09-14 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:36:02] Production.INFO: ==23202== Releasing lock...
[2026-09-14 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:36:03] Production.INFO: ==23204== Lock acquired, processing the job...
[2026-09-14 19:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:36:03] Production.INFO: ==23206== Lock acquired, processing the job...
[2026-09-14 19:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:36:03] Production.INFO: ==23212== Lock acquired, processing the job...
[2026-09-14 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:36:03] Production.INFO: ==23208== Lock acquired, processing the job...
[2026-09-14 19:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:36:03] Production.INFO: ==23210== Lock acquired, processing the job...
[2026-09-14 19:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 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-14 19:36:03] Production.INFO: ==23212== Releasing lock...
[2026-09-14 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:36:03] Production.INFO: Account Balance Start.
[2026-09-14 19:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:36:03] Production.INFO: 117
[2026-09-14 19:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:36:03] Production.INFO: Total Charge 0
[2026-09-14 19:36:03] Production.INFO: CreateAllLog End
[2026-09-14 19:36:04] Production.INFO: ==23206== Releasing lock...
[2026-09-14 19:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:36:04] Production.INFO: Account Balance End.
[2026-09-14 19:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:36:04] Production.INFO: ==23210== Releasing lock...
[2026-09-14 19:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:36:11] Production.ERROR: CronJobId end10
[2026-09-14 19:36:11] Production.INFO: ==23208== Releasing lock...
[2026-09-14 19:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:36:13] Production.INFO: call_cost start
[2026-09-14 19:36:13] Production.INFO: call_cost end
[2026-09-14 19:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:36:13] Production.INFO: ==23204== Releasing lock...
[2026-09-14 19:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:37:01] Production.INFO: ==23270== Lock acquired, processing the job...
[2026-09-15 00:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:37:01] Production.INFO: neon service started
[2026-09-15 00:37:01] Production.INFO: neon service started
[2026-09-15 00:37:01] Production.INFO: ==23270== Releasing lock...
[2026-09-15 00:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:37:01] Production.INFO: ==23274== Lock acquired, processing the job...
[2026-09-14 23:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:37:01] Production.INFO: ==23274== Releasing lock...
[2026-09-14 23:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:37:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:37:01] Production.INFO: ==23272== Lock acquired, processing the job...
[2026-09-14 19:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:37:01] Production.INFO: ==23272== Releasing lock...
[2026-09-14 19:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:37:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:37:02] Production.INFO: ==23276== Lock acquired, processing the job...
[2026-09-14 19:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:37:02] Production.INFO: ==23280== Lock acquired, processing the job...
[2026-09-14 19:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:37:02] Production.INFO: ==23282== Lock acquired, processing the job...
[2026-09-14 19:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:37:02] Production.INFO: ==23278== Lock acquired, processing the job...
[2026-09-14 19:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:37:02] Production.INFO: Account Balance Start.
[2026-09-14 19:37:02] Production.INFO: CreateAllLog Start
[2026-09-14 19:37:02] Production.INFO: 117
[2026-09-14 19:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:37:03] Production.INFO: ==23284== Lock acquired, processing the job...
[2026-09-14 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:37:03] Production.INFO: ==23284== Releasing lock...
[2026-09-14 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:37:03] Production.INFO: Total Charge 0
[2026-09-14 19:37:03] Production.INFO: CreateAllLog End
[2026-09-14 19:37:03] Production.INFO: Account Balance End.
[2026-09-14 19:37:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:37:03] Production.INFO: ==23282== Releasing lock...
[2026-09-14 19:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:37:03] Production.INFO: ==23278== Releasing lock...
[2026-09-14 19:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:37:10] Production.ERROR: CronJobId end10
[2026-09-14 19:37:10] Production.INFO: ==23280== Releasing lock...
[2026-09-14 19:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:37:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:37:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:37:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:37:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:37:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:37:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:37:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:37:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:37:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:37:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:37:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:37:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:37:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:37:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:37:13] Production.INFO: call_cost start
[2026-09-14 19:37:13] Production.INFO: call_cost end
[2026-09-14 19:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:37:13] Production.INFO: ==23276== Releasing lock...
[2026-09-14 19:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:38:01] Production.INFO: ==23342== Lock acquired, processing the job...
[2026-09-15 00:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:38:01] Production.INFO: neon service started
[2026-09-15 00:38:01] Production.INFO: neon service started
[2026-09-15 00:38:01] Production.INFO: ==23342== Releasing lock...
[2026-09-15 00:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:38:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 19:38:02] Production.INFO: ==23344== Lock acquired, processing the job...
[2026-09-14 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:38:02] Production.INFO: ==23346== Lock acquired, processing the job...
[2026-09-14 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:38:02] Production.INFO: ==23346== Releasing lock...
[2026-09-14 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:38:02] Production.INFO: ==23344== Releasing lock...
[2026-09-14 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:38:03] Production.INFO: ==23349== Lock acquired, processing the job...
[2026-09-14 19:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:38:03] Production.INFO: ==23351== Lock acquired, processing the job...
[2026-09-14 19:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:38:03] Production.INFO: ==23353== Lock acquired, processing the job...
[2026-09-14 19:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:38:03] Production.INFO: ==23355== Lock acquired, processing the job...
[2026-09-14 19:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:38:03] Production.INFO: Account Balance Start.
[2026-09-14 19:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:38:03] Production.INFO: 117
[2026-09-14 19:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:38:03] Production.INFO: ==23357== Lock acquired, processing the job...
[2026-09-14 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:38:03] Production.INFO: ==23357== Releasing lock...
[2026-09-14 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:38:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:38:04] Production.INFO: ==23351== Releasing lock...
[2026-09-14 19:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:38:04] Production.INFO: Total Charge 0
[2026-09-14 19:38:04] Production.INFO: CreateAllLog End
[2026-09-14 19:38:04] Production.INFO: Account Balance End.
[2026-09-14 19:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:38:04] Production.INFO: ==23355== Releasing lock...
[2026-09-14 19:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:38:11] Production.ERROR: CronJobId end10
[2026-09-14 19:38:11] Production.INFO: ==23353== Releasing lock...
[2026-09-14 19:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:38:14] Production.INFO: call_cost start
[2026-09-14 19:38:14] Production.INFO: call_cost end
[2026-09-14 19:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:38:14] Production.INFO: ==23349== Releasing lock...
[2026-09-14 19:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:39:01] Production.INFO: ==23410== Lock acquired, processing the job...
[2026-09-15 00:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:39:01] Production.INFO: neon service started
[2026-09-15 00:39:01] Production.INFO: neon service started
[2026-09-15 00:39:01] Production.INFO: ==23410== Releasing lock...
[2026-09-15 00:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:39:01] Production.INFO: ==23412== Lock acquired, processing the job...
[2026-09-14 19:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:39:02] Production.INFO: ==23414== Lock acquired, processing the job...
[2026-09-14 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:39:02] Production.INFO: ==23414== Releasing lock...
[2026-09-14 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:39:02] Production.INFO: ==23412== Releasing lock...
[2026-09-14 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:39:03] Production.INFO: ==23417== Lock acquired, processing the job...
[2026-09-14 19:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:39:03] Production.INFO: ==23421== Lock acquired, processing the job...
[2026-09-14 19:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:39:03] Production.INFO: ==23419== Lock acquired, processing the job...
[2026-09-14 19:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:39:03] Production.INFO: ==23423== Lock acquired, processing the job...
[2026-09-14 19:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:39:03] Production.INFO: ==23425== Lock acquired, processing the job...
[2026-09-14 19:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:39:03] Production.INFO: Account Balance Start.
[2026-09-14 19:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:39:03] Production.INFO: 117
[2026-09-14 19:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:39:03] Production.INFO: ==23425== Releasing lock...
[2026-09-14 19:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:39:03] Production.INFO: Total Charge 0
[2026-09-14 19:39:03] Production.INFO: CreateAllLog End
[2026-09-14 19:39:03] Production.INFO: Account Balance End.
[2026-09-14 19:39:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:39:03] Production.INFO: ==23423== Releasing lock...
[2026-09-14 19:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:39:03] Production.INFO: ==23419== Releasing lock...
[2026-09-14 19:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:39:10] Production.ERROR: CronJobId end10
[2026-09-14 19:39:10] Production.INFO: ==23421== Releasing lock...
[2026-09-14 19:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:39:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:39:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:39:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:39:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:39:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:39:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:39:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:39:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:39:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:39:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:39:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:39:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:39:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:39:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:39:12] Production.INFO: call_cost start
[2026-09-14 19:39:12] Production.INFO: call_cost end
[2026-09-14 19:39:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:39:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:39:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:39:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:39:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:39:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:39:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:39:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:39:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:39:12] Production.INFO: ==23417== Releasing lock...
[2026-09-14 19:39:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:39:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:40:01] Production.INFO: ==23481== Lock acquired, processing the job...
[2026-09-15 00:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:40:01] Production.INFO: neon service started
[2026-09-15 00:40:01] Production.INFO: neon service started
[2026-09-15 00:40:01] Production.INFO: ==23481== Releasing lock...
[2026-09-15 00:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:40:02] Production.INFO: ==23485== Lock acquired, processing the job...
[2026-09-14 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:40:02] Production.INFO: ==23485== Releasing lock...
[2026-09-14 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:40:02] Production.INFO: ==23483== Lock acquired, processing the job...
[2026-09-14 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:40:02] Production.INFO: ==23483== Releasing lock...
[2026-09-14 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:40:03] Production.INFO: ==23490== Lock acquired, processing the job...
[2026-09-14 19:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:40:03] Production.INFO: ==23488== Lock acquired, processing the job...
[2026-09-14 19:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:40:03] Production.INFO: ==23494== Lock acquired, processing the job...
[2026-09-14 19:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:40:03] Production.INFO: ==23492== Lock acquired, processing the job...
[2026-09-14 19:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:40:03] Production.INFO: Account Balance Start.
[2026-09-14 19:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:40:03] Production.INFO: 117
[2026-09-14 19:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:40:03] Production.INFO: ==23496== Lock acquired, processing the job...
[2026-09-14 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 19:40:03] Production.INFO: ==23496== Releasing lock...
[2026-09-14 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:40:03] Production.INFO: Total Charge 0
[2026-09-14 19:40:03] Production.INFO: CreateAllLog End
[2026-09-14 19:40:03] Production.INFO: Account Balance End.
[2026-09-14 19:40:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:40:03] Production.INFO: ==23494== Releasing lock...
[2026-09-14 19:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:40:04] Production.INFO: ==23490== Releasing lock...
[2026-09-14 19:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:40:12] Production.ERROR: CronJobId end10
[2026-09-14 19:40:12] Production.INFO: ==23492== Releasing lock...
[2026-09-14 19:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:40:13] Production.INFO: call_cost start
[2026-09-14 19:40:13] Production.INFO: call_cost end
[2026-09-14 19:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:40:13] Production.INFO: ==23488== Releasing lock...
[2026-09-14 19:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:41:02] Production.INFO: ==23553== Lock acquired, processing the job...
[2026-09-15 00:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:41:02] Production.INFO: neon service started
[2026-09-15 00:41:02] Production.INFO: neon service started
[2026-09-15 00:41:02] Production.INFO: ==23553== Releasing lock...
[2026-09-15 00:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:41:02] Production.INFO: ==23555== Lock acquired, processing the job...
[2026-09-14 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:41:02] Production.INFO: ==23555== Releasing lock...
[2026-09-14 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:41:03] Production.INFO: ==23557== Lock acquired, processing the job...
[2026-09-14 23:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:41:03] Production.INFO: ==23557== Releasing lock...
[2026-09-14 23:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:41:03] Production.INFO: ==23561== Lock acquired, processing the job...
[2026-09-14 19:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:41:03] Production.INFO: ==23563== Lock acquired, processing the job...
[2026-09-14 19:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:41:03] Production.INFO: ==23565== Lock acquired, processing the job...
[2026-09-14 19:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:41:03] Production.INFO: Account Balance Start.
[2026-09-14 19:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:41:03] Production.INFO: 117
[2026-09-14 19:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:41:03] Production.INFO: ==23559== Lock acquired, processing the job...
[2026-09-14 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:41:03] Production.INFO: ==23567== Lock acquired, processing the job...
[2026-09-14 19:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:41:03] Production.INFO: Total Charge 0
[2026-09-14 19:41:03] Production.INFO: CreateAllLog End
[2026-09-14 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-14 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-14 19:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:41:04] Production.INFO: ==23567== Releasing lock...
[2026-09-14 19:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:41:04] Production.INFO: ==23561== Releasing lock...
[2026-09-14 19:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:41:04] Production.INFO: Account Balance End.
[2026-09-14 19:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:41:04] Production.INFO: ==23565== Releasing lock...
[2026-09-14 19:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:41:12] Production.ERROR: CronJobId end10
[2026-09-14 19:41:12] Production.INFO: ==23563== Releasing lock...
[2026-09-14 19:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:41:14] Production.INFO: call_cost start
[2026-09-14 19:41:14] Production.INFO: call_cost end
[2026-09-14 19:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:41:14] Production.INFO: ==23559== Releasing lock...
[2026-09-14 19:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:42:01] Production.INFO: ==23626== Lock acquired, processing the job...
[2026-09-15 00:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:42:01] Production.INFO: neon service started
[2026-09-15 00:42:01] Production.INFO: neon service started
[2026-09-15 00:42:01] Production.INFO: ==23626== Releasing lock...
[2026-09-15 00:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:42:01] Production.INFO: ==23628== Lock acquired, processing the job...
[2026-09-14 19:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:42:02] Production.INFO: ==23628== Releasing lock...
[2026-09-14 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:42:02] Production.INFO: ==23630== Lock acquired, processing the job...
[2026-09-14 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:42:02] Production.INFO: ==23630== Releasing lock...
[2026-09-14 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:42:02] Production.INFO: ==23632== Lock acquired, processing the job...
[2026-09-14 19:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:42:02] Production.INFO: ==23638== Lock acquired, processing the job...
[2026-09-14 19:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:42:02] Production.INFO: Account Balance Start.
[2026-09-14 19:42:02] Production.INFO: CreateAllLog Start
[2026-09-14 19:42:02] Production.INFO: 117
[2026-09-14 19:42:02] Production.INFO: Date 2026-09-08
[2026-09-14 19:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 19:42:02] Production.INFO: Date 2026-09-09
[2026-09-14 19:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 19:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:42:03] Production.INFO: ==23634== Lock acquired, processing the job...
[2026-09-14 19:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:42:03] Production.INFO: ==23636== Lock acquired, processing the job...
[2026-09-14 19:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:42:03] Production.INFO: Total Charge 0
[2026-09-14 19:42:03] Production.INFO: CreateAllLog End
[2026-09-14 19:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:42:03] Production.INFO: ==23640== Lock acquired, processing the job...
[2026-09-14 19:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:42:03] Production.INFO: Account Balance End.
[2026-09-14 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-14 19:42:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:42:03] Production.INFO: ==23638== Releasing lock...
[2026-09-14 19:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-14 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-14 19:42:03] Production.INFO: ==23640== Releasing lock...
[2026-09-14 19:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:42:03] Production.INFO: ==23634== Releasing lock...
[2026-09-14 19:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:42:10] Production.ERROR: CronJobId end10
[2026-09-14 19:42:10] Production.INFO: ==23636== Releasing lock...
[2026-09-14 19:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:42:14] Production.INFO: call_cost start
[2026-09-14 19:42:14] Production.INFO: call_cost end
[2026-09-14 19:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:42:14] Production.INFO: ==23632== Releasing lock...
[2026-09-14 19:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:43:01] Production.INFO: ==23698== Lock acquired, processing the job...
[2026-09-15 00:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:43:02] Production.INFO: neon service started
[2026-09-15 00:43:02] Production.INFO: neon service started
[2026-09-15 00:43:02] Production.INFO: ==23698== Releasing lock...
[2026-09-15 00:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:43:02] Production.INFO: ==23700== Lock acquired, processing the job...
[2026-09-14 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:43:02] Production.INFO: ==23700== Releasing lock...
[2026-09-14 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:43:02] Production.INFO: ==23702== Lock acquired, processing the job...
[2026-09-14 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:43:02] Production.INFO: ==23702== Releasing lock...
[2026-09-14 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:43:03] Production.INFO: ==23704== Lock acquired, processing the job...
[2026-09-14 19:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:43:03] Production.INFO: ==23706== Lock acquired, processing the job...
[2026-09-14 19:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:43:03] Production.INFO: ==23712== Lock acquired, processing the job...
[2026-09-14 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:43:03] Production.INFO: ==23708== Lock acquired, processing the job...
[2026-09-14 19:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:43:03] Production.INFO: ==23710== Lock acquired, processing the job...
[2026-09-14 19:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 19:43:03] Production.INFO: Account Balance Start.
[2026-09-14 19:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:43:03] Production.INFO: 117
[2026-09-14 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-14 19:43:03] Production.INFO: ==23712== Releasing lock...
[2026-09-14 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:43:03] Production.INFO: Total Charge 0
[2026-09-14 19:43:03] Production.INFO: CreateAllLog End
[2026-09-14 19:43:03] Production.INFO: ==23706== Releasing lock...
[2026-09-14 19:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:43:04] Production.INFO: Account Balance End.
[2026-09-14 19:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:43:04] Production.INFO: ==23710== Releasing lock...
[2026-09-14 19:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:43:10] Production.ERROR: CronJobId end10
[2026-09-14 19:43:10] Production.INFO: ==23708== Releasing lock...
[2026-09-14 19:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:43:13] Production.INFO: call_cost start
[2026-09-14 19:43:13] Production.INFO: call_cost end
[2026-09-14 19:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:43:13] Production.INFO: ==23704== Releasing lock...
[2026-09-14 19:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:44:01] Production.INFO: ==23769== Lock acquired, processing the job...
[2026-09-15 00:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:44:01] Production.INFO: neon service started
[2026-09-15 00:44:01] Production.INFO: neon service started
[2026-09-15 00:44:01] Production.INFO: ==23769== Releasing lock...
[2026-09-15 00:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:44:01] Production.INFO: ==23771== Lock acquired, processing the job...
[2026-09-14 19:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:44:01] Production.INFO: ==23771== Releasing lock...
[2026-09-14 19:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:44:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:44:02] Production.INFO: ==23773== Lock acquired, processing the job...
[2026-09-14 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:44:02] Production.INFO: ==23773== Releasing lock...
[2026-09-14 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:44:02] Production.INFO: ==23775== Lock acquired, processing the job...
[2026-09-14 19:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:44:02] Production.INFO: ==23777== Lock acquired, processing the job...
[2026-09-14 19:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:44:02] Production.INFO: ==23779== Lock acquired, processing the job...
[2026-09-14 19:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:44:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:44:02] Production.INFO: ==23783== Lock acquired, processing the job...
[2026-09-14 19:44:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:44:02] Production.INFO: ==23781== Lock acquired, processing the job...
[2026-09-14 19:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:44:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:44:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:44:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:44:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:44:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:44:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 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-14 19:44:03] Production.INFO: ==23783== Releasing lock...
[2026-09-14 19:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:44:03] Production.INFO: Account Balance Start.
[2026-09-14 19:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:44:03] Production.INFO: 117
[2026-09-14 19:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:44:03] Production.INFO: Total Charge 0
[2026-09-14 19:44:03] Production.INFO: CreateAllLog End
[2026-09-14 19:44:03] Production.INFO: Account Balance End.
[2026-09-14 19:44:03] Production.INFO: ==23777== Releasing lock...
[2026-09-14 19:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:44:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:44:03] Production.INFO: ==23781== Releasing lock...
[2026-09-14 19:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:44:10] Production.ERROR: CronJobId end10
[2026-09-14 19:44:10] Production.INFO: ==23779== Releasing lock...
[2026-09-14 19:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:44:14] Production.INFO: call_cost start
[2026-09-14 19:44:14] Production.INFO: call_cost end
[2026-09-14 19:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:44:14] Production.INFO: ==23775== Releasing lock...
[2026-09-14 19:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:45:01] Production.INFO: ==23855== Lock acquired, processing the job...
[2026-09-15 00:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:45:01] Production.INFO: neon service started
[2026-09-15 00:45:01] Production.INFO: neon service started
[2026-09-15 00:45:01] Production.INFO: ==23855== Releasing lock...
[2026-09-15 00:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:45:02] Production.INFO: ==23857== Lock acquired, processing the job...
[2026-09-14 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:45:02] Production.INFO: ==23857== Releasing lock...
[2026-09-14 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:45:02] Production.INFO: ==23859== Lock acquired, processing the job...
[2026-09-14 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:45:02] Production.INFO: ==23859== Releasing lock...
[2026-09-14 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:45:03] Production.INFO: ==23861== Lock acquired, processing the job...
[2026-09-14 19:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 19:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 19:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 19:45:03] Production.INFO: ==23861== Releasing lock...
[2026-09-14 19:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 19:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 19:45:03] Production.INFO: ==23865== Lock acquired, processing the job...
[2026-09-14 19:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:45:03] Production.INFO: ==23868== Lock acquired, processing the job...
[2026-09-14 19:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:45:03] Production.INFO: ==23863== Lock acquired, processing the job...
[2026-09-14 19:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:45:03] Production.INFO: ==23874== Lock acquired, processing the job...
[2026-09-14 19:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:45:03] Production.INFO: ==23870== Lock acquired, processing the job...
[2026-09-14 19:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:45:03] Production.INFO: ==23872== Lock acquired, processing the job...
[2026-09-14 19:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 19:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-14 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-14 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-14 19:45:03] Production.INFO: Account Balance Start.
[2026-09-14 19:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:45:03] Production.INFO: 117
[2026-09-14 19:45:03] Production.INFO: ==23874== Releasing lock...
[2026-09-14 19:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:45:04] Production.ERROR: done
[2026-09-14 19:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 19:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004010', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 19:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:45:04] Production.INFO: Total Charge 0
[2026-09-14 19:45:04] Production.INFO: CreateAllLog End
[2026-09-14 19:45:04] Production.INFO: ==23865== Releasing lock...
[2026-09-14 19:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:45:04] Production.INFO: Account Balance End.
[2026-09-14 19:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:45:04] Production.INFO: ==23870== Releasing lock...
[2026-09-14 19:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004010', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 19:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 19:45:10] Production.INFO: ProcessCDR(1,18004010,1,1,2)
[2026-09-14 19:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004010,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004010,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 19:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 19:45:10] Production.INFO: ==23872== Releasing lock...
[2026-09-14 19:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 19:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 19:45:14] Production.ERROR: CronJobId end10
[2026-09-14 19:45:14] Production.INFO: ==23868== Releasing lock...
[2026-09-14 19:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:45:17] Production.INFO: call_cost start
[2026-09-14 19:45:17] Production.INFO: call_cost end
[2026-09-14 19:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:45:17] Production.INFO: ==23863== Releasing lock...
[2026-09-14 19:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:46:02] Production.INFO: ==23946== Lock acquired, processing the job...
[2026-09-15 00:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:46:02] Production.INFO: neon service started
[2026-09-15 00:46:02] Production.INFO: neon service started
[2026-09-15 00:46:02] Production.INFO: ==23946== Releasing lock...
[2026-09-15 00:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:46:02] Production.INFO: ==23950== Lock acquired, processing the job...
[2026-09-14 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:46:02] Production.INFO: ==23950== Releasing lock...
[2026-09-14 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:46:02] Production.INFO: ==23948== Lock acquired, processing the job...
[2026-09-14 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:46:02] Production.INFO: ==23948== Releasing lock...
[2026-09-14 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:46:03] Production.INFO: ==23958== Lock acquired, processing the job...
[2026-09-14 19:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:46:03] Production.INFO: ==23952== Lock acquired, processing the job...
[2026-09-14 19:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:46:03] Production.INFO: Account Balance Start.
[2026-09-14 19:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:46:03] Production.INFO: 117
[2026-09-14 19:46:03] Production.INFO: ==23954== Lock acquired, processing the job...
[2026-09-14 19:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:46:03] Production.INFO: ==23956== Lock acquired, processing the job...
[2026-09-14 19:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:46:03] Production.INFO: ==23960== Lock acquired, processing the job...
[2026-09-14 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:46:03] Production.INFO: Total Charge 0
[2026-09-14 19:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:46:03] Production.INFO: CreateAllLog End
[2026-09-14 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-14 19:46:04] Production.INFO: ==23960== Releasing lock...
[2026-09-14 19:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:46:04] Production.INFO: Account Balance End.
[2026-09-14 19:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:46:04] Production.INFO: ==23958== Releasing lock...
[2026-09-14 19:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:46:04] Production.INFO: ==23954== Releasing lock...
[2026-09-14 19:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:46:11] Production.ERROR: CronJobId end10
[2026-09-14 19:46:11] Production.INFO: ==23956== Releasing lock...
[2026-09-14 19:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:46:14] Production.INFO: call_cost start
[2026-09-14 19:46:14] Production.INFO: call_cost end
[2026-09-14 19:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:46:15] Production.INFO: ==23952== Releasing lock...
[2026-09-14 19:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:47:01] Production.INFO: ==24024== Lock acquired, processing the job...
[2026-09-15 00:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:47:01] Production.INFO: neon service started
[2026-09-15 00:47:01] Production.INFO: neon service started
[2026-09-15 00:47:01] Production.INFO: ==24024== Releasing lock...
[2026-09-15 00:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:47:01] Production.INFO: ==24026== Lock acquired, processing the job...
[2026-09-14 19:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:47:02] Production.INFO: ==24026== Releasing lock...
[2026-09-14 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:47:02] Production.INFO: ==24028== Lock acquired, processing the job...
[2026-09-14 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:47:02] Production.INFO: ==24028== Releasing lock...
[2026-09-14 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:47:02] Production.INFO: ==24034== Lock acquired, processing the job...
[2026-09-14 19:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:47:03] Production.INFO: ==24030== Lock acquired, processing the job...
[2026-09-14 19:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:47:03] Production.INFO: ==24032== Lock acquired, processing the job...
[2026-09-14 19:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:47:03] Production.INFO: ==24036== Lock acquired, processing the job...
[2026-09-14 19:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:47:03] Production.INFO: ==24038== Lock acquired, processing the job...
[2026-09-14 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:47:03] Production.INFO: Account Balance Start.
[2026-09-14 19:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:47:03] Production.INFO: 117
[2026-09-14 19:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:47:03] Production.INFO: ==24038== Releasing lock...
[2026-09-14 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:47:03] Production.INFO: Total Charge 0
[2026-09-14 19:47:03] Production.INFO: CreateAllLog End
[2026-09-14 19:47:03] Production.INFO: Account Balance End.
[2026-09-14 19:47:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:47:03] Production.INFO: ==24036== Releasing lock...
[2026-09-14 19:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:47:03] Production.INFO: ==24032== Releasing lock...
[2026-09-14 19:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:47:11] Production.ERROR: CronJobId end10
[2026-09-14 19:47:11] Production.INFO: ==24034== Releasing lock...
[2026-09-14 19:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:47:13] Production.INFO: call_cost start
[2026-09-14 19:47:13] Production.INFO: call_cost end
[2026-09-14 19:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:47:13] Production.INFO: ==24030== Releasing lock...
[2026-09-14 19:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:48:01] Production.INFO: ==24106== Lock acquired, processing the job...
[2026-09-15 00:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:48:01] Production.INFO: neon service started
[2026-09-15 00:48:01] Production.INFO: neon service started
[2026-09-15 00:48:01] Production.INFO: ==24106== Releasing lock...
[2026-09-15 00:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:48:02] Production.INFO: ==24110== Lock acquired, processing the job...
[2026-09-14 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:48:02] Production.INFO: ==24112== Lock acquired, processing the job...
[2026-09-14 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:48:02] Production.INFO: ==24112== Releasing lock...
[2026-09-14 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:48:02] Production.INFO: ==24110== Releasing lock...
[2026-09-14 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:48:03] Production.INFO: ==24115== Lock acquired, processing the job...
[2026-09-14 19:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:48:03] Production.INFO: ==24117== Lock acquired, processing the job...
[2026-09-14 19:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:48:03] Production.INFO: ==24119== Lock acquired, processing the job...
[2026-09-14 19:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:48:03] Production.INFO: ==24121== Lock acquired, processing the job...
[2026-09-14 19:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:48:03] Production.INFO: ==24123== Lock acquired, processing the job...
[2026-09-14 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:48:03] Production.INFO: Account Balance Start.
[2026-09-14 19:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:48:03] Production.INFO: 117
[2026-09-14 19:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 19:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:48:03] Production.INFO: ==24123== Releasing lock...
[2026-09-14 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:48:03] Production.INFO: Total Charge 0
[2026-09-14 19:48:03] Production.INFO: CreateAllLog End
[2026-09-14 19:48:04] Production.INFO: Account Balance End.
[2026-09-14 19:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:48:04] Production.INFO: ==24121== Releasing lock...
[2026-09-14 19:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:48:04] Production.INFO: ==24117== Releasing lock...
[2026-09-14 19:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:48:11] Production.ERROR: CronJobId end10
[2026-09-14 19:48:11] Production.INFO: ==24119== Releasing lock...
[2026-09-14 19:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:48:15] Production.INFO: call_cost start
[2026-09-14 19:48:15] Production.INFO: call_cost end
[2026-09-14 19:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:48:15] Production.INFO: ==24115== Releasing lock...
[2026-09-14 19:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:49:01] Production.INFO: ==24188== Lock acquired, processing the job...
[2026-09-15 00:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:49:01] Production.INFO: neon service started
[2026-09-15 00:49:01] Production.INFO: neon service started
[2026-09-15 00:49:01] Production.INFO: ==24188== Releasing lock...
[2026-09-15 00:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:49:01] Production.INFO: ==24190== Lock acquired, processing the job...
[2026-09-14 19:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:49:01] Production.INFO: ==24192== Lock acquired, processing the job...
[2026-09-14 23:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:49:01] Production.INFO: ==24192== Releasing lock...
[2026-09-14 23:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:49:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:49:02] Production.INFO: ==24190== Releasing lock...
[2026-09-14 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:49:02] Production.INFO: ==24195== Lock acquired, processing the job...
[2026-09-14 19:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:49:02] Production.INFO: ==24197== Lock acquired, processing the job...
[2026-09-14 19:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:49:02] Production.INFO: ==24199== Lock acquired, processing the job...
[2026-09-14 19:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:49:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:49:03] Production.INFO: ==24203== Lock acquired, processing the job...
[2026-09-14 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:49:03] Production.INFO: ==24201== Lock acquired, processing the job...
[2026-09-14 19:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:49:03] Production.INFO: Account Balance Start.
[2026-09-14 19:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:49:03] Production.INFO: 117
[2026-09-14 19:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:49:03] Production.INFO: ==24203== Releasing lock...
[2026-09-14 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:49:03] Production.INFO: ==24197== Releasing lock...
[2026-09-14 19:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:49:03] Production.INFO: Total Charge 0
[2026-09-14 19:49:03] Production.INFO: CreateAllLog End
[2026-09-14 19:49:03] Production.INFO: Account Balance End.
[2026-09-14 19:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:49:03] Production.INFO: ==24201== Releasing lock...
[2026-09-14 19:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:49:11] Production.ERROR: CronJobId end10
[2026-09-14 19:49:11] Production.INFO: ==24199== Releasing lock...
[2026-09-14 19:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:49:14] Production.INFO: call_cost start
[2026-09-14 19:49:14] Production.INFO: call_cost end
[2026-09-14 19:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:49:14] Production.INFO: ==24195== Releasing lock...
[2026-09-14 19:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:50:01] Production.INFO: ==24270== Lock acquired, processing the job...
[2026-09-15 00:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:50:01] Production.INFO: neon service started
[2026-09-15 00:50:01] Production.INFO: neon service started
[2026-09-15 00:50:01] Production.INFO: ==24270== Releasing lock...
[2026-09-15 00:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:50:02] Production.INFO: ==24272== Lock acquired, processing the job...
[2026-09-14 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:50:02] Production.INFO: ==24272== Releasing lock...
[2026-09-14 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:50:02] Production.INFO: ==24274== Lock acquired, processing the job...
[2026-09-14 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:50:02] Production.INFO: ==24274== Releasing lock...
[2026-09-14 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:50:03] Production.INFO: ==24277== Lock acquired, processing the job...
[2026-09-14 19:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:50:03] Production.INFO: ==24283== Lock acquired, processing the job...
[2026-09-14 19:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:50:03] Production.INFO: ==24279== Lock acquired, processing the job...
[2026-09-14 19:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:50:03] Production.INFO: ==24285== Lock acquired, processing the job...
[2026-09-14 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:50:03] Production.INFO: ==24281== Lock acquired, processing the job...
[2026-09-14 19:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 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-14 19:50:03] Production.INFO: Account Balance Start.
[2026-09-14 19:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-14 19:50:03] Production.INFO: 117
[2026-09-14 19:50:03] Production.INFO: ==24285== Releasing lock...
[2026-09-14 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:50:04] Production.INFO: Total Charge 0
[2026-09-14 19:50:04] Production.INFO: CreateAllLog End
[2026-09-14 19:50:04] Production.INFO: ==24279== Releasing lock...
[2026-09-14 19:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:50:04] Production.INFO: Account Balance End.
[2026-09-14 19:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:50:04] Production.INFO: ==24283== Releasing lock...
[2026-09-14 19:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:50:11] Production.ERROR: CronJobId end10
[2026-09-14 19:50:11] Production.INFO: ==24281== Releasing lock...
[2026-09-14 19:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:50:13] Production.INFO: call_cost start
[2026-09-14 19:50:13] Production.INFO: call_cost end
[2026-09-14 19:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:50:13] Production.INFO: ==24277== Releasing lock...
[2026-09-14 19:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:51:02] Production.INFO: ==24341== Lock acquired, processing the job...
[2026-09-15 00:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:51:02] Production.INFO: neon service started
[2026-09-15 00:51:02] Production.INFO: neon service started
[2026-09-15 00:51:02] Production.INFO: ==24341== Releasing lock...
[2026-09-15 00:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:51:02] Production.INFO: ==24344== Lock acquired, processing the job...
[2026-09-14 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:51:03] Production.INFO: ==24344== Releasing lock...
[2026-09-14 19:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:51:03] Production.INFO: ==24346== Lock acquired, processing the job...
[2026-09-14 23:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:51:03] Production.INFO: ==24346== Releasing lock...
[2026-09-14 23:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:51:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:51:03] Production.INFO: ==24348== Lock acquired, processing the job...
[2026-09-14 19:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:51:03] Production.INFO: ==24350== Lock acquired, processing the job...
[2026-09-14 19:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:51:03] Production.INFO: ==24352== Lock acquired, processing the job...
[2026-09-14 19:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:51:03] Production.INFO: ==24354== Lock acquired, processing the job...
[2026-09-14 19:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:51:03] Production.INFO: ==24356== Lock acquired, processing the job...
[2026-09-14 19:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 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-14 19:51:04] Production.INFO: Account Balance Start.
[2026-09-14 19:51:04] Production.INFO: CreateAllLog Start
[2026-09-14 19:51:04] Production.INFO: ==24356== Releasing lock...
[2026-09-14 19:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:51:04] Production.INFO: 117
[2026-09-14 19:51:04] Production.INFO: Date 2026-09-08
[2026-09-14 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:51:04] Production.INFO: Date 2026-09-09
[2026-09-14 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:51:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:51:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:51:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:51:04] Production.INFO: Total Charge 0
[2026-09-14 19:51:04] Production.INFO: CreateAllLog End
[2026-09-14 19:51:04] Production.INFO: ==24350== Releasing lock...
[2026-09-14 19:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:51:04] Production.INFO: Account Balance End.
[2026-09-14 19:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:51:04] Production.INFO: ==24354== Releasing lock...
[2026-09-14 19:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:51:11] Production.ERROR: CronJobId end10
[2026-09-14 19:51:11] Production.INFO: ==24352== Releasing lock...
[2026-09-14 19:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:51:14] Production.INFO: call_cost start
[2026-09-14 19:51:14] Production.INFO: call_cost end
[2026-09-14 19:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:51:14] Production.INFO: ==24348== Releasing lock...
[2026-09-14 19:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:52:01] Production.INFO: ==24412== Lock acquired, processing the job...
[2026-09-15 00:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:52:01] Production.INFO: neon service started
[2026-09-15 00:52:01] Production.INFO: neon service started
[2026-09-15 00:52:01] Production.INFO: ==24412== Releasing lock...
[2026-09-15 00:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:52:02] Production.INFO: ==24415== Lock acquired, processing the job...
[2026-09-14 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:52:02] Production.INFO: ==24417== Lock acquired, processing the job...
[2026-09-14 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:52:02] Production.INFO: ==24417== Releasing lock...
[2026-09-14 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:52:02] Production.INFO: ==24415== Releasing lock...
[2026-09-14 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:52:03] Production.INFO: ==24421== Lock acquired, processing the job...
[2026-09-14 19:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:52:03] Production.INFO: ==24419== Lock acquired, processing the job...
[2026-09-14 19:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:52:03] Production.INFO: ==24423== Lock acquired, processing the job...
[2026-09-14 19:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:52:03] Production.INFO: ==24427== Lock acquired, processing the job...
[2026-09-14 19:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:52:03] Production.INFO: ==24425== Lock acquired, processing the job...
[2026-09-14 19:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 19:52:03] Production.INFO: Account Balance Start.
[2026-09-14 19:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:52:03] Production.INFO: 117
[2026-09-14 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-14 19:52:03] Production.INFO: ==24427== Releasing lock...
[2026-09-14 19:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:52:04] Production.INFO: Total Charge 0
[2026-09-14 19:52:04] Production.INFO: CreateAllLog End
[2026-09-14 19:52:04] Production.INFO: ==24421== Releasing lock...
[2026-09-14 19:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:52:04] Production.INFO: Account Balance End.
[2026-09-14 19:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:52:04] Production.INFO: ==24425== Releasing lock...
[2026-09-14 19:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:52:11] Production.ERROR: CronJobId end10
[2026-09-14 19:52:11] Production.INFO: ==24423== Releasing lock...
[2026-09-14 19:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:52:13] Production.INFO: call_cost start
[2026-09-14 19:52:13] Production.INFO: call_cost end
[2026-09-14 19:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:52:13] Production.INFO: ==24419== Releasing lock...
[2026-09-14 19:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:53:02] Production.INFO: ==24483== Lock acquired, processing the job...
[2026-09-15 00:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:53:02] Production.INFO: neon service started
[2026-09-15 00:53:02] Production.INFO: neon service started
[2026-09-15 00:53:02] Production.INFO: ==24483== Releasing lock...
[2026-09-15 00:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:53:02] Production.INFO: ==24485== Lock acquired, processing the job...
[2026-09-14 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:53:02] Production.INFO: ==24485== Releasing lock...
[2026-09-14 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:53:02] Production.INFO: ==24487== Lock acquired, processing the job...
[2026-09-14 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:53:02] Production.INFO: ==24487== Releasing lock...
[2026-09-14 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:53:03] Production.INFO: ==24490== Lock acquired, processing the job...
[2026-09-14 19:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:53:03] Production.INFO: ==24492== Lock acquired, processing the job...
[2026-09-14 19:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:53:03] Production.INFO: ==24494== Lock acquired, processing the job...
[2026-09-14 19:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:53:03] Production.INFO: ==24498== Lock acquired, processing the job...
[2026-09-14 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:53:03] Production.INFO: ==24496== Lock acquired, processing the job...
[2026-09-14 19:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 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-14 19:53:03] Production.INFO: ==24498== Releasing lock...
[2026-09-14 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:53:03] Production.INFO: Account Balance Start.
[2026-09-14 19:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:53:03] Production.INFO: 117
[2026-09-14 19:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:53:04] Production.INFO: ==24492== Releasing lock...
[2026-09-14 19:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:53:04] Production.INFO: Total Charge 0
[2026-09-14 19:53:04] Production.INFO: CreateAllLog End
[2026-09-14 19:53:04] Production.INFO: Account Balance End.
[2026-09-14 19:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:53:04] Production.INFO: ==24496== Releasing lock...
[2026-09-14 19:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:53:11] Production.ERROR: CronJobId end10
[2026-09-14 19:53:11] Production.INFO: ==24494== Releasing lock...
[2026-09-14 19:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:53:14] Production.INFO: call_cost start
[2026-09-14 19:53:14] Production.INFO: call_cost end
[2026-09-14 19:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:53:14] Production.INFO: ==24490== Releasing lock...
[2026-09-14 19:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:54:01] Production.INFO: ==24552== Lock acquired, processing the job...
[2026-09-15 00:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:54:01] Production.INFO: neon service started
[2026-09-15 00:54:01] Production.INFO: neon service started
[2026-09-15 00:54:01] Production.INFO: ==24552== Releasing lock...
[2026-09-15 00:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:54:01] Production.INFO: ==24554== Lock acquired, processing the job...
[2026-09-14 19:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:54:02] Production.INFO: ==24554== Releasing lock...
[2026-09-14 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:54:02] Production.INFO: ==24556== Lock acquired, processing the job...
[2026-09-14 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:54:02] Production.INFO: ==24556== Releasing lock...
[2026-09-14 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:54:02] Production.INFO: ==24558== Lock acquired, processing the job...
[2026-09-14 19:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:54:02] Production.INFO: ==24560== Lock acquired, processing the job...
[2026-09-14 19:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:54:02] Production.INFO: ==24567== Lock acquired, processing the job...
[2026-09-14 19:54:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 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-14 19:54:03] Production.INFO: ==24567== Releasing lock...
[2026-09-14 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:54:03] Production.INFO: ==24563== Lock acquired, processing the job...
[2026-09-14 19:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:54:03] Production.INFO: ==24565== Lock acquired, processing the job...
[2026-09-14 19:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:54:03] Production.INFO: Account Balance Start.
[2026-09-14 19:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:54:03] Production.INFO: 117
[2026-09-14 19:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:54:03] Production.INFO: Total Charge 0
[2026-09-14 19:54:03] Production.INFO: CreateAllLog End
[2026-09-14 19:54:03] Production.INFO: ==24560== Releasing lock...
[2026-09-14 19:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:54:03] Production.INFO: Account Balance End.
[2026-09-14 19:54:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:54:03] Production.INFO: ==24565== Releasing lock...
[2026-09-14 19:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:54:11] Production.ERROR: CronJobId end10
[2026-09-14 19:54:11] Production.INFO: ==24563== Releasing lock...
[2026-09-14 19:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:54:14] Production.INFO: call_cost start
[2026-09-14 19:54:14] Production.INFO: call_cost end
[2026-09-14 19:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:54:14] Production.INFO: ==24558== Releasing lock...
[2026-09-14 19:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:55:02] Production.INFO: ==24623== Lock acquired, processing the job...
[2026-09-15 00:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:55:02] Production.INFO: neon service started
[2026-09-15 00:55:02] Production.INFO: neon service started
[2026-09-15 00:55:02] Production.INFO: ==24623== Releasing lock...
[2026-09-15 00:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:55:02] Production.INFO: ==24625== Lock acquired, processing the job...
[2026-09-14 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:55:02] Production.INFO: ==24625== Releasing lock...
[2026-09-14 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:55:02] Production.INFO: ==24627== Lock acquired, processing the job...
[2026-09-14 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:55:03] Production.INFO: ==24627== Releasing lock...
[2026-09-14 23:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:55:03] Production.INFO: ==24630== Lock acquired, processing the job...
[2026-09-14 19:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 19:55:03] Production.INFO: ==24632== Lock acquired, processing the job...
[2026-09-14 19:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:55:03] Production.INFO: ==24638== Lock acquired, processing the job...
[2026-09-14 19:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:55:03] Production.INFO: ==24642== Lock acquired, processing the job...
[2026-09-14 19:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:55:03] Production.INFO: Account Balance Start.
[2026-09-14 19:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:55:03] Production.INFO: 117
[2026-09-14 19:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 19:55:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 19:55:03] Production.ERROR: CronJob PID - 24632
[2026-09-14 19:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 19:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 19:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 19:55:00
[2026-09-14 19:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 19:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 19:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 19:55:03] Production.ERROR: CronJob PID - 24638
[2026-09-14 19:55:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 19:55:03] Production.ERROR: CronJob ID - 12
[2026-09-14 19:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 19:55:00
[2026-09-14 19:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 19:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 19:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 19:55:03] Production.ERROR: CronJob PID - 24642
[2026-09-14 19:55:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-14 19:55:03] Production.ERROR: CronJob ID - 19
[2026-09-14 19:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 19:55:00
[2026-09-14 19:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 19:55:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 19:55:03] Production.INFO: ==24630== Releasing lock...
[2026-09-14 19:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 19:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 19:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:55:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:55:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:55:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:55:03] Production.INFO: ==24642== Releasing lock...
[2026-09-14 19:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:55:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:55:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:55:03] Production.INFO: Total Charge 0
[2026-09-14 19:55:04] Production.INFO: CreateAllLog End
[2026-09-14 19:55:04] Production.INFO: ==24634== Lock acquired, processing the job...
[2026-09-14 19:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:55:04] Production.INFO: ==24636== Lock acquired, processing the job...
[2026-09-14 19:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:55:04] Production.INFO: Account Balance End.
[2026-09-14 19:55:04] Production.INFO: ==24640== Lock acquired, processing the job...
[2026-09-14 19:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 19:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:55:04] Production.INFO: ==24638== Releasing lock...
[2026-09-14 19:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 19:55:04] Production.ERROR: done
[2026-09-14 19:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 19:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004051', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 19:55:05] Production.INFO: ==24634== Releasing lock...
[2026-09-14 19:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004051', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 19:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 19:55:09] Production.INFO: ProcessCDR(1,18004051,1,1,2)
[2026-09-14 19:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004051,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:55:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004051,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 19:55:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 19:55:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 19:55:09] Production.INFO: ==24640== Releasing lock...
[2026-09-14 19:55:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 19:55:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 19:55:13] Production.ERROR: CronJobId end10
[2026-09-14 19:55:13] Production.INFO: ==24636== Releasing lock...
[2026-09-14 19:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:55:16] Production.INFO: call_cost start
[2026-09-14 19:55:16] Production.INFO: call_cost end
[2026-09-14 19:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:55:16] Production.INFO: ==24632== Releasing lock...
[2026-09-14 19:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:56:01] Production.INFO: ==24706== Lock acquired, processing the job...
[2026-09-15 00:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:56:01] Production.INFO: neon service started
[2026-09-15 00:56:01] Production.INFO: neon service started
[2026-09-15 00:56:01] Production.INFO: ==24706== Releasing lock...
[2026-09-15 00:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:56:01] Production.INFO: ==24708== Lock acquired, processing the job...
[2026-09-14 19:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:56:01] Production.INFO: ==24708== Releasing lock...
[2026-09-14 19:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:56:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:56:02] Production.INFO: ==24710== Lock acquired, processing the job...
[2026-09-14 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:56:02] Production.INFO: ==24710== Releasing lock...
[2026-09-14 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:56:02] Production.INFO: ==24715== Lock acquired, processing the job...
[2026-09-14 19:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:56:02] Production.INFO: ==24717== Lock acquired, processing the job...
[2026-09-14 19:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:56:02] Production.INFO: ==24713== Lock acquired, processing the job...
[2026-09-14 19:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:56:02] Production.INFO: ==24719== Lock acquired, processing the job...
[2026-09-14 19:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:56:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:56:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:56:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:56:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:56:02] Production.INFO: ==24721== Lock acquired, processing the job...
[2026-09-14 19:56:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:56:02] Production.INFO: Account Balance Start.
[2026-09-14 19:56:02] Production.INFO: CreateAllLog Start
[2026-09-14 19:56:02] Production.INFO: 117
[2026-09-14 19:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 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-14 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-14 19:56:03] Production.INFO: ==24721== Releasing lock...
[2026-09-14 19:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:56:03] Production.INFO: ==24715== Releasing lock...
[2026-09-14 19:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:56:03] Production.INFO: Total Charge 0
[2026-09-14 19:56:03] Production.INFO: CreateAllLog End
[2026-09-14 19:56:03] Production.INFO: Account Balance End.
[2026-09-14 19:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 19:56:03] Production.INFO: ==24719== Releasing lock...
[2026-09-14 19:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:56:11] Production.ERROR: CronJobId end10
[2026-09-14 19:56:11] Production.INFO: ==24717== Releasing lock...
[2026-09-14 19:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:56:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:56:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:56:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:56:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:56:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:56:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:56:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:56:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:56:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:56:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:56:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:56:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:56:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:56:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:56:13] Production.INFO: call_cost start
[2026-09-14 19:56:13] Production.INFO: call_cost end
[2026-09-14 19:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:56:13] Production.INFO: ==24713== Releasing lock...
[2026-09-14 19:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:57:01] Production.INFO: ==24774== Lock acquired, processing the job...
[2026-09-15 00:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:57:01] Production.INFO: neon service started
[2026-09-15 00:57:01] Production.INFO: neon service started
[2026-09-15 00:57:01] Production.INFO: ==24774== Releasing lock...
[2026-09-15 00:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:57:02] Production.INFO: ==24776== Lock acquired, processing the job...
[2026-09-14 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:57:02] Production.INFO: ==24776== Releasing lock...
[2026-09-14 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:57:02] Production.INFO: ==24778== Lock acquired, processing the job...
[2026-09-14 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:57:02] Production.INFO: ==24778== Releasing lock...
[2026-09-14 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:57:03] Production.INFO: ==24781== Lock acquired, processing the job...
[2026-09-14 19:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:57:03] Production.INFO: ==24783== Lock acquired, processing the job...
[2026-09-14 19:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:57:03] Production.INFO: ==24787== Lock acquired, processing the job...
[2026-09-14 19:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:57:03] Production.INFO: ==24785== Lock acquired, processing the job...
[2026-09-14 19:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:57:03] Production.INFO: ==24789== Lock acquired, processing the job...
[2026-09-14 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:57:03] Production.INFO: Account Balance Start.
[2026-09-14 19:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:57:03] Production.INFO: 117
[2026-09-14 19:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 19:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 19:57:03] Production.INFO: ==24789== Releasing lock...
[2026-09-14 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:57:03] Production.INFO: Total Charge 0
[2026-09-14 19:57:03] Production.INFO: CreateAllLog End
[2026-09-14 19:57:04] Production.INFO: Account Balance End.
[2026-09-14 19:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:57:04] Production.INFO: ==24787== Releasing lock...
[2026-09-14 19:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:57:04] Production.INFO: ==24783== Releasing lock...
[2026-09-14 19:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:57:10] Production.ERROR: CronJobId end10
[2026-09-14 19:57:10] Production.INFO: ==24785== Releasing lock...
[2026-09-14 19:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:57:13] Production.INFO: call_cost start
[2026-09-14 19:57:13] Production.INFO: call_cost end
[2026-09-14 19:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:57:13] Production.INFO: ==24781== Releasing lock...
[2026-09-14 19:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:58:02] Production.INFO: ==24843== Lock acquired, processing the job...
[2026-09-15 00:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:58:02] Production.INFO: neon service started
[2026-09-15 00:58:02] Production.INFO: neon service started
[2026-09-15 00:58:02] Production.INFO: ==24843== Releasing lock...
[2026-09-15 00:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:58:02] Production.INFO: ==24846== Lock acquired, processing the job...
[2026-09-14 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:58:02] Production.INFO: ==24848== Lock acquired, processing the job...
[2026-09-14 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:58:02] Production.INFO: ==24848== Releasing lock...
[2026-09-14 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:58:03] Production.INFO: ==24846== Releasing lock...
[2026-09-14 19:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:58:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:58:03] Production.INFO: ==24852== Lock acquired, processing the job...
[2026-09-14 19:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:58:03] Production.INFO: ==24854== Lock acquired, processing the job...
[2026-09-14 19:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:58:03] Production.INFO: ==24850== Lock acquired, processing the job...
[2026-09-14 19:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:58:03] Production.INFO: ==24856== Lock acquired, processing the job...
[2026-09-14 19:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:58:03] Production.INFO: ==24858== Lock acquired, processing the job...
[2026-09-14 19:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 19:58:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:58:04] Production.INFO: Account Balance Start.
[2026-09-14 19:58:04] Production.INFO: CreateAllLog Start
[2026-09-14 19:58:04] Production.INFO: 117
[2026-09-14 19:58:04] Production.INFO: Date 2026-09-08
[2026-09-14 19:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 19:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:58:04] Production.INFO: ==24858== Releasing lock...
[2026-09-14 19:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:58:04] Production.INFO: Date 2026-09-09
[2026-09-14 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:58:04] Production.INFO: Date 2026-09-10
[2026-09-14 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:58:04] Production.INFO: Date 2026-09-11
[2026-09-14 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:58:04] Production.INFO: Date 2026-09-12
[2026-09-14 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:58:04] Production.INFO: Date 2026-09-13
[2026-09-14 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:58:04] Production.INFO: Date 2026-09-14
[2026-09-14 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 19:58:04] Production.INFO: Total Charge 0
[2026-09-14 19:58:04] Production.INFO: CreateAllLog End
[2026-09-14 19:58:04] Production.INFO: ==24852== Releasing lock...
[2026-09-14 19:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:58:04] Production.INFO: Account Balance End.
[2026-09-14 19:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:58:04] Production.INFO: ==24856== Releasing lock...
[2026-09-14 19:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:58:11] Production.ERROR: CronJobId end10
[2026-09-14 19:58:11] Production.INFO: ==24854== Releasing lock...
[2026-09-14 19:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:58:13] Production.INFO: call_cost start
[2026-09-14 19:58:13] Production.INFO: call_cost end
[2026-09-14 19:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:58:13] Production.INFO: ==24850== Releasing lock...
[2026-09-14 19:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:59:01] Production.INFO: ==24915== Lock acquired, processing the job...
[2026-09-15 00:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 00:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 00:59:01] Production.INFO: neon service started
[2026-09-15 00:59:01] Production.INFO: neon service started
[2026-09-15 00:59:01] Production.INFO: ==24915== Releasing lock...
[2026-09-15 00:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 00:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:59:02] Production.INFO: ==24917== Lock acquired, processing the job...
[2026-09-14 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:59:02] Production.INFO: ==24917== Releasing lock...
[2026-09-14 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 19:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:59:02] Production.INFO: ==24919== Lock acquired, processing the job...
[2026-09-14 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:59:02] Production.INFO: ==24919== Releasing lock...
[2026-09-14 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 23:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 19:59:02] Production.INFO: ==24930== Lock acquired, processing the job...
[2026-09-14 19:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 19:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 19:59:03] Production.INFO: ==24930== Releasing lock...
[2026-09-14 19:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 19:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:59:03] Production.INFO: ==24922== Lock acquired, processing the job...
[2026-09-14 19:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 19:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 19:59:03] Production.INFO: ==24924== Lock acquired, processing the job...
[2026-09-14 19:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 19:59:03] Production.INFO: ==24928== Lock acquired, processing the job...
[2026-09-14 19:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 19:59:03] Production.INFO: ==24926== Lock acquired, processing the job...
[2026-09-14 19:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 19:59:03] Production.INFO: Account Balance Start.
[2026-09-14 19:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 19:59:03] Production.INFO: 117
[2026-09-14 19:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 19:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 19:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 19:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 19:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 19:59:03] Production.INFO: Total Charge 0
[2026-09-14 19:59:03] Production.INFO: CreateAllLog End
[2026-09-14 19:59:03] Production.INFO: Account Balance End.
[2026-09-14 19:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 19:59:04] Production.INFO: ==24928== Releasing lock...
[2026-09-14 19:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 19:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 19:59:04] Production.INFO: ==24924== Releasing lock...
[2026-09-14 19:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 19:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 19:59:11] Production.ERROR: CronJobId end10
[2026-09-14 19:59:11] Production.INFO: ==24926== Releasing lock...
[2026-09-14 19:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 19:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 19:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 19:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 19:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 19:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 19:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 19:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 19:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 19:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 19:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 19:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 19:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 19:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 19:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 19:59:14] Production.INFO: call_cost start
[2026-09-14 19:59:14] Production.INFO: call_cost end
[2026-09-14 19:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 19:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 19:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 19:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 19:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 19:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 19:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 19:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 19:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 19:59:14] Production.INFO: ==24922== Releasing lock...
[2026-09-14 19:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 19:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:00:02] Production.INFO: ==24985== Lock acquired, processing the job...
[2026-09-15 01:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:00:02] Production.INFO: neon service started
[2026-09-15 01:00:02] Production.INFO: neon service started
[2026-09-15 01:00:02] Production.INFO: ==24985== Releasing lock...
[2026-09-15 01:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:00:02] Production.INFO: ==24987== Lock acquired, processing the job...
[2026-09-14 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:00:02] Production.INFO: ==24987== Releasing lock...
[2026-09-14 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:00:03] Production.INFO: ==24989== Lock acquired, processing the job...
[2026-09-15 00:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:00:03] Production.INFO: ==24989== Releasing lock...
[2026-09-15 00:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:00:03] Production.INFO: ==24991== Lock acquired, processing the job...
[2026-09-14 20:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:00:03] Production.INFO: ==24993== Lock acquired, processing the job...
[2026-09-14 20:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:00:03] Production.INFO: ==24995== Lock acquired, processing the job...
[2026-09-14 20:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:00:03] Production.INFO: ==24997== Lock acquired, processing the job...
[2026-09-14 20:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:00:03] Production.INFO: Account Balance Start.
[2026-09-14 20:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:00:03] Production.INFO: 117
[2026-09-14 20:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:00:03] Production.INFO: ==24999== Lock acquired, processing the job...
[2026-09-14 20:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:00:04] Production.INFO: ==24999== Releasing lock...
[2026-09-14 20:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:00:04] Production.INFO: Total Charge 0
[2026-09-14 20:00:04] Production.INFO: CreateAllLog End
[2026-09-14 20:00:04] Production.INFO: Account Balance End.
[2026-09-14 20:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:00:04] Production.INFO: ==24997== Releasing lock...
[2026-09-14 20:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:00:04] Production.INFO: ==24993== Releasing lock...
[2026-09-14 20:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:00:11] Production.ERROR: CronJobId end10
[2026-09-14 20:00:11] Production.INFO: ==24995== Releasing lock...
[2026-09-14 20:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:00:14] Production.INFO: call_cost start
[2026-09-14 20:00:14] Production.INFO: call_cost end
[2026-09-14 20:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:00:14] Production.INFO: ==24991== Releasing lock...
[2026-09-14 20:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:01:01] Production.INFO: ==25060== Lock acquired, processing the job...
[2026-09-15 01:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:01:01] Production.INFO: neon service started
[2026-09-15 01:01:01] Production.INFO: neon service started
[2026-09-15 01:01:01] Production.INFO: ==25060== Releasing lock...
[2026-09-15 01:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:01:01] Production.INFO: ==25068== Lock acquired, processing the job...
[2026-09-15 00:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:01:01] Production.INFO: ==25068== Releasing lock...
[2026-09-15 00:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:01:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:01:02] Production.INFO: ==25066== Lock acquired, processing the job...
[2026-09-14 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:01:02] Production.INFO: ==25066== Releasing lock...
[2026-09-14 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:01:03] Production.INFO: ==25070== Lock acquired, processing the job...
[2026-09-14 20:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:01:03] Production.INFO: ==25072== Lock acquired, processing the job...
[2026-09-14 20:01:03] Production.INFO: ==25076== Lock acquired, processing the job...
[2026-09-14 20:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:01:03] Production.INFO: ==25078== Lock acquired, processing the job...
[2026-09-14 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:01:03] Production.INFO: ==25074== Lock acquired, processing the job...
[2026-09-14 20:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:01:03] Production.INFO: Account Balance Start.
[2026-09-14 20:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:01:03] Production.INFO: 117
[2026-09-14 20:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-14 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:01:03] Production.INFO: ==25078== Releasing lock...
[2026-09-14 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:01:03] Production.INFO: Total Charge 0
[2026-09-14 20:01:03] Production.INFO: CreateAllLog End
[2026-09-14 20:01:03] Production.INFO: Account Balance End.
[2026-09-14 20:01:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:01:03] Production.INFO: ==25076== Releasing lock...
[2026-09-14 20:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:01:03] Production.INFO: ==25072== Releasing lock...
[2026-09-14 20:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:01:10] Production.ERROR: CronJobId end10
[2026-09-14 20:01:10] Production.INFO: ==25074== Releasing lock...
[2026-09-14 20:01:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:01:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:01:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:01:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:01:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:01:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:01:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:01:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:01:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:01:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:01:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:01:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:01:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:01:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:01:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:01:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:01:13] Production.INFO: call_cost start
[2026-09-14 20:01:13] Production.INFO: call_cost end
[2026-09-14 20:01:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:01:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:01:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:01:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:01:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:01:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:01:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:01:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:01:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:01:13] Production.INFO: ==25070== Releasing lock...
[2026-09-14 20:01:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:01:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:02:01] Production.INFO: ==25144== Lock acquired, processing the job...
[2026-09-15 01:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:02:01] Production.INFO: neon service started
[2026-09-15 01:02:02] Production.INFO: neon service started
[2026-09-15 01:02:02] Production.INFO: ==25144== Releasing lock...
[2026-09-15 01:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:02:02] Production.INFO: ==25148== Lock acquired, processing the job...
[2026-09-15 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:02:02] Production.INFO: ==25148== Releasing lock...
[2026-09-15 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:02:02] Production.INFO: ==25146== Lock acquired, processing the job...
[2026-09-14 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:02:02] Production.INFO: ==25146== Releasing lock...
[2026-09-14 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:02:03] Production.INFO: ==25151== Lock acquired, processing the job...
[2026-09-14 20:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:02:03] Production.INFO: ==25153== Lock acquired, processing the job...
[2026-09-14 20:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:02:03] Production.INFO: ==25157== Lock acquired, processing the job...
[2026-09-14 20:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:02:03] Production.INFO: ==25159== Lock acquired, processing the job...
[2026-09-14 20:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 20:02:03] Production.INFO: Account Balance Start.
[2026-09-14 20:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:02:03] Production.INFO: 117
[2026-09-14 20:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:02:03] Production.INFO: ==25155== Lock acquired, processing the job...
[2026-09-14 20:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 20:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:02:03] Production.INFO: ==25161== Lock acquired, processing the job...
[2026-09-14 20:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:02:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:02:04] Production.ERROR: done
[2026-09-14 20:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:02:04] Production.INFO: Total Charge 0
[2026-09-14 20:02:04] Production.INFO: CreateAllLog End
[2026-09-14 20:02:04] Production.ERROR: done
[2026-09-14 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-14 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-14 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-14 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-14 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-14 20:02:04] Production.INFO: ==25161== Releasing lock...
[2026-09-14 20:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 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-14 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-14 20:02:04] Production.INFO: ==25159== Releasing lock...
[2026-09-14 20:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 20:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 20:02:04] Production.INFO: Account Balance End.
[2026-09-14 20:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:02:04] Production.INFO: ==25157== Releasing lock...
[2026-09-14 20:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:02:04] Production.INFO: ==25153== Releasing lock...
[2026-09-14 20:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:02:12] Production.ERROR: CronJobId end10
[2026-09-14 20:02:12] Production.INFO: ==25155== Releasing lock...
[2026-09-14 20:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:02:14] Production.INFO: call_cost start
[2026-09-14 20:02:14] Production.INFO: call_cost end
[2026-09-14 20:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:02:14] Production.INFO: ==25151== Releasing lock...
[2026-09-14 20:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:03:01] Production.INFO: ==25219== Lock acquired, processing the job...
[2026-09-15 01:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:03:01] Production.INFO: neon service started
[2026-09-15 01:03:01] Production.INFO: neon service started
[2026-09-15 01:03:01] Production.INFO: ==25219== Releasing lock...
[2026-09-15 01:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:03:01] Production.INFO: ==25221== Lock acquired, processing the job...
[2026-09-14 20:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:03:02] Production.INFO: ==25223== Lock acquired, processing the job...
[2026-09-15 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:03:02] Production.INFO: ==25223== Releasing lock...
[2026-09-15 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:03:02] Production.INFO: ==25221== Releasing lock...
[2026-09-14 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:03:02] Production.INFO: ==25226== Lock acquired, processing the job...
[2026-09-14 20:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:03:02] Production.INFO: ==25230== Lock acquired, processing the job...
[2026-09-14 20:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:03:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:03:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:03:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:03:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:03:03] Production.INFO: ==25228== Lock acquired, processing the job...
[2026-09-14 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:03:03] Production.INFO: ==25232== Lock acquired, processing the job...
[2026-09-14 20:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:03:03] Production.INFO: ==25234== Lock acquired, processing the job...
[2026-09-14 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:03:03] Production.INFO: Account Balance Start.
[2026-09-14 20:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:03:03] Production.INFO: 117
[2026-09-14 20:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:03:03] Production.INFO: ==25234== Releasing lock...
[2026-09-14 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:03:03] Production.INFO: Total Charge 0
[2026-09-14 20:03:03] Production.INFO: CreateAllLog End
[2026-09-14 20:03:03] Production.INFO: Account Balance End.
[2026-09-14 20:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:03:03] Production.INFO: ==25232== Releasing lock...
[2026-09-14 20:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:03:03] Production.INFO: ==25228== Releasing lock...
[2026-09-14 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:03:10] Production.ERROR: CronJobId end10
[2026-09-14 20:03:10] Production.INFO: ==25230== Releasing lock...
[2026-09-14 20:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:03:13] Production.INFO: call_cost start
[2026-09-14 20:03:13] Production.INFO: call_cost end
[2026-09-14 20:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:03:13] Production.INFO: ==25226== Releasing lock...
[2026-09-14 20:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:04:01] Production.INFO: ==25287== Lock acquired, processing the job...
[2026-09-15 01:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:04:01] Production.INFO: neon service started
[2026-09-15 01:04:01] Production.INFO: neon service started
[2026-09-15 01:04:01] Production.INFO: ==25287== Releasing lock...
[2026-09-15 01:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:04:02] Production.INFO: ==25290== Lock acquired, processing the job...
[2026-09-14 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:04:02] Production.INFO: ==25290== Releasing lock...
[2026-09-14 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:04:02] Production.INFO: ==25292== Lock acquired, processing the job...
[2026-09-15 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:04:02] Production.INFO: ==25292== Releasing lock...
[2026-09-15 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:04:03] Production.INFO: ==25294== Lock acquired, processing the job...
[2026-09-14 20:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:04:03] Production.INFO: ==25296== Lock acquired, processing the job...
[2026-09-14 20:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:04:03] Production.INFO: ==25298== Lock acquired, processing the job...
[2026-09-14 20:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:04:03] Production.INFO: ==25300== Lock acquired, processing the job...
[2026-09-14 20:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:04:03] Production.INFO: ==25302== Lock acquired, processing the job...
[2026-09-14 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:04:03] Production.INFO: Account Balance Start.
[2026-09-14 20:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:04:03] Production.INFO: 117
[2026-09-14 20:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:04:03] Production.INFO: ==25302== Releasing lock...
[2026-09-14 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:04:04] Production.INFO: Total Charge 0
[2026-09-14 20:04:04] Production.INFO: CreateAllLog End
[2026-09-14 20:04:04] Production.INFO: ==25296== Releasing lock...
[2026-09-14 20:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:04:04] Production.INFO: Account Balance End.
[2026-09-14 20:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:04:04] Production.INFO: ==25300== Releasing lock...
[2026-09-14 20:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:04:11] Production.ERROR: CronJobId end10
[2026-09-14 20:04:11] Production.INFO: ==25298== Releasing lock...
[2026-09-14 20:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:04:14] Production.INFO: call_cost start
[2026-09-14 20:04:14] Production.INFO: call_cost end
[2026-09-14 20:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:04:14] Production.INFO: ==25294== Releasing lock...
[2026-09-14 20:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:05:02] Production.INFO: ==25379== Lock acquired, processing the job...
[2026-09-15 01:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:05:02] Production.INFO: neon service started
[2026-09-15 01:05:02] Production.INFO: neon service started
[2026-09-15 01:05:02] Production.INFO: ==25379== Releasing lock...
[2026-09-15 01:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:05:02] Production.INFO: ==25383== Lock acquired, processing the job...
[2026-09-15 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:05:02] Production.INFO: ==25381== Lock acquired, processing the job...
[2026-09-14 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:05:02] Production.INFO: ==25383== Releasing lock...
[2026-09-15 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:05:03] Production.INFO: ==25381== Releasing lock...
[2026-09-14 20:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:05:03] Production.INFO: ==25386== Lock acquired, processing the job...
[2026-09-14 20:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 20:05:03] Production.INFO: ==25388== Lock acquired, processing the job...
[2026-09-14 20:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:05:04] Production.INFO: ==25390== Lock acquired, processing the job...
[2026-09-14 20:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 20:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:05:04] Production.ERROR: CronJob PID - 25388
[2026-09-14 20:05:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 20:05:04] Production.ERROR: CronJob ID - 5
[2026-09-14 20:05:04] Production.ERROR: CronJob Last Run Time 2026-09-14 20:05:00
[2026-09-14 20:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 20:05:04] Production.INFO: ==25386== Releasing lock...
[2026-09-14 20:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 20:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 20:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:05:04] Production.INFO: ==25392== Lock acquired, processing the job...
[2026-09-14 20:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:05:04] Production.INFO: ==25394== Lock acquired, processing the job...
[2026-09-14 20:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:05:04] Production.INFO: ==25396== Lock acquired, processing the job...
[2026-09-14 20:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 20:05:04] Production.INFO: Account Balance Start.
[2026-09-14 20:05:04] Production.INFO: CreateAllLog Start
[2026-09-14 20:05:04] Production.INFO: 117
[2026-09-14 20:05:04] Production.INFO: Date 2026-09-08
[2026-09-14 20:05:04] Production.INFO: ==25398== Lock acquired, processing the job...
[2026-09-14 20:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 20:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:05:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:05:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:05:04] Production.INFO: ==25398== Releasing lock...
[2026-09-14 20:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:05:04] Production.ERROR: done
[2026-09-14 20:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:05:04] Production.INFO: Total Charge 0
[2026-09-14 20:05:04] Production.INFO: CreateAllLog End
[2026-09-14 20:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 20:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004093', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 20:05:04] Production.INFO: ==25390== Releasing lock...
[2026-09-14 20:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:05:04] Production.INFO: Account Balance End.
[2026-09-14 20:05:05] Production.ERROR: CronJobId end 12
[2026-09-14 20:05:05] Production.INFO: ==25394== Releasing lock...
[2026-09-14 20:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004093', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 20:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 20:05:10] Production.INFO: ProcessCDR(1,18004093,1,1,2)
[2026-09-14 20:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004093,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004093,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 20:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 20:05:10] Production.INFO: ==25396== Releasing lock...
[2026-09-14 20:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 20:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 20:05:13] Production.ERROR: CronJobId end10
[2026-09-14 20:05:13] Production.INFO: ==25392== Releasing lock...
[2026-09-14 20:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:05:17] Production.INFO: call_cost start
[2026-09-14 20:05:17] Production.INFO: call_cost end
[2026-09-14 20:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:05:17] Production.INFO: ==25388== Releasing lock...
[2026-09-14 20:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:06:01] Production.INFO: ==25452== Lock acquired, processing the job...
[2026-09-15 01:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:06:01] Production.INFO: neon service started
[2026-09-15 01:06:01] Production.INFO: neon service started
[2026-09-15 01:06:01] Production.INFO: ==25452== Releasing lock...
[2026-09-15 01:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:06:01] Production.INFO: ==25454== Lock acquired, processing the job...
[2026-09-14 20:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:06:02] Production.INFO: ==25454== Releasing lock...
[2026-09-14 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:06:02] Production.INFO: ==25456== Lock acquired, processing the job...
[2026-09-15 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:06:02] Production.INFO: ==25456== Releasing lock...
[2026-09-15 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:06:02] Production.INFO: ==25459== Lock acquired, processing the job...
[2026-09-14 20:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:06:02] Production.INFO: ==25461== Lock acquired, processing the job...
[2026-09-14 20:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:06:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:06:02] Production.INFO: ==25463== Lock acquired, processing the job...
[2026-09-14 20:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:06:03] Production.INFO: ==25465== Lock acquired, processing the job...
[2026-09-14 20:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:06:03] Production.INFO: ==25467== Lock acquired, processing the job...
[2026-09-14 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 20:06:03] Production.INFO: Account Balance Start.
[2026-09-14 20:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:06:03] Production.INFO: 117
[2026-09-14 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-14 20:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:06:03] Production.INFO: ==25467== Releasing lock...
[2026-09-14 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:06:03] Production.INFO: Total Charge 0
[2026-09-14 20:06:03] Production.INFO: CreateAllLog End
[2026-09-14 20:06:03] Production.INFO: ==25461== Releasing lock...
[2026-09-14 20:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:06:03] Production.INFO: Account Balance End.
[2026-09-14 20:06:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:06:03] Production.INFO: ==25465== Releasing lock...
[2026-09-14 20:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:06:10] Production.ERROR: CronJobId end10
[2026-09-14 20:06:10] Production.INFO: ==25463== Releasing lock...
[2026-09-14 20:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:06:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:06:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:06:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:06:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:06:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:06:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:06:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:06:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:06:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:06:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:06:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:06:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:06:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:06:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:06:13] Production.INFO: call_cost start
[2026-09-14 20:06:13] Production.INFO: call_cost end
[2026-09-14 20:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:06:13] Production.INFO: ==25459== Releasing lock...
[2026-09-14 20:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:07:01] Production.INFO: ==25524== Lock acquired, processing the job...
[2026-09-15 01:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:07:01] Production.INFO: neon service started
[2026-09-15 01:07:01] Production.INFO: neon service started
[2026-09-15 01:07:01] Production.INFO: ==25524== Releasing lock...
[2026-09-15 01:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:07:02] Production.INFO: ==25526== Lock acquired, processing the job...
[2026-09-14 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:07:02] Production.INFO: ==25526== Releasing lock...
[2026-09-14 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:07:02] Production.INFO: ==25528== Lock acquired, processing the job...
[2026-09-15 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:07:02] Production.INFO: ==25528== Releasing lock...
[2026-09-15 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:07:03] Production.INFO: ==25530== Lock acquired, processing the job...
[2026-09-14 20:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:07:03] Production.INFO: ==25532== Lock acquired, processing the job...
[2026-09-14 20:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:07:03] Production.INFO: ==25534== Lock acquired, processing the job...
[2026-09-14 20:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:07:03] Production.INFO: ==25538== Lock acquired, processing the job...
[2026-09-14 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:07:03] Production.INFO: ==25536== Lock acquired, processing the job...
[2026-09-14 20:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 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-14 20:07:03] Production.INFO: ==25538== Releasing lock...
[2026-09-14 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:07:03] Production.INFO: Account Balance Start.
[2026-09-14 20:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:07:03] Production.INFO: 117
[2026-09-14 20:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:07:03] Production.INFO: ==25532== Releasing lock...
[2026-09-14 20:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:07:03] Production.INFO: Total Charge 0
[2026-09-14 20:07:03] Production.INFO: CreateAllLog End
[2026-09-14 20:07:04] Production.INFO: Account Balance End.
[2026-09-14 20:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:07:04] Production.INFO: ==25536== Releasing lock...
[2026-09-14 20:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:07:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-14 20:07:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:07:10] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:07:10] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:07:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:07:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:07:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:07:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:07:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:07:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:07:10] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:07:10] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:07:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:07:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:07:10] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:07:10] Production.INFO: call_cost start
[2026-09-14 20:07:10] Production.INFO: call_cost end
[2026-09-14 20:07:10] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:07:10] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:07:10] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:07:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:07:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:07:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:07:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:07:10] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:07:10] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:07:10] Production.INFO: ==25530== Releasing lock...
[2026-09-14 20:07:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:07:10] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:07:11] Production.ERROR: CronJobId end10
[2026-09-14 20:07:11] Production.INFO: ==25534== Releasing lock...
[2026-09-14 20:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:08:01] Production.INFO: ==25592== Lock acquired, processing the job...
[2026-09-15 01:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:08:01] Production.INFO: neon service started
[2026-09-15 01:08:01] Production.INFO: neon service started
[2026-09-15 01:08:01] Production.INFO: ==25592== Releasing lock...
[2026-09-15 01:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:08:02] Production.INFO: ==25594== Lock acquired, processing the job...
[2026-09-14 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:08:02] Production.INFO: ==25596== Lock acquired, processing the job...
[2026-09-15 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:08:02] Production.INFO: ==25596== Releasing lock...
[2026-09-15 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:08:02] Production.INFO: ==25594== Releasing lock...
[2026-09-14 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:08:02] Production.INFO: ==25605== Lock acquired, processing the job...
[2026-09-14 20:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:08:02] Production.INFO: ==25603== Lock acquired, processing the job...
[2026-09-14 20:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:08:03] Production.INFO: Account Balance Start.
[2026-09-14 20:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:08:03] Production.INFO: 117
[2026-09-14 20:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:08:03] Production.INFO: ==25599== Lock acquired, processing the job...
[2026-09-14 20:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:08:03] Production.INFO: ==25601== Lock acquired, processing the job...
[2026-09-14 20:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:08:03] Production.INFO: ==25607== Lock acquired, processing the job...
[2026-09-14 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:08:03] Production.INFO: ==25607== Releasing lock...
[2026-09-14 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:08:03] Production.INFO: Total Charge 0
[2026-09-14 20:08:03] Production.INFO: CreateAllLog End
[2026-09-14 20:08:03] Production.INFO: Account Balance End.
[2026-09-14 20:08:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:08:03] Production.INFO: ==25605== Releasing lock...
[2026-09-14 20:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:08:03] Production.INFO: ==25601== Releasing lock...
[2026-09-14 20:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:08:10] Production.ERROR: CronJobId end10
[2026-09-14 20:08:10] Production.INFO: ==25603== Releasing lock...
[2026-09-14 20:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:08:13] Production.INFO: call_cost start
[2026-09-14 20:08:13] Production.INFO: call_cost end
[2026-09-14 20:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:08:13] Production.INFO: ==25599== Releasing lock...
[2026-09-14 20:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:09:01] Production.INFO: ==25659== Lock acquired, processing the job...
[2026-09-15 01:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:09:01] Production.INFO: neon service started
[2026-09-15 01:09:01] Production.INFO: neon service started
[2026-09-15 01:09:01] Production.INFO: ==25659== Releasing lock...
[2026-09-15 01:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:09:02] Production.INFO: ==25661== Lock acquired, processing the job...
[2026-09-14 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:09:02] Production.INFO: ==25661== Releasing lock...
[2026-09-14 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:09:02] Production.INFO: ==25664== Lock acquired, processing the job...
[2026-09-15 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:09:02] Production.INFO: ==25664== Releasing lock...
[2026-09-15 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:09:02] Production.INFO: ==25666== Lock acquired, processing the job...
[2026-09-14 20:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:09:03] Production.INFO: ==25668== Lock acquired, processing the job...
[2026-09-14 20:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:09:03] Production.INFO: ==25670== Lock acquired, processing the job...
[2026-09-14 20:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:09:03] Production.INFO: ==25674== Lock acquired, processing the job...
[2026-09-14 20:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:09:03] Production.INFO: ==25672== Lock acquired, processing the job...
[2026-09-14 20:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:09:03] Production.INFO: Account Balance Start.
[2026-09-14 20:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:09:03] Production.INFO: 117
[2026-09-14 20:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:09:03] Production.INFO: ==25674== Releasing lock...
[2026-09-14 20:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:09:03] Production.INFO: Total Charge 0
[2026-09-14 20:09:03] Production.INFO: CreateAllLog End
[2026-09-14 20:09:03] Production.INFO: ==25668== Releasing lock...
[2026-09-14 20:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:09:03] Production.INFO: Account Balance End.
[2026-09-14 20:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:09:03] Production.INFO: ==25672== Releasing lock...
[2026-09-14 20:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:09:11] Production.ERROR: CronJobId end10
[2026-09-14 20:09:11] Production.INFO: ==25670== Releasing lock...
[2026-09-14 20:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:09:13] Production.INFO: call_cost start
[2026-09-14 20:09:13] Production.INFO: call_cost end
[2026-09-14 20:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:09:13] Production.INFO: ==25666== Releasing lock...
[2026-09-14 20:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:10:02] Production.INFO: ==25733== Lock acquired, processing the job...
[2026-09-15 01:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:10:02] Production.INFO: neon service started
[2026-09-15 01:10:02] Production.INFO: neon service started
[2026-09-15 01:10:02] Production.INFO: ==25733== Releasing lock...
[2026-09-15 01:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:10:02] Production.INFO: ==25735== Lock acquired, processing the job...
[2026-09-14 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:10:02] Production.INFO: ==25735== Releasing lock...
[2026-09-14 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:10:02] Production.INFO: ==25737== Lock acquired, processing the job...
[2026-09-15 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:10:03] Production.INFO: ==25737== Releasing lock...
[2026-09-15 00:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:10:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:10:03] Production.INFO: ==25741== Lock acquired, processing the job...
[2026-09-14 20:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:10:03] Production.INFO: ==25747== Lock acquired, processing the job...
[2026-09-14 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:10:03] Production.INFO: ==25739== Lock acquired, processing the job...
[2026-09-14 20:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:10:03] Production.INFO: ==25743== Lock acquired, processing the job...
[2026-09-14 20:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 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-14 20:10:03] Production.INFO: ==25745== Lock acquired, processing the job...
[2026-09-14 20:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 20:10:03] Production.INFO: ==25747== Releasing lock...
[2026-09-14 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:10:03] Production.INFO: Account Balance Start.
[2026-09-14 20:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:10:03] Production.INFO: 117
[2026-09-14 20:10:04] Production.INFO: Date 2026-09-08
[2026-09-14 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:10:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:10:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:10:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:10:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:10:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:10:04] Production.INFO: Total Charge 0
[2026-09-14 20:10:04] Production.INFO: CreateAllLog End
[2026-09-14 20:10:04] Production.INFO: ==25741== Releasing lock...
[2026-09-14 20:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:10:04] Production.INFO: Account Balance End.
[2026-09-14 20:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:10:04] Production.INFO: ==25745== Releasing lock...
[2026-09-14 20:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:10:11] Production.ERROR: CronJobId end10
[2026-09-14 20:10:11] Production.INFO: ==25743== Releasing lock...
[2026-09-14 20:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:10:14] Production.INFO: call_cost start
[2026-09-14 20:10:14] Production.INFO: call_cost end
[2026-09-14 20:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:10:14] Production.INFO: ==25739== Releasing lock...
[2026-09-14 20:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:11:01] Production.INFO: ==25803== Lock acquired, processing the job...
[2026-09-15 01:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:11:01] Production.INFO: neon service started
[2026-09-15 01:11:01] Production.INFO: neon service started
[2026-09-15 01:11:01] Production.INFO: ==25803== Releasing lock...
[2026-09-15 01:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:11:01] Production.INFO: ==25807== Lock acquired, processing the job...
[2026-09-15 00:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:11:01] Production.INFO: ==25807== Releasing lock...
[2026-09-15 00:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:11:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:11:02] Production.INFO: ==25805== Lock acquired, processing the job...
[2026-09-14 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:11:02] Production.INFO: ==25805== Releasing lock...
[2026-09-14 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:11:03] Production.INFO: ==25813== Lock acquired, processing the job...
[2026-09-14 20:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:11:03] Production.INFO: ==25817== Lock acquired, processing the job...
[2026-09-14 20:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:11:03] Production.INFO: ==25811== Lock acquired, processing the job...
[2026-09-14 20:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:11:03] Production.INFO: ==25809== Lock acquired, processing the job...
[2026-09-14 20:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:11:03] Production.INFO: ==25815== Lock acquired, processing the job...
[2026-09-14 20:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:11:03] Production.INFO: ==25817== Releasing lock...
[2026-09-14 20:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:11:03] Production.INFO: Account Balance Start.
[2026-09-14 20:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:11:03] Production.INFO: 117
[2026-09-14 20:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:11:03] Production.INFO: Total Charge 0
[2026-09-14 20:11:03] Production.INFO: CreateAllLog End
[2026-09-14 20:11:03] Production.INFO: Account Balance End.
[2026-09-14 20:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:11:03] Production.INFO: ==25815== Releasing lock...
[2026-09-14 20:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:11:03] Production.INFO: ==25811== Releasing lock...
[2026-09-14 20:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:11:11] Production.ERROR: CronJobId end10
[2026-09-14 20:11:11] Production.INFO: ==25813== Releasing lock...
[2026-09-14 20:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:11:13] Production.INFO: call_cost start
[2026-09-14 20:11:13] Production.INFO: call_cost end
[2026-09-14 20:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:11:13] Production.INFO: ==25809== Releasing lock...
[2026-09-14 20:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:12:01] Production.INFO: ==25872== Lock acquired, processing the job...
[2026-09-15 01:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:12:01] Production.INFO: neon service started
[2026-09-15 01:12:02] Production.INFO: neon service started
[2026-09-15 01:12:02] Production.INFO: ==25872== Releasing lock...
[2026-09-15 01:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:12:02] Production.INFO: ==25874== Lock acquired, processing the job...
[2026-09-14 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:12:02] Production.INFO: ==25874== Releasing lock...
[2026-09-14 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:12:02] Production.INFO: ==25876== Lock acquired, processing the job...
[2026-09-15 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:12:02] Production.INFO: ==25876== Releasing lock...
[2026-09-15 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:12:03] Production.INFO: ==25887== Lock acquired, processing the job...
[2026-09-14 20:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:12:03] Production.INFO: ==25879== Lock acquired, processing the job...
[2026-09-14 20:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-14 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-14 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-14 20:12:03] Production.INFO: ==25887== Releasing lock...
[2026-09-14 20:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:12:03] Production.INFO: ==25883== Lock acquired, processing the job...
[2026-09-14 20:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:12:03] Production.INFO: ==25885== Lock acquired, processing the job...
[2026-09-14 20:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:12:03] Production.INFO: ==25881== Lock acquired, processing the job...
[2026-09-14 20:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:12:03] Production.INFO: Account Balance Start.
[2026-09-14 20:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:12:03] Production.INFO: 117
[2026-09-14 20:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:12:03] Production.INFO: Total Charge 0
[2026-09-14 20:12:03] Production.INFO: CreateAllLog End
[2026-09-14 20:12:04] Production.INFO: Account Balance End.
[2026-09-14 20:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:12:04] Production.INFO: ==25885== Releasing lock...
[2026-09-14 20:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:12:04] Production.INFO: ==25881== Releasing lock...
[2026-09-14 20:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:12:10] Production.ERROR: CronJobId end10
[2026-09-14 20:12:10] Production.INFO: ==25883== Releasing lock...
[2026-09-14 20:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:12:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:12:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:12:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:12:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:12:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:12:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:12:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:12:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:12:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:12:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:12:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:12:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:12:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:12:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:12:13] Production.INFO: call_cost start
[2026-09-14 20:12:13] Production.INFO: call_cost end
[2026-09-14 20:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:12:13] Production.INFO: ==25879== Releasing lock...
[2026-09-14 20:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:13:01] Production.INFO: ==25942== Lock acquired, processing the job...
[2026-09-15 01:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:13:01] Production.INFO: neon service started
[2026-09-15 01:13:01] Production.INFO: neon service started
[2026-09-15 01:13:01] Production.INFO: ==25942== Releasing lock...
[2026-09-15 01:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:13:01] Production.INFO: ==25946== Lock acquired, processing the job...
[2026-09-15 00:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:13:01] Production.INFO: ==25946== Releasing lock...
[2026-09-15 00:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:13:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:13:01] Production.INFO: ==25944== Lock acquired, processing the job...
[2026-09-14 20:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:13:02] Production.INFO: ==25944== Releasing lock...
[2026-09-14 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:13:02] Production.INFO: ==25953== Lock acquired, processing the job...
[2026-09-14 20:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:13:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:13:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:13:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:13:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:13:02] Production.INFO: ==25949== Lock acquired, processing the job...
[2026-09-14 20:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:13:03] Production.INFO: ==25951== Lock acquired, processing the job...
[2026-09-14 20:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:13:03] Production.INFO: ==25955== Lock acquired, processing the job...
[2026-09-14 20:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:13:03] Production.INFO: ==25957== Lock acquired, processing the job...
[2026-09-14 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:13:03] Production.INFO: Account Balance Start.
[2026-09-14 20:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:13:03] Production.INFO: ==25957== Releasing lock...
[2026-09-14 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:13:03] Production.INFO: 117
[2026-09-14 20:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:13:03] Production.INFO: Total Charge 0
[2026-09-14 20:13:03] Production.INFO: CreateAllLog End
[2026-09-14 20:13:03] Production.INFO: ==25951== Releasing lock...
[2026-09-14 20:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:13:03] Production.INFO: Account Balance End.
[2026-09-14 20:13:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:13:03] Production.INFO: ==25955== Releasing lock...
[2026-09-14 20:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:13:10] Production.ERROR: CronJobId end10
[2026-09-14 20:13:10] Production.INFO: ==25953== Releasing lock...
[2026-09-14 20:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:13:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:13:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:13:13] Production.INFO: call_cost start
[2026-09-14 20:13:13] Production.INFO: call_cost end
[2026-09-14 20:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:13:13] Production.INFO: ==25949== Releasing lock...
[2026-09-14 20:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:14:01] Production.INFO: ==26011== Lock acquired, processing the job...
[2026-09-15 01:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:14:01] Production.INFO: neon service started
[2026-09-15 01:14:01] Production.INFO: neon service started
[2026-09-15 01:14:01] Production.INFO: ==26011== Releasing lock...
[2026-09-15 01:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:14:02] Production.INFO: ==26013== Lock acquired, processing the job...
[2026-09-14 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:14:02] Production.INFO: ==26013== Releasing lock...
[2026-09-14 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:14:02] Production.INFO: ==26015== Lock acquired, processing the job...
[2026-09-15 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:14:02] Production.INFO: ==26015== Releasing lock...
[2026-09-15 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:14:03] Production.INFO: ==26018== Lock acquired, processing the job...
[2026-09-14 20:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:14:03] Production.INFO: ==26024== Lock acquired, processing the job...
[2026-09-14 20:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:14:03] Production.INFO: Account Balance Start.
[2026-09-14 20:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:14:03] Production.INFO: 117
[2026-09-14 20:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:14:03] Production.INFO: ==26020== Lock acquired, processing the job...
[2026-09-14 20:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:14:03] Production.INFO: ==26022== Lock acquired, processing the job...
[2026-09-14 20:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:14:03] Production.INFO: ==26026== Lock acquired, processing the job...
[2026-09-14 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 20:14:03] Production.INFO: ==26026== Releasing lock...
[2026-09-14 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:14:03] Production.INFO: Total Charge 0
[2026-09-14 20:14:03] Production.INFO: CreateAllLog End
[2026-09-14 20:14:03] Production.INFO: Account Balance End.
[2026-09-14 20:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:14:03] Production.INFO: ==26024== Releasing lock...
[2026-09-14 20:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:14:03] Production.INFO: ==26020== Releasing lock...
[2026-09-14 20:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:14:11] Production.ERROR: CronJobId end10
[2026-09-14 20:14:11] Production.INFO: ==26022== Releasing lock...
[2026-09-14 20:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:14:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:14:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:14:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:14:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:14:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:14:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:14:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:14:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:14:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:14:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:14:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:14:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:14:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:14:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:14:13] Production.INFO: call_cost start
[2026-09-14 20:14:13] Production.INFO: call_cost end
[2026-09-14 20:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:14:13] Production.INFO: ==26018== Releasing lock...
[2026-09-14 20:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:15:02] Production.INFO: ==26082== Lock acquired, processing the job...
[2026-09-15 01:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:15:02] Production.INFO: neon service started
[2026-09-15 01:15:02] Production.INFO: neon service started
[2026-09-15 01:15:02] Production.INFO: ==26082== Releasing lock...
[2026-09-15 01:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:15:02] Production.INFO: ==26084== Lock acquired, processing the job...
[2026-09-14 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:15:02] Production.INFO: ==26084== Releasing lock...
[2026-09-14 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:15:03] Production.INFO: ==26086== Lock acquired, processing the job...
[2026-09-15 00:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:15:03] Production.INFO: ==26086== Releasing lock...
[2026-09-15 00:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:15:03] Production.INFO: ==26088== Lock acquired, processing the job...
[2026-09-14 20:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 20:15:03] Production.INFO: ==26098== Lock acquired, processing the job...
[2026-09-14 20:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 20:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 20:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 20:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:15:03] Production.ERROR: CronJob PID - 26098
[2026-09-14 20:15:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 20:15:03] Production.ERROR: CronJob ID - 17
[2026-09-14 20:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 20:15:00
[2026-09-14 20:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:15:04] Production.INFO: ==26090== Lock acquired, processing the job...
[2026-09-14 20:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 20:15:04] Production.INFO: ==26088== Releasing lock...
[2026-09-14 20:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 20:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 20:15:04] Production.INFO: ==26092== Lock acquired, processing the job...
[2026-09-14 20:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:15:04] Production.INFO: ==26094== Lock acquired, processing the job...
[2026-09-14 20:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:15:04] Production.INFO: ==26096== Lock acquired, processing the job...
[2026-09-14 20:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:15:04] Production.INFO: ==26100== Lock acquired, processing the job...
[2026-09-14 20:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:15:04] Production.INFO: Account Balance Start.
[2026-09-14 20:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 20:15:04] Production.INFO: 117
[2026-09-14 20:15:04] Production.ERROR: done
[2026-09-14 20:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 20:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004134', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 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-14 20:15:04] Production.INFO: ==26100== Releasing lock...
[2026-09-14 20:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:15:04] Production.INFO: Total Charge 0
[2026-09-14 20:15:04] Production.INFO: CreateAllLog End
[2026-09-14 20:15:04] Production.INFO: Account Balance End.
[2026-09-14 20:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:15:04] Production.INFO: ==26096== Releasing lock...
[2026-09-14 20:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:15:04] Production.INFO: ==26092== Releasing lock...
[2026-09-14 20:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004134', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 20:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 20:15:10] Production.INFO: ProcessCDR(1,18004134,1,1,2)
[2026-09-14 20:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004134,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004134,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 20:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 20:15:11] Production.INFO: ==26098== Releasing lock...
[2026-09-14 20:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 20:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 20:15:15] Production.ERROR: CronJobId end10
[2026-09-14 20:15:15] Production.INFO: ==26094== Releasing lock...
[2026-09-14 20:15:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:15:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:15:17] Production.INFO: call_cost start
[2026-09-14 20:15:17] Production.INFO: call_cost end
[2026-09-14 20:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:15:17] Production.INFO: ==26090== Releasing lock...
[2026-09-14 20:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:16:01] Production.INFO: ==26159== Lock acquired, processing the job...
[2026-09-15 01:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:16:01] Production.INFO: neon service started
[2026-09-15 01:16:01] Production.INFO: neon service started
[2026-09-15 01:16:01] Production.INFO: ==26159== Releasing lock...
[2026-09-15 01:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:16:01] Production.INFO: ==26161== Lock acquired, processing the job...
[2026-09-14 20:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:16:02] Production.INFO: ==26161== Releasing lock...
[2026-09-14 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:16:02] Production.INFO: ==26163== Lock acquired, processing the job...
[2026-09-15 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:16:02] Production.INFO: ==26163== Releasing lock...
[2026-09-15 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:16:02] Production.INFO: ==26167== Lock acquired, processing the job...
[2026-09-14 20:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:16:02] Production.INFO: ==26165== Lock acquired, processing the job...
[2026-09-14 20:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:16:02] Production.INFO: ==26169== Lock acquired, processing the job...
[2026-09-14 20:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:16:03] Production.INFO: ==26171== Lock acquired, processing the job...
[2026-09-14 20:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:16:03] Production.INFO: Account Balance Start.
[2026-09-14 20:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:16:03] Production.INFO: 117
[2026-09-14 20:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:16:03] Production.INFO: ==26173== Lock acquired, processing the job...
[2026-09-14 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:16:03] Production.INFO: ==26173== Releasing lock...
[2026-09-14 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:16:03] Production.INFO: Total Charge 0
[2026-09-14 20:16:03] Production.INFO: ==26167== Releasing lock...
[2026-09-14 20:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:16:03] Production.INFO: CreateAllLog End
[2026-09-14 20:16:03] Production.INFO: Account Balance End.
[2026-09-14 20:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:16:03] Production.INFO: ==26171== Releasing lock...
[2026-09-14 20:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:16:10] Production.ERROR: CronJobId end10
[2026-09-14 20:16:10] Production.INFO: ==26169== Releasing lock...
[2026-09-14 20:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:16:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:16:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:16:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:16:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:16:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:16:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:16:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:16:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:16:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:16:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:16:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:16:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:16:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:16:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:16:12] Production.INFO: call_cost start
[2026-09-14 20:16:12] Production.INFO: call_cost end
[2026-09-14 20:16:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:16:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:16:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:16:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:16:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:16:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:16:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:16:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:16:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:16:12] Production.INFO: ==26165== Releasing lock...
[2026-09-14 20:16:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:16:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:17:02] Production.INFO: ==26226== Lock acquired, processing the job...
[2026-09-15 01:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:17:02] Production.INFO: neon service started
[2026-09-15 01:17:02] Production.INFO: neon service started
[2026-09-15 01:17:02] Production.INFO: ==26226== Releasing lock...
[2026-09-15 01:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:17:02] Production.INFO: ==26230== Lock acquired, processing the job...
[2026-09-15 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:17:02] Production.INFO: ==26230== Releasing lock...
[2026-09-15 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:17:02] Production.INFO: ==26228== Lock acquired, processing the job...
[2026-09-14 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:17:02] Production.INFO: ==26228== Releasing lock...
[2026-09-14 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:17:03] Production.INFO: ==26233== Lock acquired, processing the job...
[2026-09-14 20:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:17:03] Production.INFO: ==26235== Lock acquired, processing the job...
[2026-09-14 20:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:17:03] Production.INFO: ==26237== Lock acquired, processing the job...
[2026-09-14 20:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:17:03] Production.INFO: ==26239== Lock acquired, processing the job...
[2026-09-14 20:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:17:03] Production.INFO: ==26241== Lock acquired, processing the job...
[2026-09-14 20:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:17:03] Production.INFO: Account Balance Start.
[2026-09-14 20:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:17:03] Production.INFO: 117
[2026-09-14 20:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:17:03] Production.INFO: ==26241== Releasing lock...
[2026-09-14 20:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:17:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:17:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:17:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:17:04] Production.INFO: Total Charge 0
[2026-09-14 20:17:04] Production.INFO: CreateAllLog End
[2026-09-14 20:17:04] Production.INFO: Account Balance End.
[2026-09-14 20:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:17:04] Production.INFO: ==26239== Releasing lock...
[2026-09-14 20:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:17:04] Production.INFO: ==26235== Releasing lock...
[2026-09-14 20:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:17:11] Production.ERROR: CronJobId end10
[2026-09-14 20:17:11] Production.INFO: ==26237== Releasing lock...
[2026-09-14 20:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:17:14] Production.INFO: call_cost start
[2026-09-14 20:17:14] Production.INFO: call_cost end
[2026-09-14 20:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:17:14] Production.INFO: ==26233== Releasing lock...
[2026-09-14 20:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:18:01] Production.INFO: ==26297== Lock acquired, processing the job...
[2026-09-15 01:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:18:01] Production.INFO: neon service started
[2026-09-15 01:18:01] Production.INFO: neon service started
[2026-09-15 01:18:01] Production.INFO: ==26297== Releasing lock...
[2026-09-15 01:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:18:01] Production.INFO: ==26299== Lock acquired, processing the job...
[2026-09-14 20:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:18:02] Production.INFO: ==26299== Releasing lock...
[2026-09-14 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:18:02] Production.INFO: ==26301== Lock acquired, processing the job...
[2026-09-15 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:18:02] Production.INFO: ==26301== Releasing lock...
[2026-09-15 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:18:02] Production.INFO: ==26305== Lock acquired, processing the job...
[2026-09-14 20:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:18:02] Production.INFO: ==26307== Lock acquired, processing the job...
[2026-09-14 20:18:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:18:02] Production.INFO: ==26309== Lock acquired, processing the job...
[2026-09-14 20:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:18:02] Production.INFO: ==26303== Lock acquired, processing the job...
[2026-09-14 20:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:18:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:18:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:18:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:18:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:18:03] Production.INFO: Account Balance Start.
[2026-09-14 20:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:18:03] Production.INFO: 117
[2026-09-14 20:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:18:03] Production.INFO: ==26311== Lock acquired, processing the job...
[2026-09-14 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 20:18:03] Production.INFO: ==26311== Releasing lock...
[2026-09-14 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:18:03] Production.INFO: Total Charge 0
[2026-09-14 20:18:03] Production.INFO: ==26305== Releasing lock...
[2026-09-14 20:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:18:03] Production.INFO: CreateAllLog End
[2026-09-14 20:18:03] Production.INFO: Account Balance End.
[2026-09-14 20:18:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:18:03] Production.INFO: ==26309== Releasing lock...
[2026-09-14 20:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:18:10] Production.ERROR: CronJobId end10
[2026-09-14 20:18:10] Production.INFO: ==26307== Releasing lock...
[2026-09-14 20:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:18:13] Production.INFO: call_cost start
[2026-09-14 20:18:13] Production.INFO: call_cost end
[2026-09-14 20:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:18:13] Production.INFO: ==26303== Releasing lock...
[2026-09-14 20:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:19:02] Production.INFO: ==26366== Lock acquired, processing the job...
[2026-09-15 01:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:19:02] Production.INFO: neon service started
[2026-09-15 01:19:02] Production.INFO: neon service started
[2026-09-15 01:19:02] Production.INFO: ==26366== Releasing lock...
[2026-09-15 01:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:19:02] Production.INFO: ==26369== Lock acquired, processing the job...
[2026-09-14 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:19:02] Production.INFO: ==26369== Releasing lock...
[2026-09-14 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:19:02] Production.INFO: ==26371== Lock acquired, processing the job...
[2026-09-15 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:19:03] Production.INFO: ==26371== Releasing lock...
[2026-09-15 00:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:19:03] Production.INFO: ==26375== Lock acquired, processing the job...
[2026-09-14 20:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:19:03] Production.INFO: ==26373== Lock acquired, processing the job...
[2026-09-14 20:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:19:03] Production.INFO: ==26377== Lock acquired, processing the job...
[2026-09-14 20:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:19:03] Production.INFO: ==26379== Lock acquired, processing the job...
[2026-09-14 20:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:19:03] Production.INFO: ==26381== Lock acquired, processing the job...
[2026-09-14 20:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:19:03] Production.INFO: Account Balance Start.
[2026-09-14 20:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:19:03] Production.INFO: 117
[2026-09-14 20:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 20:19:04] Production.INFO: ==26381== Releasing lock...
[2026-09-14 20:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:19:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:19:04] Production.INFO: ==26375== Releasing lock...
[2026-09-14 20:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:19:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:19:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:19:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:19:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:19:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:19:04] Production.INFO: Total Charge 0
[2026-09-14 20:19:04] Production.INFO: CreateAllLog End
[2026-09-14 20:19:04] Production.INFO: Account Balance End.
[2026-09-14 20:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:19:04] Production.INFO: ==26379== Releasing lock...
[2026-09-14 20:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:19:11] Production.ERROR: CronJobId end10
[2026-09-14 20:19:11] Production.INFO: ==26377== Releasing lock...
[2026-09-14 20:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:19:14] Production.INFO: call_cost start
[2026-09-14 20:19:14] Production.INFO: call_cost end
[2026-09-14 20:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:19:14] Production.INFO: ==26373== Releasing lock...
[2026-09-14 20:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:20:01] Production.INFO: ==26435== Lock acquired, processing the job...
[2026-09-15 01:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:20:01] Production.INFO: neon service started
[2026-09-15 01:20:01] Production.INFO: neon service started
[2026-09-15 01:20:01] Production.INFO: ==26435== Releasing lock...
[2026-09-15 01:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:20:02] Production.INFO: ==26439== Lock acquired, processing the job...
[2026-09-15 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:20:02] Production.INFO: ==26439== Releasing lock...
[2026-09-15 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:20:02] Production.INFO: ==26437== Lock acquired, processing the job...
[2026-09-14 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:20:02] Production.INFO: ==26437== Releasing lock...
[2026-09-14 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:20:03] Production.INFO: ==26441== Lock acquired, processing the job...
[2026-09-14 20:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:20:03] Production.INFO: ==26443== Lock acquired, processing the job...
[2026-09-14 20:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:20:03] Production.INFO: ==26445== Lock acquired, processing the job...
[2026-09-14 20:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:20:03] Production.INFO: ==26447== Lock acquired, processing the job...
[2026-09-14 20:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:20:03] Production.INFO: ==26449== Lock acquired, processing the job...
[2026-09-14 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:20:03] Production.INFO: Account Balance Start.
[2026-09-14 20:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:20:03] Production.INFO: 117
[2026-09-14 20:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:20:03] Production.INFO: ==26449== Releasing lock...
[2026-09-14 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:20:03] Production.INFO: Total Charge 0
[2026-09-14 20:20:03] Production.INFO: CreateAllLog End
[2026-09-14 20:20:04] Production.INFO: Account Balance End.
[2026-09-14 20:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:20:04] Production.INFO: ==26447== Releasing lock...
[2026-09-14 20:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:20:04] Production.INFO: ==26443== Releasing lock...
[2026-09-14 20:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:20:11] Production.ERROR: CronJobId end10
[2026-09-14 20:20:11] Production.INFO: ==26445== Releasing lock...
[2026-09-14 20:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:20:14] Production.INFO: call_cost start
[2026-09-14 20:20:14] Production.INFO: call_cost end
[2026-09-14 20:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:20:14] Production.INFO: ==26441== Releasing lock...
[2026-09-14 20:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:21:02] Production.INFO: ==26503== Lock acquired, processing the job...
[2026-09-15 01:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:21:02] Production.INFO: neon service started
[2026-09-15 01:21:02] Production.INFO: neon service started
[2026-09-15 01:21:02] Production.INFO: ==26503== Releasing lock...
[2026-09-15 01:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:21:02] Production.INFO: ==26505== Lock acquired, processing the job...
[2026-09-14 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:21:02] Production.INFO: ==26505== Releasing lock...
[2026-09-14 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:21:03] Production.INFO: ==26507== Lock acquired, processing the job...
[2026-09-15 00:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:21:03] Production.INFO: ==26507== Releasing lock...
[2026-09-15 00:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:21:03] Production.INFO: ==26513== Lock acquired, processing the job...
[2026-09-14 20:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:21:03] Production.INFO: ==26511== Lock acquired, processing the job...
[2026-09-14 20:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:21:03] Production.INFO: ==26509== Lock acquired, processing the job...
[2026-09-14 20:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:21:03] Production.INFO: ==26515== Lock acquired, processing the job...
[2026-09-14 20:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:21:03] Production.INFO: ==26517== Lock acquired, processing the job...
[2026-09-14 20:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:21:03] Production.INFO: Account Balance Start.
[2026-09-14 20:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:21:03] Production.INFO: 117
[2026-09-14 20:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:21:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:21:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:21:04] Production.INFO: ==26517== Releasing lock...
[2026-09-14 20:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:21:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:21:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:21:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:21:04] Production.INFO: Total Charge 0
[2026-09-14 20:21:04] Production.INFO: CreateAllLog End
[2026-09-14 20:21:04] Production.INFO: Account Balance End.
[2026-09-14 20:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:21:04] Production.INFO: ==26515== Releasing lock...
[2026-09-14 20:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:21:04] Production.INFO: ==26511== Releasing lock...
[2026-09-14 20:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:21:12] Production.ERROR: CronJobId end10
[2026-09-14 20:21:12] Production.INFO: ==26513== Releasing lock...
[2026-09-14 20:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:21:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:21:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:21:16] Production.INFO: call_cost start
[2026-09-14 20:21:16] Production.INFO: call_cost end
[2026-09-14 20:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:21:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:21:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:21:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:21:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:21:16] Production.INFO: ==26509== Releasing lock...
[2026-09-14 20:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:22:01] Production.INFO: ==26576== Lock acquired, processing the job...
[2026-09-15 01:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:22:01] Production.INFO: neon service started
[2026-09-15 01:22:01] Production.INFO: neon service started
[2026-09-15 01:22:01] Production.INFO: ==26576== Releasing lock...
[2026-09-15 01:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:22:01] Production.INFO: ==26579== Lock acquired, processing the job...
[2026-09-14 20:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:22:02] Production.INFO: ==26579== Releasing lock...
[2026-09-14 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:22:02] Production.INFO: ==26581== Lock acquired, processing the job...
[2026-09-15 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:22:02] Production.INFO: ==26581== Releasing lock...
[2026-09-15 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:22:02] Production.INFO: ==26583== Lock acquired, processing the job...
[2026-09-14 20:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:22:02] Production.INFO: ==26585== Lock acquired, processing the job...
[2026-09-14 20:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:22:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:22:02] Production.INFO: ==26589== Lock acquired, processing the job...
[2026-09-14 20:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:22:02] Production.INFO: ==26587== Lock acquired, processing the job...
[2026-09-14 20:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:22:02] Production.INFO: Account Balance Start.
[2026-09-14 20:22:02] Production.INFO: CreateAllLog Start
[2026-09-14 20:22:02] Production.INFO: 117
[2026-09-14 20:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:22:03] Production.INFO: ==26591== Lock acquired, processing the job...
[2026-09-14 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:22:03] Production.INFO: ==26591== Releasing lock...
[2026-09-14 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:22:03] Production.INFO: Total Charge 0
[2026-09-14 20:22:03] Production.INFO: CreateAllLog End
[2026-09-14 20:22:03] Production.INFO: Account Balance End.
[2026-09-14 20:22:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:22:03] Production.INFO: ==26589== Releasing lock...
[2026-09-14 20:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:22:03] Production.INFO: ==26585== Releasing lock...
[2026-09-14 20:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:22:10] Production.ERROR: CronJobId end10
[2026-09-14 20:22:10] Production.INFO: ==26587== Releasing lock...
[2026-09-14 20:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:22:13] Production.INFO: call_cost start
[2026-09-14 20:22:13] Production.INFO: call_cost end
[2026-09-14 20:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:22:13] Production.INFO: ==26583== Releasing lock...
[2026-09-14 20:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:23:01] Production.INFO: ==26651== Lock acquired, processing the job...
[2026-09-15 01:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:23:01] Production.INFO: neon service started
[2026-09-15 01:23:01] Production.INFO: neon service started
[2026-09-15 01:23:01] Production.INFO: ==26651== Releasing lock...
[2026-09-15 01:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:23:02] Production.INFO: ==26653== Lock acquired, processing the job...
[2026-09-14 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:23:02] Production.INFO: ==26653== Releasing lock...
[2026-09-14 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:23:02] Production.INFO: ==26655== Lock acquired, processing the job...
[2026-09-15 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:23:02] Production.INFO: ==26655== Releasing lock...
[2026-09-15 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:23:03] Production.INFO: ==26663== Lock acquired, processing the job...
[2026-09-14 20:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:23:03] Production.INFO: Account Balance Start.
[2026-09-14 20:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:23:03] Production.INFO: 117
[2026-09-14 20:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:23:03] Production.INFO: ==26657== Lock acquired, processing the job...
[2026-09-14 20:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:23:03] Production.INFO: ==26659== Lock acquired, processing the job...
[2026-09-14 20:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:23:03] Production.INFO: ==26661== Lock acquired, processing the job...
[2026-09-14 20:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:23:03] Production.INFO: Total Charge 0
[2026-09-14 20:23:03] Production.INFO: CreateAllLog End
[2026-09-14 20:23:03] Production.INFO: ==26665== Lock acquired, processing the job...
[2026-09-14 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:23:03] Production.INFO: ==26665== Releasing lock...
[2026-09-14 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:23:03] Production.INFO: Account Balance End.
[2026-09-14 20:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:23:04] Production.INFO: ==26663== Releasing lock...
[2026-09-14 20:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:23:04] Production.INFO: ==26659== Releasing lock...
[2026-09-14 20:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:23:11] Production.ERROR: CronJobId end10
[2026-09-14 20:23:11] Production.INFO: ==26661== Releasing lock...
[2026-09-14 20:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:23:13] Production.INFO: call_cost start
[2026-09-14 20:23:13] Production.INFO: call_cost end
[2026-09-14 20:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:23:13] Production.INFO: ==26657== Releasing lock...
[2026-09-14 20:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:24:01] Production.INFO: ==26723== Lock acquired, processing the job...
[2026-09-15 01:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:24:01] Production.INFO: neon service started
[2026-09-15 01:24:01] Production.INFO: neon service started
[2026-09-15 01:24:01] Production.INFO: ==26723== Releasing lock...
[2026-09-15 01:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:24:01] Production.INFO: ==26725== Lock acquired, processing the job...
[2026-09-14 20:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:24:01] Production.INFO: ==26725== Releasing lock...
[2026-09-14 20:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:24:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:24:02] Production.INFO: ==26727== Lock acquired, processing the job...
[2026-09-15 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:24:02] Production.INFO: ==26727== Releasing lock...
[2026-09-15 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:24:02] Production.INFO: ==26733== Lock acquired, processing the job...
[2026-09-14 20:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:24:02] Production.INFO: ==26729== Lock acquired, processing the job...
[2026-09-14 20:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:24:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:24:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:24:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:24:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:24:02] Production.INFO: ==26731== Lock acquired, processing the job...
[2026-09-14 20:24:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:24:02] Production.INFO: ==26737== Lock acquired, processing the job...
[2026-09-14 20:24:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:24:03] Production.INFO: ==26735== Lock acquired, processing the job...
[2026-09-14 20:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 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-14 20:24:03] Production.INFO: Account Balance Start.
[2026-09-14 20:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:24:03] Production.INFO: 117
[2026-09-14 20:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:24:03] Production.INFO: ==26737== Releasing lock...
[2026-09-14 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:24:03] Production.INFO: Total Charge 0
[2026-09-14 20:24:03] Production.INFO: CreateAllLog End
[2026-09-14 20:24:03] Production.INFO: Account Balance End.
[2026-09-14 20:24:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:24:03] Production.INFO: ==26735== Releasing lock...
[2026-09-14 20:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:24:03] Production.INFO: ==26731== Releasing lock...
[2026-09-14 20:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:24:11] Production.ERROR: CronJobId end10
[2026-09-14 20:24:11] Production.INFO: ==26733== Releasing lock...
[2026-09-14 20:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:24:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:24:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:24:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:24:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:24:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:24:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:24:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:24:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:24:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:24:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:24:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:24:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:24:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:24:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:24:13] Production.INFO: call_cost start
[2026-09-14 20:24:13] Production.INFO: call_cost end
[2026-09-14 20:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:24:13] Production.INFO: ==26729== Releasing lock...
[2026-09-14 20:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:25:01] Production.INFO: ==26794== Lock acquired, processing the job...
[2026-09-15 01:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:25:01] Production.INFO: neon service started
[2026-09-15 01:25:01] Production.INFO: neon service started
[2026-09-15 01:25:01] Production.INFO: ==26794== Releasing lock...
[2026-09-15 01:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:25:02] Production.INFO: ==26799== Lock acquired, processing the job...
[2026-09-15 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:25:02] Production.INFO: ==26799== Releasing lock...
[2026-09-15 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:25:02] Production.INFO: ==26797== Lock acquired, processing the job...
[2026-09-14 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:25:02] Production.INFO: ==26797== Releasing lock...
[2026-09-14 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:25:03] Production.INFO: ==26801== Lock acquired, processing the job...
[2026-09-14 20:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 20:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 20:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 20:25:03] Production.INFO: ==26801== Releasing lock...
[2026-09-14 20:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 20:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 20:25:03] Production.INFO: ==26803== Lock acquired, processing the job...
[2026-09-14 20:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:25:03] Production.INFO: ==26805== Lock acquired, processing the job...
[2026-09-14 20:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:25:03] Production.INFO: ==26807== Lock acquired, processing the job...
[2026-09-14 20:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:25:03] Production.INFO: ==26813== Lock acquired, processing the job...
[2026-09-14 20:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:25:03] Production.INFO: ==26809== Lock acquired, processing the job...
[2026-09-14 20:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:25:03] Production.INFO: ==26811== Lock acquired, processing the job...
[2026-09-14 20:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 20:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 20:25:04] Production.INFO: Account Balance Start.
[2026-09-14 20:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 20:25:04] Production.INFO: 117
[2026-09-14 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-14 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-14 20:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:25:04] Production.INFO: ==26813== Releasing lock...
[2026-09-14 20:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:25:04] Production.ERROR: done
[2026-09-14 20:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:25:04] Production.INFO: Total Charge 0
[2026-09-14 20:25:04] Production.INFO: CreateAllLog End
[2026-09-14 20:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 20:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004175', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 20:25:04] Production.INFO: ==26805== Releasing lock...
[2026-09-14 20:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:25:04] Production.INFO: Account Balance End.
[2026-09-14 20:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:25:04] Production.INFO: ==26809== Releasing lock...
[2026-09-14 20:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004175', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 20:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 20:25:10] Production.INFO: ProcessCDR(1,18004175,1,1,2)
[2026-09-14 20:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004175,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004175,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 20:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 20:25:10] Production.INFO: ==26811== Releasing lock...
[2026-09-14 20:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 20:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 20:25:14] Production.ERROR: CronJobId end10
[2026-09-14 20:25:14] Production.INFO: ==26807== Releasing lock...
[2026-09-14 20:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:25:17] Production.INFO: call_cost start
[2026-09-14 20:25:17] Production.INFO: call_cost end
[2026-09-14 20:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:25:17] Production.INFO: ==26803== Releasing lock...
[2026-09-14 20:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:26:02] Production.INFO: ==26871== Lock acquired, processing the job...
[2026-09-15 01:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:26:02] Production.INFO: neon service started
[2026-09-15 01:26:02] Production.INFO: neon service started
[2026-09-15 01:26:02] Production.INFO: ==26871== Releasing lock...
[2026-09-15 01:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:26:02] Production.INFO: ==26875== Lock acquired, processing the job...
[2026-09-15 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:26:02] Production.INFO: ==26875== Releasing lock...
[2026-09-15 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:26:02] Production.INFO: ==26873== Lock acquired, processing the job...
[2026-09-14 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:26:02] Production.INFO: ==26873== Releasing lock...
[2026-09-14 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:26:03] Production.INFO: ==26880== Lock acquired, processing the job...
[2026-09-14 20:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:26:03] Production.INFO: ==26882== Lock acquired, processing the job...
[2026-09-14 20:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:26:03] Production.INFO: ==26878== Lock acquired, processing the job...
[2026-09-14 20:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:26:03] Production.INFO: ==26884== Lock acquired, processing the job...
[2026-09-14 20:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:26:03] Production.INFO: ==26886== Lock acquired, processing the job...
[2026-09-14 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 20:26:03] Production.INFO: Account Balance Start.
[2026-09-14 20:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:26:03] Production.INFO: 117
[2026-09-14 20:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:26:03] Production.INFO: ==26886== Releasing lock...
[2026-09-14 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:26:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:26:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:26:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:26:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:26:04] Production.INFO: Total Charge 0
[2026-09-14 20:26:04] Production.INFO: CreateAllLog End
[2026-09-14 20:26:04] Production.INFO: ==26880== Releasing lock...
[2026-09-14 20:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:26:04] Production.INFO: Account Balance End.
[2026-09-14 20:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:26:04] Production.INFO: ==26884== Releasing lock...
[2026-09-14 20:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:26:11] Production.ERROR: CronJobId end10
[2026-09-14 20:26:11] Production.INFO: ==26882== Releasing lock...
[2026-09-14 20:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:26:13] Production.INFO: call_cost start
[2026-09-14 20:26:13] Production.INFO: call_cost end
[2026-09-14 20:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:26:13] Production.INFO: ==26878== Releasing lock...
[2026-09-14 20:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:27:01] Production.INFO: ==26940== Lock acquired, processing the job...
[2026-09-15 01:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:27:01] Production.INFO: neon service started
[2026-09-15 01:27:01] Production.INFO: neon service started
[2026-09-15 01:27:01] Production.INFO: ==26940== Releasing lock...
[2026-09-15 01:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:27:02] Production.INFO: ==26942== Lock acquired, processing the job...
[2026-09-14 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:27:02] Production.INFO: ==26944== Lock acquired, processing the job...
[2026-09-15 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:27:02] Production.INFO: ==26944== Releasing lock...
[2026-09-15 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:27:02] Production.INFO: ==26942== Releasing lock...
[2026-09-14 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:27:03] Production.INFO: ==26949== Lock acquired, processing the job...
[2026-09-14 20:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:27:03] Production.INFO: ==26946== Lock acquired, processing the job...
[2026-09-14 20:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:27:03] Production.INFO: ==26951== Lock acquired, processing the job...
[2026-09-14 20:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:27:03] Production.INFO: ==26953== Lock acquired, processing the job...
[2026-09-14 20:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:27:03] Production.INFO: ==26955== Lock acquired, processing the job...
[2026-09-14 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:27:03] Production.INFO: Account Balance Start.
[2026-09-14 20:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:27:03] Production.INFO: 117
[2026-09-14 20:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:27:03] Production.INFO: ==26955== Releasing lock...
[2026-09-14 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:27:03] Production.INFO: Total Charge 0
[2026-09-14 20:27:03] Production.INFO: CreateAllLog End
[2026-09-14 20:27:03] Production.INFO: Account Balance End.
[2026-09-14 20:27:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:27:03] Production.INFO: ==26953== Releasing lock...
[2026-09-14 20:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:27:03] Production.INFO: ==26949== Releasing lock...
[2026-09-14 20:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:27:10] Production.ERROR: CronJobId end10
[2026-09-14 20:27:10] Production.INFO: ==26951== Releasing lock...
[2026-09-14 20:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:27:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:27:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:27:13] Production.INFO: call_cost start
[2026-09-14 20:27:13] Production.INFO: call_cost end
[2026-09-14 20:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:27:13] Production.INFO: ==26946== Releasing lock...
[2026-09-14 20:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:28:01] Production.INFO: ==27010== Lock acquired, processing the job...
[2026-09-15 01:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:28:01] Production.INFO: neon service started
[2026-09-15 01:28:01] Production.INFO: neon service started
[2026-09-15 01:28:01] Production.INFO: ==27010== Releasing lock...
[2026-09-15 01:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:28:02] Production.INFO: ==27014== Lock acquired, processing the job...
[2026-09-15 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:28:02] Production.INFO: ==27012== Lock acquired, processing the job...
[2026-09-14 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:28:02] Production.INFO: ==27014== Releasing lock...
[2026-09-15 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:28:02] Production.INFO: ==27012== Releasing lock...
[2026-09-14 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:28:03] Production.INFO: ==27019== Lock acquired, processing the job...
[2026-09-14 20:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:28:03] Production.INFO: ==27017== Lock acquired, processing the job...
[2026-09-14 20:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:28:03] Production.INFO: ==27021== Lock acquired, processing the job...
[2026-09-14 20:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:28:04] Production.INFO: ==27023== Lock acquired, processing the job...
[2026-09-14 20:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:28:04] Production.INFO: ==27025== Lock acquired, processing the job...
[2026-09-14 20:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:28:04] Production.INFO: Account Balance Start.
[2026-09-14 20:28:04] Production.INFO: CreateAllLog Start
[2026-09-14 20:28:04] Production.INFO: 117
[2026-09-14 20:28:04] Production.INFO: Date 2026-09-08
[2026-09-14 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:28:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:28:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:28:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:28:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:28:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:28:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:28:04] Production.INFO: ==27025== Releasing lock...
[2026-09-14 20:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:28:04] Production.INFO: ==27019== Releasing lock...
[2026-09-14 20:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:28:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:28:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:28:04] Production.INFO: Total Charge 0
[2026-09-14 20:28:04] Production.INFO: CreateAllLog End
[2026-09-14 20:28:04] Production.INFO: Account Balance End.
[2026-09-14 20:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:28:04] Production.INFO: ==27023== Releasing lock...
[2026-09-14 20:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:28:11] Production.ERROR: CronJobId end10
[2026-09-14 20:28:11] Production.INFO: ==27021== Releasing lock...
[2026-09-14 20:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:28:14] Production.INFO: call_cost start
[2026-09-14 20:28:14] Production.INFO: call_cost end
[2026-09-14 20:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:28:14] Production.INFO: ==27017== Releasing lock...
[2026-09-14 20:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:29:01] Production.INFO: ==27077== Lock acquired, processing the job...
[2026-09-15 01:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:29:01] Production.INFO: neon service started
[2026-09-15 01:29:01] Production.INFO: neon service started
[2026-09-15 01:29:01] Production.INFO: ==27077== Releasing lock...
[2026-09-15 01:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:29:01] Production.INFO: ==27079== Lock acquired, processing the job...
[2026-09-14 20:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:29:01] Production.INFO: ==27079== Releasing lock...
[2026-09-14 20:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:29:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:29:02] Production.INFO: ==27081== Lock acquired, processing the job...
[2026-09-15 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:29:02] Production.INFO: ==27081== Releasing lock...
[2026-09-15 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:29:02] Production.INFO: ==27087== Lock acquired, processing the job...
[2026-09-14 20:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:29:02] Production.INFO: ==27083== Lock acquired, processing the job...
[2026-09-14 20:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:29:02] Production.INFO: ==27089== Lock acquired, processing the job...
[2026-09-14 20:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:29:02] Production.INFO: Account Balance Start.
[2026-09-14 20:29:02] Production.INFO: CreateAllLog Start
[2026-09-14 20:29:02] Production.INFO: 117
[2026-09-14 20:29:02] Production.INFO: Date 2026-09-08
[2026-09-14 20:29:02] Production.INFO: Reseller ==> 0
[2026-09-14 20:29:02] Production.INFO: Date 2026-09-09
[2026-09-14 20:29:02] Production.INFO: Reseller ==> 0
[2026-09-14 20:29:02] Production.INFO: Date 2026-09-10
[2026-09-14 20:29:02] Production.INFO: Reseller ==> 0
[2026-09-14 20:29:02] Production.INFO: ==27085== Lock acquired, processing the job...
[2026-09-14 20:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:29:02] Production.INFO: Date 2026-09-11
[2026-09-14 20:29:02] Production.INFO: Reseller ==> 0
[2026-09-14 20:29:02] Production.INFO: ==27091== Lock acquired, processing the job...
[2026-09-14 20:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:29:02] Production.INFO: Date 2026-09-12
[2026-09-14 20:29:02] Production.INFO: Reseller ==> 0
[2026-09-14 20:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:29:03] Production.INFO: Total Charge 0
[2026-09-14 20:29:03] Production.INFO: CreateAllLog End
[2026-09-14 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-14 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-14 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-14 20:29:03] Production.INFO: ==27091== Releasing lock...
[2026-09-14 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:29:03] Production.INFO: Account Balance End.
[2026-09-14 20:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:29:03] Production.INFO: ==27089== Releasing lock...
[2026-09-14 20:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:29:03] Production.INFO: ==27085== Releasing lock...
[2026-09-14 20:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:29:11] Production.ERROR: CronJobId end10
[2026-09-14 20:29:11] Production.INFO: ==27087== Releasing lock...
[2026-09-14 20:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:29:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:29:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:29:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:29:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:29:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:29:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:29:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:29:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:29:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:29:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:29:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:29:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:29:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:29:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:29:13] Production.INFO: call_cost start
[2026-09-14 20:29:13] Production.INFO: call_cost end
[2026-09-14 20:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:29:13] Production.INFO: ==27083== Releasing lock...
[2026-09-14 20:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:30:01] Production.INFO: ==27147== Lock acquired, processing the job...
[2026-09-15 01:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:30:01] Production.INFO: neon service started
[2026-09-15 01:30:01] Production.INFO: neon service started
[2026-09-15 01:30:01] Production.INFO: ==27147== Releasing lock...
[2026-09-15 01:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:30:02] Production.INFO: ==27149== Lock acquired, processing the job...
[2026-09-14 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:30:02] Production.INFO: ==27151== Lock acquired, processing the job...
[2026-09-15 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:30:02] Production.INFO: ==27151== Releasing lock...
[2026-09-15 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:30:02] Production.INFO: ==27149== Releasing lock...
[2026-09-14 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:30:03] Production.INFO: ==27160== Lock acquired, processing the job...
[2026-09-14 20:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:30:03] Production.INFO: ==27154== Lock acquired, processing the job...
[2026-09-14 20:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:30:03] Production.INFO: ==27156== Lock acquired, processing the job...
[2026-09-14 20:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:30:03] Production.INFO: ==27162== Lock acquired, processing the job...
[2026-09-14 20:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:30:03] Production.INFO: ==27158== Lock acquired, processing the job...
[2026-09-14 20:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 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-14 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-14 20:30:03] Production.INFO: Account Balance Start.
[2026-09-14 20:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:30:03] Production.INFO: 117
[2026-09-14 20:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:30:03] Production.INFO: ==27162== Releasing lock...
[2026-09-14 20:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:30:03] Production.INFO: Total Charge 0
[2026-09-14 20:30:03] Production.INFO: CreateAllLog End
[2026-09-14 20:30:04] Production.INFO: Account Balance End.
[2026-09-14 20:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:30:04] Production.INFO: ==27160== Releasing lock...
[2026-09-14 20:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:30:04] Production.INFO: ==27156== Releasing lock...
[2026-09-14 20:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:30:11] Production.ERROR: CronJobId end10
[2026-09-14 20:30:11] Production.INFO: ==27158== Releasing lock...
[2026-09-14 20:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:30:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:30:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:30:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:30:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:30:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:30:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:30:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:30:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:30:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:30:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:30:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:30:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:30:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:30:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:30:13] Production.INFO: call_cost start
[2026-09-14 20:30:13] Production.INFO: call_cost end
[2026-09-14 20:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:30:13] Production.INFO: ==27154== Releasing lock...
[2026-09-14 20:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:31:02] Production.INFO: ==27218== Lock acquired, processing the job...
[2026-09-15 01:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:31:02] Production.INFO: neon service started
[2026-09-15 01:31:02] Production.INFO: neon service started
[2026-09-15 01:31:02] Production.INFO: ==27218== Releasing lock...
[2026-09-15 01:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:31:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 20:31:02] Production.INFO: ==27220== Lock acquired, processing the job...
[2026-09-14 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:31:02] Production.INFO: ==27220== Releasing lock...
[2026-09-14 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:31:02] Production.INFO: ==27222== Lock acquired, processing the job...
[2026-09-15 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:31:03] Production.INFO: ==27222== Releasing lock...
[2026-09-15 00:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:31:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:31:03] Production.INFO: ==27233== Lock acquired, processing the job...
[2026-09-14 20:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:31:03] Production.INFO: ==27233== Releasing lock...
[2026-09-14 20:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:31:03] Production.INFO: ==27225== Lock acquired, processing the job...
[2026-09-14 20:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:31:03] Production.INFO: ==27227== Lock acquired, processing the job...
[2026-09-14 20:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:31:03] Production.INFO: ==27229== Lock acquired, processing the job...
[2026-09-14 20:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:31:03] Production.INFO: ==27231== Lock acquired, processing the job...
[2026-09-14 20:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:31:04] Production.INFO: Account Balance Start.
[2026-09-14 20:31:04] Production.INFO: CreateAllLog Start
[2026-09-14 20:31:04] Production.INFO: 117
[2026-09-14 20:31:04] Production.INFO: Date 2026-09-08
[2026-09-14 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:31:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:31:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:31:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:31:04] Production.INFO: Total Charge 0
[2026-09-14 20:31:04] Production.INFO: CreateAllLog End
[2026-09-14 20:31:04] Production.INFO: Account Balance End.
[2026-09-14 20:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:31:04] Production.INFO: ==27231== Releasing lock...
[2026-09-14 20:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:31:04] Production.INFO: ==27227== Releasing lock...
[2026-09-14 20:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:31:10] Production.ERROR: CronJobId end10
[2026-09-14 20:31:10] Production.INFO: ==27229== Releasing lock...
[2026-09-14 20:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:31:14] Production.INFO: call_cost start
[2026-09-14 20:31:14] Production.INFO: call_cost end
[2026-09-14 20:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:31:14] Production.INFO: ==27225== Releasing lock...
[2026-09-14 20:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:32:01] Production.INFO: ==27286== Lock acquired, processing the job...
[2026-09-15 01:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:32:01] Production.INFO: neon service started
[2026-09-15 01:32:01] Production.INFO: neon service started
[2026-09-15 01:32:01] Production.INFO: ==27286== Releasing lock...
[2026-09-15 01:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:32:02] Production.INFO: ==27288== Lock acquired, processing the job...
[2026-09-14 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:32:02] Production.INFO: ==27288== Releasing lock...
[2026-09-14 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:32:02] Production.INFO: ==27290== Lock acquired, processing the job...
[2026-09-15 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:32:02] Production.INFO: ==27290== Releasing lock...
[2026-09-15 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:32:03] Production.INFO: ==27295== Lock acquired, processing the job...
[2026-09-14 20:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:32:03] Production.INFO: ==27297== Lock acquired, processing the job...
[2026-09-14 20:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:32:03] Production.INFO: ==27301== Lock acquired, processing the job...
[2026-09-14 20:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:32:03] Production.INFO: ==27293== Lock acquired, processing the job...
[2026-09-14 20:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:32:03] Production.INFO: ==27299== Lock acquired, processing the job...
[2026-09-14 20:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 20:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 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-14 20:32:03] Production.INFO: Account Balance Start.
[2026-09-14 20:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:32:03] Production.INFO: 117
[2026-09-14 20:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:32:03] Production.INFO: ==27301== Releasing lock...
[2026-09-14 20:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:32:03] Production.INFO: Total Charge 0
[2026-09-14 20:32:03] Production.INFO: ==27295== Releasing lock...
[2026-09-14 20:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:32:03] Production.INFO: CreateAllLog End
[2026-09-14 20:32:03] Production.INFO: Account Balance End.
[2026-09-14 20:32:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:32:03] Production.INFO: ==27299== Releasing lock...
[2026-09-14 20:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:32:10] Production.ERROR: CronJobId end10
[2026-09-14 20:32:10] Production.INFO: ==27297== Releasing lock...
[2026-09-14 20:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:32:13] Production.INFO: call_cost start
[2026-09-14 20:32:13] Production.INFO: call_cost end
[2026-09-14 20:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:32:13] Production.INFO: ==27293== Releasing lock...
[2026-09-14 20:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:33:02] Production.INFO: ==27359== Lock acquired, processing the job...
[2026-09-15 01:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:33:02] Production.INFO: neon service started
[2026-09-15 01:33:02] Production.INFO: neon service started
[2026-09-15 01:33:02] Production.INFO: ==27359== Releasing lock...
[2026-09-15 01:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:33:02] Production.INFO: ==27361== Lock acquired, processing the job...
[2026-09-14 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:33:02] Production.INFO: ==27361== Releasing lock...
[2026-09-14 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:33:02] Production.INFO: ==27363== Lock acquired, processing the job...
[2026-09-15 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:33:02] Production.INFO: ==27363== Releasing lock...
[2026-09-15 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:33:03] Production.INFO: ==27365== Lock acquired, processing the job...
[2026-09-14 20:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:33:03] Production.INFO: ==27371== Lock acquired, processing the job...
[2026-09-14 20:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:33:03] Production.INFO: ==27367== Lock acquired, processing the job...
[2026-09-14 20:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:33:03] Production.INFO: Account Balance Start.
[2026-09-14 20:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:33:03] Production.INFO: 117
[2026-09-14 20:33:03] Production.INFO: ==27369== Lock acquired, processing the job...
[2026-09-14 20:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:33:03] Production.INFO: ==27373== Lock acquired, processing the job...
[2026-09-14 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:33:03] Production.INFO: ==27373== Releasing lock...
[2026-09-14 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:33:04] Production.INFO: Total Charge 0
[2026-09-14 20:33:04] Production.INFO: CreateAllLog End
[2026-09-14 20:33:04] Production.INFO: Account Balance End.
[2026-09-14 20:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:33:04] Production.INFO: ==27371== Releasing lock...
[2026-09-14 20:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:33:04] Production.INFO: ==27367== Releasing lock...
[2026-09-14 20:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:33:11] Production.ERROR: CronJobId end10
[2026-09-14 20:33:11] Production.INFO: ==27369== Releasing lock...
[2026-09-14 20:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:33:13] Production.INFO: call_cost start
[2026-09-14 20:33:13] Production.INFO: call_cost end
[2026-09-14 20:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:33:13] Production.INFO: ==27365== Releasing lock...
[2026-09-14 20:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:34:01] Production.INFO: ==27427== Lock acquired, processing the job...
[2026-09-15 01:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:34:01] Production.INFO: neon service started
[2026-09-15 01:34:01] Production.INFO: neon service started
[2026-09-15 01:34:01] Production.INFO: ==27427== Releasing lock...
[2026-09-15 01:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:34:01] Production.INFO: ==27429== Lock acquired, processing the job...
[2026-09-14 20:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:34:02] Production.INFO: ==27429== Releasing lock...
[2026-09-14 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:34:02] Production.INFO: ==27431== Lock acquired, processing the job...
[2026-09-15 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:34:02] Production.INFO: ==27431== Releasing lock...
[2026-09-15 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:34:02] Production.INFO: ==27433== Lock acquired, processing the job...
[2026-09-14 20:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:34:02] Production.INFO: ==27435== Lock acquired, processing the job...
[2026-09-14 20:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:34:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:34:03] Production.INFO: ==27437== Lock acquired, processing the job...
[2026-09-14 20:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:34:03] Production.INFO: ==27439== Lock acquired, processing the job...
[2026-09-14 20:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:34:03] Production.INFO: ==27441== Lock acquired, processing the job...
[2026-09-14 20:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:34:03] Production.INFO: Account Balance Start.
[2026-09-14 20:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:34:03] Production.INFO: 117
[2026-09-14 20:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:34:03] Production.INFO: ==27441== Releasing lock...
[2026-09-14 20:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:34:03] Production.INFO: Total Charge 0
[2026-09-14 20:34:03] Production.INFO: CreateAllLog End
[2026-09-14 20:34:03] Production.INFO: ==27435== Releasing lock...
[2026-09-14 20:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:34:03] Production.INFO: Account Balance End.
[2026-09-14 20:34:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:34:03] Production.INFO: ==27439== Releasing lock...
[2026-09-14 20:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:34:11] Production.ERROR: CronJobId end10
[2026-09-14 20:34:11] Production.INFO: ==27437== Releasing lock...
[2026-09-14 20:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:34:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:34:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:34:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:34:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:34:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:34:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:34:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:34:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:34:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:34:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:34:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:34:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:34:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:34:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:34:13] Production.INFO: call_cost start
[2026-09-14 20:34:13] Production.INFO: call_cost end
[2026-09-14 20:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:34:13] Production.INFO: ==27433== Releasing lock...
[2026-09-14 20:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:35:01] Production.INFO: ==27499== Lock acquired, processing the job...
[2026-09-15 01:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:35:01] Production.INFO: neon service started
[2026-09-15 01:35:02] Production.INFO: neon service started
[2026-09-15 01:35:02] Production.INFO: ==27499== Releasing lock...
[2026-09-15 01:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:35:02] Production.INFO: ==27501== Lock acquired, processing the job...
[2026-09-14 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:35:02] Production.INFO: ==27501== Releasing lock...
[2026-09-14 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:35:02] Production.INFO: ==27503== Lock acquired, processing the job...
[2026-09-15 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:35:02] Production.INFO: ==27503== Releasing lock...
[2026-09-15 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:35:03] Production.INFO: ==27513== Lock acquired, processing the job...
[2026-09-14 20:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:35:03] Production.INFO: ==27515== Lock acquired, processing the job...
[2026-09-14 20:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 20:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 20:35:03] Production.INFO: Account Balance Start.
[2026-09-14 20:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:35:03] Production.INFO: 117
[2026-09-14 20:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:35:03] Production.INFO: ==27505== Lock acquired, processing the job...
[2026-09-14 20:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 20:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:35:03] Production.INFO: ==27507== Lock acquired, processing the job...
[2026-09-14 20:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:35:03] Production.INFO: ==27509== Lock acquired, processing the job...
[2026-09-14 20:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:35:03] Production.INFO: ==27511== Lock acquired, processing the job...
[2026-09-14 20:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:35:03] Production.ERROR: done
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 20:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:35:03] Production.ERROR: CronJob PID - 27507
[2026-09-14 20:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 20:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 20:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 20:35:00
[2026-09-14 20:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:35:03] Production.ERROR: CronJob PID - 27511
[2026-09-14 20:35:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 20:35:03] Production.ERROR: CronJob ID - 10
[2026-09-14 20:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 20:35:00
[2026-09-14 20:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:35:03] Production.ERROR: CronJob PID - 27513
[2026-09-14 20:35:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 20:35:03] Production.ERROR: CronJob ID - 12
[2026-09-14 20:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 20:35:00
[2026-09-14 20:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:35:03] Production.ERROR: CronJob PID - 27515
[2026-09-14 20:35:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 20:35:03] Production.ERROR: CronJob ID - 17
[2026-09-14 20:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 20:35:00
[2026-09-14 20:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 20:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004213', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 20:35:03] Production.INFO: ==27517== Lock acquired, processing the job...
[2026-09-14 20:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 20:35:03] Production.INFO: ==27505== Releasing lock...
[2026-09-14 20:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 20:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 20:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:35:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:35:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:35:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:35:04] Production.INFO: Total Charge 0
[2026-09-14 20:35:04] Production.INFO: ==27517== Releasing lock...
[2026-09-14 20:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:35:04] Production.INFO: CreateAllLog End
[2026-09-14 20:35:04] Production.INFO: Account Balance End.
[2026-09-14 20:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:35:04] Production.INFO: ==27513== Releasing lock...
[2026-09-14 20:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:35:04] Production.INFO: ==27509== Releasing lock...
[2026-09-14 20:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004213', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 20:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 20:35:10] Production.INFO: ProcessCDR(1,18004213,1,1,2)
[2026-09-14 20:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004213,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004213,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 20:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 20:35:10] Production.INFO: ==27515== Releasing lock...
[2026-09-14 20:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 20:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 20:35:13] Production.ERROR: CronJobId end10
[2026-09-14 20:35:13] Production.INFO: ==27511== Releasing lock...
[2026-09-14 20:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:35:16] Production.INFO: call_cost start
[2026-09-14 20:35:16] Production.INFO: call_cost end
[2026-09-14 20:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:35:17] Production.INFO: ==27507== Releasing lock...
[2026-09-14 20:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:36:01] Production.INFO: ==27571== Lock acquired, processing the job...
[2026-09-15 01:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:36:01] Production.INFO: neon service started
[2026-09-15 01:36:01] Production.INFO: neon service started
[2026-09-15 01:36:01] Production.INFO: ==27571== Releasing lock...
[2026-09-15 01:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:36:01] Production.INFO: ==27575== Lock acquired, processing the job...
[2026-09-15 00:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:36:01] Production.INFO: ==27575== Releasing lock...
[2026-09-15 00:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:36:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:36:01] Production.INFO: ==27573== Lock acquired, processing the job...
[2026-09-14 20:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:36:02] Production.INFO: ==27573== Releasing lock...
[2026-09-14 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:36:02] Production.INFO: ==27577== Lock acquired, processing the job...
[2026-09-14 20:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:36:02] Production.INFO: ==27579== Lock acquired, processing the job...
[2026-09-14 20:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:36:02] Production.INFO: ==27583== Lock acquired, processing the job...
[2026-09-14 20:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:36:02] Production.INFO: ==27581== Lock acquired, processing the job...
[2026-09-14 20:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:36:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:36:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:36:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:36:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:36:02] Production.INFO: Account Balance Start.
[2026-09-14 20:36:02] Production.INFO: CreateAllLog Start
[2026-09-14 20:36:02] Production.INFO: 117
[2026-09-14 20:36:02] Production.INFO: Date 2026-09-08
[2026-09-14 20:36:02] Production.INFO: Reseller ==> 0
[2026-09-14 20:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:36:03] Production.INFO: ==27586== Lock acquired, processing the job...
[2026-09-14 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 20:36:03] Production.INFO: ==27586== Releasing lock...
[2026-09-14 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:36:03] Production.INFO: Total Charge 0
[2026-09-14 20:36:03] Production.INFO: CreateAllLog End
[2026-09-14 20:36:03] Production.INFO: ==27579== Releasing lock...
[2026-09-14 20:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:36:03] Production.INFO: Account Balance End.
[2026-09-14 20:36:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:36:03] Production.INFO: ==27583== Releasing lock...
[2026-09-14 20:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:36:11] Production.ERROR: CronJobId end10
[2026-09-14 20:36:11] Production.INFO: ==27581== Releasing lock...
[2026-09-14 20:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:36:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:36:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:36:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:36:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:36:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:36:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:36:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:36:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:36:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:36:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:36:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:36:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:36:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:36:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:36:12] Production.INFO: call_cost start
[2026-09-14 20:36:12] Production.INFO: call_cost end
[2026-09-14 20:36:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:36:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:36:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:36:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:36:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:36:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:36:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:36:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:36:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:36:12] Production.INFO: ==27577== Releasing lock...
[2026-09-14 20:36:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:36:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:37:01] Production.INFO: ==27642== Lock acquired, processing the job...
[2026-09-15 01:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:37:01] Production.INFO: neon service started
[2026-09-15 01:37:01] Production.INFO: neon service started
[2026-09-15 01:37:01] Production.INFO: ==27642== Releasing lock...
[2026-09-15 01:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:37:02] Production.INFO: ==27644== Lock acquired, processing the job...
[2026-09-14 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:37:02] Production.INFO: ==27644== Releasing lock...
[2026-09-14 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:37:02] Production.INFO: ==27646== Lock acquired, processing the job...
[2026-09-15 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:37:02] Production.INFO: ==27646== Releasing lock...
[2026-09-15 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:37:02] Production.INFO: ==27649== Lock acquired, processing the job...
[2026-09-14 20:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:37:02] Production.INFO: ==27651== Lock acquired, processing the job...
[2026-09-14 20:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:37:03] Production.INFO: ==27655== Lock acquired, processing the job...
[2026-09-14 20:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:37:03] Production.INFO: ==27653== Lock acquired, processing the job...
[2026-09-14 20:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:37:03] Production.INFO: ==27657== Lock acquired, processing the job...
[2026-09-14 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:37:03] Production.INFO: Account Balance Start.
[2026-09-14 20:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:37:03] Production.INFO: 117
[2026-09-14 20:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 20:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:37:03] Production.INFO: ==27657== Releasing lock...
[2026-09-14 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:37:03] Production.INFO: Total Charge 0
[2026-09-14 20:37:03] Production.INFO: CreateAllLog End
[2026-09-14 20:37:03] Production.INFO: Account Balance End.
[2026-09-14 20:37:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:37:03] Production.INFO: ==27655== Releasing lock...
[2026-09-14 20:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:37:03] Production.INFO: ==27651== Releasing lock...
[2026-09-14 20:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:37:10] Production.ERROR: CronJobId end10
[2026-09-14 20:37:10] Production.INFO: ==27653== Releasing lock...
[2026-09-14 20:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:37:13] Production.INFO: call_cost start
[2026-09-14 20:37:13] Production.INFO: call_cost end
[2026-09-14 20:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:37:13] Production.INFO: ==27649== Releasing lock...
[2026-09-14 20:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:38:02] Production.INFO: ==27716== Lock acquired, processing the job...
[2026-09-15 01:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:38:02] Production.INFO: neon service started
[2026-09-15 01:38:02] Production.INFO: neon service started
[2026-09-15 01:38:02] Production.INFO: ==27716== Releasing lock...
[2026-09-15 01:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:38:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 00:38:02] Production.INFO: ==27720== Lock acquired, processing the job...
[2026-09-15 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:38:02] Production.INFO: ==27720== Releasing lock...
[2026-09-15 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:38:02] Production.INFO: ==27718== Lock acquired, processing the job...
[2026-09-14 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:38:02] Production.INFO: ==27718== Releasing lock...
[2026-09-14 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:38:03] Production.INFO: ==27723== Lock acquired, processing the job...
[2026-09-14 20:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:38:03] Production.INFO: ==27727== Lock acquired, processing the job...
[2026-09-14 20:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:38:03] Production.INFO: ==27725== Lock acquired, processing the job...
[2026-09-14 20:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:38:03] Production.INFO: ==27729== Lock acquired, processing the job...
[2026-09-14 20:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:38:03] Production.INFO: ==27731== Lock acquired, processing the job...
[2026-09-14 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 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-14 20:38:03] Production.INFO: Account Balance Start.
[2026-09-14 20:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:38:03] Production.INFO: ==27731== Releasing lock...
[2026-09-14 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:38:03] Production.INFO: 117
[2026-09-14 20:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:38:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:38:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:38:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:38:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:38:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:38:04] Production.INFO: Total Charge 0
[2026-09-14 20:38:04] Production.INFO: CreateAllLog End
[2026-09-14 20:38:04] Production.INFO: Account Balance End.
[2026-09-14 20:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:38:04] Production.INFO: ==27729== Releasing lock...
[2026-09-14 20:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:38:04] Production.INFO: ==27725== Releasing lock...
[2026-09-14 20:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:38:11] Production.ERROR: CronJobId end10
[2026-09-14 20:38:11] Production.INFO: ==27727== Releasing lock...
[2026-09-14 20:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:38:14] Production.INFO: call_cost start
[2026-09-14 20:38:14] Production.INFO: call_cost end
[2026-09-14 20:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:38:14] Production.INFO: ==27723== Releasing lock...
[2026-09-14 20:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:39:01] Production.INFO: ==27783== Lock acquired, processing the job...
[2026-09-15 01:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:39:01] Production.INFO: neon service started
[2026-09-15 01:39:01] Production.INFO: neon service started
[2026-09-15 01:39:01] Production.INFO: ==27783== Releasing lock...
[2026-09-15 01:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:39:02] Production.INFO: ==27785== Lock acquired, processing the job...
[2026-09-14 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:39:02] Production.INFO: ==27787== Lock acquired, processing the job...
[2026-09-15 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:39:02] Production.INFO: ==27787== Releasing lock...
[2026-09-15 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:39:02] Production.INFO: ==27785== Releasing lock...
[2026-09-14 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:39:02] Production.INFO: ==27796== Lock acquired, processing the job...
[2026-09-14 20:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:39:03] Production.INFO: Account Balance Start.
[2026-09-14 20:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:39:03] Production.INFO: 117
[2026-09-14 20:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:39:03] Production.INFO: ==27789== Lock acquired, processing the job...
[2026-09-14 20:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:39:03] Production.INFO: Total Charge 0
[2026-09-14 20:39:03] Production.INFO: CreateAllLog End
[2026-09-14 20:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:39:03] Production.INFO: ==27792== Lock acquired, processing the job...
[2026-09-14 20:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:39:03] Production.INFO: ==27794== Lock acquired, processing the job...
[2026-09-14 20:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:39:03] Production.INFO: ==27798== Lock acquired, processing the job...
[2026-09-14 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:39:03] Production.INFO: Account Balance End.
[2026-09-14 20:39:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:39:03] Production.INFO: ==27796== Releasing lock...
[2026-09-14 20:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-14 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-14 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-14 20:39:03] Production.INFO: ==27798== Releasing lock...
[2026-09-14 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:39:04] Production.INFO: ==27792== Releasing lock...
[2026-09-14 20:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:39:10] Production.ERROR: CronJobId end10
[2026-09-14 20:39:10] Production.INFO: ==27794== Releasing lock...
[2026-09-14 20:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:39:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:39:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:39:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:39:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:39:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:39:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:39:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:39:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:39:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:39:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:39:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:39:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:39:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:39:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:39:13] Production.INFO: call_cost start
[2026-09-14 20:39:13] Production.INFO: call_cost end
[2026-09-14 20:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:39:13] Production.INFO: ==27789== Releasing lock...
[2026-09-14 20:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:40:01] Production.INFO: ==27854== Lock acquired, processing the job...
[2026-09-15 01:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:40:01] Production.INFO: neon service started
[2026-09-15 01:40:02] Production.INFO: neon service started
[2026-09-15 01:40:02] Production.INFO: ==27854== Releasing lock...
[2026-09-15 01:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:40:02] Production.INFO: ==27856== Lock acquired, processing the job...
[2026-09-14 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:40:02] Production.INFO: ==27856== Releasing lock...
[2026-09-14 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:40:02] Production.INFO: ==27858== Lock acquired, processing the job...
[2026-09-15 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:40:02] Production.INFO: ==27858== Releasing lock...
[2026-09-15 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:40:03] Production.INFO: ==27862== Lock acquired, processing the job...
[2026-09-14 20:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:40:03] Production.INFO: ==27864== Lock acquired, processing the job...
[2026-09-14 20:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:40:03] Production.INFO: ==27868== Lock acquired, processing the job...
[2026-09-14 20:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:40:03] Production.INFO: ==27860== Lock acquired, processing the job...
[2026-09-14 20:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:40:03] Production.INFO: ==27866== Lock acquired, processing the job...
[2026-09-14 20:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 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-14 20:40:03] Production.INFO: Account Balance Start.
[2026-09-14 20:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-14 20:40:03] Production.INFO: 117
[2026-09-14 20:40:03] Production.INFO: ==27868== Releasing lock...
[2026-09-14 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:40:03] Production.INFO: ==27862== Releasing lock...
[2026-09-14 20:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:40:03] Production.INFO: Total Charge 0
[2026-09-14 20:40:04] Production.INFO: CreateAllLog End
[2026-09-14 20:40:04] Production.INFO: Account Balance End.
[2026-09-14 20:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:40:04] Production.INFO: ==27866== Releasing lock...
[2026-09-14 20:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:40:11] Production.ERROR: CronJobId end10
[2026-09-14 20:40:11] Production.INFO: ==27864== Releasing lock...
[2026-09-14 20:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:40:14] Production.INFO: call_cost start
[2026-09-14 20:40:14] Production.INFO: call_cost end
[2026-09-14 20:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:40:14] Production.INFO: ==27860== Releasing lock...
[2026-09-14 20:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:41:01] Production.INFO: ==27924== Lock acquired, processing the job...
[2026-09-15 01:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:41:01] Production.INFO: neon service started
[2026-09-15 01:41:01] Production.INFO: neon service started
[2026-09-15 01:41:01] Production.INFO: ==27924== Releasing lock...
[2026-09-15 01:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:41:01] Production.INFO: ==27926== Lock acquired, processing the job...
[2026-09-14 20:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:41:01] Production.INFO: ==27926== Releasing lock...
[2026-09-14 20:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:41:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:41:02] Production.INFO: ==27928== Lock acquired, processing the job...
[2026-09-15 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:41:02] Production.INFO: ==27928== Releasing lock...
[2026-09-15 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:41:02] Production.INFO: ==27930== Lock acquired, processing the job...
[2026-09-14 20:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:41:02] Production.INFO: ==27932== Lock acquired, processing the job...
[2026-09-14 20:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:41:02] Production.INFO: ==27936== Lock acquired, processing the job...
[2026-09-14 20:41:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:41:02] Production.INFO: ==27938== Lock acquired, processing the job...
[2026-09-14 20:41:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:41:02] Production.INFO: ==27934== Lock acquired, processing the job...
[2026-09-14 20:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:41:02] Production.INFO: Account Balance Start.
[2026-09-14 20:41:02] Production.INFO: CreateAllLog Start
[2026-09-14 20:41:02] Production.INFO: 117
[2026-09-14 20:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 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-14 20:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:41:03] Production.INFO: ==27938== Releasing lock...
[2026-09-14 20:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:41:03] Production.INFO: Total Charge 0
[2026-09-14 20:41:03] Production.INFO: CreateAllLog End
[2026-09-14 20:41:03] Production.INFO: Account Balance End.
[2026-09-14 20:41:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:41:03] Production.INFO: ==27936== Releasing lock...
[2026-09-14 20:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:41:03] Production.INFO: ==27932== Releasing lock...
[2026-09-14 20:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:41:10] Production.ERROR: CronJobId end10
[2026-09-14 20:41:10] Production.INFO: ==27934== Releasing lock...
[2026-09-14 20:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:41:13] Production.INFO: call_cost start
[2026-09-14 20:41:13] Production.INFO: call_cost end
[2026-09-14 20:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:41:13] Production.INFO: ==27930== Releasing lock...
[2026-09-14 20:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:42:01] Production.INFO: ==27991== Lock acquired, processing the job...
[2026-09-15 01:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:42:01] Production.INFO: neon service started
[2026-09-15 01:42:01] Production.INFO: neon service started
[2026-09-15 01:42:01] Production.INFO: ==27991== Releasing lock...
[2026-09-15 01:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:42:02] Production.INFO: ==27994== Lock acquired, processing the job...
[2026-09-14 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:42:02] Production.INFO: ==27996== Lock acquired, processing the job...
[2026-09-15 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:42:02] Production.INFO: ==27996== Releasing lock...
[2026-09-15 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:42:02] Production.INFO: ==27994== Releasing lock...
[2026-09-14 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:42:03] Production.INFO: ==27998== Lock acquired, processing the job...
[2026-09-14 20:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:42:03] Production.INFO: ==28000== Lock acquired, processing the job...
[2026-09-14 20:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:42:03] Production.INFO: ==28004== Lock acquired, processing the job...
[2026-09-14 20:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:42:03] Production.INFO: ==28002== Lock acquired, processing the job...
[2026-09-14 20:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:42:03] Production.INFO: Account Balance Start.
[2026-09-14 20:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:42:03] Production.INFO: 117
[2026-09-14 20:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:42:03] Production.INFO: ==28006== Lock acquired, processing the job...
[2026-09-14 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 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-14 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:42:03] Production.INFO: ==28006== Releasing lock...
[2026-09-14 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:42:03] Production.INFO: Total Charge 0
[2026-09-14 20:42:03] Production.INFO: CreateAllLog End
[2026-09-14 20:42:03] Production.INFO: Account Balance End.
[2026-09-14 20:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:42:04] Production.INFO: ==28004== Releasing lock...
[2026-09-14 20:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:42:04] Production.INFO: ==28000== Releasing lock...
[2026-09-14 20:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:42:11] Production.ERROR: CronJobId end10
[2026-09-14 20:42:11] Production.INFO: ==28002== Releasing lock...
[2026-09-14 20:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:42:13] Production.INFO: call_cost start
[2026-09-14 20:42:13] Production.INFO: call_cost end
[2026-09-14 20:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:42:13] Production.INFO: ==27998== Releasing lock...
[2026-09-14 20:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:43:02] Production.INFO: ==28062== Lock acquired, processing the job...
[2026-09-15 01:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:43:02] Production.INFO: neon service started
[2026-09-15 01:43:02] Production.INFO: neon service started
[2026-09-15 01:43:02] Production.INFO: ==28062== Releasing lock...
[2026-09-15 01:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:43:02] Production.INFO: ==28064== Lock acquired, processing the job...
[2026-09-14 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:43:02] Production.INFO: ==28064== Releasing lock...
[2026-09-14 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:43:02] Production.INFO: ==28066== Lock acquired, processing the job...
[2026-09-15 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:43:03] Production.INFO: ==28066== Releasing lock...
[2026-09-15 00:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:43:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:43:03] Production.INFO: ==28076== Lock acquired, processing the job...
[2026-09-14 20:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:43:03] Production.INFO: ==28068== Lock acquired, processing the job...
[2026-09-14 20:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-14 20:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:43:03] Production.INFO: ==28072== Lock acquired, processing the job...
[2026-09-14 20:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:43:03] Production.INFO: ==28070== Lock acquired, processing the job...
[2026-09-14 20:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:43:03] Production.INFO: ==28074== Lock acquired, processing the job...
[2026-09-14 20:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:43:03] Production.INFO: ==28076== Releasing lock...
[2026-09-14 20:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:43:03] Production.INFO: Account Balance Start.
[2026-09-14 20:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:43:03] Production.INFO: 117
[2026-09-14 20:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:43:04] Production.INFO: Total Charge 0
[2026-09-14 20:43:04] Production.INFO: CreateAllLog End
[2026-09-14 20:43:04] Production.INFO: Account Balance End.
[2026-09-14 20:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:43:04] Production.INFO: ==28074== Releasing lock...
[2026-09-14 20:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:43:04] Production.INFO: ==28070== Releasing lock...
[2026-09-14 20:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:43:11] Production.ERROR: CronJobId end10
[2026-09-14 20:43:11] Production.INFO: ==28072== Releasing lock...
[2026-09-14 20:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:43:13] Production.INFO: call_cost start
[2026-09-14 20:43:13] Production.INFO: call_cost end
[2026-09-14 20:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:43:13] Production.INFO: ==28068== Releasing lock...
[2026-09-14 20:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:44:01] Production.INFO: ==28131== Lock acquired, processing the job...
[2026-09-15 01:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:44:01] Production.INFO: neon service started
[2026-09-15 01:44:01] Production.INFO: neon service started
[2026-09-15 01:44:01] Production.INFO: ==28131== Releasing lock...
[2026-09-15 01:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:44:01] Production.INFO: ==28133== Lock acquired, processing the job...
[2026-09-14 20:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:44:02] Production.INFO: ==28133== Releasing lock...
[2026-09-14 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:44:02] Production.INFO: ==28135== Lock acquired, processing the job...
[2026-09-15 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:44:02] Production.INFO: ==28135== Releasing lock...
[2026-09-15 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:44:02] Production.INFO: ==28137== Lock acquired, processing the job...
[2026-09-14 20:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:44:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:44:03] Production.INFO: ==28143== Lock acquired, processing the job...
[2026-09-14 20:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:44:03] Production.INFO: ==28139== Lock acquired, processing the job...
[2026-09-14 20:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:44:03] Production.INFO: ==28141== Lock acquired, processing the job...
[2026-09-14 20:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:44:03] Production.INFO: ==28145== Lock acquired, processing the job...
[2026-09-14 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:44:03] Production.INFO: Account Balance Start.
[2026-09-14 20:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:44:03] Production.INFO: 117
[2026-09-14 20:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 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-14 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:44:03] Production.INFO: ==28145== Releasing lock...
[2026-09-14 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:44:03] Production.INFO: Total Charge 0
[2026-09-14 20:44:03] Production.INFO: CreateAllLog End
[2026-09-14 20:44:03] Production.INFO: Account Balance End.
[2026-09-14 20:44:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:44:03] Production.INFO: ==28143== Releasing lock...
[2026-09-14 20:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:44:03] Production.INFO: ==28139== Releasing lock...
[2026-09-14 20:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:44:11] Production.ERROR: CronJobId end10
[2026-09-14 20:44:11] Production.INFO: ==28141== Releasing lock...
[2026-09-14 20:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:44:13] Production.INFO: call_cost start
[2026-09-14 20:44:13] Production.INFO: call_cost end
[2026-09-14 20:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:44:13] Production.INFO: ==28137== Releasing lock...
[2026-09-14 20:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:45:02] Production.INFO: ==28203== Lock acquired, processing the job...
[2026-09-15 01:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:45:02] Production.INFO: neon service started
[2026-09-15 01:45:02] Production.INFO: neon service started
[2026-09-15 01:45:02] Production.INFO: ==28203== Releasing lock...
[2026-09-15 01:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:45:02] Production.INFO: ==28207== Lock acquired, processing the job...
[2026-09-15 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:45:02] Production.INFO: ==28207== Releasing lock...
[2026-09-15 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:45:02] Production.INFO: ==28205== Lock acquired, processing the job...
[2026-09-14 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:45:03] Production.INFO: ==28205== Releasing lock...
[2026-09-14 20:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:45:03] Production.INFO: ==28210== Lock acquired, processing the job...
[2026-09-14 20:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 20:45:03] Production.INFO: ==28212== Lock acquired, processing the job...
[2026-09-14 20:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:45:04] Production.INFO: ==28216== Lock acquired, processing the job...
[2026-09-14 20:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:45:04] Production.INFO: ==28222== Lock acquired, processing the job...
[2026-09-14 20:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 20:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:45:04] Production.ERROR: CronJob PID - 28212
[2026-09-14 20:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 20:45:04] Production.ERROR: CronJob ID - 5
[2026-09-14 20:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 20:45:00
[2026-09-14 20:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:45:04] Production.ERROR: CronJob PID - 28216
[2026-09-14 20:45:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 20:45:04] Production.ERROR: CronJob ID - 10
[2026-09-14 20:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 20:45:00
[2026-09-14 20:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:45:04] Production.ERROR: CronJob PID - 28222
[2026-09-14 20:45:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-14 20:45:04] Production.ERROR: CronJob ID - 19
[2026-09-14 20:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 20:45:00
[2026-09-14 20:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 20:45:04] Production.INFO: ==28210== Releasing lock...
[2026-09-14 20:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 20:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 20:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:45:04] Production.INFO: ==28214== Lock acquired, processing the job...
[2026-09-14 20:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-14 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-14 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-14 20:45:04] Production.INFO: ==28222== Releasing lock...
[2026-09-14 20:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:45:04] Production.INFO: ==28218== Lock acquired, processing the job...
[2026-09-14 20:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:45:04] Production.INFO: ==28220== Lock acquired, processing the job...
[2026-09-14 20:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 20:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 20:45:04] Production.INFO: Account Balance Start.
[2026-09-14 20:45:04] Production.INFO: CreateAllLog Start
[2026-09-14 20:45:04] Production.INFO: 117
[2026-09-14 20:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:45:04] Production.ERROR: done
[2026-09-14 20:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 20:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004257', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 20:45:05] Production.INFO: Date 2026-09-13
[2026-09-14 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-14 20:45:05] Production.INFO: Date 2026-09-14
[2026-09-14 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-14 20:45:05] Production.INFO: Total Charge 0
[2026-09-14 20:45:05] Production.INFO: CreateAllLog End
[2026-09-14 20:45:05] Production.INFO: Account Balance End.
[2026-09-14 20:45:05] Production.ERROR: CronJobId end 12
[2026-09-14 20:45:05] Production.INFO: ==28218== Releasing lock...
[2026-09-14 20:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:45:05] Production.INFO: ==28214== Releasing lock...
[2026-09-14 20:45:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:45:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004257', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 20:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 20:45:10] Production.INFO: ProcessCDR(1,18004257,1,1,2)
[2026-09-14 20:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004257,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004257,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 20:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 20:45:11] Production.INFO: ==28220== Releasing lock...
[2026-09-14 20:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 20:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 20:45:13] Production.ERROR: CronJobId end10
[2026-09-14 20:45:13] Production.INFO: ==28216== Releasing lock...
[2026-09-14 20:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:45:17] Production.INFO: call_cost start
[2026-09-14 20:45:17] Production.INFO: call_cost end
[2026-09-14 20:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:45:17] Production.INFO: ==28212== Releasing lock...
[2026-09-14 20:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:46:01] Production.INFO: ==28277== Lock acquired, processing the job...
[2026-09-15 01:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:46:01] Production.INFO: neon service started
[2026-09-15 01:46:01] Production.INFO: neon service started
[2026-09-15 01:46:01] Production.INFO: ==28277== Releasing lock...
[2026-09-15 01:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:46:02] Production.INFO: ==28279== Lock acquired, processing the job...
[2026-09-14 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:46:02] Production.INFO: ==28281== Lock acquired, processing the job...
[2026-09-15 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:46:02] Production.INFO: ==28281== Releasing lock...
[2026-09-15 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:46:02] Production.INFO: ==28279== Releasing lock...
[2026-09-14 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:46:03] Production.INFO: ==28286== Lock acquired, processing the job...
[2026-09-14 20:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:46:03] Production.INFO: ==28288== Lock acquired, processing the job...
[2026-09-14 20:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:46:03] Production.INFO: ==28284== Lock acquired, processing the job...
[2026-09-14 20:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:46:03] Production.INFO: ==28292== Lock acquired, processing the job...
[2026-09-14 20:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:46:03] Production.INFO: ==28290== Lock acquired, processing the job...
[2026-09-14 20:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:46:03] Production.INFO: Account Balance Start.
[2026-09-14 20:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:46:03] Production.INFO: 117
[2026-09-14 20:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:46:03] Production.INFO: ==28292== Releasing lock...
[2026-09-14 20:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:46:03] Production.INFO: Total Charge 0
[2026-09-14 20:46:03] Production.INFO: CreateAllLog End
[2026-09-14 20:46:04] Production.INFO: Account Balance End.
[2026-09-14 20:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:46:04] Production.INFO: ==28290== Releasing lock...
[2026-09-14 20:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:46:04] Production.INFO: ==28286== Releasing lock...
[2026-09-14 20:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:46:10] Production.ERROR: CronJobId end10
[2026-09-14 20:46:10] Production.INFO: ==28288== Releasing lock...
[2026-09-14 20:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:46:13] Production.INFO: call_cost start
[2026-09-14 20:46:13] Production.INFO: call_cost end
[2026-09-14 20:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:46:13] Production.INFO: ==28284== Releasing lock...
[2026-09-14 20:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:47:02] Production.INFO: ==28347== Lock acquired, processing the job...
[2026-09-15 01:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:47:02] Production.INFO: neon service started
[2026-09-15 01:47:02] Production.INFO: neon service started
[2026-09-15 01:47:02] Production.INFO: ==28347== Releasing lock...
[2026-09-15 01:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:47:02] Production.INFO: ==28349== Lock acquired, processing the job...
[2026-09-14 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:47:02] Production.INFO: ==28349== Releasing lock...
[2026-09-14 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:47:02] Production.INFO: ==28351== Lock acquired, processing the job...
[2026-09-15 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:47:02] Production.INFO: ==28351== Releasing lock...
[2026-09-15 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:47:03] Production.INFO: ==28354== Lock acquired, processing the job...
[2026-09-14 20:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:47:03] Production.INFO: ==28362== Lock acquired, processing the job...
[2026-09-14 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 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-14 20:47:03] Production.INFO: ==28362== Releasing lock...
[2026-09-14 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:47:03] Production.INFO: ==28356== Lock acquired, processing the job...
[2026-09-14 20:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:47:03] Production.INFO: ==28360== Lock acquired, processing the job...
[2026-09-14 20:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:47:03] Production.INFO: ==28358== Lock acquired, processing the job...
[2026-09-14 20:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:47:03] Production.INFO: Account Balance Start.
[2026-09-14 20:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:47:03] Production.INFO: 117
[2026-09-14 20:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:47:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:47:04] Production.INFO: Total Charge 0
[2026-09-14 20:47:04] Production.INFO: CreateAllLog End
[2026-09-14 20:47:04] Production.INFO: Account Balance End.
[2026-09-14 20:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:47:04] Production.INFO: ==28360== Releasing lock...
[2026-09-14 20:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:47:04] Production.INFO: ==28356== Releasing lock...
[2026-09-14 20:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:47:11] Production.ERROR: CronJobId end10
[2026-09-14 20:47:11] Production.INFO: ==28358== Releasing lock...
[2026-09-14 20:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:47:14] Production.INFO: call_cost start
[2026-09-14 20:47:14] Production.INFO: call_cost end
[2026-09-14 20:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:47:14] Production.INFO: ==28354== Releasing lock...
[2026-09-14 20:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:48:01] Production.INFO: ==28417== Lock acquired, processing the job...
[2026-09-15 01:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:48:01] Production.INFO: neon service started
[2026-09-15 01:48:01] Production.INFO: neon service started
[2026-09-15 01:48:01] Production.INFO: ==28417== Releasing lock...
[2026-09-15 01:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:48:01] Production.INFO: ==28419== Lock acquired, processing the job...
[2026-09-14 20:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:48:01] Production.INFO: ==28419== Releasing lock...
[2026-09-14 20:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:48:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:48:02] Production.INFO: ==28421== Lock acquired, processing the job...
[2026-09-15 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:48:02] Production.INFO: ==28421== Releasing lock...
[2026-09-15 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:48:02] Production.INFO: ==28423== Lock acquired, processing the job...
[2026-09-14 20:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:48:02] Production.INFO: ==28427== Lock acquired, processing the job...
[2026-09-14 20:48:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:48:02] Production.INFO: ==28429== Lock acquired, processing the job...
[2026-09-14 20:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:48:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:48:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:48:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:48:02] Production.INFO: Account Balance Start.
[2026-09-14 20:48:02] Production.INFO: CreateAllLog Start
[2026-09-14 20:48:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:48:02] Production.INFO: 117
[2026-09-14 20:48:02] Production.INFO: Date 2026-09-08
[2026-09-14 20:48:02] Production.INFO: Reseller ==> 0
[2026-09-14 20:48:02] Production.INFO: ==28425== Lock acquired, processing the job...
[2026-09-14 20:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:48:02] Production.INFO: Date 2026-09-09
[2026-09-14 20:48:02] Production.INFO: Reseller ==> 0
[2026-09-14 20:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:48:03] Production.INFO: ==28431== Lock acquired, processing the job...
[2026-09-14 20:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:48:03] Production.INFO: ==28431== Releasing lock...
[2026-09-14 20:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:48:03] Production.INFO: Total Charge 0
[2026-09-14 20:48:03] Production.INFO: CreateAllLog End
[2026-09-14 20:48:03] Production.INFO: Account Balance End.
[2026-09-14 20:48:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:48:03] Production.INFO: ==28429== Releasing lock...
[2026-09-14 20:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:48:03] Production.INFO: ==28425== Releasing lock...
[2026-09-14 20:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:48:11] Production.ERROR: CronJobId end10
[2026-09-14 20:48:11] Production.INFO: ==28427== Releasing lock...
[2026-09-14 20:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:48:14] Production.INFO: call_cost start
[2026-09-14 20:48:14] Production.INFO: call_cost end
[2026-09-14 20:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:48:14] Production.INFO: ==28423== Releasing lock...
[2026-09-14 20:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:49:01] Production.INFO: ==28490== Lock acquired, processing the job...
[2026-09-15 01:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:49:01] Production.INFO: neon service started
[2026-09-15 01:49:01] Production.INFO: neon service started
[2026-09-15 01:49:01] Production.INFO: ==28490== Releasing lock...
[2026-09-15 01:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:49:02] Production.INFO: ==28492== Lock acquired, processing the job...
[2026-09-14 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:49:02] Production.INFO: ==28492== Releasing lock...
[2026-09-14 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:49:02] Production.INFO: ==28494== Lock acquired, processing the job...
[2026-09-15 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:49:02] Production.INFO: ==28494== Releasing lock...
[2026-09-15 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:49:03] Production.INFO: ==28496== Lock acquired, processing the job...
[2026-09-14 20:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:49:03] Production.INFO: ==28498== Lock acquired, processing the job...
[2026-09-14 20:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:49:03] Production.INFO: ==28500== Lock acquired, processing the job...
[2026-09-14 20:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:49:03] Production.INFO: ==28502== Lock acquired, processing the job...
[2026-09-14 20:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:49:03] Production.INFO: ==28504== Lock acquired, processing the job...
[2026-09-14 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:49:03] Production.INFO: Account Balance Start.
[2026-09-14 20:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:49:03] Production.INFO: 117
[2026-09-14 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-14 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-14 20:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:49:03] Production.INFO: ==28504== Releasing lock...
[2026-09-14 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:49:03] Production.INFO: Total Charge 0
[2026-09-14 20:49:03] Production.INFO: CreateAllLog End
[2026-09-14 20:49:04] Production.INFO: ==28498== Releasing lock...
[2026-09-14 20:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:49:04] Production.INFO: Account Balance End.
[2026-09-14 20:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:49:04] Production.INFO: ==28502== Releasing lock...
[2026-09-14 20:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:49:10] Production.ERROR: CronJobId end10
[2026-09-14 20:49:10] Production.INFO: ==28500== Releasing lock...
[2026-09-14 20:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:49:13] Production.INFO: call_cost start
[2026-09-14 20:49:13] Production.INFO: call_cost end
[2026-09-14 20:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:49:13] Production.INFO: ==28496== Releasing lock...
[2026-09-14 20:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:50:02] Production.INFO: ==28562== Lock acquired, processing the job...
[2026-09-15 01:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:50:02] Production.INFO: neon service started
[2026-09-15 01:50:02] Production.INFO: neon service started
[2026-09-15 01:50:02] Production.INFO: ==28562== Releasing lock...
[2026-09-15 01:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:50:02] Production.INFO: ==28564== Lock acquired, processing the job...
[2026-09-14 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:50:03] Production.INFO: ==28564== Releasing lock...
[2026-09-14 20:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:50:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:50:03] Production.INFO: ==28566== Lock acquired, processing the job...
[2026-09-15 00:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:50:03] Production.INFO: ==28566== Releasing lock...
[2026-09-15 00:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:50:03] Production.INFO: ==28570== Lock acquired, processing the job...
[2026-09-14 20:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:50:03] Production.INFO: ==28568== Lock acquired, processing the job...
[2026-09-14 20:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:50:03] Production.INFO: ==28574== Lock acquired, processing the job...
[2026-09-14 20:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:50:03] Production.INFO: ==28572== Lock acquired, processing the job...
[2026-09-14 20:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:50:04] Production.INFO: Account Balance Start.
[2026-09-14 20:50:04] Production.INFO: CreateAllLog Start
[2026-09-14 20:50:04] Production.INFO: 117
[2026-09-14 20:50:04] Production.INFO: Date 2026-09-08
[2026-09-14 20:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:50:04] Production.INFO: ==28576== Lock acquired, processing the job...
[2026-09-14 20:50:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:50:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:50:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:50:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:50:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:50:04] Production.INFO: ==28576== Releasing lock...
[2026-09-14 20:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:50:04] Production.INFO: Total Charge 0
[2026-09-14 20:50:04] Production.INFO: CreateAllLog End
[2026-09-14 20:50:04] Production.INFO: ==28570== Releasing lock...
[2026-09-14 20:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:50:04] Production.INFO: Account Balance End.
[2026-09-14 20:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:50:04] Production.INFO: ==28574== Releasing lock...
[2026-09-14 20:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:50:11] Production.ERROR: CronJobId end10
[2026-09-14 20:50:11] Production.INFO: ==28572== Releasing lock...
[2026-09-14 20:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:50:14] Production.INFO: call_cost start
[2026-09-14 20:50:14] Production.INFO: call_cost end
[2026-09-14 20:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:50:14] Production.INFO: ==28568== Releasing lock...
[2026-09-14 20:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:51:02] Production.INFO: ==28634== Lock acquired, processing the job...
[2026-09-15 01:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:51:02] Production.INFO: neon service started
[2026-09-15 01:51:02] Production.INFO: neon service started
[2026-09-15 01:51:02] Production.INFO: ==28634== Releasing lock...
[2026-09-15 01:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:51:02] Production.INFO: ==28636== Lock acquired, processing the job...
[2026-09-14 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:51:02] Production.INFO: ==28636== Releasing lock...
[2026-09-14 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:51:02] Production.INFO: ==28638== Lock acquired, processing the job...
[2026-09-15 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:51:02] Production.INFO: ==28638== Releasing lock...
[2026-09-15 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:51:03] Production.INFO: ==28641== Lock acquired, processing the job...
[2026-09-14 20:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:51:03] Production.INFO: ==28649== Lock acquired, processing the job...
[2026-09-14 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:51:03] Production.INFO: ==28643== Lock acquired, processing the job...
[2026-09-14 20:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:51:03] Production.INFO: ==28645== Lock acquired, processing the job...
[2026-09-14 20:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 20:51:03] Production.INFO: ==28647== Lock acquired, processing the job...
[2026-09-14 20:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 20:51:03] Production.INFO: ==28649== Releasing lock...
[2026-09-14 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:51:03] Production.INFO: Account Balance Start.
[2026-09-14 20:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:51:03] Production.INFO: 117
[2026-09-14 20:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:51:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:51:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:51:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:51:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:51:04] Production.INFO: Total Charge 0
[2026-09-14 20:51:04] Production.INFO: CreateAllLog End
[2026-09-14 20:51:04] Production.INFO: ==28643== Releasing lock...
[2026-09-14 20:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:51:04] Production.INFO: Account Balance End.
[2026-09-14 20:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:51:04] Production.INFO: ==28647== Releasing lock...
[2026-09-14 20:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:51:12] Production.ERROR: CronJobId end10
[2026-09-14 20:51:12] Production.INFO: ==28645== Releasing lock...
[2026-09-14 20:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:51:15] Production.INFO: call_cost start
[2026-09-14 20:51:15] Production.INFO: call_cost end
[2026-09-14 20:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:51:15] Production.INFO: ==28641== Releasing lock...
[2026-09-14 20:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:52:01] Production.INFO: ==28704== Lock acquired, processing the job...
[2026-09-15 01:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:52:01] Production.INFO: neon service started
[2026-09-15 01:52:01] Production.INFO: neon service started
[2026-09-15 01:52:01] Production.INFO: ==28704== Releasing lock...
[2026-09-15 01:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:52:02] Production.INFO: ==28706== Lock acquired, processing the job...
[2026-09-14 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:52:02] Production.INFO: ==28708== Lock acquired, processing the job...
[2026-09-15 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:52:02] Production.INFO: ==28708== Releasing lock...
[2026-09-15 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:52:02] Production.INFO: ==28706== Releasing lock...
[2026-09-14 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:52:02] Production.INFO: ==28710== Lock acquired, processing the job...
[2026-09-14 20:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:52:03] Production.INFO: ==28712== Lock acquired, processing the job...
[2026-09-14 20:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:52:03] Production.INFO: ==28716== Lock acquired, processing the job...
[2026-09-14 20:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:52:03] Production.INFO: ==28714== Lock acquired, processing the job...
[2026-09-14 20:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:52:03] Production.INFO: ==28719== Lock acquired, processing the job...
[2026-09-14 20:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:52:03] Production.INFO: Account Balance Start.
[2026-09-14 20:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:52:03] Production.INFO: 117
[2026-09-14 20:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:52:03] Production.INFO: ==28719== Releasing lock...
[2026-09-14 20:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:52:03] Production.INFO: Total Charge 0
[2026-09-14 20:52:03] Production.INFO: CreateAllLog End
[2026-09-14 20:52:03] Production.INFO: Account Balance End.
[2026-09-14 20:52:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:52:03] Production.INFO: ==28716== Releasing lock...
[2026-09-14 20:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:52:03] Production.INFO: ==28712== Releasing lock...
[2026-09-14 20:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:52:11] Production.ERROR: CronJobId end10
[2026-09-14 20:52:11] Production.INFO: ==28714== Releasing lock...
[2026-09-14 20:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:52:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:52:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:52:12] Production.INFO: call_cost start
[2026-09-14 20:52:12] Production.INFO: call_cost end
[2026-09-14 20:52:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:52:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:52:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:52:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:52:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:52:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:52:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:52:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:52:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:52:12] Production.INFO: ==28710== Releasing lock...
[2026-09-14 20:52:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:52:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:53:01] Production.INFO: ==28775== Lock acquired, processing the job...
[2026-09-15 01:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:53:01] Production.INFO: neon service started
[2026-09-15 01:53:01] Production.INFO: neon service started
[2026-09-15 01:53:01] Production.INFO: ==28775== Releasing lock...
[2026-09-15 01:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:53:02] Production.INFO: ==28777== Lock acquired, processing the job...
[2026-09-14 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:53:02] Production.INFO: ==28779== Lock acquired, processing the job...
[2026-09-15 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:53:02] Production.INFO: ==28779== Releasing lock...
[2026-09-15 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:53:02] Production.INFO: ==28777== Releasing lock...
[2026-09-14 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:53:03] Production.INFO: ==28782== Lock acquired, processing the job...
[2026-09-14 20:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:53:03] Production.INFO: ==28784== Lock acquired, processing the job...
[2026-09-14 20:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:53:03] Production.INFO: ==28788== Lock acquired, processing the job...
[2026-09-14 20:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:53:03] Production.INFO: ==28786== Lock acquired, processing the job...
[2026-09-14 20:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:53:03] Production.INFO: ==28790== Lock acquired, processing the job...
[2026-09-14 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:53:03] Production.INFO: Account Balance Start.
[2026-09-14 20:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:53:03] Production.INFO: 117
[2026-09-14 20:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:53:03] Production.INFO: ==28790== Releasing lock...
[2026-09-14 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:53:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:53:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:53:04] Production.INFO: Total Charge 0
[2026-09-14 20:53:04] Production.INFO: CreateAllLog End
[2026-09-14 20:53:04] Production.INFO: ==28784== Releasing lock...
[2026-09-14 20:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:53:04] Production.INFO: Account Balance End.
[2026-09-14 20:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:53:04] Production.INFO: ==28788== Releasing lock...
[2026-09-14 20:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:53:11] Production.ERROR: CronJobId end10
[2026-09-14 20:53:11] Production.INFO: ==28786== Releasing lock...
[2026-09-14 20:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:53:14] Production.INFO: call_cost start
[2026-09-14 20:53:14] Production.INFO: call_cost end
[2026-09-14 20:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:53:14] Production.INFO: ==28782== Releasing lock...
[2026-09-14 20:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:54:02] Production.INFO: ==28850== Lock acquired, processing the job...
[2026-09-15 01:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:54:02] Production.INFO: neon service started
[2026-09-15 01:54:02] Production.INFO: neon service started
[2026-09-15 01:54:02] Production.INFO: ==28850== Releasing lock...
[2026-09-15 01:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:54:02] Production.INFO: ==28852== Lock acquired, processing the job...
[2026-09-14 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:54:02] Production.INFO: ==28854== Lock acquired, processing the job...
[2026-09-15 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:54:03] Production.INFO: ==28854== Releasing lock...
[2026-09-15 00:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:54:03] Production.INFO: ==28852== Releasing lock...
[2026-09-14 20:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:54:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:54:03] Production.INFO: ==28857== Lock acquired, processing the job...
[2026-09-14 20:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:54:03] Production.INFO: ==28861== Lock acquired, processing the job...
[2026-09-14 20:54:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:54:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:54:04] Production.INFO: ==28859== Lock acquired, processing the job...
[2026-09-14 20:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:54:04] Production.INFO: ==28863== Lock acquired, processing the job...
[2026-09-14 20:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:54:04] Production.INFO: ==28865== Lock acquired, processing the job...
[2026-09-14 20:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:54:04] Production.INFO: Account Balance Start.
[2026-09-14 20:54:04] Production.INFO: CreateAllLog Start
[2026-09-14 20:54:04] Production.INFO: 117
[2026-09-14 20:54:04] Production.INFO: Date 2026-09-08
[2026-09-14 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 20:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 20:54:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:54:04] Production.INFO: ==28865== Releasing lock...
[2026-09-14 20:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:54:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:54:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:54:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:54:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:54:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:54:04] Production.INFO: Total Charge 0
[2026-09-14 20:54:04] Production.INFO: CreateAllLog End
[2026-09-14 20:54:04] Production.INFO: Account Balance End.
[2026-09-14 20:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:54:04] Production.INFO: ==28863== Releasing lock...
[2026-09-14 20:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:54:04] Production.INFO: ==28859== Releasing lock...
[2026-09-14 20:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:54:10] Production.ERROR: CronJobId end10
[2026-09-14 20:54:10] Production.INFO: ==28861== Releasing lock...
[2026-09-14 20:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:54:13] Production.INFO: call_cost start
[2026-09-14 20:54:13] Production.INFO: call_cost end
[2026-09-14 20:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:54:13] Production.INFO: ==28857== Releasing lock...
[2026-09-14 20:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:55:01] Production.INFO: ==28917== Lock acquired, processing the job...
[2026-09-15 01:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:55:01] Production.INFO: neon service started
[2026-09-15 01:55:01] Production.INFO: neon service started
[2026-09-15 01:55:01] Production.INFO: ==28917== Releasing lock...
[2026-09-15 01:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:55:02] Production.INFO: ==28919== Lock acquired, processing the job...
[2026-09-14 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:55:02] Production.INFO: ==28922== Lock acquired, processing the job...
[2026-09-15 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:55:02] Production.INFO: ==28922== Releasing lock...
[2026-09-15 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:55:02] Production.INFO: ==28919== Releasing lock...
[2026-09-14 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:55:03] Production.INFO: ==28928== Lock acquired, processing the job...
[2026-09-14 20:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:55:03] Production.INFO: ==28924== Lock acquired, processing the job...
[2026-09-14 20:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 20:55:03] Production.INFO: ==28926== Lock acquired, processing the job...
[2026-09-14 20:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:55:03] Production.INFO: ==28932== Lock acquired, processing the job...
[2026-09-14 20:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 20:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:55:03] Production.ERROR: CronJob PID - 28926
[2026-09-14 20:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 20:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 20:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 20:55:00
[2026-09-14 20:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:55:03] Production.ERROR: CronJob PID - 28928
[2026-09-14 20:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 20:55:03] Production.ERROR: CronJob ID - 7
[2026-09-14 20:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 20:55:00
[2026-09-14 20:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 20:55:03] Production.ERROR: CronJob PID - 28932
[2026-09-14 20:55:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 20:55:03] Production.ERROR: CronJob ID - 12
[2026-09-14 20:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 20:55:00
[2026-09-14 20:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 20:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 20:55:03] Production.INFO: ==28934== Lock acquired, processing the job...
[2026-09-14 20:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 20:55:03] Production.INFO: ==28930== Lock acquired, processing the job...
[2026-09-14 20:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 20:55:03] Production.INFO: ==28924== Releasing lock...
[2026-09-14 20:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 20:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 20:55:03] Production.INFO: Account Balance Start.
[2026-09-14 20:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:55:03] Production.INFO: 117
[2026-09-14 20:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 20:55:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:55:03] Production.INFO: ==28936== Lock acquired, processing the job...
[2026-09-14 20:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:55:04] Production.ERROR: done
[2026-09-14 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-14 20:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:55:04] Production.INFO: Total Charge 0
[2026-09-14 20:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 20:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004298', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 20:55:04] Production.INFO: ==28936== Releasing lock...
[2026-09-14 20:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:55:04] Production.INFO: CreateAllLog End
[2026-09-14 20:55:04] Production.INFO: ==28928== Releasing lock...
[2026-09-14 20:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:55:04] Production.INFO: Account Balance End.
[2026-09-14 20:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:55:04] Production.INFO: ==28932== Releasing lock...
[2026-09-14 20:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004298', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 20:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 20:55:10] Production.INFO: ProcessCDR(1,18004298,1,1,2)
[2026-09-14 20:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004298,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004298,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 20:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 20:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 20:55:10] Production.INFO: ==28934== Releasing lock...
[2026-09-14 20:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 20:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 20:55:14] Production.ERROR: CronJobId end10
[2026-09-14 20:55:14] Production.INFO: ==28930== Releasing lock...
[2026-09-14 20:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:55:17] Production.INFO: call_cost start
[2026-09-14 20:55:17] Production.INFO: call_cost end
[2026-09-14 20:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:55:17] Production.INFO: ==28926== Releasing lock...
[2026-09-14 20:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:56:02] Production.INFO: ==28992== Lock acquired, processing the job...
[2026-09-15 01:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:56:02] Production.INFO: neon service started
[2026-09-15 01:56:02] Production.INFO: neon service started
[2026-09-15 01:56:02] Production.INFO: ==28992== Releasing lock...
[2026-09-15 01:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:56:02] Production.INFO: ==28994== Lock acquired, processing the job...
[2026-09-14 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:56:02] Production.INFO: ==28994== Releasing lock...
[2026-09-14 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:56:03] Production.INFO: ==28996== Lock acquired, processing the job...
[2026-09-15 00:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:56:03] Production.INFO: ==28996== Releasing lock...
[2026-09-15 00:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:56:03] Production.INFO: ==29001== Lock acquired, processing the job...
[2026-09-14 20:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:56:03] Production.INFO: ==28999== Lock acquired, processing the job...
[2026-09-14 20:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:56:03] Production.INFO: ==29003== Lock acquired, processing the job...
[2026-09-14 20:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:56:03] Production.INFO: ==29007== Lock acquired, processing the job...
[2026-09-14 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:56:03] Production.INFO: ==29005== Lock acquired, processing the job...
[2026-09-14 20:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:56:03] Production.INFO: Account Balance Start.
[2026-09-14 20:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:56:03] Production.INFO: 117
[2026-09-14 20:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 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-14 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:56:03] Production.INFO: ==29007== Releasing lock...
[2026-09-14 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:56:04] Production.INFO: Date 2026-09-12
[2026-09-14 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:56:04] Production.INFO: Date 2026-09-13
[2026-09-14 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:56:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:56:04] Production.INFO: Total Charge 0
[2026-09-14 20:56:04] Production.INFO: CreateAllLog End
[2026-09-14 20:56:04] Production.INFO: Account Balance End.
[2026-09-14 20:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:56:04] Production.INFO: ==29005== Releasing lock...
[2026-09-14 20:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:56:04] Production.INFO: ==29001== Releasing lock...
[2026-09-14 20:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:56:11] Production.ERROR: CronJobId end10
[2026-09-14 20:56:11] Production.INFO: ==29003== Releasing lock...
[2026-09-14 20:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:56:14] Production.INFO: call_cost start
[2026-09-14 20:56:14] Production.INFO: call_cost end
[2026-09-14 20:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:56:14] Production.INFO: ==28999== Releasing lock...
[2026-09-14 20:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:57:01] Production.INFO: ==29061== Lock acquired, processing the job...
[2026-09-15 01:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:57:01] Production.INFO: neon service started
[2026-09-15 01:57:01] Production.INFO: neon service started
[2026-09-15 01:57:01] Production.INFO: ==29061== Releasing lock...
[2026-09-15 01:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:57:01] Production.INFO: ==29065== Lock acquired, processing the job...
[2026-09-15 00:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:57:01] Production.INFO: ==29065== Releasing lock...
[2026-09-15 00:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:57:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:57:02] Production.INFO: ==29063== Lock acquired, processing the job...
[2026-09-14 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:57:02] Production.INFO: ==29063== Releasing lock...
[2026-09-14 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:57:02] Production.INFO: ==29069== Lock acquired, processing the job...
[2026-09-14 20:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:57:02] Production.INFO: ==29067== Lock acquired, processing the job...
[2026-09-14 20:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:57:03] Production.INFO: ==29071== Lock acquired, processing the job...
[2026-09-14 20:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:57:03] Production.INFO: ==29073== Lock acquired, processing the job...
[2026-09-14 20:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:57:03] Production.INFO: ==29075== Lock acquired, processing the job...
[2026-09-14 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:57:03] Production.INFO: Account Balance Start.
[2026-09-14 20:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:57:03] Production.INFO: 117
[2026-09-14 20:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 20:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 20:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:57:03] Production.INFO: ==29075== Releasing lock...
[2026-09-14 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:57:03] Production.INFO: Total Charge 0
[2026-09-14 20:57:03] Production.INFO: CreateAllLog End
[2026-09-14 20:57:03] Production.INFO: Account Balance End.
[2026-09-14 20:57:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:57:03] Production.INFO: ==29073== Releasing lock...
[2026-09-14 20:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:57:03] Production.INFO: ==29069== Releasing lock...
[2026-09-14 20:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:57:09] Production.ERROR: CronJobId end10
[2026-09-14 20:57:09] Production.INFO: ==29071== Releasing lock...
[2026-09-14 20:57:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:57:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:57:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:57:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:57:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:57:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:57:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:57:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:57:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:57:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:57:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:57:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:57:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:57:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:57:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:57:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:57:13] Production.INFO: call_cost start
[2026-09-14 20:57:13] Production.INFO: call_cost end
[2026-09-14 20:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:57:13] Production.INFO: ==29067== Releasing lock...
[2026-09-14 20:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:58:02] Production.INFO: ==29130== Lock acquired, processing the job...
[2026-09-15 01:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:58:02] Production.INFO: neon service started
[2026-09-15 01:58:02] Production.INFO: neon service started
[2026-09-15 01:58:02] Production.INFO: ==29130== Releasing lock...
[2026-09-15 01:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:58:02] Production.INFO: ==29134== Lock acquired, processing the job...
[2026-09-15 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:58:02] Production.INFO: ==29134== Releasing lock...
[2026-09-15 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:58:02] Production.INFO: ==29132== Lock acquired, processing the job...
[2026-09-14 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:58:02] Production.INFO: ==29132== Releasing lock...
[2026-09-14 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:58:03] Production.INFO: ==29136== Lock acquired, processing the job...
[2026-09-14 20:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:58:03] Production.INFO: ==29140== Lock acquired, processing the job...
[2026-09-14 20:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:58:03] Production.INFO: ==29138== Lock acquired, processing the job...
[2026-09-14 20:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:58:03] Production.INFO: ==29142== Lock acquired, processing the job...
[2026-09-14 20:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:58:03] Production.INFO: ==29144== Lock acquired, processing the job...
[2026-09-14 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:58:03] Production.INFO: Account Balance Start.
[2026-09-14 20:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:58:03] Production.INFO: 117
[2026-09-14 20:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 20:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:58:03] Production.INFO: ==29144== Releasing lock...
[2026-09-14 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:58:04] Production.INFO: Date 2026-09-14
[2026-09-14 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 20:58:04] Production.INFO: Total Charge 0
[2026-09-14 20:58:04] Production.INFO: CreateAllLog End
[2026-09-14 20:58:04] Production.INFO: Account Balance End.
[2026-09-14 20:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 20:58:04] Production.INFO: ==29142== Releasing lock...
[2026-09-14 20:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:58:04] Production.INFO: ==29138== Releasing lock...
[2026-09-14 20:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:58:11] Production.ERROR: CronJobId end10
[2026-09-14 20:58:11] Production.INFO: ==29140== Releasing lock...
[2026-09-14 20:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:58:14] Production.INFO: call_cost start
[2026-09-14 20:58:14] Production.INFO: call_cost end
[2026-09-14 20:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:58:14] Production.INFO: ==29136== Releasing lock...
[2026-09-14 20:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 01:59:01] Production.INFO: ==29198== Lock acquired, processing the job...
[2026-09-15 01:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 01:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 01:59:01] Production.INFO: neon service started
[2026-09-15 01:59:01] Production.INFO: neon service started
[2026-09-15 01:59:01] Production.INFO: ==29198== Releasing lock...
[2026-09-15 01:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 01:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:59:02] Production.INFO: ==29200== Lock acquired, processing the job...
[2026-09-14 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:59:02] Production.INFO: ==29202== Lock acquired, processing the job...
[2026-09-15 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:59:02] Production.INFO: ==29202== Releasing lock...
[2026-09-15 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 00:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 20:59:02] Production.INFO: ==29200== Releasing lock...
[2026-09-14 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 20:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:59:03] Production.INFO: ==29207== Lock acquired, processing the job...
[2026-09-14 20:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 20:59:03] Production.INFO: ==29205== Lock acquired, processing the job...
[2026-09-14 20:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 20:59:03] Production.INFO: ==29209== Lock acquired, processing the job...
[2026-09-14 20:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 20:59:03] Production.INFO: ==29213== Lock acquired, processing the job...
[2026-09-14 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 20:59:03] Production.INFO: ==29211== Lock acquired, processing the job...
[2026-09-14 20:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 20:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 20:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 20:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 20:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 20:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 20:59:03] Production.INFO: Account Balance Start.
[2026-09-14 20:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 20:59:03] Production.INFO: 117
[2026-09-14 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-14 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-14 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-14 20:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 20:59:03] Production.INFO: ==29213== Releasing lock...
[2026-09-14 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 20:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 20:59:03] Production.INFO: Total Charge 0
[2026-09-14 20:59:03] Production.INFO: CreateAllLog End
[2026-09-14 20:59:03] Production.INFO: Account Balance End.
[2026-09-14 20:59:03] Production.ERROR: CronJobId end 12
[2026-09-14 20:59:03] Production.INFO: ==29211== Releasing lock...
[2026-09-14 20:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 20:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 20:59:04] Production.INFO: ==29207== Releasing lock...
[2026-09-14 20:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 20:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 20:59:10] Production.ERROR: CronJobId end10
[2026-09-14 20:59:10] Production.INFO: ==29209== Releasing lock...
[2026-09-14 20:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 20:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 20:59:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 20:59:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 20:59:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 20:59:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 20:59:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 20:59:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 20:59:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 20:59:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 20:59:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 20:59:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 20:59:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 20:59:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 20:59:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 20:59:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 20:59:13] Production.INFO: call_cost start
[2026-09-14 20:59:13] Production.INFO: call_cost end
[2026-09-14 20:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 20:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 20:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 20:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 20:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 20:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 20:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 20:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 20:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 20:59:13] Production.INFO: ==29205== Releasing lock...
[2026-09-14 20:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 20:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:00:01] Production.INFO: ==29273== Lock acquired, processing the job...
[2026-09-15 02:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:00:01] Production.INFO: neon service started
[2026-09-15 02:00:01] Production.INFO: neon service started
[2026-09-15 02:00:01] Production.INFO: ==29273== Releasing lock...
[2026-09-15 02:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:00:02] Production.INFO: ==29275== Lock acquired, processing the job...
[2026-09-14 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:00:02] Production.INFO: ==29275== Releasing lock...
[2026-09-14 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:00:02] Production.INFO: ==29277== Lock acquired, processing the job...
[2026-09-15 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:00:02] Production.INFO: ==29277== Releasing lock...
[2026-09-15 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:00:03] Production.INFO: ==29285== Lock acquired, processing the job...
[2026-09-14 21:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:00:03] Production.INFO: ==29283== Lock acquired, processing the job...
[2026-09-14 21:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:00:03] Production.INFO: ==29279== Lock acquired, processing the job...
[2026-09-14 21:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:00:03] Production.INFO: Account Balance Start.
[2026-09-14 21:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:00:03] Production.INFO: 117
[2026-09-14 21:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:00:03] Production.INFO: ==29281== Lock acquired, processing the job...
[2026-09-14 21:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:00:03] Production.INFO: ==29287== Lock acquired, processing the job...
[2026-09-14 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:00:03] Production.INFO: Total Charge 0
[2026-09-14 21:00:03] Production.INFO: CreateAllLog End
[2026-09-14 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-14 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-14 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-14 21:00:03] Production.INFO: ==29287== Releasing lock...
[2026-09-14 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:00:03] Production.INFO: Account Balance End.
[2026-09-14 21:00:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:00:03] Production.INFO: ==29285== Releasing lock...
[2026-09-14 21:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:00:04] Production.INFO: ==29281== Releasing lock...
[2026-09-14 21:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:00:10] Production.ERROR: CronJobId end10
[2026-09-14 21:00:10] Production.INFO: ==29283== Releasing lock...
[2026-09-14 21:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:00:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:00:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:00:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:00:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:00:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:00:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:00:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:00:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:00:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:00:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:00:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:00:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:00:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:00:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:00:13] Production.INFO: call_cost start
[2026-09-14 21:00:13] Production.INFO: call_cost end
[2026-09-14 21:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:00:13] Production.INFO: ==29279== Releasing lock...
[2026-09-14 21:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:01:02] Production.INFO: ==29346== Lock acquired, processing the job...
[2026-09-15 02:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:01:02] Production.INFO: neon service started
[2026-09-15 02:01:02] Production.INFO: neon service started
[2026-09-15 02:01:02] Production.INFO: ==29346== Releasing lock...
[2026-09-15 02:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:01:02] Production.INFO: ==29359== Lock acquired, processing the job...
[2026-09-14 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:01:02] Production.INFO: ==29359== Releasing lock...
[2026-09-14 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:01:02] Production.INFO: ==29361== Lock acquired, processing the job...
[2026-09-15 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:01:03] Production.INFO: ==29361== Releasing lock...
[2026-09-15 01:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:01:03] Production.INFO: ==29365== Lock acquired, processing the job...
[2026-09-14 21:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:01:03] Production.INFO: ==29367== Lock acquired, processing the job...
[2026-09-14 21:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:01:03] Production.INFO: ==29369== Lock acquired, processing the job...
[2026-09-14 21:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:01:03] Production.INFO: ==29363== Lock acquired, processing the job...
[2026-09-14 21:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:01:03] Production.INFO: Account Balance Start.
[2026-09-14 21:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:01:03] Production.INFO: 117
[2026-09-14 21:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:01:03] Production.INFO: ==29371== Lock acquired, processing the job...
[2026-09-14 21:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:01:03] Production.INFO: ==29371== Releasing lock...
[2026-09-14 21:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:01:04] Production.INFO: Total Charge 0
[2026-09-14 21:01:04] Production.INFO: CreateAllLog End
[2026-09-14 21:01:04] Production.INFO: ==29365== Releasing lock...
[2026-09-14 21:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:01:04] Production.INFO: Account Balance End.
[2026-09-14 21:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:01:04] Production.INFO: ==29369== Releasing lock...
[2026-09-14 21:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:01:12] Production.ERROR: CronJobId end10
[2026-09-14 21:01:12] Production.INFO: ==29367== Releasing lock...
[2026-09-14 21:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:01:14] Production.INFO: call_cost start
[2026-09-14 21:01:14] Production.INFO: call_cost end
[2026-09-14 21:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:01:14] Production.INFO: ==29363== Releasing lock...
[2026-09-14 21:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:02:01] Production.INFO: ==29425== Lock acquired, processing the job...
[2026-09-15 02:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:02:01] Production.INFO: neon service started
[2026-09-15 02:02:01] Production.INFO: neon service started
[2026-09-15 02:02:01] Production.INFO: ==29425== Releasing lock...
[2026-09-15 02:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:02:01] Production.INFO: ==29427== Lock acquired, processing the job...
[2026-09-14 21:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:02:02] Production.INFO: ==29427== Releasing lock...
[2026-09-14 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:02:02] Production.INFO: ==29429== Lock acquired, processing the job...
[2026-09-15 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:02:02] Production.INFO: ==29429== Releasing lock...
[2026-09-15 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:02:03] Production.INFO: ==29431== Lock acquired, processing the job...
[2026-09-14 21:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:02:03] Production.INFO: ==29437== Lock acquired, processing the job...
[2026-09-14 21:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:02:03] Production.INFO: ==29433== Lock acquired, processing the job...
[2026-09-14 21:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:02:03] Production.INFO: ==29441== Lock acquired, processing the job...
[2026-09-14 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:02:03] Production.INFO: ==29435== Lock acquired, processing the job...
[2026-09-14 21:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:02:03] Production.INFO: Account Balance Start.
[2026-09-14 21:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:02:03] Production.INFO: 117
[2026-09-14 21:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:02:03] Production.INFO: ==29439== Lock acquired, processing the job...
[2026-09-14 21:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 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-14 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-14 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-14 21:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:02:03] Production.INFO: ==29441== Releasing lock...
[2026-09-14 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:02:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:02:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:02:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:02:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:02:03] Production.INFO: Total Charge 0
[2026-09-14 21:02:03] Production.INFO: CreateAllLog End
[2026-09-14 21:02:03] Production.INFO: ==29433== Releasing lock...
[2026-09-14 21:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:02:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:02:03] Production.ERROR: done
[2026-09-14 21:02:03] Production.INFO: Account Balance End.
[2026-09-14 21:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 21:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:02:04] Production.INFO: ==29437== Releasing lock...
[2026-09-14 21:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:02:04] Production.ERROR: done
[2026-09-14 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-14 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-14 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-14 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-14 21:02:04] Production.INFO: ==29439== Releasing lock...
[2026-09-14 21:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 21:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 21:02:10] Production.ERROR: CronJobId end10
[2026-09-14 21:02:10] Production.INFO: ==29435== Releasing lock...
[2026-09-14 21:02:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:02:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:02:13] Production.INFO: call_cost start
[2026-09-14 21:02:13] Production.INFO: call_cost end
[2026-09-14 21:02:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:02:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:02:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:02:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:02:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:02:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:02:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:02:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:02:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:02:13] Production.INFO: ==29431== Releasing lock...
[2026-09-14 21:02:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:02:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:03:01] Production.INFO: ==29496== Lock acquired, processing the job...
[2026-09-15 02:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:03:02] Production.INFO: neon service started
[2026-09-15 02:03:02] Production.INFO: neon service started
[2026-09-15 02:03:02] Production.INFO: ==29496== Releasing lock...
[2026-09-15 02:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:03:02] Production.INFO: ==29500== Lock acquired, processing the job...
[2026-09-15 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:03:02] Production.INFO: ==29500== Releasing lock...
[2026-09-15 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:03:02] Production.INFO: ==29498== Lock acquired, processing the job...
[2026-09-14 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:03:02] Production.INFO: ==29498== Releasing lock...
[2026-09-14 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:03:03] Production.INFO: ==29506== Lock acquired, processing the job...
[2026-09-14 21:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:03:03] Production.INFO: ==29502== Lock acquired, processing the job...
[2026-09-14 21:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:03:03] Production.INFO: ==29504== Lock acquired, processing the job...
[2026-09-14 21:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:03:03] Production.INFO: ==29508== Lock acquired, processing the job...
[2026-09-14 21:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:03:03] Production.INFO: ==29510== Lock acquired, processing the job...
[2026-09-14 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:03:03] Production.INFO: Account Balance Start.
[2026-09-14 21:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:03:03] Production.INFO: 117
[2026-09-14 21:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-14 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:03:03] Production.INFO: ==29510== Releasing lock...
[2026-09-14 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:03:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:03:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:03:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:03:04] Production.INFO: Total Charge 0
[2026-09-14 21:03:04] Production.INFO: CreateAllLog End
[2026-09-14 21:03:04] Production.INFO: Account Balance End.
[2026-09-14 21:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:03:04] Production.INFO: ==29508== Releasing lock...
[2026-09-14 21:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:03:04] Production.INFO: ==29504== Releasing lock...
[2026-09-14 21:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:03:10] Production.ERROR: CronJobId end10
[2026-09-14 21:03:10] Production.INFO: ==29506== Releasing lock...
[2026-09-14 21:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:03:13] Production.INFO: call_cost start
[2026-09-14 21:03:13] Production.INFO: call_cost end
[2026-09-14 21:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:03:13] Production.INFO: ==29502== Releasing lock...
[2026-09-14 21:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:04:01] Production.INFO: ==29571== Lock acquired, processing the job...
[2026-09-15 02:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:04:01] Production.INFO: neon service started
[2026-09-15 02:04:01] Production.INFO: neon service started
[2026-09-15 02:04:01] Production.INFO: ==29571== Releasing lock...
[2026-09-15 02:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:04:01] Production.INFO: ==29573== Lock acquired, processing the job...
[2026-09-14 21:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:04:02] Production.INFO: ==29573== Releasing lock...
[2026-09-14 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:04:02] Production.INFO: ==29575== Lock acquired, processing the job...
[2026-09-15 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:04:02] Production.INFO: ==29575== Releasing lock...
[2026-09-15 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:04:02] Production.INFO: ==29577== Lock acquired, processing the job...
[2026-09-14 21:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:04:02] Production.INFO: ==29579== Lock acquired, processing the job...
[2026-09-14 21:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:04:02] Production.INFO: ==29585== Lock acquired, processing the job...
[2026-09-14 21:04:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:04:03] Production.INFO: ==29581== Lock acquired, processing the job...
[2026-09-14 21:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:04:03] Production.INFO: ==29583== Lock acquired, processing the job...
[2026-09-14 21:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:04:03] Production.INFO: ==29585== Releasing lock...
[2026-09-14 21:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:04:03] Production.INFO: Account Balance Start.
[2026-09-14 21:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:04:03] Production.INFO: 117
[2026-09-14 21:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:04:03] Production.INFO: Total Charge 0
[2026-09-14 21:04:03] Production.INFO: CreateAllLog End
[2026-09-14 21:04:03] Production.INFO: Account Balance End.
[2026-09-14 21:04:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:04:03] Production.INFO: ==29583== Releasing lock...
[2026-09-14 21:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:04:03] Production.INFO: ==29579== Releasing lock...
[2026-09-14 21:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:04:10] Production.ERROR: CronJobId end10
[2026-09-14 21:04:10] Production.INFO: ==29581== Releasing lock...
[2026-09-14 21:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:04:13] Production.INFO: call_cost start
[2026-09-14 21:04:13] Production.INFO: call_cost end
[2026-09-14 21:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:04:13] Production.INFO: ==29577== Releasing lock...
[2026-09-14 21:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:05:01] Production.INFO: ==29645== Lock acquired, processing the job...
[2026-09-15 02:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:05:01] Production.INFO: neon service started
[2026-09-15 02:05:01] Production.INFO: neon service started
[2026-09-15 02:05:01] Production.INFO: ==29645== Releasing lock...
[2026-09-15 02:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:05:02] Production.INFO: ==29649== Lock acquired, processing the job...
[2026-09-15 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:05:02] Production.INFO: ==29649== Releasing lock...
[2026-09-15 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:05:02] Production.INFO: ==29647== Lock acquired, processing the job...
[2026-09-14 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:05:02] Production.INFO: ==29647== Releasing lock...
[2026-09-14 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:05:03] Production.INFO: ==29653== Lock acquired, processing the job...
[2026-09-14 21:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:05:03] Production.INFO: ==29651== Lock acquired, processing the job...
[2026-09-14 21:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 21:05:03] Production.INFO: ==29655== Lock acquired, processing the job...
[2026-09-14 21:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:05:03] Production.INFO: ==29661== Lock acquired, processing the job...
[2026-09-14 21:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 21:05:03] Production.INFO: ==29657== Lock acquired, processing the job...
[2026-09-14 21:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:05:03] Production.ERROR: CronJob PID - 29653
[2026-09-14 21:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 21:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 21:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:05:00
[2026-09-14 21:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:05:03] Production.ERROR: CronJob PID - 29655
[2026-09-14 21:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 21:05:03] Production.ERROR: CronJob ID - 7
[2026-09-14 21:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:05:00
[2026-09-14 21:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:05:03] Production.ERROR: CronJob PID - 29657
[2026-09-14 21:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 21:05:03] Production.ERROR: CronJob ID - 10
[2026-09-14 21:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:05:00
[2026-09-14 21:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:05:03] Production.ERROR: CronJob PID - 29661
[2026-09-14 21:05:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 21:05:03] Production.ERROR: CronJob ID - 17
[2026-09-14 21:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:05:00
[2026-09-14 21:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 21:05:03] Production.INFO: ==29659== Lock acquired, processing the job...
[2026-09-14 21:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:05:03] Production.INFO: ==29663== Lock acquired, processing the job...
[2026-09-14 21:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 21:05:03] Production.INFO: ==29651== Releasing lock...
[2026-09-14 21:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 21:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 21:05:03] Production.INFO: Account Balance Start.
[2026-09-14 21:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:05:03] Production.INFO: 117
[2026-09-14 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-14 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-14 21:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:05:04] Production.INFO: Date 2026-09-08
[2026-09-14 21:05:04] Production.INFO: ==29663== Releasing lock...
[2026-09-14 21:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:05:04] Production.ERROR: done
[2026-09-14 21:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:05:04] Production.INFO: Total Charge 0
[2026-09-14 21:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 21:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004340', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 21:05:04] Production.INFO: CreateAllLog End
[2026-09-14 21:05:04] Production.INFO: Account Balance End.
[2026-09-14 21:05:05] Production.ERROR: CronJobId end 12
[2026-09-14 21:05:05] Production.INFO: ==29659== Releasing lock...
[2026-09-14 21:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:05:05] Production.INFO: ==29655== Releasing lock...
[2026-09-14 21:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004340', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 21:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 21:05:09] Production.INFO: ProcessCDR(1,18004340,1,1,2)
[2026-09-14 21:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004340,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004340,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 21:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 21:05:09] Production.INFO: ==29661== Releasing lock...
[2026-09-14 21:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 21:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 21:05:13] Production.ERROR: CronJobId end10
[2026-09-14 21:05:13] Production.INFO: ==29657== Releasing lock...
[2026-09-14 21:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:05:16] Production.INFO: call_cost start
[2026-09-14 21:05:16] Production.INFO: call_cost end
[2026-09-14 21:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:05:16] Production.INFO: ==29653== Releasing lock...
[2026-09-14 21:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:06:02] Production.INFO: ==29718== Lock acquired, processing the job...
[2026-09-15 02:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:06:02] Production.INFO: neon service started
[2026-09-15 02:06:02] Production.INFO: neon service started
[2026-09-15 02:06:02] Production.INFO: ==29718== Releasing lock...
[2026-09-15 02:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:06:02] Production.INFO: ==29722== Lock acquired, processing the job...
[2026-09-15 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:06:02] Production.INFO: ==29722== Releasing lock...
[2026-09-15 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:06:02] Production.INFO: ==29720== Lock acquired, processing the job...
[2026-09-14 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:06:02] Production.INFO: ==29720== Releasing lock...
[2026-09-14 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:06:03] Production.INFO: ==29725== Lock acquired, processing the job...
[2026-09-14 21:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:06:03] Production.INFO: ==29731== Lock acquired, processing the job...
[2026-09-14 21:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:06:03] Production.INFO: ==29727== Lock acquired, processing the job...
[2026-09-14 21:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:06:03] Production.INFO: ==29733== Lock acquired, processing the job...
[2026-09-14 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:06:03] Production.INFO: ==29729== Lock acquired, processing the job...
[2026-09-14 21:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 21:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 21:06:03] Production.INFO: Account Balance Start.
[2026-09-14 21:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:06:04] Production.INFO: 117
[2026-09-14 21:06:04] Production.INFO: Date 2026-09-08
[2026-09-14 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:06:04] Production.INFO: ==29733== Releasing lock...
[2026-09-14 21:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:06:04] Production.INFO: Total Charge 0
[2026-09-14 21:06:04] Production.INFO: CreateAllLog End
[2026-09-14 21:06:04] Production.INFO: ==29727== Releasing lock...
[2026-09-14 21:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:06:04] Production.INFO: Account Balance End.
[2026-09-14 21:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:06:04] Production.INFO: ==29731== Releasing lock...
[2026-09-14 21:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:06:12] Production.ERROR: CronJobId end10
[2026-09-14 21:06:12] Production.INFO: ==29729== Releasing lock...
[2026-09-14 21:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:06:14] Production.INFO: call_cost start
[2026-09-14 21:06:14] Production.INFO: call_cost end
[2026-09-14 21:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:06:14] Production.INFO: ==29725== Releasing lock...
[2026-09-14 21:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:07:01] Production.INFO: ==29786== Lock acquired, processing the job...
[2026-09-15 02:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:07:01] Production.INFO: neon service started
[2026-09-15 02:07:01] Production.INFO: neon service started
[2026-09-15 02:07:01] Production.INFO: ==29786== Releasing lock...
[2026-09-15 02:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:07:01] Production.INFO: ==29790== Lock acquired, processing the job...
[2026-09-14 21:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:07:02] Production.INFO: ==29790== Releasing lock...
[2026-09-14 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:07:02] Production.INFO: ==29792== Lock acquired, processing the job...
[2026-09-15 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:07:02] Production.INFO: ==29792== Releasing lock...
[2026-09-15 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:07:02] Production.INFO: ==29797== Lock acquired, processing the job...
[2026-09-14 21:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:07:03] Production.INFO: ==29795== Lock acquired, processing the job...
[2026-09-14 21:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:07:03] Production.INFO: ==29799== Lock acquired, processing the job...
[2026-09-14 21:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:07:03] Production.INFO: ==29803== Lock acquired, processing the job...
[2026-09-14 21:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:07:03] Production.INFO: ==29801== Lock acquired, processing the job...
[2026-09-14 21:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:07:03] Production.INFO: ==29797== Releasing lock...
[2026-09-14 21:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:07:03] Production.INFO: Account Balance Start.
[2026-09-14 21:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:07:03] Production.INFO: 117
[2026-09-14 21:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:07:03] Production.INFO: ==29803== Releasing lock...
[2026-09-14 21:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:07:03] Production.INFO: Total Charge 0
[2026-09-14 21:07:03] Production.INFO: CreateAllLog End
[2026-09-14 21:07:04] Production.INFO: Account Balance End.
[2026-09-14 21:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:07:04] Production.INFO: ==29801== Releasing lock...
[2026-09-14 21:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:07:10] Production.ERROR: CronJobId end10
[2026-09-14 21:07:10] Production.INFO: ==29799== Releasing lock...
[2026-09-14 21:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:07:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:07:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:07:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:07:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:07:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:07:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:07:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:07:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:07:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:07:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:07:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:07:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:07:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:07:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:07:13] Production.INFO: call_cost start
[2026-09-14 21:07:13] Production.INFO: call_cost end
[2026-09-14 21:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:07:13] Production.INFO: ==29795== Releasing lock...
[2026-09-14 21:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:08:02] Production.INFO: ==29858== Lock acquired, processing the job...
[2026-09-15 02:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:08:02] Production.INFO: neon service started
[2026-09-15 02:08:02] Production.INFO: neon service started
[2026-09-15 02:08:02] Production.INFO: ==29858== Releasing lock...
[2026-09-15 02:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:08:02] Production.INFO: ==29860== Lock acquired, processing the job...
[2026-09-14 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:08:02] Production.INFO: ==29862== Lock acquired, processing the job...
[2026-09-15 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:08:02] Production.INFO: ==29862== Releasing lock...
[2026-09-15 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:08:02] Production.INFO: ==29860== Releasing lock...
[2026-09-14 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:08:03] Production.INFO: ==29865== Lock acquired, processing the job...
[2026-09-14 21:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:08:03] Production.INFO: ==29871== Lock acquired, processing the job...
[2026-09-14 21:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:08:03] Production.INFO: ==29867== Lock acquired, processing the job...
[2026-09-14 21:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:08:03] Production.INFO: ==29873== Lock acquired, processing the job...
[2026-09-14 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:08:03] Production.INFO: ==29869== Lock acquired, processing the job...
[2026-09-14 21:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:08:03] Production.INFO: Account Balance Start.
[2026-09-14 21:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:08:03] Production.INFO: 117
[2026-09-14 21:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:08:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:08:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:08:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:08:04] Production.INFO: ==29873== Releasing lock...
[2026-09-14 21:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:08:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:08:04] Production.INFO: Total Charge 0
[2026-09-14 21:08:04] Production.INFO: CreateAllLog End
[2026-09-14 21:08:04] Production.INFO: Account Balance End.
[2026-09-14 21:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:08:04] Production.INFO: ==29871== Releasing lock...
[2026-09-14 21:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:08:04] Production.INFO: ==29867== Releasing lock...
[2026-09-14 21:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:08:11] Production.ERROR: CronJobId end10
[2026-09-14 21:08:11] Production.INFO: ==29869== Releasing lock...
[2026-09-14 21:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:08:14] Production.INFO: call_cost start
[2026-09-14 21:08:14] Production.INFO: call_cost end
[2026-09-14 21:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:08:14] Production.INFO: ==29865== Releasing lock...
[2026-09-14 21:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:09:01] Production.INFO: ==29926== Lock acquired, processing the job...
[2026-09-15 02:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:09:01] Production.INFO: neon service started
[2026-09-15 02:09:01] Production.INFO: neon service started
[2026-09-15 02:09:01] Production.INFO: ==29926== Releasing lock...
[2026-09-15 02:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:09:01] Production.INFO: ==29930== Lock acquired, processing the job...
[2026-09-15 01:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:09:01] Production.INFO: ==29930== Releasing lock...
[2026-09-15 01:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:09:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:09:01] Production.INFO: ==29928== Lock acquired, processing the job...
[2026-09-14 21:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:09:02] Production.INFO: ==29928== Releasing lock...
[2026-09-14 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:09:02] Production.INFO: ==29933== Lock acquired, processing the job...
[2026-09-14 21:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:09:02] Production.INFO: ==29935== Lock acquired, processing the job...
[2026-09-14 21:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:09:02] Production.INFO: ==29937== Lock acquired, processing the job...
[2026-09-14 21:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:09:03] Production.INFO: ==29939== Lock acquired, processing the job...
[2026-09-14 21:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:09:03] Production.INFO: ==29941== Lock acquired, processing the job...
[2026-09-14 21:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:09:03] Production.INFO: Account Balance Start.
[2026-09-14 21:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:09:03] Production.INFO: 117
[2026-09-14 21:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:09:03] Production.INFO: ==29941== Releasing lock...
[2026-09-14 21:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:09:03] Production.INFO: Total Charge 0
[2026-09-14 21:09:03] Production.INFO: CreateAllLog End
[2026-09-14 21:09:03] Production.INFO: Account Balance End.
[2026-09-14 21:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:09:03] Production.INFO: ==29939== Releasing lock...
[2026-09-14 21:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:09:03] Production.INFO: ==29935== Releasing lock...
[2026-09-14 21:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:09:10] Production.ERROR: CronJobId end10
[2026-09-14 21:09:10] Production.INFO: ==29937== Releasing lock...
[2026-09-14 21:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:09:13] Production.INFO: call_cost start
[2026-09-14 21:09:13] Production.INFO: call_cost end
[2026-09-14 21:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:09:13] Production.INFO: ==29933== Releasing lock...
[2026-09-14 21:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:10:01] Production.INFO: ==29997== Lock acquired, processing the job...
[2026-09-15 02:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:10:01] Production.INFO: neon service started
[2026-09-15 02:10:01] Production.INFO: neon service started
[2026-09-15 02:10:01] Production.INFO: ==29997== Releasing lock...
[2026-09-15 02:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:10:02] Production.INFO: ==30001== Lock acquired, processing the job...
[2026-09-15 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:10:02] Production.INFO: ==30001== Releasing lock...
[2026-09-15 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:10:02] Production.INFO: ==29999== Lock acquired, processing the job...
[2026-09-14 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:10:02] Production.INFO: ==29999== Releasing lock...
[2026-09-14 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:10:03] Production.INFO: ==30004== Lock acquired, processing the job...
[2026-09-14 21:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:10:03] Production.INFO: ==30006== Lock acquired, processing the job...
[2026-09-14 21:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:10:03] Production.INFO: ==30008== Lock acquired, processing the job...
[2026-09-14 21:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:10:03] Production.INFO: ==30012== Lock acquired, processing the job...
[2026-09-14 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:10:03] Production.INFO: ==30010== Lock acquired, processing the job...
[2026-09-14 21:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 21:10:03] Production.INFO: Account Balance Start.
[2026-09-14 21:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:10:03] Production.INFO: 117
[2026-09-14 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-14 21:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:10:03] Production.INFO: ==30012== Releasing lock...
[2026-09-14 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:10:04] Production.INFO: Total Charge 0
[2026-09-14 21:10:04] Production.INFO: CreateAllLog End
[2026-09-14 21:10:04] Production.INFO: Account Balance End.
[2026-09-14 21:10:04] Production.INFO: ==30006== Releasing lock...
[2026-09-14 21:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:10:04] Production.INFO: ==30010== Releasing lock...
[2026-09-14 21:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:10:10] Production.ERROR: CronJobId end10
[2026-09-14 21:10:10] Production.INFO: ==30008== Releasing lock...
[2026-09-14 21:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:10:13] Production.INFO: call_cost start
[2026-09-14 21:10:13] Production.INFO: call_cost end
[2026-09-14 21:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:10:13] Production.INFO: ==30004== Releasing lock...
[2026-09-14 21:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:11:01] Production.INFO: ==30068== Lock acquired, processing the job...
[2026-09-15 02:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:11:01] Production.INFO: neon service started
[2026-09-15 02:11:01] Production.INFO: neon service started
[2026-09-15 02:11:01] Production.INFO: ==30068== Releasing lock...
[2026-09-15 02:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:11:01] Production.INFO: ==30072== Lock acquired, processing the job...
[2026-09-15 01:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:11:01] Production.INFO: ==30072== Releasing lock...
[2026-09-15 01:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:11:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:11:01] Production.INFO: ==30070== Lock acquired, processing the job...
[2026-09-14 21:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:11:02] Production.INFO: ==30070== Releasing lock...
[2026-09-14 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:11:02] Production.INFO: ==30075== Lock acquired, processing the job...
[2026-09-14 21:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:11:02] Production.INFO: ==30077== Lock acquired, processing the job...
[2026-09-14 21:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:11:02] Production.INFO: ==30079== Lock acquired, processing the job...
[2026-09-14 21:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:11:02] Production.INFO: ==30081== Lock acquired, processing the job...
[2026-09-14 21:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:11:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:11:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:11:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:11:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:11:02] Production.INFO: Account Balance Start.
[2026-09-14 21:11:02] Production.INFO: CreateAllLog Start
[2026-09-14 21:11:02] Production.INFO: 117
[2026-09-14 21:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:11:03] Production.INFO: ==30083== Lock acquired, processing the job...
[2026-09-14 21:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 21:11:03] Production.INFO: ==30083== Releasing lock...
[2026-09-14 21:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:11:03] Production.INFO: Total Charge 0
[2026-09-14 21:11:03] Production.INFO: CreateAllLog End
[2026-09-14 21:11:03] Production.INFO: Account Balance End.
[2026-09-14 21:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:11:03] Production.INFO: ==30081== Releasing lock...
[2026-09-14 21:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:11:03] Production.INFO: ==30077== Releasing lock...
[2026-09-14 21:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:11:11] Production.ERROR: CronJobId end10
[2026-09-14 21:11:11] Production.INFO: ==30079== Releasing lock...
[2026-09-14 21:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:11:13] Production.INFO: call_cost start
[2026-09-14 21:11:13] Production.INFO: call_cost end
[2026-09-14 21:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:11:14] Production.INFO: ==30075== Releasing lock...
[2026-09-14 21:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:12:01] Production.INFO: ==30137== Lock acquired, processing the job...
[2026-09-15 02:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:12:01] Production.INFO: neon service started
[2026-09-15 02:12:01] Production.INFO: neon service started
[2026-09-15 02:12:01] Production.INFO: ==30137== Releasing lock...
[2026-09-15 02:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:12:02] Production.INFO: ==30141== Lock acquired, processing the job...
[2026-09-15 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:12:02] Production.INFO: ==30141== Releasing lock...
[2026-09-15 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:12:02] Production.INFO: ==30139== Lock acquired, processing the job...
[2026-09-14 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:12:02] Production.INFO: ==30139== Releasing lock...
[2026-09-14 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:12:03] Production.INFO: ==30144== Lock acquired, processing the job...
[2026-09-14 21:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:12:03] Production.INFO: ==30146== Lock acquired, processing the job...
[2026-09-14 21:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:12:03] Production.INFO: ==30148== Lock acquired, processing the job...
[2026-09-14 21:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:12:03] Production.INFO: ==30150== Lock acquired, processing the job...
[2026-09-14 21:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:12:03] Production.INFO: ==30152== Lock acquired, processing the job...
[2026-09-14 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:12:03] Production.INFO: Account Balance Start.
[2026-09-14 21:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:12:03] Production.INFO: 117
[2026-09-14 21:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 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-14 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:12:03] Production.INFO: ==30152== Releasing lock...
[2026-09-14 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:12:03] Production.INFO: Total Charge 0
[2026-09-14 21:12:03] Production.INFO: CreateAllLog End
[2026-09-14 21:12:03] Production.INFO: ==30146== Releasing lock...
[2026-09-14 21:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:12:03] Production.INFO: Account Balance End.
[2026-09-14 21:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:12:04] Production.INFO: ==30150== Releasing lock...
[2026-09-14 21:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:12:11] Production.ERROR: CronJobId end10
[2026-09-14 21:12:11] Production.INFO: ==30148== Releasing lock...
[2026-09-14 21:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:12:13] Production.INFO: call_cost start
[2026-09-14 21:12:13] Production.INFO: call_cost end
[2026-09-14 21:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:12:13] Production.INFO: ==30144== Releasing lock...
[2026-09-14 21:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:13:02] Production.INFO: ==30204== Lock acquired, processing the job...
[2026-09-15 02:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:13:02] Production.INFO: neon service started
[2026-09-15 02:13:02] Production.INFO: neon service started
[2026-09-15 02:13:02] Production.INFO: ==30204== Releasing lock...
[2026-09-15 02:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:13:02] Production.INFO: ==30209== Lock acquired, processing the job...
[2026-09-15 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:13:02] Production.INFO: ==30209== Releasing lock...
[2026-09-15 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:13:02] Production.INFO: ==30207== Lock acquired, processing the job...
[2026-09-14 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:13:02] Production.INFO: ==30207== Releasing lock...
[2026-09-14 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:13:03] Production.INFO: ==30215== Lock acquired, processing the job...
[2026-09-14 21:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:13:03] Production.INFO: ==30211== Lock acquired, processing the job...
[2026-09-14 21:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:13:03] Production.INFO: ==30213== Lock acquired, processing the job...
[2026-09-14 21:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:13:03] Production.INFO: ==30217== Lock acquired, processing the job...
[2026-09-14 21:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:13:03] Production.INFO: ==30219== Lock acquired, processing the job...
[2026-09-14 21:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:13:03] Production.INFO: Account Balance Start.
[2026-09-14 21:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:13:03] Production.INFO: 117
[2026-09-14 21:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:13:03] Production.INFO: ==30219== Releasing lock...
[2026-09-14 21:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:13:04] Production.INFO: Total Charge 0
[2026-09-14 21:13:04] Production.INFO: CreateAllLog End
[2026-09-14 21:13:04] Production.INFO: Account Balance End.
[2026-09-14 21:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:13:04] Production.INFO: ==30217== Releasing lock...
[2026-09-14 21:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:13:04] Production.INFO: ==30213== Releasing lock...
[2026-09-14 21:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:13:11] Production.ERROR: CronJobId end10
[2026-09-14 21:13:11] Production.INFO: ==30215== Releasing lock...
[2026-09-14 21:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:13:14] Production.INFO: call_cost start
[2026-09-14 21:13:14] Production.INFO: call_cost end
[2026-09-14 21:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:13:14] Production.INFO: ==30211== Releasing lock...
[2026-09-14 21:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:14:01] Production.INFO: ==30273== Lock acquired, processing the job...
[2026-09-15 02:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:14:01] Production.INFO: neon service started
[2026-09-15 02:14:01] Production.INFO: neon service started
[2026-09-15 02:14:01] Production.INFO: ==30273== Releasing lock...
[2026-09-15 02:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:14:01] Production.INFO: ==30275== Lock acquired, processing the job...
[2026-09-14 21:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:14:02] Production.INFO: ==30275== Releasing lock...
[2026-09-14 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:14:02] Production.INFO: ==30277== Lock acquired, processing the job...
[2026-09-15 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:14:02] Production.INFO: ==30277== Releasing lock...
[2026-09-15 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:14:02] Production.INFO: ==30279== Lock acquired, processing the job...
[2026-09-14 21:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:14:02] Production.INFO: ==30281== Lock acquired, processing the job...
[2026-09-14 21:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:14:02] Production.INFO: ==30285== Lock acquired, processing the job...
[2026-09-14 21:14:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:14:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:14:02] Production.INFO: ==30283== Lock acquired, processing the job...
[2026-09-14 21:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:14:02] Production.INFO: ==30287== Lock acquired, processing the job...
[2026-09-14 21:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:14:02] Production.INFO: Account Balance Start.
[2026-09-14 21:14:02] Production.INFO: CreateAllLog Start
[2026-09-14 21:14:02] Production.INFO: 117
[2026-09-14 21:14:02] Production.INFO: Date 2026-09-08
[2026-09-14 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 21:14:03] Production.INFO: ==30287== Releasing lock...
[2026-09-14 21:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:14:03] Production.INFO: Total Charge 0
[2026-09-14 21:14:03] Production.INFO: CreateAllLog End
[2026-09-14 21:14:03] Production.INFO: ==30281== Releasing lock...
[2026-09-14 21:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:14:03] Production.INFO: Account Balance End.
[2026-09-14 21:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:14:03] Production.INFO: ==30285== Releasing lock...
[2026-09-14 21:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:14:10] Production.ERROR: CronJobId end10
[2026-09-14 21:14:10] Production.INFO: ==30283== Releasing lock...
[2026-09-14 21:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:14:13] Production.INFO: call_cost start
[2026-09-14 21:14:13] Production.INFO: call_cost end
[2026-09-14 21:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:14:13] Production.INFO: ==30279== Releasing lock...
[2026-09-14 21:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:15:01] Production.INFO: ==30344== Lock acquired, processing the job...
[2026-09-15 02:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:15:01] Production.INFO: neon service started
[2026-09-15 02:15:01] Production.INFO: neon service started
[2026-09-15 02:15:01] Production.INFO: ==30344== Releasing lock...
[2026-09-15 02:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:15:02] Production.INFO: ==30346== Lock acquired, processing the job...
[2026-09-14 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:15:02] Production.INFO: ==30346== Releasing lock...
[2026-09-14 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:15:02] Production.INFO: ==30348== Lock acquired, processing the job...
[2026-09-15 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:15:02] Production.INFO: ==30348== Releasing lock...
[2026-09-15 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:15:03] Production.INFO: ==30351== Lock acquired, processing the job...
[2026-09-14 21:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 21:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 21:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 21:15:03] Production.INFO: ==30351== Releasing lock...
[2026-09-14 21:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 21:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 21:15:03] Production.INFO: ==30353== Lock acquired, processing the job...
[2026-09-14 21:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:15:03] Production.INFO: ==30355== Lock acquired, processing the job...
[2026-09-14 21:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:15:03] Production.INFO: ==30357== Lock acquired, processing the job...
[2026-09-14 21:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:15:03] Production.INFO: ==30361== Lock acquired, processing the job...
[2026-09-14 21:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 21:15:03] Production.INFO: ==30359== Lock acquired, processing the job...
[2026-09-14 21:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 21:15:03] Production.INFO: ==30363== Lock acquired, processing the job...
[2026-09-14 21:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:15:03] Production.INFO: Account Balance Start.
[2026-09-14 21:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:15:03] Production.INFO: 117
[2026-09-14 21:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 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-14 21:15:04] Production.INFO: ==30363== Releasing lock...
[2026-09-14 21:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:15:04] Production.ERROR: done
[2026-09-14 21:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 21:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004381', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 21:15:04] Production.INFO: Total Charge 0
[2026-09-14 21:15:04] Production.INFO: CreateAllLog End
[2026-09-14 21:15:04] Production.INFO: ==30355== Releasing lock...
[2026-09-14 21:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:15:04] Production.INFO: Account Balance End.
[2026-09-14 21:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:15:04] Production.INFO: ==30359== Releasing lock...
[2026-09-14 21:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004381', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 21:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 21:15:10] Production.INFO: ProcessCDR(1,18004381,1,1,2)
[2026-09-14 21:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004381,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004381,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 21:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 21:15:10] Production.INFO: ==30361== Releasing lock...
[2026-09-14 21:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 21:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 21:15:14] Production.ERROR: CronJobId end10
[2026-09-14 21:15:14] Production.INFO: ==30357== Releasing lock...
[2026-09-14 21:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:15:16] Production.INFO: call_cost start
[2026-09-14 21:15:16] Production.INFO: call_cost end
[2026-09-14 21:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:15:16] Production.INFO: ==30353== Releasing lock...
[2026-09-14 21:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:16:02] Production.INFO: ==30420== Lock acquired, processing the job...
[2026-09-15 02:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:16:02] Production.INFO: neon service started
[2026-09-15 02:16:02] Production.INFO: neon service started
[2026-09-15 02:16:02] Production.INFO: ==30420== Releasing lock...
[2026-09-15 02:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:16:02] Production.INFO: ==30422== Lock acquired, processing the job...
[2026-09-14 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:16:02] Production.INFO: ==30422== Releasing lock...
[2026-09-14 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:16:02] Production.INFO: ==30424== Lock acquired, processing the job...
[2026-09-15 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:16:03] Production.INFO: ==30424== Releasing lock...
[2026-09-15 01:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:16:03] Production.INFO: ==30427== Lock acquired, processing the job...
[2026-09-14 21:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:16:03] Production.INFO: ==30431== Lock acquired, processing the job...
[2026-09-14 21:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:16:03] Production.INFO: ==30433== Lock acquired, processing the job...
[2026-09-14 21:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:16:03] Production.INFO: ==30429== Lock acquired, processing the job...
[2026-09-14 21:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:16:03] Production.INFO: Account Balance Start.
[2026-09-14 21:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:16:03] Production.INFO: 117
[2026-09-14 21:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:16:03] Production.INFO: ==30435== Lock acquired, processing the job...
[2026-09-14 21:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:16:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:16:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:16:04] Production.INFO: Total Charge 0
[2026-09-14 21:16:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:16:04] Production.INFO: ==30435== Releasing lock...
[2026-09-14 21:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:16:04] Production.INFO: CreateAllLog End
[2026-09-14 21:16:04] Production.INFO: Account Balance End.
[2026-09-14 21:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:16:04] Production.INFO: ==30433== Releasing lock...
[2026-09-14 21:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:16:04] Production.INFO: ==30429== Releasing lock...
[2026-09-14 21:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:16:11] Production.ERROR: CronJobId end10
[2026-09-14 21:16:11] Production.INFO: ==30431== Releasing lock...
[2026-09-14 21:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:16:14] Production.INFO: call_cost start
[2026-09-14 21:16:14] Production.INFO: call_cost end
[2026-09-14 21:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:16:14] Production.INFO: ==30427== Releasing lock...
[2026-09-14 21:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:17:01] Production.INFO: ==30489== Lock acquired, processing the job...
[2026-09-15 02:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:17:01] Production.INFO: neon service started
[2026-09-15 02:17:01] Production.INFO: neon service started
[2026-09-15 02:17:01] Production.INFO: ==30489== Releasing lock...
[2026-09-15 02:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:17:01] Production.INFO: ==30491== Lock acquired, processing the job...
[2026-09-14 21:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:17:02] Production.INFO: ==30491== Releasing lock...
[2026-09-14 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:17:02] Production.INFO: ==30493== Lock acquired, processing the job...
[2026-09-15 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:17:02] Production.INFO: ==30493== Releasing lock...
[2026-09-15 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:17:02] Production.INFO: ==30495== Lock acquired, processing the job...
[2026-09-14 21:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:17:03] Production.INFO: ==30497== Lock acquired, processing the job...
[2026-09-14 21:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:17:03] Production.INFO: ==30499== Lock acquired, processing the job...
[2026-09-14 21:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:17:03] Production.INFO: ==30501== Lock acquired, processing the job...
[2026-09-14 21:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:17:03] Production.INFO: ==30503== Lock acquired, processing the job...
[2026-09-14 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:17:03] Production.INFO: Account Balance Start.
[2026-09-14 21:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:17:03] Production.INFO: 117
[2026-09-14 21:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 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-14 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:17:03] Production.INFO: ==30503== Releasing lock...
[2026-09-14 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:17:03] Production.INFO: Total Charge 0
[2026-09-14 21:17:03] Production.INFO: CreateAllLog End
[2026-09-14 21:17:03] Production.INFO: Account Balance End.
[2026-09-14 21:17:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:17:03] Production.INFO: ==30501== Releasing lock...
[2026-09-14 21:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:17:03] Production.INFO: ==30497== Releasing lock...
[2026-09-14 21:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:17:10] Production.ERROR: CronJobId end10
[2026-09-14 21:17:10] Production.INFO: ==30499== Releasing lock...
[2026-09-14 21:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:17:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:17:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:17:13] Production.INFO: call_cost start
[2026-09-14 21:17:13] Production.INFO: call_cost end
[2026-09-14 21:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:17:13] Production.INFO: ==30495== Releasing lock...
[2026-09-14 21:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:18:02] Production.INFO: ==30558== Lock acquired, processing the job...
[2026-09-15 02:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:18:02] Production.INFO: neon service started
[2026-09-15 02:18:02] Production.INFO: neon service started
[2026-09-15 02:18:02] Production.INFO: ==30558== Releasing lock...
[2026-09-15 02:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:18:02] Production.INFO: ==30560== Lock acquired, processing the job...
[2026-09-14 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:18:02] Production.INFO: ==30560== Releasing lock...
[2026-09-14 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:18:02] Production.INFO: ==30562== Lock acquired, processing the job...
[2026-09-15 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:18:02] Production.INFO: ==30562== Releasing lock...
[2026-09-15 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:18:03] Production.INFO: ==30566== Lock acquired, processing the job...
[2026-09-14 21:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:18:03] Production.INFO: ==30568== Lock acquired, processing the job...
[2026-09-14 21:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:18:03] Production.INFO: ==30570== Lock acquired, processing the job...
[2026-09-14 21:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:18:03] Production.INFO: ==30564== Lock acquired, processing the job...
[2026-09-14 21:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:18:03] Production.INFO: Account Balance Start.
[2026-09-14 21:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:18:03] Production.INFO: 117
[2026-09-14 21:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:18:03] Production.INFO: ==30572== Lock acquired, processing the job...
[2026-09-14 21:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:18:03] Production.INFO: ==30572== Releasing lock...
[2026-09-14 21:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:18:03] Production.INFO: ==30566== Releasing lock...
[2026-09-14 21:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:18:03] Production.INFO: Total Charge 0
[2026-09-14 21:18:03] Production.INFO: CreateAllLog End
[2026-09-14 21:18:04] Production.INFO: Account Balance End.
[2026-09-14 21:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:18:04] Production.INFO: ==30570== Releasing lock...
[2026-09-14 21:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:18:11] Production.ERROR: CronJobId end10
[2026-09-14 21:18:11] Production.INFO: ==30568== Releasing lock...
[2026-09-14 21:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:18:13] Production.INFO: call_cost start
[2026-09-14 21:18:13] Production.INFO: call_cost end
[2026-09-14 21:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:18:13] Production.INFO: ==30564== Releasing lock...
[2026-09-14 21:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:19:01] Production.INFO: ==30632== Lock acquired, processing the job...
[2026-09-15 02:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:19:01] Production.INFO: neon service started
[2026-09-15 02:19:01] Production.INFO: neon service started
[2026-09-15 02:19:01] Production.INFO: ==30632== Releasing lock...
[2026-09-15 02:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:19:01] Production.INFO: ==30634== Lock acquired, processing the job...
[2026-09-14 21:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:19:02] Production.INFO: ==30634== Releasing lock...
[2026-09-14 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:19:02] Production.INFO: ==30636== Lock acquired, processing the job...
[2026-09-15 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:19:02] Production.INFO: ==30636== Releasing lock...
[2026-09-15 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:19:02] Production.INFO: ==30638== Lock acquired, processing the job...
[2026-09-14 21:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:19:02] Production.INFO: ==30640== Lock acquired, processing the job...
[2026-09-14 21:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:19:02] Production.INFO: ==30644== Lock acquired, processing the job...
[2026-09-14 21:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:19:02] Production.INFO: ==30642== Lock acquired, processing the job...
[2026-09-14 21:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:19:02] Production.INFO: Account Balance Start.
[2026-09-14 21:19:02] Production.INFO: CreateAllLog Start
[2026-09-14 21:19:02] Production.INFO: 117
[2026-09-14 21:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:19:03] Production.INFO: ==30646== Lock acquired, processing the job...
[2026-09-14 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:19:03] Production.INFO: Total Charge 0
[2026-09-14 21:19:03] Production.INFO: ==30646== Releasing lock...
[2026-09-14 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:19:03] Production.INFO: CreateAllLog End
[2026-09-14 21:19:03] Production.INFO: Account Balance End.
[2026-09-14 21:19:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:19:03] Production.INFO: ==30644== Releasing lock...
[2026-09-14 21:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:19:03] Production.INFO: ==30640== Releasing lock...
[2026-09-14 21:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:19:10] Production.ERROR: CronJobId end10
[2026-09-14 21:19:10] Production.INFO: ==30642== Releasing lock...
[2026-09-14 21:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:19:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:19:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:19:13] Production.INFO: call_cost start
[2026-09-14 21:19:13] Production.INFO: call_cost end
[2026-09-14 21:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:19:13] Production.INFO: ==30638== Releasing lock...
[2026-09-14 21:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:20:01] Production.INFO: ==30701== Lock acquired, processing the job...
[2026-09-15 02:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:20:01] Production.INFO: neon service started
[2026-09-15 02:20:01] Production.INFO: neon service started
[2026-09-15 02:20:01] Production.INFO: ==30701== Releasing lock...
[2026-09-15 02:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:20:02] Production.INFO: ==30705== Lock acquired, processing the job...
[2026-09-15 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:20:02] Production.INFO: ==30705== Releasing lock...
[2026-09-15 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:20:02] Production.INFO: ==30703== Lock acquired, processing the job...
[2026-09-14 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:20:02] Production.INFO: ==30703== Releasing lock...
[2026-09-14 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:20:03] Production.INFO: ==30707== Lock acquired, processing the job...
[2026-09-14 21:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:20:03] Production.INFO: ==30709== Lock acquired, processing the job...
[2026-09-14 21:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:20:03] Production.INFO: ==30711== Lock acquired, processing the job...
[2026-09-14 21:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:20:03] Production.INFO: ==30713== Lock acquired, processing the job...
[2026-09-14 21:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:20:03] Production.INFO: ==30715== Lock acquired, processing the job...
[2026-09-14 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:20:03] Production.INFO: Account Balance Start.
[2026-09-14 21:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:20:03] Production.INFO: 117
[2026-09-14 21:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 21:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-14 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:20:03] Production.INFO: ==30715== Releasing lock...
[2026-09-14 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:20:03] Production.INFO: Total Charge 0
[2026-09-14 21:20:03] Production.INFO: CreateAllLog End
[2026-09-14 21:20:03] Production.INFO: Account Balance End.
[2026-09-14 21:20:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:20:03] Production.INFO: ==30713== Releasing lock...
[2026-09-14 21:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:20:04] Production.INFO: ==30709== Releasing lock...
[2026-09-14 21:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:20:11] Production.ERROR: CronJobId end10
[2026-09-14 21:20:11] Production.INFO: ==30711== Releasing lock...
[2026-09-14 21:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:20:14] Production.INFO: call_cost start
[2026-09-14 21:20:14] Production.INFO: call_cost end
[2026-09-14 21:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:20:14] Production.INFO: ==30707== Releasing lock...
[2026-09-14 21:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:21:02] Production.INFO: ==30770== Lock acquired, processing the job...
[2026-09-15 02:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:21:02] Production.INFO: neon service started
[2026-09-15 02:21:02] Production.INFO: neon service started
[2026-09-15 02:21:02] Production.INFO: ==30770== Releasing lock...
[2026-09-15 02:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:21:03] Production.INFO: ==30775== Lock acquired, processing the job...
[2026-09-15 01:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:21:03] Production.INFO: ==30773== Lock acquired, processing the job...
[2026-09-14 21:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:21:03] Production.INFO: ==30775== Releasing lock...
[2026-09-15 01:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:21:03] Production.INFO: ==30773== Releasing lock...
[2026-09-14 21:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:21:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:21:04] Production.INFO: ==30782== Lock acquired, processing the job...
[2026-09-14 21:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:21:04] Production.INFO: ==30784== Lock acquired, processing the job...
[2026-09-14 21:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:21:04] Production.INFO: ==30778== Lock acquired, processing the job...
[2026-09-14 21:21:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:21:04] Production.INFO: ==30780== Lock acquired, processing the job...
[2026-09-14 21:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:21:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:21:04] Production.INFO: ==30786== Lock acquired, processing the job...
[2026-09-14 21:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:21:04] Production.INFO: Account Balance Start.
[2026-09-14 21:21:04] Production.INFO: CreateAllLog Start
[2026-09-14 21:21:04] Production.INFO: 117
[2026-09-14 21:21:04] Production.INFO: Date 2026-09-08
[2026-09-14 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:21:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:21:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:21:04] Production.INFO: ==30786== Releasing lock...
[2026-09-14 21:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:21:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:21:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:21:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:21:04] Production.INFO: Total Charge 0
[2026-09-14 21:21:04] Production.INFO: CreateAllLog End
[2026-09-14 21:21:05] Production.INFO: Account Balance End.
[2026-09-14 21:21:05] Production.ERROR: CronJobId end 12
[2026-09-14 21:21:05] Production.INFO: ==30784== Releasing lock...
[2026-09-14 21:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:21:05] Production.INFO: ==30780== Releasing lock...
[2026-09-14 21:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:21:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:21:12] Production.ERROR: CronJobId end10
[2026-09-14 21:21:12] Production.INFO: ==30782== Releasing lock...
[2026-09-14 21:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:21:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:21:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:21:16] Production.INFO: call_cost start
[2026-09-14 21:21:16] Production.INFO: call_cost end
[2026-09-14 21:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:21:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:21:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:21:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:21:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:21:16] Production.INFO: ==30778== Releasing lock...
[2026-09-14 21:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:22:02] Production.INFO: ==30838== Lock acquired, processing the job...
[2026-09-15 02:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:22:02] Production.INFO: neon service started
[2026-09-15 02:22:02] Production.INFO: neon service started
[2026-09-15 02:22:02] Production.INFO: ==30838== Releasing lock...
[2026-09-15 02:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:22:02] Production.INFO: ==30843== Lock acquired, processing the job...
[2026-09-15 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:22:02] Production.INFO: ==30843== Releasing lock...
[2026-09-15 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:22:02] Production.INFO: ==30841== Lock acquired, processing the job...
[2026-09-14 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:22:02] Production.INFO: ==30841== Releasing lock...
[2026-09-14 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:22:03] Production.INFO: ==30847== Lock acquired, processing the job...
[2026-09-14 21:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:22:03] Production.INFO: ==30845== Lock acquired, processing the job...
[2026-09-14 21:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:22:03] Production.INFO: ==30849== Lock acquired, processing the job...
[2026-09-14 21:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:22:03] Production.INFO: ==30851== Lock acquired, processing the job...
[2026-09-14 21:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:22:03] Production.INFO: ==30853== Lock acquired, processing the job...
[2026-09-14 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 21:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:22:03] Production.INFO: Account Balance Start.
[2026-09-14 21:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:22:03] Production.INFO: 117
[2026-09-14 21:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:22:03] Production.INFO: ==30853== Releasing lock...
[2026-09-14 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:22:04] Production.INFO: Total Charge 0
[2026-09-14 21:22:04] Production.INFO: CreateAllLog End
[2026-09-14 21:22:04] Production.INFO: Account Balance End.
[2026-09-14 21:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:22:04] Production.INFO: ==30851== Releasing lock...
[2026-09-14 21:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:22:04] Production.INFO: ==30847== Releasing lock...
[2026-09-14 21:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:22:11] Production.ERROR: CronJobId end10
[2026-09-14 21:22:11] Production.INFO: ==30849== Releasing lock...
[2026-09-14 21:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:22:14] Production.INFO: call_cost start
[2026-09-14 21:22:14] Production.INFO: call_cost end
[2026-09-14 21:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:22:14] Production.INFO: ==30845== Releasing lock...
[2026-09-14 21:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:23:01] Production.INFO: ==30908== Lock acquired, processing the job...
[2026-09-15 02:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:23:01] Production.INFO: neon service started
[2026-09-15 02:23:01] Production.INFO: neon service started
[2026-09-15 02:23:01] Production.INFO: ==30908== Releasing lock...
[2026-09-15 02:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:23:01] Production.INFO: ==30912== Lock acquired, processing the job...
[2026-09-15 01:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:23:01] Production.INFO: ==30912== Releasing lock...
[2026-09-15 01:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:23:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:23:01] Production.INFO: ==30910== Lock acquired, processing the job...
[2026-09-14 21:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:23:02] Production.INFO: ==30910== Releasing lock...
[2026-09-14 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:23:02] Production.INFO: ==30915== Lock acquired, processing the job...
[2026-09-14 21:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:23:02] Production.INFO: ==30921== Lock acquired, processing the job...
[2026-09-14 21:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:23:02] Production.INFO: ==30917== Lock acquired, processing the job...
[2026-09-14 21:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:23:02] Production.INFO: ==30919== Lock acquired, processing the job...
[2026-09-14 21:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:23:02] Production.INFO: Account Balance Start.
[2026-09-14 21:23:02] Production.INFO: CreateAllLog Start
[2026-09-14 21:23:02] Production.INFO: 117
[2026-09-14 21:23:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:23:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:23:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:23:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:23:02] Production.INFO: ==30923== Lock acquired, processing the job...
[2026-09-14 21:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:23:02] Production.INFO: Date 2026-09-08
[2026-09-14 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 21:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:23:03] Production.INFO: ==30923== Releasing lock...
[2026-09-14 21:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:23:03] Production.INFO: Total Charge 0
[2026-09-14 21:23:03] Production.INFO: CreateAllLog End
[2026-09-14 21:23:03] Production.INFO: Account Balance End.
[2026-09-14 21:23:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:23:03] Production.INFO: ==30921== Releasing lock...
[2026-09-14 21:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:23:03] Production.INFO: ==30917== Releasing lock...
[2026-09-14 21:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:23:10] Production.ERROR: CronJobId end10
[2026-09-14 21:23:10] Production.INFO: ==30919== Releasing lock...
[2026-09-14 21:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:23:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:23:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:23:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:23:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:23:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:23:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:23:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:23:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:23:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:23:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:23:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:23:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:23:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:23:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:23:13] Production.INFO: call_cost start
[2026-09-14 21:23:13] Production.INFO: call_cost end
[2026-09-14 21:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:23:13] Production.INFO: ==30915== Releasing lock...
[2026-09-14 21:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:24:01] Production.INFO: ==30982== Lock acquired, processing the job...
[2026-09-15 02:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:24:01] Production.INFO: neon service started
[2026-09-15 02:24:01] Production.INFO: neon service started
[2026-09-15 02:24:01] Production.INFO: ==30982== Releasing lock...
[2026-09-15 02:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:24:02] Production.INFO: ==30986== Lock acquired, processing the job...
[2026-09-15 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:24:02] Production.INFO: ==30986== Releasing lock...
[2026-09-15 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:24:02] Production.INFO: ==30984== Lock acquired, processing the job...
[2026-09-14 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:24:02] Production.INFO: ==30984== Releasing lock...
[2026-09-14 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:24:03] Production.INFO: ==30991== Lock acquired, processing the job...
[2026-09-14 21:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:24:03] Production.INFO: ==30993== Lock acquired, processing the job...
[2026-09-14 21:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:24:03] Production.INFO: ==30997== Lock acquired, processing the job...
[2026-09-14 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:24:03] Production.INFO: ==30989== Lock acquired, processing the job...
[2026-09-14 21:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:24:03] Production.INFO: ==30995== Lock acquired, processing the job...
[2026-09-14 21:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 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-14 21:24:03] Production.INFO: ==30997== Releasing lock...
[2026-09-14 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:24:03] Production.INFO: Account Balance Start.
[2026-09-14 21:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:24:03] Production.INFO: 117
[2026-09-14 21:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:24:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:24:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:24:04] Production.INFO: Total Charge 0
[2026-09-14 21:24:04] Production.INFO: CreateAllLog End
[2026-09-14 21:24:04] Production.INFO: ==30991== Releasing lock...
[2026-09-14 21:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:24:04] Production.INFO: Account Balance End.
[2026-09-14 21:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:24:04] Production.INFO: ==30995== Releasing lock...
[2026-09-14 21:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:24:10] Production.ERROR: CronJobId end10
[2026-09-14 21:24:10] Production.INFO: ==30993== Releasing lock...
[2026-09-14 21:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:24:14] Production.INFO: call_cost start
[2026-09-14 21:24:14] Production.INFO: call_cost end
[2026-09-14 21:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:24:14] Production.INFO: ==30989== Releasing lock...
[2026-09-14 21:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:25:02] Production.INFO: ==31052== Lock acquired, processing the job...
[2026-09-15 02:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:25:02] Production.INFO: neon service started
[2026-09-15 02:25:02] Production.INFO: neon service started
[2026-09-15 02:25:02] Production.INFO: ==31052== Releasing lock...
[2026-09-15 02:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:25:02] Production.INFO: ==31054== Lock acquired, processing the job...
[2026-09-14 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:25:02] Production.INFO: ==31056== Lock acquired, processing the job...
[2026-09-15 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:25:02] Production.INFO: ==31056== Releasing lock...
[2026-09-15 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:25:03] Production.INFO: ==31054== Releasing lock...
[2026-09-14 21:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:25:03] Production.INFO: ==31059== Lock acquired, processing the job...
[2026-09-14 21:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 21:25:03] Production.INFO: ==31061== Lock acquired, processing the job...
[2026-09-14 21:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 21:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 21:25:03] Production.INFO: ==31059== Releasing lock...
[2026-09-14 21:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 21:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 21:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:25:03] Production.INFO: ==31067== Lock acquired, processing the job...
[2026-09-14 21:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:25:04] Production.INFO: Account Balance Start.
[2026-09-14 21:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 21:25:04] Production.INFO: 117
[2026-09-14 21:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:25:04] Production.INFO: ==31063== Lock acquired, processing the job...
[2026-09-14 21:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:25:04] Production.INFO: Total Charge 0
[2026-09-14 21:25:04] Production.INFO: CreateAllLog End
[2026-09-14 21:25:04] Production.INFO: ==31065== Lock acquired, processing the job...
[2026-09-14 21:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:25:04] Production.INFO: ==31071== Lock acquired, processing the job...
[2026-09-14 21:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:25:04] Production.INFO: ==31069== Lock acquired, processing the job...
[2026-09-14 21:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 21:25:04] Production.INFO: Account Balance End.
[2026-09-14 21:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:25:04] Production.INFO: ==31067== Releasing lock...
[2026-09-14 21:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-14 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-14 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-14 21:25:04] Production.INFO: ==31071== Releasing lock...
[2026-09-14 21:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:25:05] Production.ERROR: done
[2026-09-14 21:25:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 21:25:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004422', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 21:25:05] Production.INFO: ==31063== Releasing lock...
[2026-09-14 21:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004422', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 21:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 21:25:11] Production.INFO: ProcessCDR(1,18004422,1,1,2)
[2026-09-14 21:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004422,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004422,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 21:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 21:25:11] Production.INFO: ==31069== Releasing lock...
[2026-09-14 21:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 21:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 21:25:14] Production.ERROR: CronJobId end10
[2026-09-14 21:25:14] Production.INFO: ==31065== Releasing lock...
[2026-09-14 21:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:25:17] Production.INFO: call_cost start
[2026-09-14 21:25:17] Production.INFO: call_cost end
[2026-09-14 21:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:25:17] Production.INFO: ==31061== Releasing lock...
[2026-09-14 21:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:26:01] Production.INFO: ==31128== Lock acquired, processing the job...
[2026-09-15 02:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:26:01] Production.INFO: neon service started
[2026-09-15 02:26:01] Production.INFO: neon service started
[2026-09-15 02:26:01] Production.INFO: ==31128== Releasing lock...
[2026-09-15 02:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:26:02] Production.INFO: ==31130== Lock acquired, processing the job...
[2026-09-14 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:26:02] Production.INFO: ==31132== Lock acquired, processing the job...
[2026-09-15 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:26:02] Production.INFO: ==31132== Releasing lock...
[2026-09-15 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:26:02] Production.INFO: ==31130== Releasing lock...
[2026-09-14 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:26:03] Production.INFO: ==31136== Lock acquired, processing the job...
[2026-09-14 21:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:26:03] Production.INFO: ==31134== Lock acquired, processing the job...
[2026-09-14 21:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:26:03] Production.INFO: ==31139== Lock acquired, processing the job...
[2026-09-14 21:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:26:03] Production.INFO: ==31141== Lock acquired, processing the job...
[2026-09-14 21:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:26:03] Production.INFO: ==31143== Lock acquired, processing the job...
[2026-09-14 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:26:03] Production.INFO: Account Balance Start.
[2026-09-14 21:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:26:03] Production.INFO: 117
[2026-09-14 21:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:26:03] Production.INFO: ==31143== Releasing lock...
[2026-09-14 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:26:03] Production.INFO: Total Charge 0
[2026-09-14 21:26:03] Production.INFO: CreateAllLog End
[2026-09-14 21:26:04] Production.INFO: Account Balance End.
[2026-09-14 21:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:26:04] Production.INFO: ==31141== Releasing lock...
[2026-09-14 21:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:26:04] Production.INFO: ==31136== Releasing lock...
[2026-09-14 21:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:26:10] Production.ERROR: CronJobId end10
[2026-09-14 21:26:10] Production.INFO: ==31139== Releasing lock...
[2026-09-14 21:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:26:13] Production.INFO: call_cost start
[2026-09-14 21:26:13] Production.INFO: call_cost end
[2026-09-14 21:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:26:13] Production.INFO: ==31134== Releasing lock...
[2026-09-14 21:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:27:02] Production.INFO: ==31199== Lock acquired, processing the job...
[2026-09-15 02:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:27:02] Production.INFO: neon service started
[2026-09-15 02:27:02] Production.INFO: neon service started
[2026-09-15 02:27:02] Production.INFO: ==31199== Releasing lock...
[2026-09-15 02:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:27:02] Production.INFO: ==31204== Lock acquired, processing the job...
[2026-09-15 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:27:02] Production.INFO: ==31204== Releasing lock...
[2026-09-15 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:27:02] Production.INFO: ==31202== Lock acquired, processing the job...
[2026-09-14 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:27:02] Production.INFO: ==31202== Releasing lock...
[2026-09-14 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:27:03] Production.INFO: ==31206== Lock acquired, processing the job...
[2026-09-14 21:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:27:03] Production.INFO: ==31208== Lock acquired, processing the job...
[2026-09-14 21:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:27:03] Production.INFO: ==31210== Lock acquired, processing the job...
[2026-09-14 21:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:27:03] Production.INFO: ==31212== Lock acquired, processing the job...
[2026-09-14 21:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:27:03] Production.INFO: ==31214== Lock acquired, processing the job...
[2026-09-14 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:27:03] Production.INFO: Account Balance Start.
[2026-09-14 21:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:27:03] Production.INFO: 117
[2026-09-14 21:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 21:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:27:03] Production.INFO: ==31214== Releasing lock...
[2026-09-14 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:27:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:27:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:27:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:27:04] Production.INFO: ==31208== Releasing lock...
[2026-09-14 21:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:27:04] Production.INFO: Total Charge 0
[2026-09-14 21:27:04] Production.INFO: CreateAllLog End
[2026-09-14 21:27:04] Production.INFO: Account Balance End.
[2026-09-14 21:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:27:04] Production.INFO: ==31212== Releasing lock...
[2026-09-14 21:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:27:11] Production.ERROR: CronJobId end10
[2026-09-14 21:27:11] Production.INFO: ==31210== Releasing lock...
[2026-09-14 21:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:27:14] Production.INFO: call_cost start
[2026-09-14 21:27:14] Production.INFO: call_cost end
[2026-09-14 21:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:27:14] Production.INFO: ==31206== Releasing lock...
[2026-09-14 21:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:28:01] Production.INFO: ==31268== Lock acquired, processing the job...
[2026-09-15 02:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:28:01] Production.INFO: neon service started
[2026-09-15 02:28:01] Production.INFO: neon service started
[2026-09-15 02:28:01] Production.INFO: ==31268== Releasing lock...
[2026-09-15 02:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:28:01] Production.INFO: ==31272== Lock acquired, processing the job...
[2026-09-15 01:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:28:01] Production.INFO: ==31272== Releasing lock...
[2026-09-15 01:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:28:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:28:01] Production.INFO: ==31270== Lock acquired, processing the job...
[2026-09-14 21:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:28:02] Production.INFO: ==31270== Releasing lock...
[2026-09-14 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:28:02] Production.INFO: ==31274== Lock acquired, processing the job...
[2026-09-14 21:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:28:02] Production.INFO: ==31278== Lock acquired, processing the job...
[2026-09-14 21:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:28:03] Production.INFO: ==31282== Lock acquired, processing the job...
[2026-09-14 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:28:03] Production.INFO: ==31276== Lock acquired, processing the job...
[2026-09-14 21:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:28:03] Production.INFO: ==31280== Lock acquired, processing the job...
[2026-09-14 21:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 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-14 21:28:03] Production.INFO: Account Balance Start.
[2026-09-14 21:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:28:03] Production.INFO: ==31282== Releasing lock...
[2026-09-14 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:28:03] Production.INFO: 117
[2026-09-14 21:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:28:03] Production.INFO: Total Charge 0
[2026-09-14 21:28:03] Production.INFO: CreateAllLog End
[2026-09-14 21:28:03] Production.INFO: Account Balance End.
[2026-09-14 21:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:28:03] Production.INFO: ==31280== Releasing lock...
[2026-09-14 21:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:28:03] Production.INFO: ==31276== Releasing lock...
[2026-09-14 21:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:28:11] Production.ERROR: CronJobId end10
[2026-09-14 21:28:11] Production.INFO: ==31278== Releasing lock...
[2026-09-14 21:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:28:14] Production.INFO: call_cost start
[2026-09-14 21:28:14] Production.INFO: call_cost end
[2026-09-14 21:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:28:14] Production.INFO: ==31274== Releasing lock...
[2026-09-14 21:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:29:01] Production.INFO: ==31337== Lock acquired, processing the job...
[2026-09-15 02:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:29:01] Production.INFO: neon service started
[2026-09-15 02:29:01] Production.INFO: neon service started
[2026-09-15 02:29:01] Production.INFO: ==31337== Releasing lock...
[2026-09-15 02:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:29:02] Production.INFO: ==31339== Lock acquired, processing the job...
[2026-09-14 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:29:02] Production.INFO: ==31339== Releasing lock...
[2026-09-14 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:29:02] Production.INFO: ==31341== Lock acquired, processing the job...
[2026-09-15 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:29:02] Production.INFO: ==31341== Releasing lock...
[2026-09-15 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:29:03] Production.INFO: ==31349== Lock acquired, processing the job...
[2026-09-14 21:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:29:03] Production.INFO: Account Balance Start.
[2026-09-14 21:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:29:03] Production.INFO: 117
[2026-09-14 21:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:29:03] Production.INFO: ==31343== Lock acquired, processing the job...
[2026-09-14 21:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:29:03] Production.INFO: Total Charge 0
[2026-09-14 21:29:03] Production.INFO: CreateAllLog End
[2026-09-14 21:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:29:03] Production.INFO: ==31345== Lock acquired, processing the job...
[2026-09-14 21:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:29:03] Production.INFO: ==31347== Lock acquired, processing the job...
[2026-09-14 21:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:29:03] Production.INFO: Account Balance End.
[2026-09-14 21:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:29:03] Production.INFO: ==31349== Releasing lock...
[2026-09-14 21:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:29:03] Production.INFO: ==31351== Lock acquired, processing the job...
[2026-09-14 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 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-14 21:29:03] Production.INFO: ==31351== Releasing lock...
[2026-09-14 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:29:04] Production.INFO: ==31345== Releasing lock...
[2026-09-14 21:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:29:10] Production.ERROR: CronJobId end10
[2026-09-14 21:29:10] Production.INFO: ==31347== Releasing lock...
[2026-09-14 21:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:29:13] Production.INFO: call_cost start
[2026-09-14 21:29:13] Production.INFO: call_cost end
[2026-09-14 21:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:29:13] Production.INFO: ==31343== Releasing lock...
[2026-09-14 21:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:30:02] Production.INFO: ==31406== Lock acquired, processing the job...
[2026-09-15 02:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:30:02] Production.INFO: neon service started
[2026-09-15 02:30:02] Production.INFO: neon service started
[2026-09-15 02:30:02] Production.INFO: ==31406== Releasing lock...
[2026-09-15 02:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:30:02] Production.INFO: ==31408== Lock acquired, processing the job...
[2026-09-14 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:30:02] Production.INFO: ==31408== Releasing lock...
[2026-09-14 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:30:03] Production.INFO: ==31410== Lock acquired, processing the job...
[2026-09-15 01:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:30:03] Production.INFO: ==31410== Releasing lock...
[2026-09-15 01:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:30:03] Production.INFO: ==31413== Lock acquired, processing the job...
[2026-09-14 21:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:30:03] Production.INFO: ==31417== Lock acquired, processing the job...
[2026-09-14 21:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:30:03] Production.INFO: ==31419== Lock acquired, processing the job...
[2026-09-14 21:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:30:03] Production.INFO: ==31415== Lock acquired, processing the job...
[2026-09-14 21:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:30:03] Production.INFO: ==31421== Lock acquired, processing the job...
[2026-09-14 21:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:30:03] Production.INFO: Account Balance Start.
[2026-09-14 21:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:30:03] Production.INFO: 117
[2026-09-14 21:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:30:03] Production.INFO: ==31421== Releasing lock...
[2026-09-14 21:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:30:04] Production.INFO: Total Charge 0
[2026-09-14 21:30:04] Production.INFO: CreateAllLog End
[2026-09-14 21:30:04] Production.INFO: Account Balance End.
[2026-09-14 21:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:30:04] Production.INFO: ==31419== Releasing lock...
[2026-09-14 21:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:30:04] Production.INFO: ==31415== Releasing lock...
[2026-09-14 21:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:30:11] Production.ERROR: CronJobId end10
[2026-09-14 21:30:11] Production.INFO: ==31417== Releasing lock...
[2026-09-14 21:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:30:13] Production.INFO: call_cost start
[2026-09-14 21:30:13] Production.INFO: call_cost end
[2026-09-14 21:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:30:13] Production.INFO: ==31413== Releasing lock...
[2026-09-14 21:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:31:01] Production.INFO: ==31475== Lock acquired, processing the job...
[2026-09-15 02:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:31:01] Production.INFO: neon service started
[2026-09-15 02:31:01] Production.INFO: neon service started
[2026-09-15 02:31:01] Production.INFO: ==31475== Releasing lock...
[2026-09-15 02:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:31:01] Production.INFO: ==31477== Lock acquired, processing the job...
[2026-09-14 21:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:31:02] Production.INFO: ==31477== Releasing lock...
[2026-09-14 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:31:02] Production.INFO: ==31479== Lock acquired, processing the job...
[2026-09-15 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:31:02] Production.INFO: ==31479== Releasing lock...
[2026-09-15 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:31:02] Production.INFO: ==31484== Lock acquired, processing the job...
[2026-09-14 21:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:31:03] Production.INFO: ==31486== Lock acquired, processing the job...
[2026-09-14 21:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:31:03] Production.INFO: ==31488== Lock acquired, processing the job...
[2026-09-14 21:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:31:03] Production.INFO: ==31482== Lock acquired, processing the job...
[2026-09-14 21:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:31:03] Production.INFO: ==31490== Lock acquired, processing the job...
[2026-09-14 21:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:31:03] Production.INFO: Account Balance Start.
[2026-09-14 21:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:31:03] Production.INFO: 117
[2026-09-14 21:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:31:03] Production.INFO: ==31490== Releasing lock...
[2026-09-14 21:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:31:03] Production.INFO: Total Charge 0
[2026-09-14 21:31:03] Production.INFO: CreateAllLog End
[2026-09-14 21:31:03] Production.INFO: Account Balance End.
[2026-09-14 21:31:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:31:03] Production.INFO: ==31488== Releasing lock...
[2026-09-14 21:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:31:03] Production.INFO: ==31484== Releasing lock...
[2026-09-14 21:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:31:11] Production.ERROR: CronJobId end10
[2026-09-14 21:31:11] Production.INFO: ==31486== Releasing lock...
[2026-09-14 21:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:31:13] Production.INFO: call_cost start
[2026-09-14 21:31:13] Production.INFO: call_cost end
[2026-09-14 21:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:31:13] Production.INFO: ==31482== Releasing lock...
[2026-09-14 21:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:32:02] Production.INFO: ==31544== Lock acquired, processing the job...
[2026-09-15 02:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:32:02] Production.INFO: neon service started
[2026-09-15 02:32:02] Production.INFO: neon service started
[2026-09-15 02:32:02] Production.INFO: ==31544== Releasing lock...
[2026-09-15 02:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:32:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 01:32:02] Production.INFO: ==31549== Lock acquired, processing the job...
[2026-09-15 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:32:02] Production.INFO: ==31549== Releasing lock...
[2026-09-15 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:32:02] Production.INFO: ==31547== Lock acquired, processing the job...
[2026-09-14 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:32:02] Production.INFO: ==31547== Releasing lock...
[2026-09-14 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:32:03] Production.INFO: ==31557== Lock acquired, processing the job...
[2026-09-14 21:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:32:03] Production.INFO: Account Balance Start.
[2026-09-14 21:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:32:03] Production.INFO: 117
[2026-09-14 21:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:32:03] Production.INFO: Total Charge 0
[2026-09-14 21:32:03] Production.INFO: CreateAllLog End
[2026-09-14 21:32:03] Production.INFO: ==31551== Lock acquired, processing the job...
[2026-09-14 21:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:32:03] Production.INFO: ==31555== Lock acquired, processing the job...
[2026-09-14 21:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:32:03] Production.INFO: Account Balance End.
[2026-09-14 21:32:03] Production.INFO: ==31553== Lock acquired, processing the job...
[2026-09-14 21:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:32:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:32:03] Production.INFO: ==31557== Releasing lock...
[2026-09-14 21:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:32:03] Production.INFO: ==31559== Lock acquired, processing the job...
[2026-09-14 21:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 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-14 21:32:04] Production.INFO: ==31559== Releasing lock...
[2026-09-14 21:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:32:04] Production.INFO: ==31553== Releasing lock...
[2026-09-14 21:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:32:11] Production.ERROR: CronJobId end10
[2026-09-14 21:32:11] Production.INFO: ==31555== Releasing lock...
[2026-09-14 21:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:32:14] Production.INFO: call_cost start
[2026-09-14 21:32:14] Production.INFO: call_cost end
[2026-09-14 21:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:32:14] Production.INFO: ==31551== Releasing lock...
[2026-09-14 21:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:33:01] Production.INFO: ==31617== Lock acquired, processing the job...
[2026-09-15 02:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:33:01] Production.INFO: neon service started
[2026-09-15 02:33:01] Production.INFO: neon service started
[2026-09-15 02:33:01] Production.INFO: ==31617== Releasing lock...
[2026-09-15 02:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:33:01] Production.INFO: ==31619== Lock acquired, processing the job...
[2026-09-14 21:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:33:02] Production.INFO: ==31619== Releasing lock...
[2026-09-14 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:33:02] Production.INFO: ==31621== Lock acquired, processing the job...
[2026-09-15 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:33:02] Production.INFO: ==31621== Releasing lock...
[2026-09-15 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:33:02] Production.INFO: ==31632== Lock acquired, processing the job...
[2026-09-14 21:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:33:02] Production.INFO: ==31624== Lock acquired, processing the job...
[2026-09-14 21:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:33:03] Production.INFO: ==31626== Lock acquired, processing the job...
[2026-09-14 21:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-14 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-14 21:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:33:03] Production.INFO: ==31628== Lock acquired, processing the job...
[2026-09-14 21:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 21:33:03] Production.INFO: ==31632== Releasing lock...
[2026-09-14 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:33:03] Production.INFO: ==31630== Lock acquired, processing the job...
[2026-09-14 21:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:33:03] Production.INFO: Account Balance Start.
[2026-09-14 21:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:33:03] Production.INFO: 117
[2026-09-14 21:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:33:03] Production.INFO: Total Charge 0
[2026-09-14 21:33:03] Production.INFO: CreateAllLog End
[2026-09-14 21:33:03] Production.INFO: Account Balance End.
[2026-09-14 21:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:33:03] Production.INFO: ==31630== Releasing lock...
[2026-09-14 21:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:33:03] Production.INFO: ==31626== Releasing lock...
[2026-09-14 21:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:33:10] Production.ERROR: CronJobId end10
[2026-09-14 21:33:10] Production.INFO: ==31628== Releasing lock...
[2026-09-14 21:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:33:13] Production.INFO: call_cost start
[2026-09-14 21:33:13] Production.INFO: call_cost end
[2026-09-14 21:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:33:13] Production.INFO: ==31624== Releasing lock...
[2026-09-14 21:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:34:01] Production.INFO: ==31688== Lock acquired, processing the job...
[2026-09-15 02:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:34:01] Production.INFO: neon service started
[2026-09-15 02:34:01] Production.INFO: neon service started
[2026-09-15 02:34:01] Production.INFO: ==31688== Releasing lock...
[2026-09-15 02:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:34:02] Production.INFO: ==31690== Lock acquired, processing the job...
[2026-09-14 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:34:02] Production.INFO: ==31690== Releasing lock...
[2026-09-14 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:34:02] Production.INFO: ==31692== Lock acquired, processing the job...
[2026-09-15 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:34:02] Production.INFO: ==31692== Releasing lock...
[2026-09-15 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:34:03] Production.INFO: ==31701== Lock acquired, processing the job...
[2026-09-14 21:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:34:03] Production.INFO: Account Balance Start.
[2026-09-14 21:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:34:03] Production.INFO: 117
[2026-09-14 21:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:34:03] Production.INFO: ==31695== Lock acquired, processing the job...
[2026-09-14 21:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:34:03] Production.INFO: Total Charge 0
[2026-09-14 21:34:03] Production.INFO: CreateAllLog End
[2026-09-14 21:34:03] Production.INFO: ==31697== Lock acquired, processing the job...
[2026-09-14 21:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:34:03] Production.INFO: ==31699== Lock acquired, processing the job...
[2026-09-14 21:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:34:03] Production.INFO: Account Balance End.
[2026-09-14 21:34:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:34:03] Production.INFO: ==31701== Releasing lock...
[2026-09-14 21:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:34:03] Production.INFO: ==31703== Lock acquired, processing the job...
[2026-09-14 21:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:34:03] Production.INFO: ==31703== Releasing lock...
[2026-09-14 21:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:34:04] Production.INFO: ==31697== Releasing lock...
[2026-09-14 21:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:34:11] Production.ERROR: CronJobId end10
[2026-09-14 21:34:11] Production.INFO: ==31699== Releasing lock...
[2026-09-14 21:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:34:13] Production.INFO: call_cost start
[2026-09-14 21:34:13] Production.INFO: call_cost end
[2026-09-14 21:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:34:13] Production.INFO: ==31695== Releasing lock...
[2026-09-14 21:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:35:02] Production.INFO: ==31758== Lock acquired, processing the job...
[2026-09-15 02:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:35:02] Production.INFO: neon service started
[2026-09-15 02:35:02] Production.INFO: neon service started
[2026-09-15 02:35:02] Production.INFO: ==31758== Releasing lock...
[2026-09-15 02:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:35:02] Production.INFO: ==31762== Lock acquired, processing the job...
[2026-09-15 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:35:02] Production.INFO: ==31762== Releasing lock...
[2026-09-15 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:35:02] Production.INFO: ==31760== Lock acquired, processing the job...
[2026-09-14 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:35:02] Production.INFO: ==31760== Releasing lock...
[2026-09-14 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:35:03] Production.INFO: ==31765== Lock acquired, processing the job...
[2026-09-14 21:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 21:35:03] Production.INFO: ==31769== Lock acquired, processing the job...
[2026-09-14 21:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:35:03] Production.INFO: ==31767== Lock acquired, processing the job...
[2026-09-14 21:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:35:03] Production.INFO: ==31771== Lock acquired, processing the job...
[2026-09-14 21:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 21:35:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:35:04] Production.ERROR: CronJob PID - 31767
[2026-09-14 21:35:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 21:35:04] Production.ERROR: CronJob ID - 5
[2026-09-14 21:35:04] Production.ERROR: CronJob Last Run Time 2026-09-14 21:35:00
[2026-09-14 21:35:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:35:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:35:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:35:04] Production.ERROR: CronJob PID - 31769
[2026-09-14 21:35:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 21:35:04] Production.ERROR: CronJob ID - 7
[2026-09-14 21:35:04] Production.ERROR: CronJob Last Run Time 2026-09-14 21:35:00
[2026-09-14 21:35:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:35:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:35:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:35:04] Production.ERROR: CronJob PID - 31771
[2026-09-14 21:35:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 21:35:04] Production.ERROR: CronJob ID - 10
[2026-09-14 21:35:04] Production.ERROR: CronJob Last Run Time 2026-09-14 21:35:00
[2026-09-14 21:35:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:35:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:35:04] Production.INFO: ==31773== Lock acquired, processing the job...
[2026-09-14 21:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 21:35:04] Production.INFO: ==31765== Releasing lock...
[2026-09-14 21:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 21:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 21:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:35:04] Production.INFO: ==31775== Lock acquired, processing the job...
[2026-09-14 21:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 21:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 21:35:04] Production.INFO: Account Balance Start.
[2026-09-14 21:35:04] Production.INFO: CreateAllLog Start
[2026-09-14 21:35:04] Production.INFO: 117
[2026-09-14 21:35:04] Production.INFO: ==31777== Lock acquired, processing the job...
[2026-09-14 21:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:35:04] Production.INFO: Date 2026-09-08
[2026-09-14 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:35:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:35:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:35:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:35:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:35:04] Production.INFO: ==31777== Releasing lock...
[2026-09-14 21:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:35:04] Production.ERROR: done
[2026-09-14 21:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 21:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004463', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 21:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:35:04] Production.INFO: Total Charge 0
[2026-09-14 21:35:04] Production.INFO: CreateAllLog End
[2026-09-14 21:35:04] Production.INFO: Account Balance End.
[2026-09-14 21:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:35:04] Production.INFO: ==31773== Releasing lock...
[2026-09-14 21:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:35:04] Production.INFO: ==31769== Releasing lock...
[2026-09-14 21:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004463', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 21:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 21:35:09] Production.INFO: ProcessCDR(1,18004463,1,1,2)
[2026-09-14 21:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004463,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004463,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 21:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 21:35:09] Production.INFO: ==31775== Releasing lock...
[2026-09-14 21:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 21:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 21:35:13] Production.ERROR: CronJobId end10
[2026-09-14 21:35:13] Production.INFO: ==31771== Releasing lock...
[2026-09-14 21:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:35:16] Production.INFO: call_cost start
[2026-09-14 21:35:16] Production.INFO: call_cost end
[2026-09-14 21:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:35:16] Production.INFO: ==31767== Releasing lock...
[2026-09-14 21:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:36:01] Production.INFO: ==31831== Lock acquired, processing the job...
[2026-09-15 02:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:36:01] Production.INFO: neon service started
[2026-09-15 02:36:01] Production.INFO: neon service started
[2026-09-15 02:36:01] Production.INFO: ==31831== Releasing lock...
[2026-09-15 02:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:36:02] Production.INFO: ==31833== Lock acquired, processing the job...
[2026-09-14 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:36:02] Production.INFO: ==31835== Lock acquired, processing the job...
[2026-09-15 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:36:02] Production.INFO: ==31833== Releasing lock...
[2026-09-14 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:36:02] Production.INFO: ==31835== Releasing lock...
[2026-09-15 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:36:02] Production.INFO: ==31838== Lock acquired, processing the job...
[2026-09-14 21:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:36:03] Production.INFO: ==31842== Lock acquired, processing the job...
[2026-09-14 21:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:36:03] Production.INFO: ==31840== Lock acquired, processing the job...
[2026-09-14 21:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:36:03] Production.INFO: ==31844== Lock acquired, processing the job...
[2026-09-14 21:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:36:03] Production.INFO: ==31846== Lock acquired, processing the job...
[2026-09-14 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:36:03] Production.INFO: Account Balance Start.
[2026-09-14 21:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:36:03] Production.INFO: 117
[2026-09-14 21:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:36:03] Production.INFO: ==31846== Releasing lock...
[2026-09-14 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:36:03] Production.INFO: Total Charge 0
[2026-09-14 21:36:03] Production.INFO: CreateAllLog End
[2026-09-14 21:36:03] Production.INFO: Account Balance End.
[2026-09-14 21:36:04] Production.INFO: ==31840== Releasing lock...
[2026-09-14 21:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:36:04] Production.INFO: ==31844== Releasing lock...
[2026-09-14 21:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:36:11] Production.ERROR: CronJobId end10
[2026-09-14 21:36:11] Production.INFO: ==31842== Releasing lock...
[2026-09-14 21:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:36:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:36:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:36:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:36:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:36:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:36:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:36:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:36:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:36:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:36:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:36:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:36:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:36:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:36:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:36:13] Production.INFO: call_cost start
[2026-09-14 21:36:13] Production.INFO: call_cost end
[2026-09-14 21:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:36:13] Production.INFO: ==31838== Releasing lock...
[2026-09-14 21:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:37:01] Production.INFO: ==31905== Lock acquired, processing the job...
[2026-09-15 02:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:37:02] Production.INFO: neon service started
[2026-09-15 02:37:02] Production.INFO: neon service started
[2026-09-15 02:37:02] Production.INFO: ==31905== Releasing lock...
[2026-09-15 02:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:37:02] Production.INFO: ==31907== Lock acquired, processing the job...
[2026-09-14 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:37:02] Production.INFO: ==31909== Lock acquired, processing the job...
[2026-09-15 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:37:02] Production.INFO: ==31909== Releasing lock...
[2026-09-15 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:37:02] Production.INFO: ==31907== Releasing lock...
[2026-09-14 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:37:03] Production.INFO: ==31913== Lock acquired, processing the job...
[2026-09-14 21:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:37:03] Production.INFO: ==31915== Lock acquired, processing the job...
[2026-09-14 21:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:37:03] Production.INFO: ==31917== Lock acquired, processing the job...
[2026-09-14 21:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:37:03] Production.INFO: ==31919== Lock acquired, processing the job...
[2026-09-14 21:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:37:03] Production.INFO: ==31921== Lock acquired, processing the job...
[2026-09-14 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:37:03] Production.INFO: Account Balance Start.
[2026-09-14 21:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-14 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-14 21:37:03] Production.INFO: 117
[2026-09-14 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-14 21:37:03] Production.INFO: ==31921== Releasing lock...
[2026-09-14 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:37:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:37:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:37:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:37:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:37:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:37:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:37:04] Production.INFO: Total Charge 0
[2026-09-14 21:37:04] Production.INFO: CreateAllLog End
[2026-09-14 21:37:04] Production.INFO: ==31915== Releasing lock...
[2026-09-14 21:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:37:04] Production.INFO: Account Balance End.
[2026-09-14 21:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:37:04] Production.INFO: ==31919== Releasing lock...
[2026-09-14 21:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:37:11] Production.ERROR: CronJobId end10
[2026-09-14 21:37:11] Production.INFO: ==31917== Releasing lock...
[2026-09-14 21:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:37:15] Production.INFO: call_cost start
[2026-09-14 21:37:15] Production.INFO: call_cost end
[2026-09-14 21:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:37:15] Production.INFO: ==31913== Releasing lock...
[2026-09-14 21:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:38:01] Production.INFO: ==31976== Lock acquired, processing the job...
[2026-09-15 02:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:38:01] Production.INFO: neon service started
[2026-09-15 02:38:01] Production.INFO: neon service started
[2026-09-15 02:38:01] Production.INFO: ==31976== Releasing lock...
[2026-09-15 02:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:38:01] Production.INFO: ==31978== Lock acquired, processing the job...
[2026-09-14 21:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:38:01] Production.INFO: ==31978== Releasing lock...
[2026-09-14 21:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:38:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:38:02] Production.INFO: ==31980== Lock acquired, processing the job...
[2026-09-15 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:38:02] Production.INFO: ==31980== Releasing lock...
[2026-09-15 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:38:02] Production.INFO: 26 MB #Memory Used#
[2026-09-14 21:38:02] Production.INFO: ==31984== Lock acquired, processing the job...
[2026-09-14 21:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:38:02] Production.INFO: ==31986== Lock acquired, processing the job...
[2026-09-14 21:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:38:02] Production.INFO: ==31982== Lock acquired, processing the job...
[2026-09-14 21:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:38:02] Production.INFO: ==31988== Lock acquired, processing the job...
[2026-09-14 21:38:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:38:02] Production.INFO: ==31990== Lock acquired, processing the job...
[2026-09-14 21:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:38:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:38:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:38:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:38:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:38:02] Production.INFO: Account Balance Start.
[2026-09-14 21:38:02] Production.INFO: CreateAllLog Start
[2026-09-14 21:38:02] Production.INFO: 117
[2026-09-14 21:38:02] Production.INFO: Date 2026-09-08
[2026-09-14 21:38:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:38:02] Production.INFO: Reseller ==> 0
[2026-09-14 21:38:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:38:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:38:03] Production.INFO: ==31990== Releasing lock...
[2026-09-14 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:38:03] Production.INFO: Total Charge 0
[2026-09-14 21:38:03] Production.INFO: CreateAllLog End
[2026-09-14 21:38:03] Production.INFO: Account Balance End.
[2026-09-14 21:38:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:38:03] Production.INFO: ==31988== Releasing lock...
[2026-09-14 21:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:38:03] Production.INFO: ==31984== Releasing lock...
[2026-09-14 21:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:38:10] Production.ERROR: CronJobId end10
[2026-09-14 21:38:10] Production.INFO: ==31986== Releasing lock...
[2026-09-14 21:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:38:13] Production.INFO: call_cost start
[2026-09-14 21:38:13] Production.INFO: call_cost end
[2026-09-14 21:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:38:13] Production.INFO: ==31982== Releasing lock...
[2026-09-14 21:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:39:01] Production.INFO: ==32044== Lock acquired, processing the job...
[2026-09-15 02:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:39:01] Production.INFO: neon service started
[2026-09-15 02:39:01] Production.INFO: neon service started
[2026-09-15 02:39:01] Production.INFO: ==32044== Releasing lock...
[2026-09-15 02:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:39:02] Production.INFO: ==32046== Lock acquired, processing the job...
[2026-09-14 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:39:02] Production.INFO: ==32046== Releasing lock...
[2026-09-14 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:39:02] Production.INFO: ==32048== Lock acquired, processing the job...
[2026-09-15 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:39:02] Production.INFO: ==32048== Releasing lock...
[2026-09-15 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:39:03] Production.INFO: ==32053== Lock acquired, processing the job...
[2026-09-14 21:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:39:03] Production.INFO: ==32051== Lock acquired, processing the job...
[2026-09-14 21:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:39:03] Production.INFO: ==32055== Lock acquired, processing the job...
[2026-09-14 21:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:39:03] Production.INFO: ==32057== Lock acquired, processing the job...
[2026-09-14 21:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:39:03] Production.INFO: ==32059== Lock acquired, processing the job...
[2026-09-14 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:39:03] Production.INFO: ==32053== Releasing lock...
[2026-09-14 21:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:39:03] Production.INFO: Account Balance Start.
[2026-09-14 21:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-14 21:39:03] Production.INFO: 117
[2026-09-14 21:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:39:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:39:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:39:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:39:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:39:04] Production.INFO: ==32059== Releasing lock...
[2026-09-14 21:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:39:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:39:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:39:04] Production.INFO: Total Charge 0
[2026-09-14 21:39:04] Production.INFO: CreateAllLog End
[2026-09-14 21:39:04] Production.INFO: Account Balance End.
[2026-09-14 21:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:39:04] Production.INFO: ==32057== Releasing lock...
[2026-09-14 21:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:39:11] Production.ERROR: CronJobId end10
[2026-09-14 21:39:11] Production.INFO: ==32055== Releasing lock...
[2026-09-14 21:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:39:13] Production.INFO: call_cost start
[2026-09-14 21:39:13] Production.INFO: call_cost end
[2026-09-14 21:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:39:13] Production.INFO: ==32051== Releasing lock...
[2026-09-14 21:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:40:02] Production.INFO: ==32114== Lock acquired, processing the job...
[2026-09-15 02:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:40:02] Production.INFO: neon service started
[2026-09-15 02:40:02] Production.INFO: neon service started
[2026-09-15 02:40:02] Production.INFO: ==32114== Releasing lock...
[2026-09-15 02:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:40:02] Production.INFO: ==32116== Lock acquired, processing the job...
[2026-09-14 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:40:02] Production.INFO: ==32116== Releasing lock...
[2026-09-14 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:40:02] Production.INFO: ==32118== Lock acquired, processing the job...
[2026-09-15 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:40:03] Production.INFO: ==32118== Releasing lock...
[2026-09-15 01:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:40:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:40:03] Production.INFO: ==32120== Lock acquired, processing the job...
[2026-09-14 21:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:40:03] Production.INFO: ==32122== Lock acquired, processing the job...
[2026-09-14 21:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:40:03] Production.INFO: ==32124== Lock acquired, processing the job...
[2026-09-14 21:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:40:03] Production.INFO: ==32128== Lock acquired, processing the job...
[2026-09-14 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:40:03] Production.INFO: ==32126== Lock acquired, processing the job...
[2026-09-14 21:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:40:03] Production.INFO: Account Balance Start.
[2026-09-14 21:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:40:03] Production.INFO: 117
[2026-09-14 21:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:40:03] Production.INFO: ==32128== Releasing lock...
[2026-09-14 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:40:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:40:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:40:04] Production.INFO: Total Charge 0
[2026-09-14 21:40:04] Production.INFO: CreateAllLog End
[2026-09-14 21:40:04] Production.INFO: Account Balance End.
[2026-09-14 21:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:40:04] Production.INFO: ==32126== Releasing lock...
[2026-09-14 21:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:40:04] Production.INFO: ==32122== Releasing lock...
[2026-09-14 21:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:40:11] Production.ERROR: CronJobId end10
[2026-09-14 21:40:11] Production.INFO: ==32124== Releasing lock...
[2026-09-14 21:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:40:14] Production.INFO: call_cost start
[2026-09-14 21:40:14] Production.INFO: call_cost end
[2026-09-14 21:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:40:14] Production.INFO: ==32120== Releasing lock...
[2026-09-14 21:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:41:01] Production.INFO: ==32188== Lock acquired, processing the job...
[2026-09-15 02:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:41:01] Production.INFO: neon service started
[2026-09-15 02:41:01] Production.INFO: neon service started
[2026-09-15 02:41:01] Production.INFO: ==32188== Releasing lock...
[2026-09-15 02:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:41:02] Production.INFO: ==32192== Lock acquired, processing the job...
[2026-09-15 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:41:02] Production.INFO: ==32192== Releasing lock...
[2026-09-15 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:41:02] Production.INFO: ==32190== Lock acquired, processing the job...
[2026-09-14 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:41:02] Production.INFO: ==32190== Releasing lock...
[2026-09-14 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:41:03] Production.INFO: ==32199== Lock acquired, processing the job...
[2026-09-14 21:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:41:03] Production.INFO: ==32197== Lock acquired, processing the job...
[2026-09-14 21:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:41:03] Production.INFO: ==32195== Lock acquired, processing the job...
[2026-09-14 21:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:41:03] Production.INFO: ==32201== Lock acquired, processing the job...
[2026-09-14 21:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:41:03] Production.INFO: ==32203== Lock acquired, processing the job...
[2026-09-14 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:41:03] Production.INFO: Account Balance Start.
[2026-09-14 21:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:41:03] Production.INFO: 117
[2026-09-14 21:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:41:03] Production.INFO: ==32203== Releasing lock...
[2026-09-14 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:41:03] Production.INFO: Total Charge 0
[2026-09-14 21:41:03] Production.INFO: CreateAllLog End
[2026-09-14 21:41:04] Production.INFO: Account Balance End.
[2026-09-14 21:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:41:04] Production.INFO: ==32201== Releasing lock...
[2026-09-14 21:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:41:04] Production.INFO: ==32197== Releasing lock...
[2026-09-14 21:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:41:10] Production.ERROR: CronJobId end10
[2026-09-14 21:41:10] Production.INFO: ==32199== Releasing lock...
[2026-09-14 21:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:41:14] Production.INFO: call_cost start
[2026-09-14 21:41:14] Production.INFO: call_cost end
[2026-09-14 21:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:41:14] Production.INFO: ==32195== Releasing lock...
[2026-09-14 21:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:42:02] Production.INFO: ==32263== Lock acquired, processing the job...
[2026-09-15 02:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:42:02] Production.INFO: neon service started
[2026-09-15 02:42:02] Production.INFO: neon service started
[2026-09-15 02:42:02] Production.INFO: ==32263== Releasing lock...
[2026-09-15 02:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:42:02] Production.INFO: ==32265== Lock acquired, processing the job...
[2026-09-14 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:42:02] Production.INFO: ==32267== Lock acquired, processing the job...
[2026-09-15 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:42:02] Production.INFO: ==32267== Releasing lock...
[2026-09-15 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:42:03] Production.INFO: ==32265== Releasing lock...
[2026-09-14 21:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:42:03] Production.INFO: ==32276== Lock acquired, processing the job...
[2026-09-14 21:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:42:03] Production.INFO: ==32270== Lock acquired, processing the job...
[2026-09-14 21:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:42:03] Production.INFO: Account Balance Start.
[2026-09-14 21:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:42:03] Production.INFO: 117
[2026-09-14 21:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:42:03] Production.INFO: ==32272== Lock acquired, processing the job...
[2026-09-14 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:42:03] Production.INFO: ==32274== Lock acquired, processing the job...
[2026-09-14 21:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:42:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:42:04] Production.INFO: ==32278== Lock acquired, processing the job...
[2026-09-14 21:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:42:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:42:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:42:04] Production.INFO: Total Charge 0
[2026-09-14 21:42:04] Production.INFO: ==32278== Releasing lock...
[2026-09-14 21:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:42:04] Production.INFO: CreateAllLog End
[2026-09-14 21:42:04] Production.INFO: Account Balance End.
[2026-09-14 21:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:42:04] Production.INFO: ==32276== Releasing lock...
[2026-09-14 21:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:42:04] Production.INFO: ==32272== Releasing lock...
[2026-09-14 21:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:42:11] Production.ERROR: CronJobId end10
[2026-09-14 21:42:11] Production.INFO: ==32274== Releasing lock...
[2026-09-14 21:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:42:15] Production.INFO: call_cost start
[2026-09-14 21:42:15] Production.INFO: call_cost end
[2026-09-14 21:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:42:15] Production.INFO: ==32270== Releasing lock...
[2026-09-14 21:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:43:01] Production.INFO: ==32334== Lock acquired, processing the job...
[2026-09-15 02:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:43:01] Production.INFO: neon service started
[2026-09-15 02:43:01] Production.INFO: neon service started
[2026-09-15 02:43:01] Production.INFO: ==32334== Releasing lock...
[2026-09-15 02:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:43:01] Production.INFO: ==32338== Lock acquired, processing the job...
[2026-09-15 01:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:43:01] Production.INFO: ==32338== Releasing lock...
[2026-09-15 01:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:43:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:43:02] Production.INFO: ==32336== Lock acquired, processing the job...
[2026-09-14 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:43:02] Production.INFO: ==32336== Releasing lock...
[2026-09-14 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:43:03] Production.INFO: ==32340== Lock acquired, processing the job...
[2026-09-14 21:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:43:03] Production.INFO: ==32344== Lock acquired, processing the job...
[2026-09-14 21:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:43:03] Production.INFO: ==32342== Lock acquired, processing the job...
[2026-09-14 21:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:43:03] Production.INFO: ==32348== Lock acquired, processing the job...
[2026-09-14 21:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:43:03] Production.INFO: ==32346== Lock acquired, processing the job...
[2026-09-14 21:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 21:43:03] Production.INFO: Account Balance Start.
[2026-09-14 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-14 21:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:43:03] Production.INFO: 117
[2026-09-14 21:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:43:03] Production.INFO: ==32348== Releasing lock...
[2026-09-14 21:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:43:03] Production.INFO: Total Charge 0
[2026-09-14 21:43:03] Production.INFO: CreateAllLog End
[2026-09-14 21:43:03] Production.INFO: Account Balance End.
[2026-09-14 21:43:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:43:03] Production.INFO: ==32346== Releasing lock...
[2026-09-14 21:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:43:04] Production.INFO: ==32342== Releasing lock...
[2026-09-14 21:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:43:11] Production.ERROR: CronJobId end10
[2026-09-14 21:43:11] Production.INFO: ==32344== Releasing lock...
[2026-09-14 21:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:43:14] Production.INFO: call_cost start
[2026-09-14 21:43:14] Production.INFO: call_cost end
[2026-09-14 21:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:43:14] Production.INFO: ==32340== Releasing lock...
[2026-09-14 21:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:44:01] Production.INFO: ==32404== Lock acquired, processing the job...
[2026-09-15 02:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:44:02] Production.INFO: neon service started
[2026-09-15 02:44:02] Production.INFO: neon service started
[2026-09-15 02:44:02] Production.INFO: ==32404== Releasing lock...
[2026-09-15 02:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:44:02] Production.INFO: ==32406== Lock acquired, processing the job...
[2026-09-14 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:44:02] Production.INFO: ==32406== Releasing lock...
[2026-09-14 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:44:02] Production.INFO: ==32408== Lock acquired, processing the job...
[2026-09-15 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:44:02] Production.INFO: ==32408== Releasing lock...
[2026-09-15 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:44:03] Production.INFO: ==32411== Lock acquired, processing the job...
[2026-09-14 21:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:44:03] Production.INFO: ==32413== Lock acquired, processing the job...
[2026-09-14 21:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:44:03] Production.INFO: ==32415== Lock acquired, processing the job...
[2026-09-14 21:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:44:03] Production.INFO: ==32419== Lock acquired, processing the job...
[2026-09-14 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:44:03] Production.INFO: ==32417== Lock acquired, processing the job...
[2026-09-14 21:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 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-14 21:44:03] Production.INFO: ==32419== Releasing lock...
[2026-09-14 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:44:03] Production.INFO: Account Balance Start.
[2026-09-14 21:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:44:03] Production.INFO: 117
[2026-09-14 21:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:44:04] Production.INFO: Total Charge 0
[2026-09-14 21:44:04] Production.INFO: CreateAllLog End
[2026-09-14 21:44:04] Production.INFO: ==32413== Releasing lock...
[2026-09-14 21:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:44:04] Production.INFO: Account Balance End.
[2026-09-14 21:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:44:04] Production.INFO: ==32417== Releasing lock...
[2026-09-14 21:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:44:12] Production.ERROR: CronJobId end10
[2026-09-14 21:44:12] Production.INFO: ==32415== Releasing lock...
[2026-09-14 21:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:44:14] Production.INFO: call_cost start
[2026-09-14 21:44:14] Production.INFO: call_cost end
[2026-09-14 21:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:44:14] Production.INFO: ==32411== Releasing lock...
[2026-09-14 21:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:45:01] Production.INFO: ==32476== Lock acquired, processing the job...
[2026-09-15 02:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:45:01] Production.INFO: neon service started
[2026-09-15 02:45:01] Production.INFO: neon service started
[2026-09-15 02:45:01] Production.INFO: ==32476== Releasing lock...
[2026-09-15 02:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:45:01] Production.INFO: ==32478== Lock acquired, processing the job...
[2026-09-14 21:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:45:02] Production.INFO: ==32478== Releasing lock...
[2026-09-14 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:45:02] Production.INFO: ==32480== Lock acquired, processing the job...
[2026-09-15 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:45:02] Production.INFO: ==32480== Releasing lock...
[2026-09-15 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:45:03] Production.INFO: ==32491== Lock acquired, processing the job...
[2026-09-14 21:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:45:03] Production.INFO: ==32483== Lock acquired, processing the job...
[2026-09-14 21:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 21:45:03] Production.INFO: Account Balance Start.
[2026-09-14 21:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:45:03] Production.INFO: 117
[2026-09-14 21:45:03] Production.INFO: ==32495== Lock acquired, processing the job...
[2026-09-14 21:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:45:03] Production.INFO: ==32485== Lock acquired, processing the job...
[2026-09-14 21:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:45:03] Production.INFO: ==32487== Lock acquired, processing the job...
[2026-09-14 21:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 21:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:45:03] Production.ERROR: CronJob PID - 32485
[2026-09-14 21:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 21:45:03] Production.ERROR: CronJob ID - 5
[2026-09-14 21:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:45:00
[2026-09-14 21:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:45:03] Production.ERROR: CronJob PID - 32491
[2026-09-14 21:45:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 21:45:03] Production.ERROR: CronJob ID - 12
[2026-09-14 21:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:45:00
[2026-09-14 21:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:45:03] Production.ERROR: CronJob PID - 32495
[2026-09-14 21:45:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-14 21:45:03] Production.ERROR: CronJob ID - 19
[2026-09-14 21:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:45:00
[2026-09-14 21:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 21:45:03] Production.INFO: ==32483== Releasing lock...
[2026-09-14 21:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 21:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 21:45:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 21:45:03] Production.INFO: ==32489== Lock acquired, processing the job...
[2026-09-14 21:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:45:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:45:03] Production.INFO: ==32495== Releasing lock...
[2026-09-14 21:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:45:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:45:03] Production.INFO: ==32493== Lock acquired, processing the job...
[2026-09-14 21:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 21:45:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 21:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:45:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:45:03] Production.INFO: Total Charge 0
[2026-09-14 21:45:03] Production.INFO: CreateAllLog End
[2026-09-14 21:45:03] Production.ERROR: done
[2026-09-14 21:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 21:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004504', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 21:45:03] Production.INFO: Account Balance End.
[2026-09-14 21:45:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:45:03] Production.INFO: ==32491== Releasing lock...
[2026-09-14 21:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:45:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:45:04] Production.INFO: ==32487== Releasing lock...
[2026-09-14 21:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004504', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 21:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 21:45:09] Production.INFO: ProcessCDR(1,18004504,1,1,2)
[2026-09-14 21:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004504,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004504,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 21:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 21:45:09] Production.INFO: ==32493== Releasing lock...
[2026-09-14 21:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 21:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 21:45:13] Production.ERROR: CronJobId end10
[2026-09-14 21:45:13] Production.INFO: ==32489== Releasing lock...
[2026-09-14 21:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:45:16] Production.INFO: call_cost start
[2026-09-14 21:45:16] Production.INFO: call_cost end
[2026-09-14 21:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:45:16] Production.INFO: ==32485== Releasing lock...
[2026-09-14 21:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:46:01] Production.INFO: ==32552== Lock acquired, processing the job...
[2026-09-15 02:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:46:01] Production.INFO: neon service started
[2026-09-15 02:46:01] Production.INFO: neon service started
[2026-09-15 02:46:01] Production.INFO: ==32552== Releasing lock...
[2026-09-15 02:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:46:02] Production.INFO: ==32554== Lock acquired, processing the job...
[2026-09-14 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:46:02] Production.INFO: ==32556== Lock acquired, processing the job...
[2026-09-15 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:46:02] Production.INFO: ==32556== Releasing lock...
[2026-09-15 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:46:02] Production.INFO: ==32554== Releasing lock...
[2026-09-14 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:46:03] Production.INFO: ==32559== Lock acquired, processing the job...
[2026-09-14 21:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:46:03] Production.INFO: ==32561== Lock acquired, processing the job...
[2026-09-14 21:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:46:03] Production.INFO: ==32563== Lock acquired, processing the job...
[2026-09-14 21:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:46:03] Production.INFO: ==32565== Lock acquired, processing the job...
[2026-09-14 21:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:46:03] Production.INFO: ==32567== Lock acquired, processing the job...
[2026-09-14 21:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:46:03] Production.INFO: Account Balance Start.
[2026-09-14 21:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:46:03] Production.INFO: 117
[2026-09-14 21:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 21:46:03] Production.INFO: ==32567== Releasing lock...
[2026-09-14 21:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:46:04] Production.INFO: Total Charge 0
[2026-09-14 21:46:04] Production.INFO: CreateAllLog End
[2026-09-14 21:46:04] Production.INFO: Account Balance End.
[2026-09-14 21:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:46:04] Production.INFO: ==32565== Releasing lock...
[2026-09-14 21:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:46:04] Production.INFO: ==32561== Releasing lock...
[2026-09-14 21:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:46:11] Production.ERROR: CronJobId end10
[2026-09-14 21:46:11] Production.INFO: ==32563== Releasing lock...
[2026-09-14 21:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:46:14] Production.INFO: call_cost start
[2026-09-14 21:46:14] Production.INFO: call_cost end
[2026-09-14 21:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:46:14] Production.INFO: ==32559== Releasing lock...
[2026-09-14 21:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:47:02] Production.INFO: ==32625== Lock acquired, processing the job...
[2026-09-15 02:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:47:02] Production.INFO: neon service started
[2026-09-15 02:47:02] Production.INFO: neon service started
[2026-09-15 02:47:02] Production.INFO: ==32625== Releasing lock...
[2026-09-15 02:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:47:02] Production.INFO: ==32627== Lock acquired, processing the job...
[2026-09-14 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:47:02] Production.INFO: ==32627== Releasing lock...
[2026-09-14 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:47:03] Production.INFO: ==32630== Lock acquired, processing the job...
[2026-09-15 01:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:47:03] Production.INFO: ==32630== Releasing lock...
[2026-09-15 01:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:47:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:47:03] Production.INFO: ==32640== Lock acquired, processing the job...
[2026-09-14 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:47:03] Production.INFO: ==32634== Lock acquired, processing the job...
[2026-09-14 21:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:47:03] Production.INFO: ==32636== Lock acquired, processing the job...
[2026-09-14 21:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:47:03] Production.INFO: ==32632== Lock acquired, processing the job...
[2026-09-14 21:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:47:03] Production.INFO: ==32638== Lock acquired, processing the job...
[2026-09-14 21:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:47:03] Production.INFO: Account Balance Start.
[2026-09-14 21:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:47:03] Production.INFO: 117
[2026-09-14 21:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 21:47:03] Production.INFO: ==32640== Releasing lock...
[2026-09-14 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:47:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:47:04] Production.INFO: Total Charge 0
[2026-09-14 21:47:04] Production.INFO: CreateAllLog End
[2026-09-14 21:47:04] Production.INFO: Account Balance End.
[2026-09-14 21:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:47:04] Production.INFO: ==32638== Releasing lock...
[2026-09-14 21:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:47:04] Production.INFO: ==32634== Releasing lock...
[2026-09-14 21:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:47:11] Production.ERROR: CronJobId end10
[2026-09-14 21:47:11] Production.INFO: ==32636== Releasing lock...
[2026-09-14 21:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:47:14] Production.INFO: call_cost start
[2026-09-14 21:47:14] Production.INFO: call_cost end
[2026-09-14 21:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:47:14] Production.INFO: ==32632== Releasing lock...
[2026-09-14 21:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:48:01] Production.INFO: ==32693== Lock acquired, processing the job...
[2026-09-15 02:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:48:01] Production.INFO: neon service started
[2026-09-15 02:48:01] Production.INFO: neon service started
[2026-09-15 02:48:01] Production.INFO: ==32693== Releasing lock...
[2026-09-15 02:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:48:02] Production.INFO: ==32695== Lock acquired, processing the job...
[2026-09-14 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:48:02] Production.INFO: ==32695== Releasing lock...
[2026-09-14 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:48:02] Production.INFO: ==32697== Lock acquired, processing the job...
[2026-09-15 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:48:02] Production.INFO: ==32697== Releasing lock...
[2026-09-15 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:48:02] Production.INFO: ==32707== Lock acquired, processing the job...
[2026-09-14 21:48:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:48:03] Production.INFO: ==32707== Releasing lock...
[2026-09-14 21:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:48:03] Production.INFO: ==32699== Lock acquired, processing the job...
[2026-09-14 21:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:48:03] Production.INFO: ==32703== Lock acquired, processing the job...
[2026-09-14 21:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:48:03] Production.INFO: ==32701== Lock acquired, processing the job...
[2026-09-14 21:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:48:03] Production.INFO: ==32705== Lock acquired, processing the job...
[2026-09-14 21:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:48:03] Production.INFO: Account Balance Start.
[2026-09-14 21:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:48:03] Production.INFO: 117
[2026-09-14 21:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:48:03] Production.INFO: Total Charge 0
[2026-09-14 21:48:03] Production.INFO: CreateAllLog End
[2026-09-14 21:48:04] Production.INFO: ==32701== Releasing lock...
[2026-09-14 21:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:48:04] Production.INFO: Account Balance End.
[2026-09-14 21:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:48:04] Production.INFO: ==32705== Releasing lock...
[2026-09-14 21:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:48:11] Production.ERROR: CronJobId end10
[2026-09-14 21:48:11] Production.INFO: ==32703== Releasing lock...
[2026-09-14 21:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:48:13] Production.INFO: call_cost start
[2026-09-14 21:48:13] Production.INFO: call_cost end
[2026-09-14 21:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:48:13] Production.INFO: ==32699== Releasing lock...
[2026-09-14 21:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:49:02] Production.INFO: ==32763== Lock acquired, processing the job...
[2026-09-15 02:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:49:02] Production.INFO: neon service started
[2026-09-15 02:49:02] Production.INFO: neon service started
[2026-09-15 02:49:02] Production.INFO: ==32763== Releasing lock...
[2026-09-15 02:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:49:02] Production.INFO: ==32765== Lock acquired, processing the job...
[2026-09-14 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:49:02] Production.INFO: ==32767== Lock acquired, processing the job...
[2026-09-15 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:49:02] Production.INFO: ==32767== Releasing lock...
[2026-09-15 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:49:02] Production.INFO: ==32765== Releasing lock...
[2026-09-14 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:49:03] Production.INFO: ==302== Lock acquired, processing the job...
[2026-09-14 21:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:49:03] Production.INFO: ==304== Lock acquired, processing the job...
[2026-09-14 21:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:49:03] Production.INFO: ==312== Lock acquired, processing the job...
[2026-09-14 21:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:49:03] Production.INFO: ==307== Lock acquired, processing the job...
[2026-09-14 21:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:49:03] Production.INFO: ==316== Lock acquired, processing the job...
[2026-09-14 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:49:03] Production.INFO: Account Balance Start.
[2026-09-14 21:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:49:03] Production.INFO: 117
[2026-09-14 21:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:49:03] Production.INFO: ==316== Releasing lock...
[2026-09-14 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:49:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:49:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:49:04] Production.INFO: Total Charge 0
[2026-09-14 21:49:04] Production.INFO: CreateAllLog End
[2026-09-14 21:49:04] Production.INFO: ==304== Releasing lock...
[2026-09-14 21:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:49:04] Production.INFO: Account Balance End.
[2026-09-14 21:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:49:04] Production.INFO: ==312== Releasing lock...
[2026-09-14 21:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:49:11] Production.ERROR: CronJobId end10
[2026-09-14 21:49:11] Production.INFO: ==307== Releasing lock...
[2026-09-14 21:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:49:13] Production.INFO: call_cost start
[2026-09-14 21:49:13] Production.INFO: call_cost end
[2026-09-14 21:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:49:13] Production.INFO: ==302== Releasing lock...
[2026-09-14 21:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:50:01] Production.INFO: ==381== Lock acquired, processing the job...
[2026-09-15 02:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:50:01] Production.INFO: neon service started
[2026-09-15 02:50:01] Production.INFO: neon service started
[2026-09-15 02:50:01] Production.INFO: ==381== Releasing lock...
[2026-09-15 02:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:50:02] Production.INFO: ==383== Lock acquired, processing the job...
[2026-09-14 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:50:02] Production.INFO: ==385== Lock acquired, processing the job...
[2026-09-15 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:50:02] Production.INFO: ==385== Releasing lock...
[2026-09-15 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:50:02] Production.INFO: ==383== Releasing lock...
[2026-09-14 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:50:03] Production.INFO: ==392== Lock acquired, processing the job...
[2026-09-14 21:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:50:03] Production.INFO: ==387== Lock acquired, processing the job...
[2026-09-14 21:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:50:03] Production.INFO: ==396== Lock acquired, processing the job...
[2026-09-14 21:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:50:03] Production.INFO: ==389== Lock acquired, processing the job...
[2026-09-14 21:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:50:03] Production.INFO: ==394== Lock acquired, processing the job...
[2026-09-14 21:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 21:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 21:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:50:03] Production.INFO: ==396== Releasing lock...
[2026-09-14 21:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:50:03] Production.INFO: Account Balance Start.
[2026-09-14 21:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:50:03] Production.INFO: 117
[2026-09-14 21:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:50:03] Production.INFO: Total Charge 0
[2026-09-14 21:50:03] Production.INFO: CreateAllLog End
[2026-09-14 21:50:03] Production.INFO: Account Balance End.
[2026-09-14 21:50:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:50:03] Production.INFO: ==394== Releasing lock...
[2026-09-14 21:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:50:04] Production.INFO: ==389== Releasing lock...
[2026-09-14 21:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:50:10] Production.ERROR: CronJobId end10
[2026-09-14 21:50:10] Production.INFO: ==392== Releasing lock...
[2026-09-14 21:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:50:13] Production.INFO: call_cost start
[2026-09-14 21:50:13] Production.INFO: call_cost end
[2026-09-14 21:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:50:13] Production.INFO: ==387== Releasing lock...
[2026-09-14 21:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:51:01] Production.INFO: ==452== Lock acquired, processing the job...
[2026-09-15 02:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:51:01] Production.INFO: neon service started
[2026-09-15 02:51:01] Production.INFO: neon service started
[2026-09-15 02:51:01] Production.INFO: ==452== Releasing lock...
[2026-09-15 02:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:51:02] Production.INFO: ==454== Lock acquired, processing the job...
[2026-09-14 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:51:02] Production.INFO: ==454== Releasing lock...
[2026-09-14 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:51:02] Production.INFO: ==456== Lock acquired, processing the job...
[2026-09-15 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:51:02] Production.INFO: ==456== Releasing lock...
[2026-09-15 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:51:03] Production.INFO: ==459== Lock acquired, processing the job...
[2026-09-14 21:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:51:03] Production.INFO: ==461== Lock acquired, processing the job...
[2026-09-14 21:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:51:03] Production.INFO: ==463== Lock acquired, processing the job...
[2026-09-14 21:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:51:03] Production.INFO: ==465== Lock acquired, processing the job...
[2026-09-14 21:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:51:03] Production.INFO: ==467== Lock acquired, processing the job...
[2026-09-14 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:51:03] Production.INFO: Account Balance Start.
[2026-09-14 21:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:51:03] Production.INFO: 117
[2026-09-14 21:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 21:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:51:03] Production.INFO: ==467== Releasing lock...
[2026-09-14 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:51:03] Production.INFO: Total Charge 0
[2026-09-14 21:51:03] Production.INFO: CreateAllLog End
[2026-09-14 21:51:04] Production.INFO: Account Balance End.
[2026-09-14 21:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:51:04] Production.INFO: ==465== Releasing lock...
[2026-09-14 21:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:51:04] Production.INFO: ==461== Releasing lock...
[2026-09-14 21:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:51:10] Production.ERROR: CronJobId end10
[2026-09-14 21:51:10] Production.INFO: ==463== Releasing lock...
[2026-09-14 21:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:51:14] Production.INFO: call_cost start
[2026-09-14 21:51:14] Production.INFO: call_cost end
[2026-09-14 21:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:51:14] Production.INFO: ==459== Releasing lock...
[2026-09-14 21:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:52:02] Production.INFO: ==525== Lock acquired, processing the job...
[2026-09-15 02:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:52:02] Production.INFO: neon service started
[2026-09-15 02:52:02] Production.INFO: neon service started
[2026-09-15 02:52:02] Production.INFO: ==525== Releasing lock...
[2026-09-15 02:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:52:02] Production.INFO: ==527== Lock acquired, processing the job...
[2026-09-14 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:52:02] Production.INFO: ==529== Lock acquired, processing the job...
[2026-09-15 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:52:02] Production.INFO: ==529== Releasing lock...
[2026-09-15 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:52:03] Production.INFO: ==527== Releasing lock...
[2026-09-14 21:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:52:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:52:03] Production.INFO: ==532== Lock acquired, processing the job...
[2026-09-14 21:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:52:03] Production.INFO: ==536== Lock acquired, processing the job...
[2026-09-14 21:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:52:03] Production.INFO: ==534== Lock acquired, processing the job...
[2026-09-14 21:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:52:03] Production.INFO: ==538== Lock acquired, processing the job...
[2026-09-14 21:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:52:04] Production.INFO: ==540== Lock acquired, processing the job...
[2026-09-14 21:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:52:04] Production.INFO: Account Balance Start.
[2026-09-14 21:52:04] Production.INFO: CreateAllLog Start
[2026-09-14 21:52:04] Production.INFO: 117
[2026-09-14 21:52:04] Production.INFO: Date 2026-09-08
[2026-09-14 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:52:04] Production.INFO: ==540== Releasing lock...
[2026-09-14 21:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:52:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:52:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:52:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:52:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:52:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:52:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:52:04] Production.INFO: Total Charge 0
[2026-09-14 21:52:04] Production.INFO: ==534== Releasing lock...
[2026-09-14 21:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:52:04] Production.INFO: CreateAllLog End
[2026-09-14 21:52:04] Production.INFO: Account Balance End.
[2026-09-14 21:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:52:04] Production.INFO: ==538== Releasing lock...
[2026-09-14 21:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:52:11] Production.ERROR: CronJobId end10
[2026-09-14 21:52:11] Production.INFO: ==536== Releasing lock...
[2026-09-14 21:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:52:14] Production.INFO: call_cost start
[2026-09-14 21:52:14] Production.INFO: call_cost end
[2026-09-14 21:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:52:14] Production.INFO: ==532== Releasing lock...
[2026-09-14 21:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:53:01] Production.INFO: ==600== Lock acquired, processing the job...
[2026-09-15 02:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:53:01] Production.INFO: neon service started
[2026-09-15 02:53:01] Production.INFO: neon service started
[2026-09-15 02:53:01] Production.INFO: ==600== Releasing lock...
[2026-09-15 02:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:53:02] Production.INFO: ==602== Lock acquired, processing the job...
[2026-09-14 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:53:02] Production.INFO: ==605== Lock acquired, processing the job...
[2026-09-15 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:53:02] Production.INFO: ==605== Releasing lock...
[2026-09-15 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:53:02] Production.INFO: ==602== Releasing lock...
[2026-09-14 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:53:03] Production.INFO: ==609== Lock acquired, processing the job...
[2026-09-14 21:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:53:03] Production.INFO: ==611== Lock acquired, processing the job...
[2026-09-14 21:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:53:03] Production.INFO: ==613== Lock acquired, processing the job...
[2026-09-14 21:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:53:03] Production.INFO: ==616== Lock acquired, processing the job...
[2026-09-14 21:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:53:03] Production.INFO: Account Balance Start.
[2026-09-14 21:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:53:03] Production.INFO: 117
[2026-09-14 21:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:53:03] Production.INFO: ==618== Lock acquired, processing the job...
[2026-09-14 21:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 21:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:53:03] Production.INFO: ==618== Releasing lock...
[2026-09-14 21:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:53:03] Production.INFO: Total Charge 0
[2026-09-14 21:53:03] Production.INFO: CreateAllLog End
[2026-09-14 21:53:04] Production.INFO: Account Balance End.
[2026-09-14 21:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:53:04] Production.INFO: ==616== Releasing lock...
[2026-09-14 21:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:53:04] Production.INFO: ==611== Releasing lock...
[2026-09-14 21:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:53:11] Production.ERROR: CronJobId end10
[2026-09-14 21:53:11] Production.INFO: ==613== Releasing lock...
[2026-09-14 21:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:53:13] Production.INFO: call_cost start
[2026-09-14 21:53:13] Production.INFO: call_cost end
[2026-09-14 21:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:53:13] Production.INFO: ==609== Releasing lock...
[2026-09-14 21:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:54:02] Production.INFO: ==686== Lock acquired, processing the job...
[2026-09-15 02:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:54:02] Production.INFO: neon service started
[2026-09-15 02:54:02] Production.INFO: neon service started
[2026-09-15 02:54:02] Production.INFO: ==686== Releasing lock...
[2026-09-15 02:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:54:02] Production.INFO: ==690== Lock acquired, processing the job...
[2026-09-14 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:54:02] Production.INFO: ==699== Lock acquired, processing the job...
[2026-09-15 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:54:02] Production.INFO: ==699== Releasing lock...
[2026-09-15 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:54:02] Production.INFO: ==690== Releasing lock...
[2026-09-14 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:54:03] Production.INFO: ==703== Lock acquired, processing the job...
[2026-09-14 21:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:54:03] Production.INFO: ==710== Lock acquired, processing the job...
[2026-09-14 21:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:54:03] Production.INFO: ==705== Lock acquired, processing the job...
[2026-09-14 21:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:54:03] Production.INFO: ==713== Lock acquired, processing the job...
[2026-09-14 21:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:54:03] Production.INFO: Account Balance Start.
[2026-09-14 21:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:54:03] Production.INFO: ==715== Lock acquired, processing the job...
[2026-09-14 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:54:03] Production.INFO: 117
[2026-09-14 21:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 21:54:03] Production.INFO: ==715== Releasing lock...
[2026-09-14 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:54:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:54:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:54:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:54:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:54:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:54:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:54:04] Production.INFO: Total Charge 0
[2026-09-14 21:54:04] Production.INFO: ==705== Releasing lock...
[2026-09-14 21:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:54:04] Production.INFO: CreateAllLog End
[2026-09-14 21:54:04] Production.INFO: Account Balance End.
[2026-09-14 21:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:54:04] Production.INFO: ==713== Releasing lock...
[2026-09-14 21:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:54:11] Production.ERROR: CronJobId end10
[2026-09-14 21:54:11] Production.INFO: ==710== Releasing lock...
[2026-09-14 21:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:54:14] Production.INFO: call_cost start
[2026-09-14 21:54:14] Production.INFO: call_cost end
[2026-09-14 21:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:54:14] Production.INFO: ==703== Releasing lock...
[2026-09-14 21:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:55:01] Production.INFO: ==776== Lock acquired, processing the job...
[2026-09-15 02:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:55:01] Production.INFO: neon service started
[2026-09-15 02:55:01] Production.INFO: neon service started
[2026-09-15 02:55:01] Production.INFO: ==776== Releasing lock...
[2026-09-15 02:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:55:02] Production.INFO: ==778== Lock acquired, processing the job...
[2026-09-14 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:55:02] Production.INFO: ==780== Lock acquired, processing the job...
[2026-09-15 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:55:02] Production.INFO: ==780== Releasing lock...
[2026-09-15 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:55:02] Production.INFO: ==778== Releasing lock...
[2026-09-14 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:55:03] Production.INFO: ==793== Lock acquired, processing the job...
[2026-09-14 21:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 21:55:03] Production.INFO: ==791== Lock acquired, processing the job...
[2026-09-14 21:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 21:55:03] Production.INFO: Account Balance Start.
[2026-09-14 21:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:55:03] Production.INFO: 117
[2026-09-14 21:55:03] Production.INFO: ==783== Lock acquired, processing the job...
[2026-09-14 21:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 21:55:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:55:03] Production.INFO: ==785== Lock acquired, processing the job...
[2026-09-14 21:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:55:03] Production.INFO: ==789== Lock acquired, processing the job...
[2026-09-14 21:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:55:03] Production.ERROR: done
[2026-09-14 21:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 21:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:55:03] Production.ERROR: CronJob PID - 789
[2026-09-14 21:55:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 21:55:03] Production.ERROR: CronJob ID - 10
[2026-09-14 21:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:55:00
[2026-09-14 21:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:55:03] Production.ERROR: CronJob PID - 791
[2026-09-14 21:55:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 21:55:03] Production.ERROR: CronJob ID - 12
[2026-09-14 21:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:55:00
[2026-09-14 21:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 21:55:03] Production.ERROR: CronJob PID - 793
[2026-09-14 21:55:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 21:55:03] Production.ERROR: CronJob ID - 17
[2026-09-14 21:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 21:55:00
[2026-09-14 21:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 21:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 21:55:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:55:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 21:55:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004542', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 21:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 21:55:03] Production.INFO: ==783== Releasing lock...
[2026-09-14 21:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 21:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 21:55:03] Production.INFO: ==787== Lock acquired, processing the job...
[2026-09-14 21:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:55:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:55:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:55:04] Production.INFO: ==795== Lock acquired, processing the job...
[2026-09-14 21:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:55:04] Production.INFO: Total Charge 0
[2026-09-14 21:55:04] Production.INFO: CreateAllLog End
[2026-09-14 21:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:55:04] Production.INFO: ==795== Releasing lock...
[2026-09-14 21:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:55:04] Production.INFO: Account Balance End.
[2026-09-14 21:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:55:04] Production.INFO: ==791== Releasing lock...
[2026-09-14 21:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:55:04] Production.INFO: ==787== Releasing lock...
[2026-09-14 21:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:55:07] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004542', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 21:55:07] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 21:55:07] Production.INFO: ProcessCDR(1,18004542,1,1,2)
[2026-09-14 21:55:07] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004542,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:55:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004542,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 21:55:08] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 21:55:08] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 21:55:08] Production.INFO: ==793== Releasing lock...
[2026-09-14 21:55:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 21:55:08] Production.INFO: 26 MB #Memory Used#
[2026-09-14 21:55:13] Production.ERROR: CronJobId end10
[2026-09-14 21:55:13] Production.INFO: ==789== Releasing lock...
[2026-09-14 21:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:55:16] Production.INFO: call_cost start
[2026-09-14 21:55:16] Production.INFO: call_cost end
[2026-09-14 21:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:55:16] Production.INFO: ==785== Releasing lock...
[2026-09-14 21:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:56:01] Production.INFO: ==850== Lock acquired, processing the job...
[2026-09-15 02:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:56:01] Production.INFO: neon service started
[2026-09-15 02:56:01] Production.INFO: neon service started
[2026-09-15 02:56:01] Production.INFO: ==850== Releasing lock...
[2026-09-15 02:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:56:02] Production.INFO: ==854== Lock acquired, processing the job...
[2026-09-15 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:56:02] Production.INFO: ==854== Releasing lock...
[2026-09-15 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:56:02] Production.INFO: ==852== Lock acquired, processing the job...
[2026-09-14 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:56:02] Production.INFO: ==852== Releasing lock...
[2026-09-14 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:56:03] Production.INFO: ==859== Lock acquired, processing the job...
[2026-09-14 21:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:56:03] Production.INFO: ==857== Lock acquired, processing the job...
[2026-09-14 21:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:56:03] Production.INFO: ==865== Lock acquired, processing the job...
[2026-09-14 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:56:03] Production.INFO: ==861== Lock acquired, processing the job...
[2026-09-14 21:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:56:03] Production.INFO: ==863== Lock acquired, processing the job...
[2026-09-14 21:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 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-14 21:56:03] Production.INFO: ==865== Releasing lock...
[2026-09-14 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:56:03] Production.INFO: Account Balance Start.
[2026-09-14 21:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:56:03] Production.INFO: 117
[2026-09-14 21:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:56:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:56:04] Production.INFO: Total Charge 0
[2026-09-14 21:56:04] Production.INFO: CreateAllLog End
[2026-09-14 21:56:04] Production.INFO: Account Balance End.
[2026-09-14 21:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:56:04] Production.INFO: ==863== Releasing lock...
[2026-09-14 21:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:56:04] Production.INFO: ==859== Releasing lock...
[2026-09-14 21:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:56:11] Production.ERROR: CronJobId end10
[2026-09-14 21:56:11] Production.INFO: ==861== Releasing lock...
[2026-09-14 21:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:56:14] Production.INFO: call_cost start
[2026-09-14 21:56:14] Production.INFO: call_cost end
[2026-09-14 21:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:56:14] Production.INFO: ==857== Releasing lock...
[2026-09-14 21:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:57:02] Production.INFO: ==920== Lock acquired, processing the job...
[2026-09-15 02:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:57:02] Production.INFO: neon service started
[2026-09-15 02:57:02] Production.INFO: neon service started
[2026-09-15 02:57:02] Production.INFO: ==920== Releasing lock...
[2026-09-15 02:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:57:02] Production.INFO: ==922== Lock acquired, processing the job...
[2026-09-14 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:57:02] Production.INFO: ==922== Releasing lock...
[2026-09-14 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:57:03] Production.INFO: ==924== Lock acquired, processing the job...
[2026-09-15 01:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:57:03] Production.INFO: ==924== Releasing lock...
[2026-09-15 01:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:57:03] Production.INFO: ==931== Lock acquired, processing the job...
[2026-09-14 21:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:57:03] Production.INFO: ==927== Lock acquired, processing the job...
[2026-09-14 21:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:57:03] Production.INFO: ==935== Lock acquired, processing the job...
[2026-09-14 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:57:03] Production.INFO: ==929== Lock acquired, processing the job...
[2026-09-14 21:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:57:03] Production.INFO: ==933== Lock acquired, processing the job...
[2026-09-14 21:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:57:03] Production.INFO: ==935== Releasing lock...
[2026-09-14 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:57:03] Production.INFO: Account Balance Start.
[2026-09-14 21:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:57:03] Production.INFO: 117
[2026-09-14 21:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:57:04] Production.INFO: Date 2026-09-09
[2026-09-14 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:57:04] Production.INFO: Date 2026-09-10
[2026-09-14 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:57:04] Production.INFO: Date 2026-09-11
[2026-09-14 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:57:04] Production.INFO: Date 2026-09-12
[2026-09-14 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:57:04] Production.INFO: Date 2026-09-13
[2026-09-14 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 21:57:04] Production.INFO: Total Charge 0
[2026-09-14 21:57:04] Production.INFO: CreateAllLog End
[2026-09-14 21:57:04] Production.INFO: Account Balance End.
[2026-09-14 21:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 21:57:04] Production.INFO: ==933== Releasing lock...
[2026-09-14 21:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:57:04] Production.INFO: ==929== Releasing lock...
[2026-09-14 21:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:57:11] Production.ERROR: CronJobId end10
[2026-09-14 21:57:11] Production.INFO: ==931== Releasing lock...
[2026-09-14 21:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:57:14] Production.INFO: call_cost start
[2026-09-14 21:57:14] Production.INFO: call_cost end
[2026-09-14 21:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:57:14] Production.INFO: ==927== Releasing lock...
[2026-09-14 21:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:58:01] Production.INFO: ==991== Lock acquired, processing the job...
[2026-09-15 02:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:58:01] Production.INFO: neon service started
[2026-09-15 02:58:01] Production.INFO: neon service started
[2026-09-15 02:58:01] Production.INFO: ==991== Releasing lock...
[2026-09-15 02:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:58:02] Production.INFO: ==993== Lock acquired, processing the job...
[2026-09-14 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:58:02] Production.INFO: ==993== Releasing lock...
[2026-09-14 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:58:02] Production.INFO: ==995== Lock acquired, processing the job...
[2026-09-15 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:58:02] Production.INFO: ==995== Releasing lock...
[2026-09-15 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:58:03] Production.INFO: ==1004== Lock acquired, processing the job...
[2026-09-14 21:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:58:03] Production.INFO: ==1002== Lock acquired, processing the job...
[2026-09-14 21:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:58:03] Production.INFO: ==1006== Lock acquired, processing the job...
[2026-09-14 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:58:03] Production.INFO: ==1000== Lock acquired, processing the job...
[2026-09-14 21:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:58:03] Production.INFO: Account Balance Start.
[2026-09-14 21:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:58:03] Production.INFO: 117
[2026-09-14 21:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:58:03] Production.INFO: ==998== Lock acquired, processing the job...
[2026-09-14 21:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-14 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-14 21:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 21:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:58:03] Production.INFO: ==1006== Releasing lock...
[2026-09-14 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:58:03] Production.INFO: Total Charge 0
[2026-09-14 21:58:03] Production.INFO: CreateAllLog End
[2026-09-14 21:58:03] Production.INFO: Account Balance End.
[2026-09-14 21:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:58:03] Production.INFO: ==1004== Releasing lock...
[2026-09-14 21:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:58:03] Production.INFO: ==1000== Releasing lock...
[2026-09-14 21:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:58:10] Production.ERROR: CronJobId end10
[2026-09-14 21:58:10] Production.INFO: ==1002== Releasing lock...
[2026-09-14 21:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:58:13] Production.INFO: call_cost start
[2026-09-14 21:58:13] Production.INFO: call_cost end
[2026-09-14 21:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:58:13] Production.INFO: ==998== Releasing lock...
[2026-09-14 21:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 02:59:02] Production.INFO: ==1063== Lock acquired, processing the job...
[2026-09-15 02:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 02:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 02:59:02] Production.INFO: neon service started
[2026-09-15 02:59:02] Production.INFO: neon service started
[2026-09-15 02:59:02] Production.INFO: ==1063== Releasing lock...
[2026-09-15 02:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 02:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:59:02] Production.INFO: ==1065== Lock acquired, processing the job...
[2026-09-14 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:59:02] Production.INFO: ==1065== Releasing lock...
[2026-09-14 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 21:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:59:02] Production.INFO: ==1067== Lock acquired, processing the job...
[2026-09-15 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:59:02] Production.INFO: ==1067== Releasing lock...
[2026-09-15 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 01:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 21:59:03] Production.INFO: ==1071== Lock acquired, processing the job...
[2026-09-14 21:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 21:59:03] Production.INFO: ==1073== Lock acquired, processing the job...
[2026-09-14 21:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 21:59:03] Production.INFO: ==1069== Lock acquired, processing the job...
[2026-09-14 21:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 21:59:03] Production.INFO: ==1075== Lock acquired, processing the job...
[2026-09-14 21:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 21:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 21:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 21:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 21:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 21:59:03] Production.INFO: ==1077== Lock acquired, processing the job...
[2026-09-14 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 21:59:03] Production.INFO: Account Balance Start.
[2026-09-14 21:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 21:59:03] Production.INFO: 117
[2026-09-14 21:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 21:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 21:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 21:59:03] Production.INFO: ==1077== Releasing lock...
[2026-09-14 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 21:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 21:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 21:59:03] Production.INFO: Total Charge 0
[2026-09-14 21:59:03] Production.INFO: CreateAllLog End
[2026-09-14 21:59:03] Production.INFO: Account Balance End.
[2026-09-14 21:59:03] Production.ERROR: CronJobId end 12
[2026-09-14 21:59:03] Production.INFO: ==1075== Releasing lock...
[2026-09-14 21:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 21:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 21:59:04] Production.INFO: ==1071== Releasing lock...
[2026-09-14 21:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 21:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 21:59:11] Production.ERROR: CronJobId end10
[2026-09-14 21:59:11] Production.INFO: ==1073== Releasing lock...
[2026-09-14 21:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 21:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 21:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 21:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 21:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 21:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 21:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 21:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 21:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 21:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 21:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 21:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 21:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 21:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 21:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 21:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 21:59:13] Production.INFO: call_cost start
[2026-09-14 21:59:13] Production.INFO: call_cost end
[2026-09-14 21:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 21:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 21:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 21:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 21:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 21:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 21:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 21:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 21:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 21:59:13] Production.INFO: ==1069== Releasing lock...
[2026-09-14 21:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 21:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:00:01] Production.INFO: ==1133== Lock acquired, processing the job...
[2026-09-15 03:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:00:01] Production.INFO: neon service started
[2026-09-15 03:00:01] Production.INFO: neon service started
[2026-09-15 03:00:01] Production.INFO: ==1133== Releasing lock...
[2026-09-15 03:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:00:01] Production.INFO: ==1137== Lock acquired, processing the job...
[2026-09-15 02:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:00:01] Production.INFO: ==1137== Releasing lock...
[2026-09-15 02:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:00:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:00:02] Production.INFO: ==1135== Lock acquired, processing the job...
[2026-09-14 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:00:02] Production.INFO: ==1135== Releasing lock...
[2026-09-14 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:00:03] Production.INFO: ==1140== Lock acquired, processing the job...
[2026-09-14 22:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:00:03] Production.INFO: ==1142== Lock acquired, processing the job...
[2026-09-14 22:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:00:03] Production.INFO: ==1144== Lock acquired, processing the job...
[2026-09-14 22:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:00:03] Production.INFO: ==1148== Lock acquired, processing the job...
[2026-09-14 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:00:03] Production.INFO: ==1146== Lock acquired, processing the job...
[2026-09-14 22:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 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-14 22:00:03] Production.INFO: ==1148== Releasing lock...
[2026-09-14 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:00:03] Production.INFO: Account Balance Start.
[2026-09-14 22:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:00:03] Production.INFO: 117
[2026-09-14 22:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:00:03] Production.INFO: Total Charge 0
[2026-09-14 22:00:03] Production.INFO: CreateAllLog End
[2026-09-14 22:00:04] Production.INFO: ==1142== Releasing lock...
[2026-09-14 22:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:00:04] Production.INFO: Account Balance End.
[2026-09-14 22:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:00:04] Production.INFO: ==1146== Releasing lock...
[2026-09-14 22:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:00:11] Production.ERROR: CronJobId end10
[2026-09-14 22:00:11] Production.INFO: ==1144== Releasing lock...
[2026-09-14 22:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:00:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:00:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:00:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:00:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:00:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:00:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:00:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:00:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:00:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:00:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:00:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:00:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:00:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:00:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:00:13] Production.INFO: call_cost start
[2026-09-14 22:00:13] Production.INFO: call_cost end
[2026-09-14 22:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:00:13] Production.INFO: ==1140== Releasing lock...
[2026-09-14 22:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:01:01] Production.INFO: ==1218== Lock acquired, processing the job...
[2026-09-15 03:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:01:02] Production.INFO: neon service started
[2026-09-15 03:01:02] Production.INFO: neon service started
[2026-09-15 03:01:02] Production.INFO: ==1218== Releasing lock...
[2026-09-15 03:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:01:02] Production.INFO: ==1234== Lock acquired, processing the job...
[2026-09-15 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:01:02] Production.INFO: ==1234== Releasing lock...
[2026-09-15 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:01:02] Production.INFO: ==1232== Lock acquired, processing the job...
[2026-09-14 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:01:02] Production.INFO: ==1232== Releasing lock...
[2026-09-14 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:01:03] Production.INFO: ==1240== Lock acquired, processing the job...
[2026-09-14 22:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:01:03] Production.INFO: ==1236== Lock acquired, processing the job...
[2026-09-14 22:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:01:03] Production.INFO: ==1238== Lock acquired, processing the job...
[2026-09-14 22:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:01:03] Production.INFO: ==1242== Lock acquired, processing the job...
[2026-09-14 22:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:01:03] Production.INFO: ==1244== Lock acquired, processing the job...
[2026-09-14 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:01:03] Production.INFO: Account Balance Start.
[2026-09-14 22:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:01:03] Production.INFO: 117
[2026-09-14 22:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:01:03] Production.INFO: ==1244== Releasing lock...
[2026-09-14 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:01:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:01:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:01:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:01:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:01:04] Production.INFO: Total Charge 0
[2026-09-14 22:01:04] Production.INFO: CreateAllLog End
[2026-09-14 22:01:04] Production.INFO: Account Balance End.
[2026-09-14 22:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:01:04] Production.INFO: ==1242== Releasing lock...
[2026-09-14 22:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:01:04] Production.INFO: ==1238== Releasing lock...
[2026-09-14 22:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:01:12] Production.ERROR: CronJobId end10
[2026-09-14 22:01:12] Production.INFO: ==1240== Releasing lock...
[2026-09-14 22:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:01:15] Production.INFO: call_cost start
[2026-09-14 22:01:15] Production.INFO: call_cost end
[2026-09-14 22:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:01:15] Production.INFO: ==1236== Releasing lock...
[2026-09-14 22:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:02:01] Production.INFO: ==1314== Lock acquired, processing the job...
[2026-09-15 03:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:02:01] Production.INFO: neon service started
[2026-09-15 03:02:01] Production.INFO: neon service started
[2026-09-15 03:02:01] Production.INFO: ==1314== Releasing lock...
[2026-09-15 03:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:02:01] Production.INFO: ==1316== Lock acquired, processing the job...
[2026-09-14 22:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:02:02] Production.INFO: ==1316== Releasing lock...
[2026-09-14 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:02:02] Production.INFO: ==1318== Lock acquired, processing the job...
[2026-09-15 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:02:02] Production.INFO: ==1318== Releasing lock...
[2026-09-15 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:02:02] Production.INFO: ==1320== Lock acquired, processing the job...
[2026-09-14 22:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:02:02] Production.INFO: ==1322== Lock acquired, processing the job...
[2026-09-14 22:02:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:02:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:02:03] Production.INFO: ==1324== Lock acquired, processing the job...
[2026-09-14 22:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:02:03] Production.INFO: ==1326== Lock acquired, processing the job...
[2026-09-14 22:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:02:03] Production.INFO: Account Balance Start.
[2026-09-14 22:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:02:03] Production.INFO: 117
[2026-09-14 22:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:02:03] Production.INFO: ==1328== Lock acquired, processing the job...
[2026-09-14 22:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 22:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:02:03] Production.INFO: ==1330== Lock acquired, processing the job...
[2026-09-14 22:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 22:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:02:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:02:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:02:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:02:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 22:02:03] Production.INFO: Total Charge 0
[2026-09-14 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-14 22:02:03] Production.INFO: CreateAllLog End
[2026-09-14 22:02:03] Production.INFO: ==1330== Releasing lock...
[2026-09-14 22:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:02:03] Production.ERROR: done
[2026-09-14 22:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 22:02:03] Production.ERROR: done
[2026-09-14 22:02:03] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-14 22:02:03] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-09-14 22:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:02:03] Production.INFO: Account Balance End.
[2026-09-14 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:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:02:03] Production.INFO: ==1322== Releasing lock...
[2026-09-14 22:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:02:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:02:03] Production.INFO: ==1328== Releasing lock...
[2026-09-14 22:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 22:02:03] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 22:02:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:02:03] Production.INFO: ==1326== Releasing lock...
[2026-09-14 22:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:02:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:02:11] Production.ERROR: CronJobId end10
[2026-09-14 22:02:11] Production.INFO: ==1324== Releasing lock...
[2026-09-14 22:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:02:14] Production.INFO: call_cost start
[2026-09-14 22:02:14] Production.INFO: call_cost end
[2026-09-14 22:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:02:14] Production.INFO: ==1320== Releasing lock...
[2026-09-14 22:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:03:01] Production.INFO: ==1385== Lock acquired, processing the job...
[2026-09-15 03:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:03:01] Production.INFO: neon service started
[2026-09-15 03:03:01] Production.INFO: neon service started
[2026-09-15 03:03:01] Production.INFO: ==1385== Releasing lock...
[2026-09-15 03:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:03:02] Production.INFO: ==1387== Lock acquired, processing the job...
[2026-09-14 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:03:02] Production.INFO: ==1387== Releasing lock...
[2026-09-14 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:03:02] Production.INFO: ==1389== Lock acquired, processing the job...
[2026-09-15 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:03:02] Production.INFO: ==1389== Releasing lock...
[2026-09-15 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:03:03] Production.INFO: ==1391== Lock acquired, processing the job...
[2026-09-14 22:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:03:03] Production.INFO: ==1395== Lock acquired, processing the job...
[2026-09-14 22:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:03:03] Production.INFO: ==1393== Lock acquired, processing the job...
[2026-09-14 22:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:03:03] Production.INFO: ==1397== Lock acquired, processing the job...
[2026-09-14 22:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:03:03] Production.INFO: ==1399== Lock acquired, processing the job...
[2026-09-14 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:03:03] Production.INFO: Account Balance Start.
[2026-09-14 22:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:03:03] Production.INFO: 117
[2026-09-14 22:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 22:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:03:03] Production.INFO: ==1399== Releasing lock...
[2026-09-14 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:03:03] Production.INFO: Total Charge 0
[2026-09-14 22:03:03] Production.INFO: CreateAllLog End
[2026-09-14 22:03:03] Production.INFO: Account Balance End.
[2026-09-14 22:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:03:03] Production.INFO: ==1397== Releasing lock...
[2026-09-14 22:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:03:04] Production.INFO: ==1393== Releasing lock...
[2026-09-14 22:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:03:10] Production.ERROR: CronJobId end10
[2026-09-14 22:03:10] Production.INFO: ==1395== Releasing lock...
[2026-09-14 22:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:03:13] Production.INFO: call_cost start
[2026-09-14 22:03:13] Production.INFO: call_cost end
[2026-09-14 22:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:03:13] Production.INFO: ==1391== Releasing lock...
[2026-09-14 22:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:04:02] Production.INFO: ==1457== Lock acquired, processing the job...
[2026-09-15 03:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:04:02] Production.INFO: neon service started
[2026-09-15 03:04:02] Production.INFO: neon service started
[2026-09-15 03:04:02] Production.INFO: ==1457== Releasing lock...
[2026-09-15 03:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:04:02] Production.INFO: ==1459== Lock acquired, processing the job...
[2026-09-14 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:04:02] Production.INFO: ==1459== Releasing lock...
[2026-09-14 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:04:03] Production.INFO: ==1461== Lock acquired, processing the job...
[2026-09-15 02:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:04:03] Production.INFO: ==1461== Releasing lock...
[2026-09-15 02:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:04:03] Production.INFO: ==1465== Lock acquired, processing the job...
[2026-09-14 22:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:04:03] Production.INFO: ==1463== Lock acquired, processing the job...
[2026-09-14 22:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:04:03] Production.INFO: ==1469== Lock acquired, processing the job...
[2026-09-14 22:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:04:03] Production.INFO: ==1467== Lock acquired, processing the job...
[2026-09-14 22:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:04:03] Production.INFO: ==1471== Lock acquired, processing the job...
[2026-09-14 22:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:04:03] Production.INFO: Account Balance Start.
[2026-09-14 22:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:04:03] Production.INFO: 117
[2026-09-14 22:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:04:04] Production.INFO: ==1471== Releasing lock...
[2026-09-14 22:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:04:04] Production.INFO: Total Charge 0
[2026-09-14 22:04:04] Production.INFO: CreateAllLog End
[2026-09-14 22:04:04] Production.INFO: Account Balance End.
[2026-09-14 22:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:04:04] Production.INFO: ==1469== Releasing lock...
[2026-09-14 22:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:04:04] Production.INFO: ==1465== Releasing lock...
[2026-09-14 22:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:04:12] Production.ERROR: CronJobId end10
[2026-09-14 22:04:12] Production.INFO: ==1467== Releasing lock...
[2026-09-14 22:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:04:14] Production.INFO: call_cost start
[2026-09-14 22:04:14] Production.INFO: call_cost end
[2026-09-14 22:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:04:14] Production.INFO: ==1463== Releasing lock...
[2026-09-14 22:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:05:01] Production.INFO: ==1527== Lock acquired, processing the job...
[2026-09-15 03:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:05:01] Production.INFO: neon service started
[2026-09-15 03:05:01] Production.INFO: neon service started
[2026-09-15 03:05:01] Production.INFO: ==1527== Releasing lock...
[2026-09-15 03:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:05:01] Production.INFO: ==1529== Lock acquired, processing the job...
[2026-09-14 22:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:05:02] Production.INFO: ==1529== Releasing lock...
[2026-09-14 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:05:02] Production.INFO: ==1531== Lock acquired, processing the job...
[2026-09-15 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:05:02] Production.INFO: ==1531== Releasing lock...
[2026-09-15 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:05:03] Production.INFO: ==1535== Lock acquired, processing the job...
[2026-09-14 22:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:05:03] Production.INFO: ==1533== Lock acquired, processing the job...
[2026-09-14 22:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 22:05:03] Production.INFO: ==1543== Lock acquired, processing the job...
[2026-09-14 22:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 22:05:03] Production.INFO: ==1537== Lock acquired, processing the job...
[2026-09-14 22:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 22:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:05:03] Production.ERROR: CronJob PID - 1535
[2026-09-14 22:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 22:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 22:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:05:00
[2026-09-14 22:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 22:05:03] Production.INFO: ==1533== Releasing lock...
[2026-09-14 22:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 22:05:03] Production.INFO: ==1541== Lock acquired, processing the job...
[2026-09-14 22:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 22:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 22:05:03] Production.INFO: ==1539== Lock acquired, processing the job...
[2026-09-14 22:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:05:03] Production.INFO: ==1545== Lock acquired, processing the job...
[2026-09-14 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:05:03] Production.INFO: Account Balance Start.
[2026-09-14 22:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:05:03] Production.INFO: 117
[2026-09-14 22:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 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-14 22:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:05:03] Production.INFO: ==1545== Releasing lock...
[2026-09-14 22:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:05:03] Production.ERROR: done
[2026-09-14 22:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:05:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:05:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:05:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 22:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004587', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 22:05:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:05:03] Production.INFO: Total Charge 0
[2026-09-14 22:05:04] Production.INFO: CreateAllLog End
[2026-09-14 22:05:04] Production.INFO: Account Balance End.
[2026-09-14 22:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:05:04] Production.INFO: ==1541== Releasing lock...
[2026-09-14 22:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:05:04] Production.INFO: ==1537== Releasing lock...
[2026-09-14 22:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004587', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 22:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 22:05:09] Production.INFO: ProcessCDR(1,18004587,1,1,2)
[2026-09-14 22:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004587,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004587,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 22:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 22:05:09] Production.INFO: ==1543== Releasing lock...
[2026-09-14 22:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 22:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 22:05:13] Production.ERROR: CronJobId end10
[2026-09-14 22:05:13] Production.INFO: ==1539== Releasing lock...
[2026-09-14 22:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:05:16] Production.INFO: call_cost start
[2026-09-14 22:05:16] Production.INFO: call_cost end
[2026-09-14 22:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:05:16] Production.INFO: ==1535== Releasing lock...
[2026-09-14 22:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:06:02] Production.INFO: ==1599== Lock acquired, processing the job...
[2026-09-15 03:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:06:02] Production.INFO: neon service started
[2026-09-15 03:06:02] Production.INFO: neon service started
[2026-09-15 03:06:02] Production.INFO: ==1599== Releasing lock...
[2026-09-15 03:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:06:02] Production.INFO: ==1603== Lock acquired, processing the job...
[2026-09-15 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:06:02] Production.INFO: ==1603== Releasing lock...
[2026-09-15 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:06:02] Production.INFO: ==1601== Lock acquired, processing the job...
[2026-09-14 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:06:03] Production.INFO: ==1601== Releasing lock...
[2026-09-14 22:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:06:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:06:03] Production.INFO: ==1610== Lock acquired, processing the job...
[2026-09-14 22:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:06:03] Production.INFO: ==1608== Lock acquired, processing the job...
[2026-09-14 22:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:06:03] Production.INFO: ==1606== Lock acquired, processing the job...
[2026-09-14 22:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:06:04] Production.INFO: ==1612== Lock acquired, processing the job...
[2026-09-14 22:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:06:04] Production.INFO: ==1614== Lock acquired, processing the job...
[2026-09-14 22:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:06:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:06:04] Production.INFO: Account Balance Start.
[2026-09-14 22:06:04] Production.INFO: CreateAllLog Start
[2026-09-14 22:06:04] Production.INFO: 117
[2026-09-14 22:06:04] Production.INFO: Date 2026-09-08
[2026-09-14 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:06:04] Production.INFO: ==1614== Releasing lock...
[2026-09-14 22:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:06:04] Production.INFO: Total Charge 0
[2026-09-14 22:06:04] Production.INFO: CreateAllLog End
[2026-09-14 22:06:04] Production.INFO: ==1608== Releasing lock...
[2026-09-14 22:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:06:04] Production.INFO: Account Balance End.
[2026-09-14 22:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:06:04] Production.INFO: ==1612== Releasing lock...
[2026-09-14 22:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:06:11] Production.ERROR: CronJobId end10
[2026-09-14 22:06:11] Production.INFO: ==1610== Releasing lock...
[2026-09-14 22:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:06:13] Production.INFO: call_cost start
[2026-09-14 22:06:13] Production.INFO: call_cost end
[2026-09-14 22:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:06:13] Production.INFO: ==1606== Releasing lock...
[2026-09-14 22:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:07:01] Production.INFO: ==1667== Lock acquired, processing the job...
[2026-09-15 03:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:07:01] Production.INFO: neon service started
[2026-09-15 03:07:01] Production.INFO: neon service started
[2026-09-15 03:07:01] Production.INFO: ==1667== Releasing lock...
[2026-09-15 03:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:07:02] Production.INFO: ==1671== Lock acquired, processing the job...
[2026-09-15 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:07:02] Production.INFO: ==1671== Releasing lock...
[2026-09-15 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:07:02] Production.INFO: ==1669== Lock acquired, processing the job...
[2026-09-14 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:07:02] Production.INFO: ==1669== Releasing lock...
[2026-09-14 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:07:03] Production.INFO: ==1682== Lock acquired, processing the job...
[2026-09-14 22:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 22:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:07:03] Production.INFO: ==1682== Releasing lock...
[2026-09-14 22:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:07:03] Production.INFO: ==1674== Lock acquired, processing the job...
[2026-09-14 22:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:07:03] Production.INFO: ==1680== Lock acquired, processing the job...
[2026-09-14 22:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:07:03] Production.INFO: ==1676== Lock acquired, processing the job...
[2026-09-14 22:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:07:03] Production.INFO: ==1678== Lock acquired, processing the job...
[2026-09-14 22:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:07:03] Production.INFO: Account Balance Start.
[2026-09-14 22:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:07:03] Production.INFO: 117
[2026-09-14 22:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:07:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:07:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:07:04] Production.INFO: Total Charge 0
[2026-09-14 22:07:04] Production.INFO: CreateAllLog End
[2026-09-14 22:07:04] Production.INFO: Account Balance End.
[2026-09-14 22:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:07:04] Production.INFO: ==1680== Releasing lock...
[2026-09-14 22:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:07:04] Production.INFO: ==1676== Releasing lock...
[2026-09-14 22:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:07:11] Production.ERROR: CronJobId end10
[2026-09-14 22:07:11] Production.INFO: ==1678== Releasing lock...
[2026-09-14 22:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:07:14] Production.INFO: call_cost start
[2026-09-14 22:07:14] Production.INFO: call_cost end
[2026-09-14 22:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:07:14] Production.INFO: ==1674== Releasing lock...
[2026-09-14 22:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:08:02] Production.INFO: ==1738== Lock acquired, processing the job...
[2026-09-15 03:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:08:02] Production.INFO: neon service started
[2026-09-15 03:08:02] Production.INFO: neon service started
[2026-09-15 03:08:02] Production.INFO: ==1738== Releasing lock...
[2026-09-15 03:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:08:02] Production.INFO: ==1740== Lock acquired, processing the job...
[2026-09-14 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:08:02] Production.INFO: ==1740== Releasing lock...
[2026-09-14 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:08:02] Production.INFO: ==1742== Lock acquired, processing the job...
[2026-09-15 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:08:02] Production.INFO: ==1742== Releasing lock...
[2026-09-15 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:08:03] Production.INFO: ==1752== Lock acquired, processing the job...
[2026-09-14 22:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:08:03] Production.INFO: ==1752== Releasing lock...
[2026-09-14 22:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:08:03] Production.INFO: ==1746== Lock acquired, processing the job...
[2026-09-14 22:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:08:03] Production.INFO: ==1744== Lock acquired, processing the job...
[2026-09-14 22:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:08:03] Production.INFO: ==1750== Lock acquired, processing the job...
[2026-09-14 22:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:08:03] Production.INFO: ==1748== Lock acquired, processing the job...
[2026-09-14 22:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:08:03] Production.INFO: Account Balance Start.
[2026-09-14 22:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:08:03] Production.INFO: 117
[2026-09-14 22:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:08:04] Production.INFO: Total Charge 0
[2026-09-14 22:08:04] Production.INFO: CreateAllLog End
[2026-09-14 22:08:04] Production.INFO: Account Balance End.
[2026-09-14 22:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:08:04] Production.INFO: ==1750== Releasing lock...
[2026-09-14 22:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:08:04] Production.INFO: ==1746== Releasing lock...
[2026-09-14 22:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:08:10] Production.ERROR: CronJobId end10
[2026-09-14 22:08:10] Production.INFO: ==1748== Releasing lock...
[2026-09-14 22:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:08:14] Production.INFO: call_cost start
[2026-09-14 22:08:14] Production.INFO: call_cost end
[2026-09-14 22:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:08:14] Production.INFO: ==1744== Releasing lock...
[2026-09-14 22:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:09:01] Production.INFO: ==1812== Lock acquired, processing the job...
[2026-09-15 03:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:09:01] Production.INFO: neon service started
[2026-09-15 03:09:01] Production.INFO: neon service started
[2026-09-15 03:09:01] Production.INFO: ==1812== Releasing lock...
[2026-09-15 03:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:09:01] Production.INFO: ==1814== Lock acquired, processing the job...
[2026-09-14 22:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:09:02] Production.INFO: ==1814== Releasing lock...
[2026-09-14 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:09:02] Production.INFO: ==1830== Lock acquired, processing the job...
[2026-09-15 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:09:02] Production.INFO: ==1830== Releasing lock...
[2026-09-15 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:09:02] Production.INFO: ==1836== Lock acquired, processing the job...
[2026-09-14 22:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:09:03] Production.INFO: ==1832== Lock acquired, processing the job...
[2026-09-14 22:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:09:03] Production.INFO: ==1834== Lock acquired, processing the job...
[2026-09-14 22:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:09:03] Production.INFO: ==1854== Lock acquired, processing the job...
[2026-09-14 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:09:03] Production.INFO: ==1838== Lock acquired, processing the job...
[2026-09-14 22:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 22:09:03] Production.INFO: Account Balance Start.
[2026-09-14 22:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-14 22:09:03] Production.INFO: 117
[2026-09-14 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-14 22:09:03] Production.INFO: ==1854== Releasing lock...
[2026-09-14 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:09:03] Production.INFO: Total Charge 0
[2026-09-14 22:09:03] Production.INFO: CreateAllLog End
[2026-09-14 22:09:03] Production.INFO: Account Balance End.
[2026-09-14 22:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:09:03] Production.INFO: ==1838== Releasing lock...
[2026-09-14 22:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:09:04] Production.INFO: ==1834== Releasing lock...
[2026-09-14 22:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:09:10] Production.ERROR: CronJobId end10
[2026-09-14 22:09:10] Production.INFO: ==1836== Releasing lock...
[2026-09-14 22:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:09:13] Production.INFO: call_cost start
[2026-09-14 22:09:13] Production.INFO: call_cost end
[2026-09-14 22:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:09:13] Production.INFO: ==1832== Releasing lock...
[2026-09-14 22:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:10:02] Production.INFO: ==1910== Lock acquired, processing the job...
[2026-09-15 03:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:10:02] Production.INFO: neon service started
[2026-09-15 03:10:02] Production.INFO: neon service started
[2026-09-15 03:10:02] Production.INFO: ==1910== Releasing lock...
[2026-09-15 03:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:10:02] Production.INFO: ==1915== Lock acquired, processing the job...
[2026-09-15 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:10:02] Production.INFO: ==1915== Releasing lock...
[2026-09-15 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:10:02] Production.INFO: ==1913== Lock acquired, processing the job...
[2026-09-14 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:10:02] Production.INFO: ==1913== Releasing lock...
[2026-09-14 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:10:03] Production.INFO: ==1919== Lock acquired, processing the job...
[2026-09-14 22:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:10:03] Production.INFO: ==1917== Lock acquired, processing the job...
[2026-09-14 22:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:10:03] Production.INFO: ==1921== Lock acquired, processing the job...
[2026-09-14 22:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:10:03] Production.INFO: ==1923== Lock acquired, processing the job...
[2026-09-14 22:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:10:03] Production.INFO: ==1925== Lock acquired, processing the job...
[2026-09-14 22:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:10:03] Production.INFO: Account Balance Start.
[2026-09-14 22:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:10:03] Production.INFO: 117
[2026-09-14 22:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:10:03] Production.INFO: ==1925== Releasing lock...
[2026-09-14 22:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:10:04] Production.INFO: Total Charge 0
[2026-09-14 22:10:04] Production.INFO: ==1919== Releasing lock...
[2026-09-14 22:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:10:04] Production.INFO: CreateAllLog End
[2026-09-14 22:10:04] Production.INFO: Account Balance End.
[2026-09-14 22:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:10:04] Production.INFO: ==1923== Releasing lock...
[2026-09-14 22:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:10:11] Production.ERROR: CronJobId end10
[2026-09-14 22:10:11] Production.INFO: ==1921== Releasing lock...
[2026-09-14 22:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:10:14] Production.INFO: call_cost start
[2026-09-14 22:10:14] Production.INFO: call_cost end
[2026-09-14 22:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:10:14] Production.INFO: ==1917== Releasing lock...
[2026-09-14 22:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:11:01] Production.INFO: ==1979== Lock acquired, processing the job...
[2026-09-15 03:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:11:01] Production.INFO: neon service started
[2026-09-15 03:11:01] Production.INFO: neon service started
[2026-09-15 03:11:01] Production.INFO: ==1979== Releasing lock...
[2026-09-15 03:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:11:02] Production.INFO: ==1981== Lock acquired, processing the job...
[2026-09-14 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:11:02] Production.INFO: ==1983== Lock acquired, processing the job...
[2026-09-15 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:11:02] Production.INFO: ==1983== Releasing lock...
[2026-09-15 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:11:02] Production.INFO: ==1981== Releasing lock...
[2026-09-14 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:11:02] Production.INFO: ==1986== Lock acquired, processing the job...
[2026-09-14 22:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:11:03] Production.INFO: ==1992== Lock acquired, processing the job...
[2026-09-14 22:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:11:03] Production.INFO: ==1988== Lock acquired, processing the job...
[2026-09-14 22:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:11:03] Production.INFO: ==1994== Lock acquired, processing the job...
[2026-09-14 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:11:03] Production.INFO: Account Balance Start.
[2026-09-14 22:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:11:03] Production.INFO: 117
[2026-09-14 22:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:11:03] Production.INFO: ==1990== Lock acquired, processing the job...
[2026-09-14 22:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 22:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:11:03] Production.INFO: ==1994== Releasing lock...
[2026-09-14 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:11:03] Production.INFO: Total Charge 0
[2026-09-14 22:11:03] Production.INFO: CreateAllLog End
[2026-09-14 22:11:03] Production.INFO: Account Balance End.
[2026-09-14 22:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:11:03] Production.INFO: ==1992== Releasing lock...
[2026-09-14 22:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:11:03] Production.INFO: ==1988== Releasing lock...
[2026-09-14 22:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:11:11] Production.ERROR: CronJobId end10
[2026-09-14 22:11:11] Production.INFO: ==1990== Releasing lock...
[2026-09-14 22:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:11:13] Production.INFO: call_cost start
[2026-09-14 22:11:13] Production.INFO: call_cost end
[2026-09-14 22:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:11:13] Production.INFO: ==1986== Releasing lock...
[2026-09-14 22:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:12:01] Production.INFO: ==2051== Lock acquired, processing the job...
[2026-09-15 03:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:12:01] Production.INFO: neon service started
[2026-09-15 03:12:01] Production.INFO: neon service started
[2026-09-15 03:12:01] Production.INFO: ==2051== Releasing lock...
[2026-09-15 03:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:12:02] Production.INFO: ==2055== Lock acquired, processing the job...
[2026-09-15 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:12:02] Production.INFO: ==2053== Lock acquired, processing the job...
[2026-09-14 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:12:02] Production.INFO: ==2055== Releasing lock...
[2026-09-15 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:12:02] Production.INFO: ==2053== Releasing lock...
[2026-09-14 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:12:03] Production.INFO: ==2058== Lock acquired, processing the job...
[2026-09-14 22:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:12:03] Production.INFO: ==2060== Lock acquired, processing the job...
[2026-09-14 22:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:12:03] Production.INFO: ==2064== Lock acquired, processing the job...
[2026-09-14 22:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:12:03] Production.INFO: ==2062== Lock acquired, processing the job...
[2026-09-14 22:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:12:03] Production.INFO: Account Balance Start.
[2026-09-14 22:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:12:03] Production.INFO: 117
[2026-09-14 22:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:12:03] Production.INFO: ==2066== Lock acquired, processing the job...
[2026-09-14 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:12:03] Production.INFO: Total Charge 0
[2026-09-14 22:12:03] Production.INFO: CreateAllLog End
[2026-09-14 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-14 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-14 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-14 22:12:03] Production.INFO: ==2066== Releasing lock...
[2026-09-14 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:12:03] Production.INFO: Account Balance End.
[2026-09-14 22:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:12:04] Production.INFO: ==2064== Releasing lock...
[2026-09-14 22:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:12:04] Production.INFO: ==2060== Releasing lock...
[2026-09-14 22:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:12:11] Production.ERROR: CronJobId end10
[2026-09-14 22:12:11] Production.INFO: ==2062== Releasing lock...
[2026-09-14 22:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:12:14] Production.INFO: call_cost start
[2026-09-14 22:12:14] Production.INFO: call_cost end
[2026-09-14 22:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:12:14] Production.INFO: ==2058== Releasing lock...
[2026-09-14 22:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:13:02] Production.INFO: ==2136== Lock acquired, processing the job...
[2026-09-15 03:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:13:02] Production.INFO: neon service started
[2026-09-15 03:13:02] Production.INFO: neon service started
[2026-09-15 03:13:02] Production.INFO: ==2136== Releasing lock...
[2026-09-15 03:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:13:02] Production.INFO: ==2138== Lock acquired, processing the job...
[2026-09-14 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:13:02] Production.INFO: ==2140== Lock acquired, processing the job...
[2026-09-15 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:13:02] Production.INFO: ==2140== Releasing lock...
[2026-09-15 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:13:03] Production.INFO: ==2138== Releasing lock...
[2026-09-14 22:13:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:13:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:13:03] Production.INFO: ==2143== Lock acquired, processing the job...
[2026-09-14 22:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:13:03] Production.INFO: ==2145== Lock acquired, processing the job...
[2026-09-14 22:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:13:03] Production.INFO: ==2147== Lock acquired, processing the job...
[2026-09-14 22:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:13:03] Production.INFO: ==2149== Lock acquired, processing the job...
[2026-09-14 22:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:13:03] Production.INFO: ==2151== Lock acquired, processing the job...
[2026-09-14 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 22:13:04] Production.INFO: Account Balance Start.
[2026-09-14 22:13:04] Production.INFO: CreateAllLog Start
[2026-09-14 22:13:04] Production.INFO: 117
[2026-09-14 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-14 22:13:04] Production.INFO: Date 2026-09-08
[2026-09-14 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:13:04] Production.INFO: ==2151== Releasing lock...
[2026-09-14 22:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:13:04] Production.INFO: Date 2026-09-09
[2026-09-14 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:13:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:13:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:13:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:13:04] Production.INFO: Total Charge 0
[2026-09-14 22:13:04] Production.INFO: CreateAllLog End
[2026-09-14 22:13:04] Production.INFO: ==2145== Releasing lock...
[2026-09-14 22:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:13:04] Production.INFO: Account Balance End.
[2026-09-14 22:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:13:04] Production.INFO: ==2149== Releasing lock...
[2026-09-14 22:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:13:11] Production.ERROR: CronJobId end10
[2026-09-14 22:13:11] Production.INFO: ==2147== Releasing lock...
[2026-09-14 22:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:13:14] Production.INFO: call_cost start
[2026-09-14 22:13:14] Production.INFO: call_cost end
[2026-09-14 22:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:13:14] Production.INFO: ==2143== Releasing lock...
[2026-09-14 22:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:14:01] Production.INFO: ==2204== Lock acquired, processing the job...
[2026-09-15 03:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:14:01] Production.INFO: neon service started
[2026-09-15 03:14:01] Production.INFO: neon service started
[2026-09-15 03:14:01] Production.INFO: ==2204== Releasing lock...
[2026-09-15 03:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:14:02] Production.INFO: ==2206== Lock acquired, processing the job...
[2026-09-14 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:14:02] Production.INFO: ==2206== Releasing lock...
[2026-09-14 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:14:02] Production.INFO: ==2208== Lock acquired, processing the job...
[2026-09-15 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:14:02] Production.INFO: ==2208== Releasing lock...
[2026-09-15 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:14:03] Production.INFO: ==2218== Lock acquired, processing the job...
[2026-09-14 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 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-14 22:14:03] Production.INFO: ==2218== Releasing lock...
[2026-09-14 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:14:03] Production.INFO: ==2210== Lock acquired, processing the job...
[2026-09-14 22:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:14:03] Production.INFO: ==2214== Lock acquired, processing the job...
[2026-09-14 22:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:14:03] Production.INFO: ==2212== Lock acquired, processing the job...
[2026-09-14 22:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:14:03] Production.INFO: ==2216== Lock acquired, processing the job...
[2026-09-14 22:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:14:03] Production.INFO: Account Balance Start.
[2026-09-14 22:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:14:03] Production.INFO: 117
[2026-09-14 22:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:14:03] Production.INFO: Total Charge 0
[2026-09-14 22:14:03] Production.INFO: CreateAllLog End
[2026-09-14 22:14:03] Production.INFO: Account Balance End.
[2026-09-14 22:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:14:04] Production.INFO: ==2216== Releasing lock...
[2026-09-14 22:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:14:04] Production.INFO: ==2212== Releasing lock...
[2026-09-14 22:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:14:11] Production.ERROR: CronJobId end10
[2026-09-14 22:14:11] Production.INFO: ==2214== Releasing lock...
[2026-09-14 22:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:14:13] Production.INFO: call_cost start
[2026-09-14 22:14:13] Production.INFO: call_cost end
[2026-09-14 22:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:14:13] Production.INFO: ==2210== Releasing lock...
[2026-09-14 22:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:15:02] Production.INFO: ==2278== Lock acquired, processing the job...
[2026-09-15 03:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:15:02] Production.INFO: neon service started
[2026-09-15 03:15:02] Production.INFO: neon service started
[2026-09-15 03:15:02] Production.INFO: ==2278== Releasing lock...
[2026-09-15 03:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:15:02] Production.INFO: ==2280== Lock acquired, processing the job...
[2026-09-14 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:15:02] Production.INFO: ==2280== Releasing lock...
[2026-09-14 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:15:02] Production.INFO: ==2282== Lock acquired, processing the job...
[2026-09-15 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:15:02] Production.INFO: ==2282== Releasing lock...
[2026-09-15 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:15:03] Production.INFO: ==2293== Lock acquired, processing the job...
[2026-09-14 22:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:15:03] Production.INFO: ==2295== Lock acquired, processing the job...
[2026-09-14 22:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 22:15:03] Production.INFO: ==2289== Lock acquired, processing the job...
[2026-09-14 22:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:15:03] Production.INFO: ==2285== Lock acquired, processing the job...
[2026-09-14 22:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 22:15:03] Production.INFO: ==2291== Lock acquired, processing the job...
[2026-09-14 22:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 22:15:03] Production.INFO: ==2287== Lock acquired, processing the job...
[2026-09-14 22:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 22:15:03] Production.INFO: Account Balance Start.
[2026-09-14 22:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:15:03] Production.INFO: 117
[2026-09-14 22:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:15:03] Production.ERROR: CronJob PID - 2293
[2026-09-14 22:15:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 22:15:03] Production.ERROR: CronJob ID - 12
[2026-09-14 22:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:15:00
[2026-09-14 22:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:15:03] Production.ERROR: CronJob PID - 2295
[2026-09-14 22:15:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 22:15:03] Production.ERROR: CronJob ID - 17
[2026-09-14 22:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:15:00
[2026-09-14 22:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 22:15:03] Production.INFO: ==2285== Releasing lock...
[2026-09-14 22:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 22:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 22:15:04] Production.INFO: ==2297== Lock acquired, processing the job...
[2026-09-14 22:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:15:04] Production.INFO: ==2297== Releasing lock...
[2026-09-14 22:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:15:04] Production.ERROR: done
[2026-09-14 22:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 22:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004628', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 22:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:15:04] Production.INFO: Total Charge 0
[2026-09-14 22:15:04] Production.INFO: CreateAllLog End
[2026-09-14 22:15:04] Production.INFO: Account Balance End.
[2026-09-14 22:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:15:04] Production.INFO: ==2293== Releasing lock...
[2026-09-14 22:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:15:05] Production.INFO: ==2289== Releasing lock...
[2026-09-14 22:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004628', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 22:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 22:15:10] Production.INFO: ProcessCDR(1,18004628,1,1,2)
[2026-09-14 22:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004628,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004628,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 22:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 22:15:10] Production.INFO: ==2295== Releasing lock...
[2026-09-14 22:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 22:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 22:15:13] Production.ERROR: CronJobId end10
[2026-09-14 22:15:13] Production.INFO: ==2291== Releasing lock...
[2026-09-14 22:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:15:17] Production.INFO: call_cost start
[2026-09-14 22:15:17] Production.INFO: call_cost end
[2026-09-14 22:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:15:17] Production.INFO: ==2287== Releasing lock...
[2026-09-14 22:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:16:01] Production.INFO: ==2355== Lock acquired, processing the job...
[2026-09-15 03:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:16:01] Production.INFO: neon service started
[2026-09-15 03:16:01] Production.INFO: neon service started
[2026-09-15 03:16:01] Production.INFO: ==2355== Releasing lock...
[2026-09-15 03:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:16:02] Production.INFO: ==2357== Lock acquired, processing the job...
[2026-09-14 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:16:02] Production.INFO: ==2359== Lock acquired, processing the job...
[2026-09-15 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:16:02] Production.INFO: ==2359== Releasing lock...
[2026-09-15 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:16:02] Production.INFO: ==2357== Releasing lock...
[2026-09-14 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:16:03] Production.INFO: ==2362== Lock acquired, processing the job...
[2026-09-14 22:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:16:03] Production.INFO: ==2364== Lock acquired, processing the job...
[2026-09-14 22:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:16:03] Production.INFO: ==2368== Lock acquired, processing the job...
[2026-09-14 22:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:16:03] Production.INFO: ==2366== Lock acquired, processing the job...
[2026-09-14 22:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:16:03] Production.INFO: ==2370== Lock acquired, processing the job...
[2026-09-14 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:16:03] Production.INFO: Account Balance Start.
[2026-09-14 22:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:16:03] Production.INFO: 117
[2026-09-14 22:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:16:03] Production.INFO: ==2370== Releasing lock...
[2026-09-14 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:16:03] Production.INFO: Total Charge 0
[2026-09-14 22:16:03] Production.INFO: CreateAllLog End
[2026-09-14 22:16:03] Production.INFO: Account Balance End.
[2026-09-14 22:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:16:03] Production.INFO: ==2368== Releasing lock...
[2026-09-14 22:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:16:04] Production.INFO: ==2364== Releasing lock...
[2026-09-14 22:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:16:10] Production.ERROR: CronJobId end10
[2026-09-14 22:16:10] Production.INFO: ==2366== Releasing lock...
[2026-09-14 22:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:16:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:16:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:16:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:16:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:16:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:16:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:16:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:16:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:16:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:16:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:16:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:16:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:16:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:16:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:16:13] Production.INFO: call_cost start
[2026-09-14 22:16:13] Production.INFO: call_cost end
[2026-09-14 22:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:16:13] Production.INFO: ==2362== Releasing lock...
[2026-09-14 22:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:17:01] Production.INFO: ==2423== Lock acquired, processing the job...
[2026-09-15 03:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:17:02] Production.INFO: neon service started
[2026-09-15 03:17:02] Production.INFO: neon service started
[2026-09-15 03:17:02] Production.INFO: ==2423== Releasing lock...
[2026-09-15 03:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:17:02] Production.INFO: ==2425== Lock acquired, processing the job...
[2026-09-14 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:17:02] Production.INFO: ==2425== Releasing lock...
[2026-09-14 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:17:02] Production.INFO: ==2427== Lock acquired, processing the job...
[2026-09-15 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:17:02] Production.INFO: ==2427== Releasing lock...
[2026-09-15 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:17:03] Production.INFO: ==2429== Lock acquired, processing the job...
[2026-09-14 22:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:17:03] Production.INFO: ==2436== Lock acquired, processing the job...
[2026-09-14 22:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:17:03] Production.INFO: ==2431== Lock acquired, processing the job...
[2026-09-14 22:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:17:03] Production.INFO: ==2438== Lock acquired, processing the job...
[2026-09-14 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:17:03] Production.INFO: ==2434== Lock acquired, processing the job...
[2026-09-14 22:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:17:03] Production.INFO: Account Balance Start.
[2026-09-14 22:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:17:03] Production.INFO: 117
[2026-09-14 22:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 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-14 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-14 22:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:17:03] Production.INFO: ==2438== Releasing lock...
[2026-09-14 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:17:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:17:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:17:04] Production.INFO: Total Charge 0
[2026-09-14 22:17:04] Production.INFO: CreateAllLog End
[2026-09-14 22:17:04] Production.INFO: Account Balance End.
[2026-09-14 22:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:17:04] Production.INFO: ==2436== Releasing lock...
[2026-09-14 22:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:17:04] Production.INFO: ==2431== Releasing lock...
[2026-09-14 22:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:17:11] Production.ERROR: CronJobId end10
[2026-09-14 22:17:11] Production.INFO: ==2434== Releasing lock...
[2026-09-14 22:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:17:13] Production.INFO: call_cost start
[2026-09-14 22:17:13] Production.INFO: call_cost end
[2026-09-14 22:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:17:13] Production.INFO: ==2429== Releasing lock...
[2026-09-14 22:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:18:01] Production.INFO: ==2492== Lock acquired, processing the job...
[2026-09-15 03:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:18:01] Production.INFO: neon service started
[2026-09-15 03:18:01] Production.INFO: neon service started
[2026-09-15 03:18:01] Production.INFO: ==2492== Releasing lock...
[2026-09-15 03:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:18:01] Production.INFO: ==2494== Lock acquired, processing the job...
[2026-09-14 22:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:18:01] Production.INFO: ==2494== Releasing lock...
[2026-09-14 22:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:18:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:18:02] Production.INFO: ==2496== Lock acquired, processing the job...
[2026-09-15 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:18:02] Production.INFO: ==2496== Releasing lock...
[2026-09-15 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:18:02] Production.INFO: ==2498== Lock acquired, processing the job...
[2026-09-14 22:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:18:02] Production.INFO: ==2504== Lock acquired, processing the job...
[2026-09-14 22:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:18:02] Production.INFO: ==2500== Lock acquired, processing the job...
[2026-09-14 22:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:18:02] Production.INFO: ==2502== Lock acquired, processing the job...
[2026-09-14 22:18:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:18:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:18:02] Production.INFO: ==2506== Lock acquired, processing the job...
[2026-09-14 22:18:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:18:02] Production.INFO: Account Balance Start.
[2026-09-14 22:18:02] Production.INFO: CreateAllLog Start
[2026-09-14 22:18:02] Production.INFO: 117
[2026-09-14 22:18:02] Production.INFO: Date 2026-09-08
[2026-09-14 22:18:02] Production.INFO: Reseller ==> 0
[2026-09-14 22:18:02] Production.INFO: Date 2026-09-09
[2026-09-14 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 22:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:18:03] Production.INFO: ==2506== Releasing lock...
[2026-09-14 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:18:03] Production.INFO: Total Charge 0
[2026-09-14 22:18:03] Production.INFO: CreateAllLog End
[2026-09-14 22:18:03] Production.INFO: Account Balance End.
[2026-09-14 22:18:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:18:03] Production.INFO: ==2504== Releasing lock...
[2026-09-14 22:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:18:03] Production.INFO: ==2500== Releasing lock...
[2026-09-14 22:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:18:09] Production.ERROR: CronJobId end10
[2026-09-14 22:18:09] Production.INFO: ==2502== Releasing lock...
[2026-09-14 22:18:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:18:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:18:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:18:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:18:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:18:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:18:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:18:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:18:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:18:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:18:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:18:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:18:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:18:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:18:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:18:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:18:12] Production.INFO: call_cost start
[2026-09-14 22:18:12] Production.INFO: call_cost end
[2026-09-14 22:18:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:18:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:18:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:18:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:18:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:18:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:18:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:18:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:18:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:18:12] Production.INFO: ==2498== Releasing lock...
[2026-09-14 22:18:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:18:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:19:01] Production.INFO: ==2566== Lock acquired, processing the job...
[2026-09-15 03:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:19:01] Production.INFO: neon service started
[2026-09-15 03:19:01] Production.INFO: neon service started
[2026-09-15 03:19:01] Production.INFO: ==2566== Releasing lock...
[2026-09-15 03:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:19:02] Production.INFO: ==2568== Lock acquired, processing the job...
[2026-09-14 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:19:02] Production.INFO: ==2570== Lock acquired, processing the job...
[2026-09-15 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:19:02] Production.INFO: ==2570== Releasing lock...
[2026-09-15 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:19:02] Production.INFO: ==2568== Releasing lock...
[2026-09-14 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:19:03] Production.INFO: ==2573== Lock acquired, processing the job...
[2026-09-14 22:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:19:03] Production.INFO: ==2575== Lock acquired, processing the job...
[2026-09-14 22:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:19:03] Production.INFO: ==2579== Lock acquired, processing the job...
[2026-09-14 22:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:19:03] Production.INFO: ==2577== Lock acquired, processing the job...
[2026-09-14 22:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:19:03] Production.INFO: Account Balance Start.
[2026-09-14 22:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:19:03] Production.INFO: 117
[2026-09-14 22:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:19:03] Production.INFO: ==2581== Lock acquired, processing the job...
[2026-09-14 22:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:19:03] Production.INFO: ==2581== Releasing lock...
[2026-09-14 22:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:19:04] Production.INFO: Total Charge 0
[2026-09-14 22:19:04] Production.INFO: CreateAllLog End
[2026-09-14 22:19:04] Production.INFO: ==2575== Releasing lock...
[2026-09-14 22:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:19:04] Production.INFO: Account Balance End.
[2026-09-14 22:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:19:04] Production.INFO: ==2579== Releasing lock...
[2026-09-14 22:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:19:11] Production.ERROR: CronJobId end10
[2026-09-14 22:19:11] Production.INFO: ==2577== Releasing lock...
[2026-09-14 22:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:19:13] Production.INFO: call_cost start
[2026-09-14 22:19:13] Production.INFO: call_cost end
[2026-09-14 22:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:19:13] Production.INFO: ==2573== Releasing lock...
[2026-09-14 22:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:20:02] Production.INFO: ==2635== Lock acquired, processing the job...
[2026-09-15 03:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:20:02] Production.INFO: neon service started
[2026-09-15 03:20:02] Production.INFO: neon service started
[2026-09-15 03:20:02] Production.INFO: ==2635== Releasing lock...
[2026-09-15 03:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:20:02] Production.INFO: ==2638== Lock acquired, processing the job...
[2026-09-14 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:20:02] Production.INFO: ==2640== Lock acquired, processing the job...
[2026-09-15 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:20:03] Production.INFO: ==2640== Releasing lock...
[2026-09-15 02:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:20:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:20:03] Production.INFO: ==2638== Releasing lock...
[2026-09-14 22:20:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:20:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:20:03] Production.INFO: ==2642== Lock acquired, processing the job...
[2026-09-14 22:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:20:03] Production.INFO: ==2644== Lock acquired, processing the job...
[2026-09-14 22:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:20:03] Production.INFO: ==2646== Lock acquired, processing the job...
[2026-09-14 22:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:20:04] Production.INFO: ==2648== Lock acquired, processing the job...
[2026-09-14 22:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:20:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:20:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:20:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:20:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:20:04] Production.INFO: ==2650== Lock acquired, processing the job...
[2026-09-14 22:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:20:04] Production.INFO: Account Balance Start.
[2026-09-14 22:20:04] Production.INFO: CreateAllLog Start
[2026-09-14 22:20:04] Production.INFO: 117
[2026-09-14 22:20:04] Production.INFO: Date 2026-09-08
[2026-09-14 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:20:04] Production.INFO: Date 2026-09-09
[2026-09-14 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:20:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:20:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:20:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:20:04] Production.INFO: ==2650== Releasing lock...
[2026-09-14 22:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:20:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:20:04] Production.INFO: Total Charge 0
[2026-09-14 22:20:04] Production.INFO: CreateAllLog End
[2026-09-14 22:20:04] Production.INFO: Account Balance End.
[2026-09-14 22:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:20:04] Production.INFO: ==2648== Releasing lock...
[2026-09-14 22:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:20:04] Production.INFO: ==2644== Releasing lock...
[2026-09-14 22:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:20:12] Production.ERROR: CronJobId end10
[2026-09-14 22:20:12] Production.INFO: ==2646== Releasing lock...
[2026-09-14 22:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:20:14] Production.INFO: call_cost start
[2026-09-14 22:20:14] Production.INFO: call_cost end
[2026-09-14 22:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:20:14] Production.INFO: ==2642== Releasing lock...
[2026-09-14 22:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:21:01] Production.INFO: ==2704== Lock acquired, processing the job...
[2026-09-15 03:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:21:01] Production.INFO: neon service started
[2026-09-15 03:21:01] Production.INFO: neon service started
[2026-09-15 03:21:01] Production.INFO: ==2704== Releasing lock...
[2026-09-15 03:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:21:02] Production.INFO: ==2707== Lock acquired, processing the job...
[2026-09-14 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:21:02] Production.INFO: ==2709== Lock acquired, processing the job...
[2026-09-15 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:21:02] Production.INFO: ==2709== Releasing lock...
[2026-09-15 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:21:02] Production.INFO: ==2707== Releasing lock...
[2026-09-14 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:21:03] Production.INFO: ==2711== Lock acquired, processing the job...
[2026-09-14 22:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:21:03] Production.INFO: ==2713== Lock acquired, processing the job...
[2026-09-14 22:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:21:03] Production.INFO: ==2715== Lock acquired, processing the job...
[2026-09-14 22:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:21:03] Production.INFO: ==2717== Lock acquired, processing the job...
[2026-09-14 22:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:21:03] Production.INFO: ==2719== Lock acquired, processing the job...
[2026-09-14 22:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:21:03] Production.INFO: Account Balance Start.
[2026-09-14 22:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:21:03] Production.INFO: 117
[2026-09-14 22:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:21:03] Production.INFO: ==2719== Releasing lock...
[2026-09-14 22:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:21:03] Production.INFO: Total Charge 0
[2026-09-14 22:21:04] Production.INFO: CreateAllLog End
[2026-09-14 22:21:04] Production.INFO: ==2713== Releasing lock...
[2026-09-14 22:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:21:04] Production.INFO: Account Balance End.
[2026-09-14 22:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:21:04] Production.INFO: ==2717== Releasing lock...
[2026-09-14 22:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:21:10] Production.ERROR: CronJobId end10
[2026-09-14 22:21:10] Production.INFO: ==2715== Releasing lock...
[2026-09-14 22:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:21:13] Production.INFO: call_cost start
[2026-09-14 22:21:13] Production.INFO: call_cost end
[2026-09-14 22:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:21:13] Production.INFO: ==2711== Releasing lock...
[2026-09-14 22:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:22:02] Production.INFO: ==2772== Lock acquired, processing the job...
[2026-09-15 03:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:22:02] Production.INFO: neon service started
[2026-09-15 03:22:02] Production.INFO: neon service started
[2026-09-15 03:22:02] Production.INFO: ==2772== Releasing lock...
[2026-09-15 03:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:22:02] Production.INFO: ==2774== Lock acquired, processing the job...
[2026-09-14 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:22:02] Production.INFO: ==2774== Releasing lock...
[2026-09-14 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:22:03] Production.INFO: ==2776== Lock acquired, processing the job...
[2026-09-15 02:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:22:03] Production.INFO: ==2776== Releasing lock...
[2026-09-15 02:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:22:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:22:03] Production.INFO: ==2782== Lock acquired, processing the job...
[2026-09-14 22:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:22:03] Production.INFO: ==2778== Lock acquired, processing the job...
[2026-09-14 22:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:22:03] Production.INFO: ==2780== Lock acquired, processing the job...
[2026-09-14 22:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:22:03] Production.INFO: ==2784== Lock acquired, processing the job...
[2026-09-14 22:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:22:03] Production.INFO: ==2786== Lock acquired, processing the job...
[2026-09-14 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:22:03] Production.INFO: Account Balance Start.
[2026-09-14 22:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:22:03] Production.INFO: 117
[2026-09-14 22:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:22:03] Production.INFO: ==2786== Releasing lock...
[2026-09-14 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:22:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:22:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:22:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:22:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:22:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:22:04] Production.INFO: Total Charge 0
[2026-09-14 22:22:04] Production.INFO: CreateAllLog End
[2026-09-14 22:22:04] Production.INFO: Account Balance End.
[2026-09-14 22:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:22:04] Production.INFO: ==2784== Releasing lock...
[2026-09-14 22:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:22:04] Production.INFO: ==2780== Releasing lock...
[2026-09-14 22:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:22:12] Production.ERROR: CronJobId end10
[2026-09-14 22:22:12] Production.INFO: ==2782== Releasing lock...
[2026-09-14 22:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:22:14] Production.INFO: call_cost start
[2026-09-14 22:22:14] Production.INFO: call_cost end
[2026-09-14 22:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:22:14] Production.INFO: ==2778== Releasing lock...
[2026-09-14 22:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:23:01] Production.INFO: ==2843== Lock acquired, processing the job...
[2026-09-15 03:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:23:01] Production.INFO: neon service started
[2026-09-15 03:23:01] Production.INFO: neon service started
[2026-09-15 03:23:01] Production.INFO: ==2843== Releasing lock...
[2026-09-15 03:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:23:02] Production.INFO: ==2845== Lock acquired, processing the job...
[2026-09-14 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:23:02] Production.INFO: ==2847== Lock acquired, processing the job...
[2026-09-15 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:23:02] Production.INFO: ==2847== Releasing lock...
[2026-09-15 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:23:02] Production.INFO: ==2845== Releasing lock...
[2026-09-14 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:23:03] Production.INFO: ==2856== Lock acquired, processing the job...
[2026-09-14 22:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:23:03] Production.INFO: ==2852== Lock acquired, processing the job...
[2026-09-14 22:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:23:03] Production.INFO: ==2850== Lock acquired, processing the job...
[2026-09-14 22:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:23:03] Production.INFO: ==2854== Lock acquired, processing the job...
[2026-09-14 22:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:23:03] Production.INFO: Account Balance Start.
[2026-09-14 22:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:23:03] Production.INFO: 117
[2026-09-14 22:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:23:03] Production.INFO: ==2858== Lock acquired, processing the job...
[2026-09-14 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 22:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:23:03] Production.INFO: ==2858== Releasing lock...
[2026-09-14 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:23:03] Production.INFO: Total Charge 0
[2026-09-14 22:23:03] Production.INFO: CreateAllLog End
[2026-09-14 22:23:04] Production.INFO: Account Balance End.
[2026-09-14 22:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:23:04] Production.INFO: ==2856== Releasing lock...
[2026-09-14 22:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:23:04] Production.INFO: ==2852== Releasing lock...
[2026-09-14 22:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:23:11] Production.ERROR: CronJobId end10
[2026-09-14 22:23:11] Production.INFO: ==2854== Releasing lock...
[2026-09-14 22:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:23:14] Production.INFO: call_cost start
[2026-09-14 22:23:14] Production.INFO: call_cost end
[2026-09-14 22:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:23:14] Production.INFO: ==2850== Releasing lock...
[2026-09-14 22:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:24:02] Production.INFO: ==2910== Lock acquired, processing the job...
[2026-09-15 03:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:24:02] Production.INFO: neon service started
[2026-09-15 03:24:02] Production.INFO: neon service started
[2026-09-15 03:24:02] Production.INFO: ==2910== Releasing lock...
[2026-09-15 03:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:24:02] Production.INFO: ==2912== Lock acquired, processing the job...
[2026-09-14 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:24:02] Production.INFO: ==2914== Lock acquired, processing the job...
[2026-09-15 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:24:02] Production.INFO: ==2914== Releasing lock...
[2026-09-15 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:24:02] Production.INFO: ==2912== Releasing lock...
[2026-09-14 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:24:03] Production.INFO: ==2919== Lock acquired, processing the job...
[2026-09-14 22:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:24:03] Production.INFO: ==2917== Lock acquired, processing the job...
[2026-09-14 22:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:24:03] Production.INFO: ==2921== Lock acquired, processing the job...
[2026-09-14 22:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:24:03] Production.INFO: ==2923== Lock acquired, processing the job...
[2026-09-14 22:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:24:03] Production.INFO: ==2925== Lock acquired, processing the job...
[2026-09-14 22:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:24:03] Production.INFO: Account Balance Start.
[2026-09-14 22:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-14 22:24:03] Production.INFO: 117
[2026-09-14 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-14 22:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 22:24:04] Production.INFO: ==2925== Releasing lock...
[2026-09-14 22:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:24:04] Production.INFO: Date 2026-09-09
[2026-09-14 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:24:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:24:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:24:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:24:04] Production.INFO: Total Charge 0
[2026-09-14 22:24:04] Production.INFO: CreateAllLog End
[2026-09-14 22:24:04] Production.INFO: Account Balance End.
[2026-09-14 22:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:24:04] Production.INFO: ==2923== Releasing lock...
[2026-09-14 22:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:24:04] Production.INFO: ==2919== Releasing lock...
[2026-09-14 22:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:24:11] Production.ERROR: CronJobId end10
[2026-09-14 22:24:11] Production.INFO: ==2921== Releasing lock...
[2026-09-14 22:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:24:13] Production.INFO: call_cost start
[2026-09-14 22:24:13] Production.INFO: call_cost end
[2026-09-14 22:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:24:13] Production.INFO: ==2917== Releasing lock...
[2026-09-14 22:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:25:01] Production.INFO: ==2980== Lock acquired, processing the job...
[2026-09-15 03:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:25:01] Production.INFO: neon service started
[2026-09-15 03:25:01] Production.INFO: neon service started
[2026-09-15 03:25:01] Production.INFO: ==2980== Releasing lock...
[2026-09-15 03:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:25:02] Production.INFO: ==2984== Lock acquired, processing the job...
[2026-09-15 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:25:02] Production.INFO: ==2982== Lock acquired, processing the job...
[2026-09-14 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:25:02] Production.INFO: ==2984== Releasing lock...
[2026-09-15 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:25:02] Production.INFO: ==2982== Releasing lock...
[2026-09-14 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:25:03] Production.INFO: ==2993== Lock acquired, processing the job...
[2026-09-14 22:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:25:03] Production.INFO: ==2999== Lock acquired, processing the job...
[2026-09-14 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 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-14 22:25:03] Production.INFO: ==2999== Releasing lock...
[2026-09-14 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:25:03] Production.INFO: ==2987== Lock acquired, processing the job...
[2026-09-14 22:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 22:25:03] Production.INFO: ==2989== Lock acquired, processing the job...
[2026-09-14 22:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:25:03] Production.INFO: ==2991== Lock acquired, processing the job...
[2026-09-14 22:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 22:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:25:03] Production.ERROR: CronJob PID - 2989
[2026-09-14 22:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 22:25:03] Production.ERROR: CronJob ID - 5
[2026-09-14 22:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:25:00
[2026-09-14 22:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:25:03] Production.ERROR: CronJob PID - 2993
[2026-09-14 22:25:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 22:25:03] Production.ERROR: CronJob ID - 10
[2026-09-14 22:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:25:00
[2026-09-14 22:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 22:25:03] Production.INFO: ==2987== Releasing lock...
[2026-09-14 22:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 22:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 22:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:25:03] Production.INFO: ==2995== Lock acquired, processing the job...
[2026-09-14 22:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:25:03] Production.INFO: ==2997== Lock acquired, processing the job...
[2026-09-14 22:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 22:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 22:25:03] Production.INFO: Account Balance Start.
[2026-09-14 22:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:25:03] Production.INFO: 117
[2026-09-14 22:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:25:04] Production.ERROR: done
[2026-09-14 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 22:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004669', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 22:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:25:04] Production.INFO: Total Charge 0
[2026-09-14 22:25:04] Production.INFO: CreateAllLog End
[2026-09-14 22:25:04] Production.INFO: Account Balance End.
[2026-09-14 22:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:25:04] Production.INFO: ==2995== Releasing lock...
[2026-09-14 22:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:25:04] Production.INFO: ==2991== Releasing lock...
[2026-09-14 22:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:25:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004669', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 22:25:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 22:25:08] Production.INFO: ProcessCDR(1,18004669,1,1,2)
[2026-09-14 22:25:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004669,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:25:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004669,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:25:08] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 22:25:08] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 22:25:08] Production.INFO: ==2997== Releasing lock...
[2026-09-14 22:25:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 22:25:08] Production.INFO: 26 MB #Memory Used#
[2026-09-14 22:25:12] Production.ERROR: CronJobId end10
[2026-09-14 22:25:12] Production.INFO: ==2993== Releasing lock...
[2026-09-14 22:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:25:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:25:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:25:15] Production.INFO: call_cost start
[2026-09-14 22:25:15] Production.INFO: call_cost end
[2026-09-14 22:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:25:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:25:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:25:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:25:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:25:15] Production.INFO: ==2989== Releasing lock...
[2026-09-14 22:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:26:01] Production.INFO: ==3052== Lock acquired, processing the job...
[2026-09-15 03:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:26:01] Production.INFO: neon service started
[2026-09-15 03:26:01] Production.INFO: neon service started
[2026-09-15 03:26:01] Production.INFO: ==3052== Releasing lock...
[2026-09-15 03:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:26:02] Production.INFO: ==3056== Lock acquired, processing the job...
[2026-09-15 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:26:02] Production.INFO: ==3056== Releasing lock...
[2026-09-15 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:26:02] Production.INFO: ==3054== Lock acquired, processing the job...
[2026-09-14 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:26:02] Production.INFO: ==3054== Releasing lock...
[2026-09-14 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:26:03] Production.INFO: ==3059== Lock acquired, processing the job...
[2026-09-14 22:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:26:03] Production.INFO: ==3063== Lock acquired, processing the job...
[2026-09-14 22:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:26:03] Production.INFO: ==3061== Lock acquired, processing the job...
[2026-09-14 22:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:26:03] Production.INFO: ==3065== Lock acquired, processing the job...
[2026-09-14 22:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:26:03] Production.INFO: ==3067== Lock acquired, processing the job...
[2026-09-14 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:26:03] Production.INFO: Account Balance Start.
[2026-09-14 22:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:26:03] Production.INFO: 117
[2026-09-14 22:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 22:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:26:03] Production.INFO: ==3067== Releasing lock...
[2026-09-14 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:26:03] Production.INFO: Total Charge 0
[2026-09-14 22:26:03] Production.INFO: CreateAllLog End
[2026-09-14 22:26:04] Production.INFO: Account Balance End.
[2026-09-14 22:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:26:04] Production.INFO: ==3065== Releasing lock...
[2026-09-14 22:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:26:04] Production.INFO: ==3061== Releasing lock...
[2026-09-14 22:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:26:10] Production.ERROR: CronJobId end10
[2026-09-14 22:26:10] Production.INFO: ==3063== Releasing lock...
[2026-09-14 22:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:26:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:26:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:26:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:26:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:26:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:26:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:26:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:26:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:26:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:26:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:26:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:26:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:26:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:26:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:26:12] Production.INFO: call_cost start
[2026-09-14 22:26:12] Production.INFO: call_cost end
[2026-09-14 22:26:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:26:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:26:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:26:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:26:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:26:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:26:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:26:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:26:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:26:12] Production.INFO: ==3059== Releasing lock...
[2026-09-14 22:26:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:26:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:27:01] Production.INFO: ==3126== Lock acquired, processing the job...
[2026-09-15 03:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:27:01] Production.INFO: neon service started
[2026-09-15 03:27:01] Production.INFO: neon service started
[2026-09-15 03:27:01] Production.INFO: ==3126== Releasing lock...
[2026-09-15 03:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:27:01] Production.INFO: ==3128== Lock acquired, processing the job...
[2026-09-14 22:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:27:01] Production.INFO: ==3128== Releasing lock...
[2026-09-14 22:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:27:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:27:02] Production.INFO: ==3130== Lock acquired, processing the job...
[2026-09-15 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:27:02] Production.INFO: ==3130== Releasing lock...
[2026-09-15 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:27:02] Production.INFO: ==3137== Lock acquired, processing the job...
[2026-09-14 22:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:27:02] Production.INFO: ==3134== Lock acquired, processing the job...
[2026-09-14 22:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:27:02] Production.INFO: ==3139== Lock acquired, processing the job...
[2026-09-14 22:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:27:02] Production.INFO: ==3132== Lock acquired, processing the job...
[2026-09-14 22:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:27:02] Production.INFO: ==3141== Lock acquired, processing the job...
[2026-09-14 22:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:27:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:27:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:27:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:27:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:27:02] Production.INFO: Account Balance Start.
[2026-09-14 22:27:02] Production.INFO: CreateAllLog Start
[2026-09-14 22:27:02] Production.INFO: 117
[2026-09-14 22:27:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:27:02] Production.INFO: Date 2026-09-08
[2026-09-14 22:27:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:27:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:27:02] Production.INFO: Reseller ==> 0
[2026-09-14 22:27:02] Production.INFO: ==3141== Releasing lock...
[2026-09-14 22:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:27:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:27:03] Production.INFO: Total Charge 0
[2026-09-14 22:27:03] Production.INFO: CreateAllLog End
[2026-09-14 22:27:03] Production.INFO: ==3134== Releasing lock...
[2026-09-14 22:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:27:03] Production.INFO: Account Balance End.
[2026-09-14 22:27:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:27:03] Production.INFO: ==3139== Releasing lock...
[2026-09-14 22:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:27:10] Production.ERROR: CronJobId end10
[2026-09-14 22:27:10] Production.INFO: ==3137== Releasing lock...
[2026-09-14 22:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:27:13] Production.INFO: call_cost start
[2026-09-14 22:27:13] Production.INFO: call_cost end
[2026-09-14 22:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:27:13] Production.INFO: ==3132== Releasing lock...
[2026-09-14 22:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:28:01] Production.INFO: ==3195== Lock acquired, processing the job...
[2026-09-15 03:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:28:01] Production.INFO: neon service started
[2026-09-15 03:28:01] Production.INFO: neon service started
[2026-09-15 03:28:01] Production.INFO: ==3195== Releasing lock...
[2026-09-15 03:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:28:02] Production.INFO: ==3197== Lock acquired, processing the job...
[2026-09-14 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:28:02] Production.INFO: ==3197== Releasing lock...
[2026-09-14 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:28:02] Production.INFO: ==3199== Lock acquired, processing the job...
[2026-09-15 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:28:02] Production.INFO: ==3199== Releasing lock...
[2026-09-15 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:28:02] Production.INFO: ==3203== Lock acquired, processing the job...
[2026-09-14 22:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:28:03] Production.INFO: ==3205== Lock acquired, processing the job...
[2026-09-14 22:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:28:03] Production.INFO: ==3207== Lock acquired, processing the job...
[2026-09-14 22:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:28:03] Production.INFO: Account Balance Start.
[2026-09-14 22:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:28:03] Production.INFO: 117
[2026-09-14 22:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:28:03] Production.INFO: ==3201== Lock acquired, processing the job...
[2026-09-14 22:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:28:03] Production.INFO: ==3209== Lock acquired, processing the job...
[2026-09-14 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:28:03] Production.INFO: ==3209== Releasing lock...
[2026-09-14 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:28:03] Production.INFO: Total Charge 0
[2026-09-14 22:28:03] Production.INFO: CreateAllLog End
[2026-09-14 22:28:03] Production.INFO: Account Balance End.
[2026-09-14 22:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:28:03] Production.INFO: ==3207== Releasing lock...
[2026-09-14 22:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:28:03] Production.INFO: ==3203== Releasing lock...
[2026-09-14 22:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:28:11] Production.ERROR: CronJobId end10
[2026-09-14 22:28:11] Production.INFO: ==3205== Releasing lock...
[2026-09-14 22:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:28:13] Production.INFO: call_cost start
[2026-09-14 22:28:13] Production.INFO: call_cost end
[2026-09-14 22:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:28:13] Production.INFO: ==3201== Releasing lock...
[2026-09-14 22:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:29:02] Production.INFO: ==3268== Lock acquired, processing the job...
[2026-09-15 03:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:29:02] Production.INFO: neon service started
[2026-09-15 03:29:02] Production.INFO: neon service started
[2026-09-15 03:29:02] Production.INFO: ==3268== Releasing lock...
[2026-09-15 03:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:29:02] Production.INFO: ==3270== Lock acquired, processing the job...
[2026-09-14 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:29:02] Production.INFO: ==3270== Releasing lock...
[2026-09-14 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:29:02] Production.INFO: ==3272== Lock acquired, processing the job...
[2026-09-15 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:29:02] Production.INFO: ==3272== Releasing lock...
[2026-09-15 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:29:03] Production.INFO: ==3275== Lock acquired, processing the job...
[2026-09-14 22:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:29:03] Production.INFO: ==3279== Lock acquired, processing the job...
[2026-09-14 22:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:29:03] Production.INFO: ==3277== Lock acquired, processing the job...
[2026-09-14 22:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:29:03] Production.INFO: ==3281== Lock acquired, processing the job...
[2026-09-14 22:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:29:03] Production.INFO: ==3283== Lock acquired, processing the job...
[2026-09-14 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:29:03] Production.INFO: Account Balance Start.
[2026-09-14 22:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:29:03] Production.INFO: 117
[2026-09-14 22:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:29:03] Production.INFO: ==3283== Releasing lock...
[2026-09-14 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:29:03] Production.INFO: Total Charge 0
[2026-09-14 22:29:03] Production.INFO: CreateAllLog End
[2026-09-14 22:29:04] Production.INFO: Account Balance End.
[2026-09-14 22:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:29:04] Production.INFO: ==3281== Releasing lock...
[2026-09-14 22:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:29:04] Production.INFO: ==3277== Releasing lock...
[2026-09-14 22:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:29:10] Production.ERROR: CronJobId end10
[2026-09-14 22:29:10] Production.INFO: ==3279== Releasing lock...
[2026-09-14 22:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:29:14] Production.INFO: call_cost start
[2026-09-14 22:29:14] Production.INFO: call_cost end
[2026-09-14 22:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:29:14] Production.INFO: ==3275== Releasing lock...
[2026-09-14 22:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:30:01] Production.INFO: ==3339== Lock acquired, processing the job...
[2026-09-15 03:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:30:01] Production.INFO: neon service started
[2026-09-15 03:30:01] Production.INFO: neon service started
[2026-09-15 03:30:01] Production.INFO: ==3339== Releasing lock...
[2026-09-15 03:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:30:01] Production.INFO: ==3343== Lock acquired, processing the job...
[2026-09-15 02:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:30:01] Production.INFO: ==3343== Releasing lock...
[2026-09-15 02:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:30:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:30:02] Production.INFO: ==3341== Lock acquired, processing the job...
[2026-09-14 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:30:02] Production.INFO: ==3341== Releasing lock...
[2026-09-14 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:30:02] Production.INFO: ==3345== Lock acquired, processing the job...
[2026-09-14 22:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:30:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:30:02] Production.INFO: ==3349== Lock acquired, processing the job...
[2026-09-14 22:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:30:02] Production.INFO: ==3347== Lock acquired, processing the job...
[2026-09-14 22:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:30:03] Production.INFO: ==3351== Lock acquired, processing the job...
[2026-09-14 22:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:30:03] Production.INFO: Account Balance Start.
[2026-09-14 22:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:30:03] Production.INFO: ==3353== Lock acquired, processing the job...
[2026-09-14 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:30:03] Production.INFO: 117
[2026-09-14 22:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 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-14 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 22:30:03] Production.INFO: ==3353== Releasing lock...
[2026-09-14 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:30:03] Production.INFO: Total Charge 0
[2026-09-14 22:30:03] Production.INFO: CreateAllLog End
[2026-09-14 22:30:03] Production.INFO: Account Balance End.
[2026-09-14 22:30:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:30:03] Production.INFO: ==3351== Releasing lock...
[2026-09-14 22:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:30:03] Production.INFO: ==3347== Releasing lock...
[2026-09-14 22:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:30:10] Production.ERROR: CronJobId end10
[2026-09-14 22:30:10] Production.INFO: ==3349== Releasing lock...
[2026-09-14 22:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:30:13] Production.INFO: call_cost start
[2026-09-14 22:30:13] Production.INFO: call_cost end
[2026-09-14 22:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:30:13] Production.INFO: ==3345== Releasing lock...
[2026-09-14 22:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:31:01] Production.INFO: ==3410== Lock acquired, processing the job...
[2026-09-15 03:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:31:01] Production.INFO: neon service started
[2026-09-15 03:31:01] Production.INFO: neon service started
[2026-09-15 03:31:01] Production.INFO: ==3410== Releasing lock...
[2026-09-15 03:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:31:02] Production.INFO: ==3412== Lock acquired, processing the job...
[2026-09-14 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:31:02] Production.INFO: ==3412== Releasing lock...
[2026-09-14 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:31:02] Production.INFO: ==3414== Lock acquired, processing the job...
[2026-09-15 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:31:02] Production.INFO: ==3414== Releasing lock...
[2026-09-15 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:31:03] Production.INFO: ==3417== Lock acquired, processing the job...
[2026-09-14 22:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:31:03] Production.INFO: ==3419== Lock acquired, processing the job...
[2026-09-14 22:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:31:03] Production.INFO: ==3421== Lock acquired, processing the job...
[2026-09-14 22:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:31:03] Production.INFO: ==3423== Lock acquired, processing the job...
[2026-09-14 22:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:31:03] Production.INFO: Account Balance Start.
[2026-09-14 22:31:03] Production.INFO: ==3425== Lock acquired, processing the job...
[2026-09-14 22:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:31:03] Production.INFO: 117
[2026-09-14 22:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:31:03] Production.INFO: ==3425== Releasing lock...
[2026-09-14 22:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:31:03] Production.INFO: ==3419== Releasing lock...
[2026-09-14 22:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:31:03] Production.INFO: Total Charge 0
[2026-09-14 22:31:03] Production.INFO: CreateAllLog End
[2026-09-14 22:31:04] Production.INFO: Account Balance End.
[2026-09-14 22:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:31:04] Production.INFO: ==3423== Releasing lock...
[2026-09-14 22:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:31:11] Production.ERROR: CronJobId end10
[2026-09-14 22:31:11] Production.INFO: ==3421== Releasing lock...
[2026-09-14 22:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:31:13] Production.INFO: call_cost start
[2026-09-14 22:31:13] Production.INFO: call_cost end
[2026-09-14 22:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:31:13] Production.INFO: ==3417== Releasing lock...
[2026-09-14 22:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:32:02] Production.INFO: ==3480== Lock acquired, processing the job...
[2026-09-15 03:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:32:02] Production.INFO: neon service started
[2026-09-15 03:32:02] Production.INFO: neon service started
[2026-09-15 03:32:02] Production.INFO: ==3480== Releasing lock...
[2026-09-15 03:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:32:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 22:32:02] Production.INFO: ==3482== Lock acquired, processing the job...
[2026-09-14 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:32:02] Production.INFO: ==3482== Releasing lock...
[2026-09-14 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:32:03] Production.INFO: ==3485== Lock acquired, processing the job...
[2026-09-15 02:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:32:03] Production.INFO: ==3485== Releasing lock...
[2026-09-15 02:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:32:03] Production.INFO: ==3487== Lock acquired, processing the job...
[2026-09-14 22:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:32:03] Production.INFO: ==3491== Lock acquired, processing the job...
[2026-09-14 22:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:32:03] Production.INFO: ==3493== Lock acquired, processing the job...
[2026-09-14 22:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:32:03] Production.INFO: ==3489== Lock acquired, processing the job...
[2026-09-14 22:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:32:03] Production.INFO: Account Balance Start.
[2026-09-14 22:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:32:03] Production.INFO: ==3495== Lock acquired, processing the job...
[2026-09-14 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:32:03] Production.INFO: 117
[2026-09-14 22:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:32:03] Production.INFO: ==3495== Releasing lock...
[2026-09-14 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:32:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:32:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:32:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:32:04] Production.INFO: Total Charge 0
[2026-09-14 22:32:04] Production.INFO: CreateAllLog End
[2026-09-14 22:32:04] Production.INFO: ==3489== Releasing lock...
[2026-09-14 22:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:32:04] Production.INFO: Account Balance End.
[2026-09-14 22:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:32:04] Production.INFO: ==3493== Releasing lock...
[2026-09-14 22:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:32:10] Production.ERROR: CronJobId end10
[2026-09-14 22:32:10] Production.INFO: ==3491== Releasing lock...
[2026-09-14 22:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:32:13] Production.INFO: call_cost start
[2026-09-14 22:32:13] Production.INFO: call_cost end
[2026-09-14 22:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:32:14] Production.INFO: ==3487== Releasing lock...
[2026-09-14 22:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:33:01] Production.INFO: ==3547== Lock acquired, processing the job...
[2026-09-15 03:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:33:01] Production.INFO: neon service started
[2026-09-15 03:33:01] Production.INFO: neon service started
[2026-09-15 03:33:01] Production.INFO: ==3547== Releasing lock...
[2026-09-15 03:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:33:01] Production.INFO: ==3549== Lock acquired, processing the job...
[2026-09-14 22:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:33:02] Production.INFO: ==3549== Releasing lock...
[2026-09-14 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:33:02] Production.INFO: ==3551== Lock acquired, processing the job...
[2026-09-15 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:33:02] Production.INFO: ==3551== Releasing lock...
[2026-09-15 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:33:02] Production.INFO: ==3562== Lock acquired, processing the job...
[2026-09-14 22:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:33:03] Production.INFO: ==3554== Lock acquired, processing the job...
[2026-09-14 22:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:33:03] Production.INFO: ==3556== Lock acquired, processing the job...
[2026-09-14 22:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:33:03] Production.INFO: ==3558== Lock acquired, processing the job...
[2026-09-14 22:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 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-14 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-14 22:33:03] Production.INFO: ==3562== Releasing lock...
[2026-09-14 22:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:33:03] Production.INFO: ==3560== Lock acquired, processing the job...
[2026-09-14 22:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:33:03] Production.INFO: Account Balance Start.
[2026-09-14 22:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:33:03] Production.INFO: 117
[2026-09-14 22:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:33:03] Production.INFO: Total Charge 0
[2026-09-14 22:33:03] Production.INFO: CreateAllLog End
[2026-09-14 22:33:04] Production.INFO: Account Balance End.
[2026-09-14 22:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:33:04] Production.INFO: ==3560== Releasing lock...
[2026-09-14 22:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:33:04] Production.INFO: ==3556== Releasing lock...
[2026-09-14 22:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:33:11] Production.ERROR: CronJobId end10
[2026-09-14 22:33:11] Production.INFO: ==3558== Releasing lock...
[2026-09-14 22:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:33:14] Production.INFO: call_cost start
[2026-09-14 22:33:14] Production.INFO: call_cost end
[2026-09-14 22:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:33:14] Production.INFO: ==3554== Releasing lock...
[2026-09-14 22:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:34:02] Production.INFO: ==3617== Lock acquired, processing the job...
[2026-09-15 03:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:34:02] Production.INFO: neon service started
[2026-09-15 03:34:02] Production.INFO: neon service started
[2026-09-15 03:34:02] Production.INFO: ==3617== Releasing lock...
[2026-09-15 03:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:34:02] Production.INFO: ==3619== Lock acquired, processing the job...
[2026-09-14 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:34:02] Production.INFO: ==3619== Releasing lock...
[2026-09-14 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:34:02] Production.INFO: ==3621== Lock acquired, processing the job...
[2026-09-15 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:34:02] Production.INFO: ==3621== Releasing lock...
[2026-09-15 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:34:03] Production.INFO: ==3623== Lock acquired, processing the job...
[2026-09-14 22:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:34:03] Production.INFO: ==3625== Lock acquired, processing the job...
[2026-09-14 22:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:34:03] Production.INFO: ==3629== Lock acquired, processing the job...
[2026-09-14 22:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:34:03] Production.INFO: ==3627== Lock acquired, processing the job...
[2026-09-14 22:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:34:03] Production.INFO: ==3631== Lock acquired, processing the job...
[2026-09-14 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:34:03] Production.INFO: Account Balance Start.
[2026-09-14 22:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:34:03] Production.INFO: 117
[2026-09-14 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-14 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-14 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-14 22:34:03] Production.INFO: ==3631== Releasing lock...
[2026-09-14 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:34:04] Production.INFO: ==3625== Releasing lock...
[2026-09-14 22:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:34:04] Production.INFO: Total Charge 0
[2026-09-14 22:34:04] Production.INFO: CreateAllLog End
[2026-09-14 22:34:04] Production.INFO: Account Balance End.
[2026-09-14 22:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:34:04] Production.INFO: ==3629== Releasing lock...
[2026-09-14 22:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:34:11] Production.ERROR: CronJobId end10
[2026-09-14 22:34:11] Production.INFO: ==3627== Releasing lock...
[2026-09-14 22:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:34:14] Production.INFO: call_cost start
[2026-09-14 22:34:14] Production.INFO: call_cost end
[2026-09-14 22:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:34:14] Production.INFO: ==3623== Releasing lock...
[2026-09-14 22:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:35:01] Production.INFO: ==3694== Lock acquired, processing the job...
[2026-09-15 03:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:35:01] Production.INFO: neon service started
[2026-09-15 03:35:01] Production.INFO: neon service started
[2026-09-15 03:35:01] Production.INFO: ==3694== Releasing lock...
[2026-09-15 03:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:35:01] Production.INFO: ==3698== Lock acquired, processing the job...
[2026-09-15 02:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:35:01] Production.INFO: ==3698== Releasing lock...
[2026-09-15 02:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:35:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:35:01] Production.INFO: ==3696== Lock acquired, processing the job...
[2026-09-14 22:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:35:02] Production.INFO: ==3696== Releasing lock...
[2026-09-14 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:35:03] Production.INFO: ==3700== Lock acquired, processing the job...
[2026-09-14 22:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 22:35:03] Production.INFO: ==3702== Lock acquired, processing the job...
[2026-09-14 22:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:35:03] Production.INFO: ==3704== Lock acquired, processing the job...
[2026-09-14 22:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:35:03] Production.INFO: ==3706== Lock acquired, processing the job...
[2026-09-14 22:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 22:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:35:03] Production.ERROR: CronJob PID - 3702
[2026-09-14 22:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 22:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 22:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:35:00
[2026-09-14 22:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:35:03] Production.ERROR: CronJob PID - 3704
[2026-09-14 22:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 22:35:03] Production.ERROR: CronJob ID - 7
[2026-09-14 22:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:35:00
[2026-09-14 22:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:35:03] Production.INFO: ==3708== Lock acquired, processing the job...
[2026-09-14 22:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 22:35:03] Production.INFO: ==3700== Releasing lock...
[2026-09-14 22:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 22:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 22:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:35:03] Production.INFO: Account Balance Start.
[2026-09-14 22:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:35:03] Production.INFO: 117
[2026-09-14 22:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:35:03] Production.INFO: ==3710== Lock acquired, processing the job...
[2026-09-14 22:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 22:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 22:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:35:03] Production.INFO: ==3712== Lock acquired, processing the job...
[2026-09-14 22:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:35:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:35:03] Production.ERROR: done
[2026-09-14 22:35:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:35:03] Production.INFO: Total Charge 0
[2026-09-14 22:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:35:03] Production.INFO: CreateAllLog End
[2026-09-14 22:35:03] Production.INFO: ==3712== Releasing lock...
[2026-09-14 22:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 22:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004710', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 22:35:04] Production.INFO: Account Balance End.
[2026-09-14 22:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:35:04] Production.INFO: ==3708== Releasing lock...
[2026-09-14 22:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:35:04] Production.INFO: ==3704== Releasing lock...
[2026-09-14 22:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004710', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 22:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 22:35:09] Production.INFO: ProcessCDR(1,18004710,1,1,2)
[2026-09-14 22:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004710,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004710,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 22:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 22:35:09] Production.INFO: ==3710== Releasing lock...
[2026-09-14 22:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 22:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 22:35:13] Production.ERROR: CronJobId end10
[2026-09-14 22:35:13] Production.INFO: ==3706== Releasing lock...
[2026-09-14 22:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:35:15] Production.INFO: call_cost start
[2026-09-14 22:35:15] Production.INFO: call_cost end
[2026-09-14 22:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:35:15] Production.INFO: ==3702== Releasing lock...
[2026-09-14 22:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:36:01] Production.INFO: ==3774== Lock acquired, processing the job...
[2026-09-15 03:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:36:01] Production.INFO: neon service started
[2026-09-15 03:36:01] Production.INFO: neon service started
[2026-09-15 03:36:01] Production.INFO: ==3774== Releasing lock...
[2026-09-15 03:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:36:02] Production.INFO: ==3778== Lock acquired, processing the job...
[2026-09-15 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:36:02] Production.INFO: ==3778== Releasing lock...
[2026-09-15 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:36:02] Production.INFO: ==3776== Lock acquired, processing the job...
[2026-09-14 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:36:02] Production.INFO: ==3776== Releasing lock...
[2026-09-14 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:36:03] Production.INFO: ==3780== Lock acquired, processing the job...
[2026-09-14 22:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:36:03] Production.INFO: ==3782== Lock acquired, processing the job...
[2026-09-14 22:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:36:03] Production.INFO: ==3784== Lock acquired, processing the job...
[2026-09-14 22:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:36:03] Production.INFO: ==3786== Lock acquired, processing the job...
[2026-09-14 22:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:36:03] Production.INFO: Account Balance Start.
[2026-09-14 22:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:36:03] Production.INFO: 117
[2026-09-14 22:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:36:03] Production.INFO: ==3788== Lock acquired, processing the job...
[2026-09-14 22:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:36:03] Production.INFO: ==3788== Releasing lock...
[2026-09-14 22:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:36:03] Production.INFO: Total Charge 0
[2026-09-14 22:36:03] Production.INFO: CreateAllLog End
[2026-09-14 22:36:03] Production.INFO: Account Balance End.
[2026-09-14 22:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:36:04] Production.INFO: ==3786== Releasing lock...
[2026-09-14 22:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:36:04] Production.INFO: ==3782== Releasing lock...
[2026-09-14 22:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:36:11] Production.ERROR: CronJobId end10
[2026-09-14 22:36:11] Production.INFO: ==3784== Releasing lock...
[2026-09-14 22:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:36:14] Production.INFO: call_cost start
[2026-09-14 22:36:14] Production.INFO: call_cost end
[2026-09-14 22:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:36:14] Production.INFO: ==3780== Releasing lock...
[2026-09-14 22:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:37:02] Production.INFO: ==3848== Lock acquired, processing the job...
[2026-09-15 03:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:37:02] Production.INFO: neon service started
[2026-09-15 03:37:02] Production.INFO: neon service started
[2026-09-15 03:37:02] Production.INFO: ==3848== Releasing lock...
[2026-09-15 03:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:37:02] Production.INFO: ==3850== Lock acquired, processing the job...
[2026-09-14 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:37:02] Production.INFO: ==3850== Releasing lock...
[2026-09-14 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:37:02] Production.INFO: ==3852== Lock acquired, processing the job...
[2026-09-15 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:37:02] Production.INFO: ==3852== Releasing lock...
[2026-09-15 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:37:03] Production.INFO: ==3861== Lock acquired, processing the job...
[2026-09-14 22:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:37:03] Production.INFO: Account Balance Start.
[2026-09-14 22:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:37:03] Production.INFO: 117
[2026-09-14 22:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:37:03] Production.INFO: ==3855== Lock acquired, processing the job...
[2026-09-14 22:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:37:03] Production.INFO: ==3859== Lock acquired, processing the job...
[2026-09-14 22:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:37:03] Production.INFO: ==3857== Lock acquired, processing the job...
[2026-09-14 22:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:37:03] Production.INFO: Total Charge 0
[2026-09-14 22:37:03] Production.INFO: CreateAllLog End
[2026-09-14 22:37:03] Production.INFO: ==3863== Lock acquired, processing the job...
[2026-09-14 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:37:04] Production.INFO: Account Balance End.
[2026-09-14 22:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:37:04] Production.INFO: ==3861== Releasing lock...
[2026-09-14 22:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:37:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:37:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:37:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:37:04] Production.INFO: ==3863== Releasing lock...
[2026-09-14 22:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:37:04] Production.INFO: ==3857== Releasing lock...
[2026-09-14 22:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:37:11] Production.ERROR: CronJobId end10
[2026-09-14 22:37:11] Production.INFO: ==3859== Releasing lock...
[2026-09-14 22:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:37:15] Production.INFO: call_cost start
[2026-09-14 22:37:15] Production.INFO: call_cost end
[2026-09-14 22:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:37:15] Production.INFO: ==3855== Releasing lock...
[2026-09-14 22:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:38:01] Production.INFO: ==3935== Lock acquired, processing the job...
[2026-09-15 03:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:38:01] Production.INFO: neon service started
[2026-09-15 03:38:01] Production.INFO: neon service started
[2026-09-15 03:38:01] Production.INFO: ==3935== Releasing lock...
[2026-09-15 03:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:38:01] Production.INFO: ==3939== Lock acquired, processing the job...
[2026-09-15 02:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:38:02] Production.INFO: ==3939== Releasing lock...
[2026-09-15 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:38:02] Production.INFO: ==3937== Lock acquired, processing the job...
[2026-09-14 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:38:02] Production.INFO: ==3937== Releasing lock...
[2026-09-14 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:38:02] Production.INFO: ==3945== Lock acquired, processing the job...
[2026-09-14 22:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:38:03] Production.INFO: ==3941== Lock acquired, processing the job...
[2026-09-14 22:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:38:03] Production.INFO: ==3943== Lock acquired, processing the job...
[2026-09-14 22:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:38:03] Production.INFO: ==3947== Lock acquired, processing the job...
[2026-09-14 22:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:38:03] Production.INFO: ==3949== Lock acquired, processing the job...
[2026-09-14 22:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:38:03] Production.INFO: Account Balance Start.
[2026-09-14 22:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:38:03] Production.INFO: 117
[2026-09-14 22:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:38:03] Production.INFO: ==3949== Releasing lock...
[2026-09-14 22:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:38:03] Production.INFO: Total Charge 0
[2026-09-14 22:38:03] Production.INFO: CreateAllLog End
[2026-09-14 22:38:03] Production.INFO: Account Balance End.
[2026-09-14 22:38:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:38:03] Production.INFO: ==3947== Releasing lock...
[2026-09-14 22:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:38:03] Production.INFO: ==3943== Releasing lock...
[2026-09-14 22:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:38: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-14 22:38:11] Production.ERROR: CronJobId end10
[2026-09-14 22:38:11] Production.INFO: ==3945== Releasing lock...
[2026-09-14 22:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:38:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:38:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:38:15] Production.INFO: call_cost start
[2026-09-14 22:38:15] Production.INFO: call_cost end
[2026-09-14 22:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:38:15] Production.INFO: ==3941== Releasing lock...
[2026-09-14 22:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:39:02] Production.INFO: ==4013== Lock acquired, processing the job...
[2026-09-15 03:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:39:02] Production.INFO: neon service started
[2026-09-15 03:39:02] Production.INFO: neon service started
[2026-09-15 03:39:02] Production.INFO: ==4013== Releasing lock...
[2026-09-15 03:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 22:39:02] Production.INFO: ==4015== Lock acquired, processing the job...
[2026-09-14 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:39:02] Production.INFO: ==4015== Releasing lock...
[2026-09-14 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:39:02] Production.INFO: ==4017== Lock acquired, processing the job...
[2026-09-15 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:39:02] Production.INFO: ==4017== Releasing lock...
[2026-09-15 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:39:03] Production.INFO: ==4019== Lock acquired, processing the job...
[2026-09-14 22:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:39:03] Production.INFO: ==4021== Lock acquired, processing the job...
[2026-09-14 22:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:39:03] Production.INFO: ==4027== Lock acquired, processing the job...
[2026-09-14 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 22:39:03] Production.INFO: ==4023== Lock acquired, processing the job...
[2026-09-14 22:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 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-14 22:39:03] Production.INFO: ==4027== Releasing lock...
[2026-09-14 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:39:03] Production.INFO: ==4025== Lock acquired, processing the job...
[2026-09-14 22:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:39:03] Production.INFO: Account Balance Start.
[2026-09-14 22:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:39:03] Production.INFO: 117
[2026-09-14 22:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:39:04] Production.INFO: Date 2026-09-09
[2026-09-14 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:39:04] Production.INFO: ==4021== Releasing lock...
[2026-09-14 22:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:39:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:39:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:39:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:39:04] Production.INFO: Total Charge 0
[2026-09-14 22:39:04] Production.INFO: CreateAllLog End
[2026-09-14 22:39:04] Production.INFO: Account Balance End.
[2026-09-14 22:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:39:04] Production.INFO: ==4025== Releasing lock...
[2026-09-14 22:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:39:11] Production.ERROR: CronJobId end10
[2026-09-14 22:39:11] Production.INFO: ==4023== Releasing lock...
[2026-09-14 22:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:39:14] Production.INFO: call_cost start
[2026-09-14 22:39:14] Production.INFO: call_cost end
[2026-09-14 22:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:39:14] Production.INFO: ==4019== Releasing lock...
[2026-09-14 22:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:40:01] Production.INFO: ==4082== Lock acquired, processing the job...
[2026-09-15 03:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:40:01] Production.INFO: neon service started
[2026-09-15 03:40:01] Production.INFO: neon service started
[2026-09-15 03:40:01] Production.INFO: ==4082== Releasing lock...
[2026-09-15 03:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:40:02] Production.INFO: ==4085== Lock acquired, processing the job...
[2026-09-14 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:40:02] Production.INFO: ==4087== Lock acquired, processing the job...
[2026-09-15 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:40:02] Production.INFO: ==4087== Releasing lock...
[2026-09-15 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:40:02] Production.INFO: ==4085== Releasing lock...
[2026-09-14 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:40:03] Production.INFO: ==4089== Lock acquired, processing the job...
[2026-09-14 22:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:40:03] Production.INFO: ==4091== Lock acquired, processing the job...
[2026-09-14 22:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:40:03] Production.INFO: ==4093== Lock acquired, processing the job...
[2026-09-14 22:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:40:03] Production.INFO: ==4095== Lock acquired, processing the job...
[2026-09-14 22:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:40:03] Production.INFO: ==4097== Lock acquired, processing the job...
[2026-09-14 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:40:03] Production.INFO: Account Balance Start.
[2026-09-14 22:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:40:03] Production.INFO: 117
[2026-09-14 22:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 22:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:40:03] Production.INFO: ==4097== Releasing lock...
[2026-09-14 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:40:03] Production.INFO: Total Charge 0
[2026-09-14 22:40:03] Production.INFO: CreateAllLog End
[2026-09-14 22:40:03] Production.INFO: ==4091== Releasing lock...
[2026-09-14 22:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:40:04] Production.INFO: Account Balance End.
[2026-09-14 22:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:40:04] Production.INFO: ==4095== Releasing lock...
[2026-09-14 22:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:40:10] Production.ERROR: CronJobId end10
[2026-09-14 22:40:10] Production.INFO: ==4093== Releasing lock...
[2026-09-14 22:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:40:13] Production.INFO: call_cost start
[2026-09-14 22:40:13] Production.INFO: call_cost end
[2026-09-14 22:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:40:13] Production.INFO: ==4089== Releasing lock...
[2026-09-14 22:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:41:01] Production.INFO: ==4151== Lock acquired, processing the job...
[2026-09-15 03:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:41:01] Production.INFO: neon service started
[2026-09-15 03:41:02] Production.INFO: neon service started
[2026-09-15 03:41:02] Production.INFO: ==4151== Releasing lock...
[2026-09-15 03:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:41:02] Production.INFO: ==4153== Lock acquired, processing the job...
[2026-09-14 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:41:02] Production.INFO: ==4155== Lock acquired, processing the job...
[2026-09-15 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:41:02] Production.INFO: ==4155== Releasing lock...
[2026-09-15 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:41:02] Production.INFO: ==4153== Releasing lock...
[2026-09-14 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:41:03] Production.INFO: ==4162== Lock acquired, processing the job...
[2026-09-14 22:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:41:03] Production.INFO: ==4158== Lock acquired, processing the job...
[2026-09-14 22:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:41:03] Production.INFO: ==4160== Lock acquired, processing the job...
[2026-09-14 22:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:41:03] Production.INFO: ==4164== Lock acquired, processing the job...
[2026-09-14 22:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:41:03] Production.INFO: ==4166== Lock acquired, processing the job...
[2026-09-14 22:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:41:03] Production.INFO: Account Balance Start.
[2026-09-14 22:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:41:03] Production.INFO: 117
[2026-09-14 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-14 22:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 22:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:41:03] Production.INFO: ==4166== Releasing lock...
[2026-09-14 22:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:41:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:41:04] Production.INFO: Total Charge 0
[2026-09-14 22:41:04] Production.INFO: CreateAllLog End
[2026-09-14 22:41:04] Production.INFO: Account Balance End.
[2026-09-14 22:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:41:04] Production.INFO: ==4164== Releasing lock...
[2026-09-14 22:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:41:04] Production.INFO: ==4160== Releasing lock...
[2026-09-14 22:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:41:11] Production.ERROR: CronJobId end10
[2026-09-14 22:41:11] Production.INFO: ==4162== Releasing lock...
[2026-09-14 22:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:41:14] Production.INFO: call_cost start
[2026-09-14 22:41:14] Production.INFO: call_cost end
[2026-09-14 22:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:41:14] Production.INFO: ==4158== Releasing lock...
[2026-09-14 22:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:42:01] Production.INFO: ==4221== Lock acquired, processing the job...
[2026-09-15 03:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:42:01] Production.INFO: neon service started
[2026-09-15 03:42:01] Production.INFO: neon service started
[2026-09-15 03:42:01] Production.INFO: ==4221== Releasing lock...
[2026-09-15 03:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:42:01] Production.INFO: ==4225== Lock acquired, processing the job...
[2026-09-15 02:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:42:01] Production.INFO: ==4225== Releasing lock...
[2026-09-15 02:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:42:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:42:01] Production.INFO: ==4223== Lock acquired, processing the job...
[2026-09-14 22:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:42:02] Production.INFO: ==4223== Releasing lock...
[2026-09-14 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:42:02] Production.INFO: ==4231== Lock acquired, processing the job...
[2026-09-14 22:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:42:02] Production.INFO: ==4235== Lock acquired, processing the job...
[2026-09-14 22:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:42:02] Production.INFO: Account Balance Start.
[2026-09-14 22:42:02] Production.INFO: CreateAllLog Start
[2026-09-14 22:42:02] Production.INFO: 117
[2026-09-14 22:42:02] Production.INFO: Date 2026-09-08
[2026-09-14 22:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 22:42:02] Production.INFO: Date 2026-09-09
[2026-09-14 22:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 22:42:02] Production.INFO: Date 2026-09-10
[2026-09-14 22:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 22:42:02] Production.INFO: Date 2026-09-11
[2026-09-14 22:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 22:42:02] Production.INFO: Date 2026-09-12
[2026-09-14 22:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 22:42:02] Production.INFO: Date 2026-09-13
[2026-09-14 22:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 22:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:42:03] Production.INFO: Total Charge 0
[2026-09-14 22:42:03] Production.INFO: ==4229== Lock acquired, processing the job...
[2026-09-14 22:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:42:03] Production.INFO: CreateAllLog End
[2026-09-14 22:42:03] Production.INFO: ==4237== Lock acquired, processing the job...
[2026-09-14 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:42:03] Production.INFO: ==4233== Lock acquired, processing the job...
[2026-09-14 22:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:42:03] Production.INFO: Account Balance End.
[2026-09-14 22:42:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:42:03] Production.INFO: ==4235== Releasing lock...
[2026-09-14 22:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-14 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-14 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-14 22:42:03] Production.INFO: ==4237== Releasing lock...
[2026-09-14 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:42:03] Production.INFO: ==4231== Releasing lock...
[2026-09-14 22:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:42:11] Production.ERROR: CronJobId end10
[2026-09-14 22:42:11] Production.INFO: ==4233== Releasing lock...
[2026-09-14 22:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:42:14] Production.INFO: call_cost start
[2026-09-14 22:42:14] Production.INFO: call_cost end
[2026-09-14 22:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:42:14] Production.INFO: ==4229== Releasing lock...
[2026-09-14 22:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:43:01] Production.INFO: ==4300== Lock acquired, processing the job...
[2026-09-15 03:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:43:01] Production.INFO: neon service started
[2026-09-15 03:43:01] Production.INFO: neon service started
[2026-09-15 03:43:01] Production.INFO: ==4300== Releasing lock...
[2026-09-15 03:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:43:02] Production.INFO: ==4302== Lock acquired, processing the job...
[2026-09-14 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:43:02] Production.INFO: ==4304== Lock acquired, processing the job...
[2026-09-15 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:43:02] Production.INFO: ==4304== Releasing lock...
[2026-09-15 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:43:02] Production.INFO: ==4302== Releasing lock...
[2026-09-14 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:43:03] Production.INFO: ==4306== Lock acquired, processing the job...
[2026-09-14 22:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:43:03] Production.INFO: ==4308== Lock acquired, processing the job...
[2026-09-14 22:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:43:03] Production.INFO: ==4311== Lock acquired, processing the job...
[2026-09-14 22:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:43:03] Production.INFO: ==4313== Lock acquired, processing the job...
[2026-09-14 22:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:43:03] Production.INFO: ==4315== Lock acquired, processing the job...
[2026-09-14 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:43:03] Production.INFO: Account Balance Start.
[2026-09-14 22:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:43:03] Production.INFO: 117
[2026-09-14 22:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:43:03] Production.INFO: ==4315== Releasing lock...
[2026-09-14 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:43:04] Production.INFO: Total Charge 0
[2026-09-14 22:43:04] Production.INFO: CreateAllLog End
[2026-09-14 22:43:04] Production.INFO: ==4308== Releasing lock...
[2026-09-14 22:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:43:04] Production.INFO: Account Balance End.
[2026-09-14 22:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:43:04] Production.INFO: ==4313== Releasing lock...
[2026-09-14 22:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:43:12] Production.ERROR: CronJobId end10
[2026-09-14 22:43:12] Production.INFO: ==4311== Releasing lock...
[2026-09-14 22:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:43:15] Production.INFO: call_cost start
[2026-09-14 22:43:15] Production.INFO: call_cost end
[2026-09-14 22:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:43:15] Production.INFO: ==4306== Releasing lock...
[2026-09-14 22:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:44:02] Production.INFO: ==4368== Lock acquired, processing the job...
[2026-09-15 03:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:44:02] Production.INFO: neon service started
[2026-09-15 03:44:02] Production.INFO: neon service started
[2026-09-15 03:44:02] Production.INFO: ==4368== Releasing lock...
[2026-09-15 03:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:44:02] Production.INFO: ==4370== Lock acquired, processing the job...
[2026-09-14 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:44:02] Production.INFO: ==4372== Lock acquired, processing the job...
[2026-09-15 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:44:03] Production.INFO: ==4372== Releasing lock...
[2026-09-15 02:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:44:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:44:03] Production.INFO: ==4370== Releasing lock...
[2026-09-14 22:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:44:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:44:03] Production.INFO: ==4375== Lock acquired, processing the job...
[2026-09-14 22:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:44:04] Production.INFO: ==4379== Lock acquired, processing the job...
[2026-09-14 22:44:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:44:04] Production.INFO: ==4377== Lock acquired, processing the job...
[2026-09-14 22:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:44:04] Production.INFO: ==4381== Lock acquired, processing the job...
[2026-09-14 22:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:44:04] Production.INFO: ==4383== Lock acquired, processing the job...
[2026-09-14 22:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:44:04] Production.INFO: Account Balance Start.
[2026-09-14 22:44:04] Production.INFO: CreateAllLog Start
[2026-09-14 22:44:04] Production.INFO: 117
[2026-09-14 22:44:04] Production.INFO: Date 2026-09-08
[2026-09-14 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:44:04] Production.INFO: Date 2026-09-09
[2026-09-14 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:44:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:44:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:44:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:44:04] Production.INFO: ==4383== Releasing lock...
[2026-09-14 22:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:44:04] Production.INFO: Total Charge 0
[2026-09-14 22:44:04] Production.INFO: CreateAllLog End
[2026-09-14 22:44:04] Production.INFO: Account Balance End.
[2026-09-14 22:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:44:04] Production.INFO: ==4381== Releasing lock...
[2026-09-14 22:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:44:04] Production.INFO: ==4377== Releasing lock...
[2026-09-14 22:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:44:11] Production.ERROR: CronJobId end10
[2026-09-14 22:44:11] Production.INFO: ==4379== Releasing lock...
[2026-09-14 22:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:44:14] Production.INFO: call_cost start
[2026-09-14 22:44:14] Production.INFO: call_cost end
[2026-09-14 22:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:44:14] Production.INFO: ==4375== Releasing lock...
[2026-09-14 22:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:45:01] Production.INFO: ==4437== Lock acquired, processing the job...
[2026-09-15 03:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:45:01] Production.INFO: neon service started
[2026-09-15 03:45:01] Production.INFO: neon service started
[2026-09-15 03:45:01] Production.INFO: ==4437== Releasing lock...
[2026-09-15 03:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:45:02] Production.INFO: ==4439== Lock acquired, processing the job...
[2026-09-14 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:45:02] Production.INFO: ==4441== Lock acquired, processing the job...
[2026-09-15 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:45:02] Production.INFO: ==4439== Releasing lock...
[2026-09-14 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:45:02] Production.INFO: ==4441== Releasing lock...
[2026-09-15 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:45:03] Production.INFO: ==4443== Lock acquired, processing the job...
[2026-09-14 22:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 22:45:03] Production.INFO: ==4445== Lock acquired, processing the job...
[2026-09-14 22:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 22:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:45:03] Production.ERROR: CronJob PID - 4445
[2026-09-14 22:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 22:45:03] Production.ERROR: CronJob ID - 5
[2026-09-14 22:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:45:00
[2026-09-14 22:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:45:03] Production.INFO: ==4450== Lock acquired, processing the job...
[2026-09-14 22:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:45:03] Production.INFO: ==4447== Lock acquired, processing the job...
[2026-09-14 22:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 22:45:03] Production.INFO: ==4443== Releasing lock...
[2026-09-14 22:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 22:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 22:45:03] Production.INFO: ==4452== Lock acquired, processing the job...
[2026-09-14 22:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:45:03] Production.INFO: ==4454== Lock acquired, processing the job...
[2026-09-14 22:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 22:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:45:03] Production.INFO: ==4456== Lock acquired, processing the job...
[2026-09-14 22:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 22:45:03] Production.INFO: Account Balance Start.
[2026-09-14 22:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:45:03] Production.INFO: 117
[2026-09-14 22:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:45:03] Production.INFO: ==4456== Releasing lock...
[2026-09-14 22:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:45:04] Production.ERROR: done
[2026-09-14 22:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 22:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004751', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 22:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:45:04] Production.INFO: Total Charge 0
[2026-09-14 22:45:04] Production.INFO: CreateAllLog End
[2026-09-14 22:45:04] Production.INFO: Account Balance End.
[2026-09-14 22:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:45:04] Production.INFO: ==4452== Releasing lock...
[2026-09-14 22:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:45:04] Production.INFO: ==4447== Releasing lock...
[2026-09-14 22:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004751', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 22:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 22:45:10] Production.INFO: ProcessCDR(1,18004751,1,1,2)
[2026-09-14 22:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004751,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004751,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 22:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 22:45:10] Production.INFO: ==4454== Releasing lock...
[2026-09-14 22:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 22:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 22:45:13] Production.ERROR: CronJobId end10
[2026-09-14 22:45:13] Production.INFO: ==4450== Releasing lock...
[2026-09-14 22:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:45:16] Production.INFO: call_cost start
[2026-09-14 22:45:16] Production.INFO: call_cost end
[2026-09-14 22:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:45:16] Production.INFO: ==4445== Releasing lock...
[2026-09-14 22:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:46:02] Production.INFO: ==4512== Lock acquired, processing the job...
[2026-09-15 03:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:46:02] Production.INFO: neon service started
[2026-09-15 03:46:02] Production.INFO: neon service started
[2026-09-15 03:46:02] Production.INFO: ==4512== Releasing lock...
[2026-09-15 03:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:46:02] Production.INFO: ==4516== Lock acquired, processing the job...
[2026-09-15 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:46:02] Production.INFO: ==4516== Releasing lock...
[2026-09-15 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:46:02] Production.INFO: ==4514== Lock acquired, processing the job...
[2026-09-14 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:46:02] Production.INFO: ==4514== Releasing lock...
[2026-09-14 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:46:03] Production.INFO: ==4519== Lock acquired, processing the job...
[2026-09-14 22:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:46:03] Production.INFO: ==4521== Lock acquired, processing the job...
[2026-09-14 22:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:46:03] Production.INFO: ==4527== Lock acquired, processing the job...
[2026-09-14 22:46:03] Production.INFO: ==4523== Lock acquired, processing the job...
[2026-09-14 22:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:46:03] Production.INFO: ==4525== Lock acquired, processing the job...
[2026-09-14 22:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 22:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 22:46:03] Production.INFO: ==4527== Releasing lock...
[2026-09-14 22:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:46:03] Production.INFO: Account Balance Start.
[2026-09-14 22:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:46:03] Production.INFO: 117
[2026-09-14 22:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:46:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:46:04] Production.INFO: ==4521== Releasing lock...
[2026-09-14 22:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:46:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:46:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:46:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:46:04] Production.INFO: Total Charge 0
[2026-09-14 22:46:04] Production.INFO: CreateAllLog End
[2026-09-14 22:46:04] Production.INFO: Account Balance End.
[2026-09-14 22:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:46:04] Production.INFO: ==4525== Releasing lock...
[2026-09-14 22:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:46:11] Production.ERROR: CronJobId end10
[2026-09-14 22:46:11] Production.INFO: ==4523== Releasing lock...
[2026-09-14 22:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:46:13] Production.INFO: call_cost start
[2026-09-14 22:46:13] Production.INFO: call_cost end
[2026-09-14 22:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:46:13] Production.INFO: ==4519== Releasing lock...
[2026-09-14 22:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:47:01] Production.INFO: ==4580== Lock acquired, processing the job...
[2026-09-15 03:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:47:01] Production.INFO: neon service started
[2026-09-15 03:47:01] Production.INFO: neon service started
[2026-09-15 03:47:01] Production.INFO: ==4580== Releasing lock...
[2026-09-15 03:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:47:02] Production.INFO: ==4582== Lock acquired, processing the job...
[2026-09-14 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:47:02] Production.INFO: ==4584== Lock acquired, processing the job...
[2026-09-15 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:47:02] Production.INFO: ==4584== Releasing lock...
[2026-09-15 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:47:02] Production.INFO: ==4582== Releasing lock...
[2026-09-14 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:47:03] Production.INFO: ==4586== Lock acquired, processing the job...
[2026-09-14 22:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:47:03] Production.INFO: ==4591== Lock acquired, processing the job...
[2026-09-14 22:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:47:03] Production.INFO: ==4588== Lock acquired, processing the job...
[2026-09-14 22:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:47:03] Production.INFO: ==4593== Lock acquired, processing the job...
[2026-09-14 22:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:47:03] Production.INFO: ==4595== Lock acquired, processing the job...
[2026-09-14 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:47:03] Production.INFO: Account Balance Start.
[2026-09-14 22:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:47:03] Production.INFO: 117
[2026-09-14 22:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:47:03] Production.INFO: ==4595== Releasing lock...
[2026-09-14 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:47:03] Production.INFO: Total Charge 0
[2026-09-14 22:47:03] Production.INFO: CreateAllLog End
[2026-09-14 22:47:03] Production.INFO: Account Balance End.
[2026-09-14 22:47:03] Production.ERROR: CronJobId end 12
[2026-09-14 22:47:03] Production.INFO: ==4593== Releasing lock...
[2026-09-14 22:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:47:04] Production.INFO: ==4588== Releasing lock...
[2026-09-14 22:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:47:11] Production.ERROR: CronJobId end10
[2026-09-14 22:47:11] Production.INFO: ==4591== Releasing lock...
[2026-09-14 22:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:47:14] Production.INFO: call_cost start
[2026-09-14 22:47:14] Production.INFO: call_cost end
[2026-09-14 22:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:47:14] Production.INFO: ==4586== Releasing lock...
[2026-09-14 22:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:48:01] Production.INFO: ==4649== Lock acquired, processing the job...
[2026-09-15 03:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:48:01] Production.INFO: neon service started
[2026-09-15 03:48:01] Production.INFO: neon service started
[2026-09-15 03:48:01] Production.INFO: ==4649== Releasing lock...
[2026-09-15 03:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:48:02] Production.INFO: ==4653== Lock acquired, processing the job...
[2026-09-15 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:48:02] Production.INFO: ==4653== Releasing lock...
[2026-09-15 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:48:02] Production.INFO: ==4651== Lock acquired, processing the job...
[2026-09-14 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:48:02] Production.INFO: ==4651== Releasing lock...
[2026-09-14 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:48:03] Production.INFO: ==4656== Lock acquired, processing the job...
[2026-09-14 22:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:48:03] Production.INFO: ==4660== Lock acquired, processing the job...
[2026-09-14 22:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:48:03] Production.INFO: ==4658== Lock acquired, processing the job...
[2026-09-14 22:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:48:03] Production.INFO: ==4662== Lock acquired, processing the job...
[2026-09-14 22:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:48:03] Production.INFO: Account Balance Start.
[2026-09-14 22:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:48:03] Production.INFO: 117
[2026-09-14 22:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:48:03] Production.INFO: ==4664== Lock acquired, processing the job...
[2026-09-14 22:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:48:03] Production.INFO: ==4664== Releasing lock...
[2026-09-14 22:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:48:03] Production.INFO: Total Charge 0
[2026-09-14 22:48:03] Production.INFO: CreateAllLog End
[2026-09-14 22:48:04] Production.INFO: Account Balance End.
[2026-09-14 22:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:48:04] Production.INFO: ==4662== Releasing lock...
[2026-09-14 22:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:48:04] Production.INFO: ==4658== Releasing lock...
[2026-09-14 22:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:48:11] Production.ERROR: CronJobId end10
[2026-09-14 22:48:11] Production.INFO: ==4660== Releasing lock...
[2026-09-14 22:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:48:14] Production.INFO: call_cost start
[2026-09-14 22:48:14] Production.INFO: call_cost end
[2026-09-14 22:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:48:14] Production.INFO: ==4656== Releasing lock...
[2026-09-14 22:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:49:02] Production.INFO: ==4719== Lock acquired, processing the job...
[2026-09-15 03:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:49:02] Production.INFO: neon service started
[2026-09-15 03:49:02] Production.INFO: neon service started
[2026-09-15 03:49:02] Production.INFO: ==4719== Releasing lock...
[2026-09-15 03:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:49:02] Production.INFO: ==4721== Lock acquired, processing the job...
[2026-09-14 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:49:02] Production.INFO: ==4721== Releasing lock...
[2026-09-14 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:49:03] Production.INFO: ==4723== Lock acquired, processing the job...
[2026-09-15 02:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:49:03] Production.INFO: ==4723== Releasing lock...
[2026-09-15 02:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:49:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:49:03] Production.INFO: ==4729== Lock acquired, processing the job...
[2026-09-14 22:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:49:03] Production.INFO: ==4725== Lock acquired, processing the job...
[2026-09-14 22:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:49:03] Production.INFO: ==4727== Lock acquired, processing the job...
[2026-09-14 22:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:49:03] Production.INFO: ==4731== Lock acquired, processing the job...
[2026-09-14 22:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:49:04] Production.INFO: ==4733== Lock acquired, processing the job...
[2026-09-14 22:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:49:04] Production.INFO: Account Balance Start.
[2026-09-14 22:49:04] Production.INFO: CreateAllLog Start
[2026-09-14 22:49:04] Production.INFO: 117
[2026-09-14 22:49:04] Production.INFO: Date 2026-09-08
[2026-09-14 22:49:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:49:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:49:04] Production.INFO: ==4733== Releasing lock...
[2026-09-14 22:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:49:04] Production.INFO: Date 2026-09-09
[2026-09-14 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:49:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:49:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:49:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:49:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:49:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:49:04] Production.INFO: Total Charge 0
[2026-09-14 22:49:04] Production.INFO: CreateAllLog End
[2026-09-14 22:49:04] Production.INFO: Account Balance End.
[2026-09-14 22:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:49:04] Production.INFO: ==4731== Releasing lock...
[2026-09-14 22:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:49:04] Production.INFO: ==4727== Releasing lock...
[2026-09-14 22:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:49:11] Production.ERROR: CronJobId end10
[2026-09-14 22:49:11] Production.INFO: ==4729== Releasing lock...
[2026-09-14 22:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:49:14] Production.INFO: call_cost start
[2026-09-14 22:49:14] Production.INFO: call_cost end
[2026-09-14 22:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:49:14] Production.INFO: ==4725== Releasing lock...
[2026-09-14 22:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:50:01] Production.INFO: ==4791== Lock acquired, processing the job...
[2026-09-15 03:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:50:01] Production.INFO: neon service started
[2026-09-15 03:50:01] Production.INFO: neon service started
[2026-09-15 03:50:01] Production.INFO: ==4791== Releasing lock...
[2026-09-15 03:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:50:02] Production.INFO: ==4793== Lock acquired, processing the job...
[2026-09-14 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:50:02] Production.INFO: ==4793== Releasing lock...
[2026-09-14 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:50:02] Production.INFO: ==4795== Lock acquired, processing the job...
[2026-09-15 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:50:02] Production.INFO: ==4795== Releasing lock...
[2026-09-15 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:50:03] Production.INFO: ==4798== Lock acquired, processing the job...
[2026-09-14 22:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:50:03] Production.INFO: ==4802== Lock acquired, processing the job...
[2026-09-14 22:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:50:03] Production.INFO: ==4800== Lock acquired, processing the job...
[2026-09-14 22:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:50:03] Production.INFO: ==4804== Lock acquired, processing the job...
[2026-09-14 22:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:50:03] Production.INFO: ==4806== Lock acquired, processing the job...
[2026-09-14 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:50:03] Production.INFO: Account Balance Start.
[2026-09-14 22:50:03] Production.INFO: ==4806== Releasing lock...
[2026-09-14 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:50:03] Production.INFO: 117
[2026-09-14 22:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:50:03] Production.INFO: Total Charge 0
[2026-09-14 22:50:03] Production.INFO: CreateAllLog End
[2026-09-14 22:50:04] Production.INFO: Account Balance End.
[2026-09-14 22:50:04] Production.INFO: ==4800== Releasing lock...
[2026-09-14 22:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:50:04] Production.INFO: ==4804== Releasing lock...
[2026-09-14 22:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:50:11] Production.ERROR: CronJobId end10
[2026-09-14 22:50:11] Production.INFO: ==4802== Releasing lock...
[2026-09-14 22:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:50:13] Production.INFO: call_cost start
[2026-09-14 22:50:13] Production.INFO: call_cost end
[2026-09-14 22:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:50:13] Production.INFO: ==4798== Releasing lock...
[2026-09-14 22:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:51:02] Production.INFO: ==4878== Lock acquired, processing the job...
[2026-09-15 03:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:51:02] Production.INFO: neon service started
[2026-09-15 03:51:02] Production.INFO: neon service started
[2026-09-15 03:51:02] Production.INFO: ==4878== Releasing lock...
[2026-09-15 03:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:51:02] Production.INFO: ==4880== Lock acquired, processing the job...
[2026-09-14 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:51:02] Production.INFO: ==4880== Releasing lock...
[2026-09-14 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:51:02] Production.INFO: ==4882== Lock acquired, processing the job...
[2026-09-15 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:51:02] Production.INFO: ==4882== Releasing lock...
[2026-09-15 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:51:03] Production.INFO: ==4884== Lock acquired, processing the job...
[2026-09-14 22:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:51:03] Production.INFO: ==4890== Lock acquired, processing the job...
[2026-09-14 22:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:51:03] Production.INFO: ==4886== Lock acquired, processing the job...
[2026-09-14 22:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:51:03] Production.INFO: ==4888== Lock acquired, processing the job...
[2026-09-14 22:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:51:03] Production.INFO: ==4892== Lock acquired, processing the job...
[2026-09-14 22:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:51:03] Production.INFO: Account Balance Start.
[2026-09-14 22:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:51:03] Production.INFO: 117
[2026-09-14 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-14 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-14 22:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:51:03] Production.INFO: ==4892== Releasing lock...
[2026-09-14 22:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:51:03] Production.INFO: Total Charge 0
[2026-09-14 22:51:04] Production.INFO: CreateAllLog End
[2026-09-14 22:51:04] Production.INFO: Account Balance End.
[2026-09-14 22:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:51:04] Production.INFO: ==4890== Releasing lock...
[2026-09-14 22:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:51:04] Production.INFO: ==4886== Releasing lock...
[2026-09-14 22:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:51:15] Production.ERROR: CronJobId end10
[2026-09-14 22:51:15] Production.INFO: ==4888== Releasing lock...
[2026-09-14 22:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:51:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:51:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:51:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:51:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:51:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:51:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:51:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:51:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:51:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:51:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:51:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:51:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:51:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:51:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:51:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:51:17] Production.INFO: call_cost start
[2026-09-14 22:51:17] Production.INFO: call_cost end
[2026-09-14 22:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:51:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:51:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:51:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:51:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:51:17] Production.INFO: ==4884== Releasing lock...
[2026-09-14 22:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:52:01] Production.INFO: ==4947== Lock acquired, processing the job...
[2026-09-15 03:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:52:01] Production.INFO: neon service started
[2026-09-15 03:52:01] Production.INFO: neon service started
[2026-09-15 03:52:01] Production.INFO: ==4947== Releasing lock...
[2026-09-15 03:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:52:02] Production.INFO: ==4949== Lock acquired, processing the job...
[2026-09-14 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:52:02] Production.INFO: ==4949== Releasing lock...
[2026-09-14 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:52:02] Production.INFO: ==4951== Lock acquired, processing the job...
[2026-09-15 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:52:02] Production.INFO: ==4951== Releasing lock...
[2026-09-15 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:52:03] Production.INFO: ==4958== Lock acquired, processing the job...
[2026-09-14 22:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:52:03] Production.INFO: ==4954== Lock acquired, processing the job...
[2026-09-14 22:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:52:03] Production.INFO: ==4956== Lock acquired, processing the job...
[2026-09-14 22:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:52:03] Production.INFO: ==4960== Lock acquired, processing the job...
[2026-09-14 22:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:52:03] Production.INFO: ==4962== Lock acquired, processing the job...
[2026-09-14 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:52:03] Production.INFO: Account Balance Start.
[2026-09-14 22:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:52:03] Production.INFO: 117
[2026-09-14 22:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 22:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:52:03] Production.INFO: ==4962== Releasing lock...
[2026-09-14 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:52:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:52:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:52:04] Production.INFO: Total Charge 0
[2026-09-14 22:52:04] Production.INFO: CreateAllLog End
[2026-09-14 22:52:04] Production.INFO: Account Balance End.
[2026-09-14 22:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:52:04] Production.INFO: ==4960== Releasing lock...
[2026-09-14 22:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:52:04] Production.INFO: ==4956== Releasing lock...
[2026-09-14 22:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:52:10] Production.ERROR: CronJobId end10
[2026-09-14 22:52:10] Production.INFO: ==4958== Releasing lock...
[2026-09-14 22:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:52:14] Production.INFO: call_cost start
[2026-09-14 22:52:14] Production.INFO: call_cost end
[2026-09-14 22:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:52:14] Production.INFO: ==4954== Releasing lock...
[2026-09-14 22:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:53:02] Production.INFO: ==5016== Lock acquired, processing the job...
[2026-09-15 03:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:53:02] Production.INFO: neon service started
[2026-09-15 03:53:02] Production.INFO: neon service started
[2026-09-15 03:53:02] Production.INFO: ==5016== Releasing lock...
[2026-09-15 03:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:53:02] Production.INFO: ==5020== Lock acquired, processing the job...
[2026-09-15 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:53:02] Production.INFO: ==5020== Releasing lock...
[2026-09-15 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:53:02] Production.INFO: ==5018== Lock acquired, processing the job...
[2026-09-14 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:53:02] Production.INFO: ==5018== Releasing lock...
[2026-09-14 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:53:03] Production.INFO: ==5023== Lock acquired, processing the job...
[2026-09-14 22:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:53:03] Production.INFO: ==5027== Lock acquired, processing the job...
[2026-09-14 22:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:53:03] Production.INFO: ==5025== Lock acquired, processing the job...
[2026-09-14 22:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:53:03] Production.INFO: ==5029== Lock acquired, processing the job...
[2026-09-14 22:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:53:03] Production.INFO: ==5031== Lock acquired, processing the job...
[2026-09-14 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:53:03] Production.INFO: Account Balance Start.
[2026-09-14 22:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:53:03] Production.INFO: 117
[2026-09-14 22:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 22:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:53:03] Production.INFO: ==5031== Releasing lock...
[2026-09-14 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:53:03] Production.INFO: Total Charge 0
[2026-09-14 22:53:03] Production.INFO: CreateAllLog End
[2026-09-14 22:53:04] Production.INFO: Account Balance End.
[2026-09-14 22:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:53:04] Production.INFO: ==5029== Releasing lock...
[2026-09-14 22:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:53:04] Production.INFO: ==5025== Releasing lock...
[2026-09-14 22:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:53:10] Production.ERROR: CronJobId end10
[2026-09-14 22:53:10] Production.INFO: ==5027== Releasing lock...
[2026-09-14 22:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:53:14] Production.INFO: call_cost start
[2026-09-14 22:53:14] Production.INFO: call_cost end
[2026-09-14 22:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:53:14] Production.INFO: ==5023== Releasing lock...
[2026-09-14 22:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:54:01] Production.INFO: ==5088== Lock acquired, processing the job...
[2026-09-15 03:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:54:01] Production.INFO: neon service started
[2026-09-15 03:54:01] Production.INFO: neon service started
[2026-09-15 03:54:01] Production.INFO: ==5088== Releasing lock...
[2026-09-15 03:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:54:02] Production.INFO: ==5090== Lock acquired, processing the job...
[2026-09-14 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:54:02] Production.INFO: ==5092== Lock acquired, processing the job...
[2026-09-15 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:54:02] Production.INFO: ==5092== Releasing lock...
[2026-09-15 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:54:02] Production.INFO: ==5090== Releasing lock...
[2026-09-14 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:54:03] Production.INFO: ==5095== Lock acquired, processing the job...
[2026-09-14 22:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:54:03] Production.INFO: ==5097== Lock acquired, processing the job...
[2026-09-14 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:54:03] Production.INFO: ==5101== Lock acquired, processing the job...
[2026-09-14 22:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:54:03] Production.INFO: ==5099== Lock acquired, processing the job...
[2026-09-14 22:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:54:03] Production.INFO: Account Balance Start.
[2026-09-14 22:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:54:03] Production.INFO: 117
[2026-09-14 22:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:54:03] Production.INFO: ==5103== Lock acquired, processing the job...
[2026-09-14 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 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-14 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:54:03] Production.INFO: ==5103== Releasing lock...
[2026-09-14 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:54:03] Production.INFO: Total Charge 0
[2026-09-14 22:54:03] Production.INFO: CreateAllLog End
[2026-09-14 22:54:04] Production.INFO: Account Balance End.
[2026-09-14 22:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:54:04] Production.INFO: ==5101== Releasing lock...
[2026-09-14 22:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:54:04] Production.INFO: ==5097== Releasing lock...
[2026-09-14 22:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:54:10] Production.ERROR: CronJobId end10
[2026-09-14 22:54:10] Production.INFO: ==5099== Releasing lock...
[2026-09-14 22:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:54:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:54:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:54:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:54:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:54:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:54:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:54:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:54:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:54:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:54:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:54:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:54:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:54:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:54:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:54:13] Production.INFO: call_cost start
[2026-09-14 22:54:13] Production.INFO: call_cost end
[2026-09-14 22:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:54:13] Production.INFO: ==5095== Releasing lock...
[2026-09-14 22:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:55:01] Production.INFO: ==5159== Lock acquired, processing the job...
[2026-09-15 03:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:55:02] Production.INFO: neon service started
[2026-09-15 03:55:02] Production.INFO: neon service started
[2026-09-15 03:55:02] Production.INFO: ==5159== Releasing lock...
[2026-09-15 03:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:55:02] Production.INFO: ==5161== Lock acquired, processing the job...
[2026-09-14 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:55:02] Production.INFO: ==5161== Releasing lock...
[2026-09-14 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:55:02] Production.INFO: ==5163== Lock acquired, processing the job...
[2026-09-15 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:55:02] Production.INFO: ==5163== Releasing lock...
[2026-09-15 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:55:03] Production.INFO: ==5167== Lock acquired, processing the job...
[2026-09-14 22:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:55:03] Production.INFO: ==5165== Lock acquired, processing the job...
[2026-09-14 22:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 22:55:03] Production.INFO: ==5169== Lock acquired, processing the job...
[2026-09-14 22:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 22:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:55:03] Production.ERROR: CronJob PID - 5167
[2026-09-14 22:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 22:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 22:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:55:00
[2026-09-14 22:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 22:55:03] Production.ERROR: CronJob PID - 5169
[2026-09-14 22:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 22:55:03] Production.ERROR: CronJob ID - 7
[2026-09-14 22:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 22:55:00
[2026-09-14 22:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 22:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 22:55:03] Production.INFO: ==5174== Lock acquired, processing the job...
[2026-09-14 22:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:55:03] Production.INFO: ==5176== Lock acquired, processing the job...
[2026-09-14 22:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 22:55:03] Production.INFO: ==5172== Lock acquired, processing the job...
[2026-09-14 22:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 22:55:03] Production.INFO: ==5165== Releasing lock...
[2026-09-14 22:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 22:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 22:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 22:55:04] Production.INFO: Account Balance Start.
[2026-09-14 22:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 22:55:04] Production.INFO: 117
[2026-09-14 22:55:04] Production.INFO: ==5178== Lock acquired, processing the job...
[2026-09-14 22:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 22:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 22:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:55:04] Production.INFO: ==5178== Releasing lock...
[2026-09-14 22:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:55:04] Production.ERROR: done
[2026-09-14 22:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 22:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004792', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 22:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 22:55:04] Production.INFO: Total Charge 0
[2026-09-14 22:55:04] Production.INFO: CreateAllLog End
[2026-09-14 22:55:04] Production.INFO: ==5169== Releasing lock...
[2026-09-14 22:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:55:04] Production.INFO: Account Balance End.
[2026-09-14 22:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:55:04] Production.INFO: ==5174== Releasing lock...
[2026-09-14 22:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004792', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 22:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 22:55:09] Production.INFO: ProcessCDR(1,18004792,1,1,2)
[2026-09-14 22:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004792,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:55:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004792,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 22:55:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 22:55:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 22:55:09] Production.INFO: ==5176== Releasing lock...
[2026-09-14 22:55:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 22:55:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 22:55:13] Production.ERROR: CronJobId end10
[2026-09-14 22:55:13] Production.INFO: ==5172== Releasing lock...
[2026-09-14 22:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:55:16] Production.INFO: call_cost start
[2026-09-14 22:55:16] Production.INFO: call_cost end
[2026-09-14 22:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:55:16] Production.INFO: ==5167== Releasing lock...
[2026-09-14 22:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:56:01] Production.INFO: ==5231== Lock acquired, processing the job...
[2026-09-15 03:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:56:01] Production.INFO: neon service started
[2026-09-15 03:56:01] Production.INFO: neon service started
[2026-09-15 03:56:01] Production.INFO: ==5231== Releasing lock...
[2026-09-15 03:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:56:02] Production.INFO: ==5236== Lock acquired, processing the job...
[2026-09-15 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:56:02] Production.INFO: ==5234== Lock acquired, processing the job...
[2026-09-14 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:56:02] Production.INFO: ==5236== Releasing lock...
[2026-09-15 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:56:02] Production.INFO: ==5234== Releasing lock...
[2026-09-14 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:56:03] Production.INFO: ==5244== Lock acquired, processing the job...
[2026-09-14 22:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:56:03] Production.INFO: ==5242== Lock acquired, processing the job...
[2026-09-14 22:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:56:03] Production.INFO: ==5238== Lock acquired, processing the job...
[2026-09-14 22:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:56:03] Production.INFO: ==5240== Lock acquired, processing the job...
[2026-09-14 22:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:56:03] Production.INFO: Account Balance Start.
[2026-09-14 22:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:56:03] Production.INFO: 117
[2026-09-14 22:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:56:03] Production.INFO: ==5246== Lock acquired, processing the job...
[2026-09-14 22:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:56:03] Production.INFO: ==5246== Releasing lock...
[2026-09-14 22:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:56:03] Production.INFO: Total Charge 0
[2026-09-14 22:56:03] Production.INFO: CreateAllLog End
[2026-09-14 22:56:04] Production.INFO: Account Balance End.
[2026-09-14 22:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:56:04] Production.INFO: ==5244== Releasing lock...
[2026-09-14 22:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:56:04] Production.INFO: ==5240== Releasing lock...
[2026-09-14 22:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:56:11] Production.ERROR: CronJobId end10
[2026-09-14 22:56:11] Production.INFO: ==5242== Releasing lock...
[2026-09-14 22:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:56:14] Production.INFO: call_cost start
[2026-09-14 22:56:14] Production.INFO: call_cost end
[2026-09-14 22:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:56:14] Production.INFO: ==5238== Releasing lock...
[2026-09-14 22:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:57:02] Production.INFO: ==5311== Lock acquired, processing the job...
[2026-09-15 03:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:57:02] Production.INFO: neon service started
[2026-09-15 03:57:02] Production.INFO: neon service started
[2026-09-15 03:57:02] Production.INFO: ==5311== Releasing lock...
[2026-09-15 03:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:57:02] Production.INFO: ==5315== Lock acquired, processing the job...
[2026-09-15 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:57:02] Production.INFO: ==5315== Releasing lock...
[2026-09-15 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:57:02] Production.INFO: ==5313== Lock acquired, processing the job...
[2026-09-14 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:57:02] Production.INFO: ==5313== Releasing lock...
[2026-09-14 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:57:03] Production.INFO: ==5318== Lock acquired, processing the job...
[2026-09-14 22:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:57:03] Production.INFO: ==5320== Lock acquired, processing the job...
[2026-09-14 22:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:57:03] Production.INFO: ==5322== Lock acquired, processing the job...
[2026-09-14 22:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:57:03] Production.INFO: ==5324== Lock acquired, processing the job...
[2026-09-14 22:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:57:03] Production.INFO: ==5326== Lock acquired, processing the job...
[2026-09-14 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:57:03] Production.INFO: Account Balance Start.
[2026-09-14 22:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:57:03] Production.INFO: 117
[2026-09-14 22:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-14 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:57:03] Production.INFO: ==5326== Releasing lock...
[2026-09-14 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:57:03] Production.INFO: Total Charge 0
[2026-09-14 22:57:03] Production.INFO: CreateAllLog End
[2026-09-14 22:57:04] Production.INFO: ==5320== Releasing lock...
[2026-09-14 22:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:57:04] Production.INFO: Account Balance End.
[2026-09-14 22:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:57:04] Production.INFO: ==5324== Releasing lock...
[2026-09-14 22:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:57:10] Production.ERROR: CronJobId end10
[2026-09-14 22:57:10] Production.INFO: ==5322== Releasing lock...
[2026-09-14 22:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:57:14] Production.INFO: call_cost start
[2026-09-14 22:57:14] Production.INFO: call_cost end
[2026-09-14 22:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:57:14] Production.INFO: ==5318== Releasing lock...
[2026-09-14 22:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:58:01] Production.INFO: ==5383== Lock acquired, processing the job...
[2026-09-15 03:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:58:01] Production.INFO: neon service started
[2026-09-15 03:58:01] Production.INFO: neon service started
[2026-09-15 03:58:01] Production.INFO: ==5383== Releasing lock...
[2026-09-15 03:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:58:01] Production.INFO: ==5387== Lock acquired, processing the job...
[2026-09-15 02:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:58:01] Production.INFO: ==5387== Releasing lock...
[2026-09-15 02:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:58:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:58:02] Production.INFO: ==5385== Lock acquired, processing the job...
[2026-09-14 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:58:02] Production.INFO: ==5385== Releasing lock...
[2026-09-14 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:58:02] Production.INFO: ==5390== Lock acquired, processing the job...
[2026-09-14 22:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:58:02] Production.INFO: ==5392== Lock acquired, processing the job...
[2026-09-14 22:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:58:03] Production.INFO: ==5396== Lock acquired, processing the job...
[2026-09-14 22:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:58:03] Production.INFO: ==5394== Lock acquired, processing the job...
[2026-09-14 22:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:58:03] Production.INFO: ==5398== Lock acquired, processing the job...
[2026-09-14 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:58:03] Production.INFO: Account Balance Start.
[2026-09-14 22:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:58:03] Production.INFO: 117
[2026-09-14 22:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 22:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 22:58:03] Production.INFO: ==5398== Releasing lock...
[2026-09-14 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:58:03] Production.INFO: ==5392== Releasing lock...
[2026-09-14 22:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:58:03] Production.INFO: Total Charge 0
[2026-09-14 22:58:03] Production.INFO: CreateAllLog End
[2026-09-14 22:58:04] Production.INFO: Account Balance End.
[2026-09-14 22:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:58:04] Production.INFO: ==5396== Releasing lock...
[2026-09-14 22:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:58:11] Production.ERROR: CronJobId end10
[2026-09-14 22:58:11] Production.INFO: ==5394== Releasing lock...
[2026-09-14 22:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:58:13] Production.INFO: call_cost start
[2026-09-14 22:58:13] Production.INFO: call_cost end
[2026-09-14 22:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:58:13] Production.INFO: ==5390== Releasing lock...
[2026-09-14 22:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:59:01] Production.INFO: ==5454== Lock acquired, processing the job...
[2026-09-15 03:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 03:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 03:59:01] Production.INFO: neon service started
[2026-09-15 03:59:01] Production.INFO: neon service started
[2026-09-15 03:59:01] Production.INFO: ==5454== Releasing lock...
[2026-09-15 03:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 03:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:59:02] Production.INFO: ==5456== Lock acquired, processing the job...
[2026-09-14 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:59:02] Production.INFO: ==5456== Releasing lock...
[2026-09-14 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 22:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:59:02] Production.INFO: ==5458== Lock acquired, processing the job...
[2026-09-15 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:59:02] Production.INFO: ==5458== Releasing lock...
[2026-09-15 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 02:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 22:59:03] Production.INFO: ==5460== Lock acquired, processing the job...
[2026-09-14 22:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:59:03] Production.INFO: ==5462== Lock acquired, processing the job...
[2026-09-14 22:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 22:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 22:59:03] Production.INFO: ==5464== Lock acquired, processing the job...
[2026-09-14 22:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 22:59:03] Production.INFO: ==5466== Lock acquired, processing the job...
[2026-09-14 22:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 22:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 22:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 22:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 22:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 22:59:03] Production.INFO: ==5468== Lock acquired, processing the job...
[2026-09-14 22:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 22:59:03] Production.INFO: Account Balance Start.
[2026-09-14 22:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 22:59:03] Production.INFO: 117
[2026-09-14 22:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 22:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 22:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 22:59:03] Production.INFO: ==5468== Releasing lock...
[2026-09-14 22:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 22:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 22:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 22:59:03] Production.INFO: Total Charge 0
[2026-09-14 22:59:03] Production.INFO: CreateAllLog End
[2026-09-14 22:59:03] Production.INFO: Account Balance End.
[2026-09-14 22:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 22:59:04] Production.INFO: ==5466== Releasing lock...
[2026-09-14 22:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 22:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 22:59:04] Production.INFO: ==5462== Releasing lock...
[2026-09-14 22:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 22:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 22:59:11] Production.ERROR: CronJobId end10
[2026-09-14 22:59:11] Production.INFO: ==5464== Releasing lock...
[2026-09-14 22:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 22:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 22:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 22:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 22:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 22:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 22:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 22:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 22:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 22:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 22:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 22:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 22:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 22:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 22:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 22:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 22:59:14] Production.INFO: call_cost start
[2026-09-14 22:59:14] Production.INFO: call_cost end
[2026-09-14 22:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 22:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 22:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 22:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 22:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 22:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 22:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 22:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 22:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 22:59:14] Production.INFO: ==5460== Releasing lock...
[2026-09-14 22:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 22:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:00:02] Production.INFO: ==5523== Lock acquired, processing the job...
[2026-09-15 04:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:00:02] Production.INFO: neon service started
[2026-09-15 04:00:02] Production.INFO: neon service started
[2026-09-15 04:00:02] Production.INFO: ==5523== Releasing lock...
[2026-09-15 04:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:00:02] Production.INFO: ==5526== Lock acquired, processing the job...
[2026-09-14 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:00:02] Production.INFO: ==5528== Lock acquired, processing the job...
[2026-09-15 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:00:02] Production.INFO: ==5528== Releasing lock...
[2026-09-15 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:00:03] Production.INFO: ==5526== Releasing lock...
[2026-09-14 23:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:00:04] Production.INFO: ==5536== Lock acquired, processing the job...
[2026-09-14 23:00:04] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: ==5530== Lock acquired, processing the job...
[2026-09-14 23:00:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: ==5540== Lock acquired, processing the job...
[2026-09-14 23:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: ==5534== Lock acquired, processing the job...
[2026-09-14 23:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: ==5532== Lock acquired, processing the job...
[2026-09-14 23:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-09-14 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-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-09-14 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-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-09-14 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-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: ==5540== Releasing lock...
[2026-09-14 23:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-14 23:00:04] Production.INFO: ==5538== Lock acquired, processing the job...
[2026-09-14 23:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:00:04] Production.INFO: Outstanding Amount 0.02
[2026-09-14 23:00:04] Production.INFO: Invoice Full Number INV13250
[2026-09-14 23:00:04] Production.INFO: Transaction start
[2026-09-14 23:00:04] Production.INFO: Account Balance Start.
[2026-09-14 23:00:04] Production.INFO: CreateAllLog Start
[2026-09-14 23:00:04] Production.INFO: 117
[2026-09-14 23:00:04] Production.INFO: Date 2026-09-08
[2026-09-14 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:00:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:00:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:00:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 10
[2026-09-14 23:00:04] Production.INFO: Total Charge 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: CreateAllLog End
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 0
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-09-14 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 20
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: Account Balance End.
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 0
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 3
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-14 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-14 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-09-14 23:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-14 23:00:05] Production.ERROR: CronJobId end 12
[2026-09-14 23:00:05] Production.INFO: ==5538== Releasing lock...
[2026-09-14 23:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:00:05] Production.INFO: ==5532== Releasing lock...
[2026-09-14 23:00:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:00:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:00:07] Production.ERROR: CronJobId end11
[2026-09-14 23:00:07] Production.INFO: ==5536== Releasing lock...
[2026-09-14 23:00:07] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-09-14 23:00:07] Production.INFO: 33.75 MB #Memory Used#
[2026-09-14 23:00:11] Production.ERROR: CronJobId end10
[2026-09-14 23:00:11] Production.INFO: ==5534== Releasing lock...
[2026-09-14 23:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:00:14] Production.INFO: call_cost start
[2026-09-14 23:00:14] Production.INFO: call_cost end
[2026-09-14 23:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:00:14] Production.INFO: ==5530== Releasing lock...
[2026-09-14 23:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:01:01] Production.INFO: ==5596== Lock acquired, processing the job...
[2026-09-15 04:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:01:01] Production.INFO: neon service started
[2026-09-15 04:01:01] Production.INFO: neon service started
[2026-09-15 04:01:01] Production.INFO: ==5596== Releasing lock...
[2026-09-15 04:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:01:02] Production.INFO: ==5611== Lock acquired, processing the job...
[2026-09-14 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:01:02] Production.INFO: ==5611== Releasing lock...
[2026-09-14 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:01:02] Production.INFO: ==5613== Lock acquired, processing the job...
[2026-09-15 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:01:02] Production.INFO: ==5613== Releasing lock...
[2026-09-15 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:01:03] Production.INFO: ==5615== Lock acquired, processing the job...
[2026-09-14 23:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:01:03] Production.INFO: ==5621== Lock acquired, processing the job...
[2026-09-14 23:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:01:03] Production.INFO: ==5617== Lock acquired, processing the job...
[2026-09-14 23:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:01:03] Production.INFO: ==5623== Lock acquired, processing the job...
[2026-09-14 23:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:01:03] Production.INFO: ==5619== Lock acquired, processing the job...
[2026-09-14 23:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:01:03] Production.INFO: Account Balance Start.
[2026-09-14 23:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:01:03] Production.INFO: 117
[2026-09-14 23:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:01:03] Production.INFO: ==5623== Releasing lock...
[2026-09-14 23:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:01:03] Production.INFO: Total Charge 0
[2026-09-14 23:01:03] Production.INFO: CreateAllLog End
[2026-09-14 23:01:03] Production.INFO: Account Balance End.
[2026-09-14 23:01:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:01:03] Production.INFO: ==5621== Releasing lock...
[2026-09-14 23:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:01:04] Production.INFO: ==5617== Releasing lock...
[2026-09-14 23:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:01:11] Production.ERROR: CronJobId end10
[2026-09-14 23:01:11] Production.INFO: ==5619== Releasing lock...
[2026-09-14 23:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:01:15] Production.INFO: call_cost start
[2026-09-14 23:01:15] Production.INFO: call_cost end
[2026-09-14 23:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:01:15] Production.INFO: ==5615== Releasing lock...
[2026-09-14 23:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:02:02] Production.INFO: ==5685== Lock acquired, processing the job...
[2026-09-15 04:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:02:02] Production.INFO: neon service started
[2026-09-15 04:02:02] Production.INFO: neon service started
[2026-09-15 04:02:02] Production.INFO: ==5685== Releasing lock...
[2026-09-15 04:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:02:02] Production.INFO: ==5689== Lock acquired, processing the job...
[2026-09-15 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:02:02] Production.INFO: ==5689== Releasing lock...
[2026-09-15 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:02:02] Production.INFO: ==5687== Lock acquired, processing the job...
[2026-09-14 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:02:02] Production.INFO: ==5687== Releasing lock...
[2026-09-14 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:02:03] Production.INFO: ==5699== Lock acquired, processing the job...
[2026-09-14 23:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 23:02:03] Production.INFO: ==5697== Lock acquired, processing the job...
[2026-09-14 23:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 23:02:03] Production.INFO: Account Balance Start.
[2026-09-14 23:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:02:03] Production.INFO: 117
[2026-09-14 23:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:02:03] Production.INFO: ==5695== Lock acquired, processing the job...
[2026-09-14 23:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:02:04] Production.INFO: ==5691== Lock acquired, processing the job...
[2026-09-14 23:02:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:02:04] Production.INFO: ==5693== Lock acquired, processing the job...
[2026-09-14 23:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:02:04] Production.INFO: ==5701== Lock acquired, processing the job...
[2026-09-14 23:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:02:04] Production.ERROR: done
[2026-09-14 23:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 23:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:02:04] Production.INFO: ==5701== Releasing lock...
[2026-09-14 23:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:02:04] Production.ERROR: done
[2026-09-14 23:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:02:04] Production.INFO: Total Charge 0
[2026-09-14 23:02:04] Production.INFO: CreateAllLog End
[2026-09-14 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-14 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-14 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-14 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-14 23:02:04] Production.INFO: ==5699== Releasing lock...
[2026-09-14 23:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 23:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 23:02:04] Production.INFO: Account Balance End.
[2026-09-14 23:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:02:04] Production.INFO: ==5697== Releasing lock...
[2026-09-14 23:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:02:05] Production.INFO: ==5693== Releasing lock...
[2026-09-14 23:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:02:11] Production.ERROR: CronJobId end10
[2026-09-14 23:02:11] Production.INFO: ==5695== Releasing lock...
[2026-09-14 23:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:02:14] Production.INFO: call_cost start
[2026-09-14 23:02:15] Production.INFO: call_cost end
[2026-09-14 23:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:02:15] Production.INFO: ==5691== Releasing lock...
[2026-09-14 23:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:03:01] Production.INFO: ==5755== Lock acquired, processing the job...
[2026-09-15 04:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:03:01] Production.INFO: neon service started
[2026-09-15 04:03:01] Production.INFO: neon service started
[2026-09-15 04:03:01] Production.INFO: ==5755== Releasing lock...
[2026-09-15 04:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:03:01] Production.INFO: ==5757== Lock acquired, processing the job...
[2026-09-14 23:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:03:02] Production.INFO: ==5757== Releasing lock...
[2026-09-14 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:03:02] Production.INFO: ==5759== Lock acquired, processing the job...
[2026-09-15 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:03:02] Production.INFO: ==5759== Releasing lock...
[2026-09-15 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:03:02] Production.INFO: ==5761== Lock acquired, processing the job...
[2026-09-14 23:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:03:02] Production.INFO: ==5763== Lock acquired, processing the job...
[2026-09-14 23:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:03:02] Production.INFO: ==5765== Lock acquired, processing the job...
[2026-09-14 23:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:03:03] Production.INFO: ==5769== Lock acquired, processing the job...
[2026-09-14 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:03:03] Production.INFO: ==5767== Lock acquired, processing the job...
[2026-09-14 23:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:03:03] Production.INFO: Account Balance Start.
[2026-09-14 23:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:03:03] Production.INFO: 117
[2026-09-14 23:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 23:03:03] Production.INFO: ==5769== Releasing lock...
[2026-09-14 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:03:03] Production.INFO: Total Charge 0
[2026-09-14 23:03:03] Production.INFO: CreateAllLog End
[2026-09-14 23:03:03] Production.INFO: ==5763== Releasing lock...
[2026-09-14 23:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:03:03] Production.INFO: Account Balance End.
[2026-09-14 23:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:03:03] Production.INFO: ==5767== Releasing lock...
[2026-09-14 23:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:03:11] Production.ERROR: CronJobId end10
[2026-09-14 23:03:11] Production.INFO: ==5765== Releasing lock...
[2026-09-14 23:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:03:14] Production.INFO: call_cost start
[2026-09-14 23:03:14] Production.INFO: call_cost end
[2026-09-14 23:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:03:14] Production.INFO: ==5761== Releasing lock...
[2026-09-14 23:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:04:01] Production.INFO: ==5825== Lock acquired, processing the job...
[2026-09-15 04:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:04:02] Production.INFO: neon service started
[2026-09-15 04:04:02] Production.INFO: neon service started
[2026-09-15 04:04:02] Production.INFO: ==5825== Releasing lock...
[2026-09-15 04:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:04:02] Production.INFO: ==5827== Lock acquired, processing the job...
[2026-09-14 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:04:02] Production.INFO: ==5827== Releasing lock...
[2026-09-14 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:04:02] Production.INFO: ==5830== Lock acquired, processing the job...
[2026-09-15 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:04:02] Production.INFO: ==5830== Releasing lock...
[2026-09-15 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:04:03] Production.INFO: ==5832== Lock acquired, processing the job...
[2026-09-14 23:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:04:03] Production.INFO: ==5834== Lock acquired, processing the job...
[2026-09-14 23:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:04:03] Production.INFO: ==5836== Lock acquired, processing the job...
[2026-09-14 23:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:04:03] Production.INFO: ==5838== Lock acquired, processing the job...
[2026-09-14 23:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:04:03] Production.INFO: Account Balance Start.
[2026-09-14 23:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:04:03] Production.INFO: 117
[2026-09-14 23:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:04:03] Production.INFO: ==5840== Lock acquired, processing the job...
[2026-09-14 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 23:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:04:03] Production.INFO: ==5840== Releasing lock...
[2026-09-14 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:04:03] Production.INFO: Total Charge 0
[2026-09-14 23:04:03] Production.INFO: CreateAllLog End
[2026-09-14 23:04:04] Production.INFO: Account Balance End.
[2026-09-14 23:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:04:04] Production.INFO: ==5838== Releasing lock...
[2026-09-14 23:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:04:04] Production.INFO: ==5834== Releasing lock...
[2026-09-14 23:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:04:10] Production.ERROR: CronJobId end10
[2026-09-14 23:04:10] Production.INFO: ==5836== Releasing lock...
[2026-09-14 23:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:04:13] Production.INFO: call_cost start
[2026-09-14 23:04:13] Production.INFO: call_cost end
[2026-09-14 23:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:04:13] Production.INFO: ==5832== Releasing lock...
[2026-09-14 23:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:05:01] Production.INFO: ==5896== Lock acquired, processing the job...
[2026-09-15 04:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:05:01] Production.INFO: neon service started
[2026-09-15 04:05:01] Production.INFO: neon service started
[2026-09-15 04:05:01] Production.INFO: ==5896== Releasing lock...
[2026-09-15 04:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:05:01] Production.INFO: ==5898== Lock acquired, processing the job...
[2026-09-14 23:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:05:02] Production.INFO: ==5898== Releasing lock...
[2026-09-14 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:05:02] Production.INFO: ==5900== Lock acquired, processing the job...
[2026-09-15 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:05:02] Production.INFO: ==5900== Releasing lock...
[2026-09-15 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:05:02] Production.INFO: ==5910== Lock acquired, processing the job...
[2026-09-14 23:05:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:05:02] Production.INFO: ==5912== Lock acquired, processing the job...
[2026-09-14 23:05:02] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 23:05:02] Production.INFO: Account Balance Start.
[2026-09-14 23:05:02] Production.INFO: CreateAllLog Start
[2026-09-14 23:05:02] Production.INFO: 117
[2026-09-14 23:05:02] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 23:05:02] Production.INFO: Date 2026-09-08
[2026-09-14 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:05:03] Production.INFO: ==5902== Lock acquired, processing the job...
[2026-09-14 23:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 23:05:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:05:03] Production.INFO: ==5904== Lock acquired, processing the job...
[2026-09-14 23:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:05:03] Production.INFO: ==5908== Lock acquired, processing the job...
[2026-09-14 23:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:05:03] Production.INFO: ==5906== Lock acquired, processing the job...
[2026-09-14 23:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:05:03] Production.ERROR: CronJob PID - 5904
[2026-09-14 23:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 23:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 23:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:05:00
[2026-09-14 23:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:05:03] Production.ERROR: CronJob PID - 5908
[2026-09-14 23:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 23:05:03] Production.ERROR: CronJob ID - 10
[2026-09-14 23:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:05:00
[2026-09-14 23:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:05:03] Production.ERROR: CronJob PID - 5910
[2026-09-14 23:05:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 23:05:03] Production.ERROR: CronJob ID - 12
[2026-09-14 23:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:05:00
[2026-09-14 23:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:05:03] Production.ERROR: CronJob PID - 5912
[2026-09-14 23:05:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 23:05:03] Production.ERROR: CronJob ID - 17
[2026-09-14 23:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:05:00
[2026-09-14 23:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:05:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 23:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:05:03] Production.INFO: ==5902== Releasing lock...
[2026-09-14 23:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 23:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 23:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:05:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:05:03] Production.INFO: ==5915== Lock acquired, processing the job...
[2026-09-14 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:05:03] Production.ERROR: done
[2026-09-14 23:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 23:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004833', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 23:05:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:05:03] Production.INFO: Total Charge 0
[2026-09-14 23:05:03] Production.INFO: CreateAllLog End
[2026-09-14 23:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:05:03] Production.INFO: ==5915== Releasing lock...
[2026-09-14 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:05:03] Production.INFO: Account Balance End.
[2026-09-14 23:05:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:05:03] Production.INFO: ==5910== Releasing lock...
[2026-09-14 23:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:05:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:05:04] Production.INFO: ==5906== Releasing lock...
[2026-09-14 23:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004833', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 23:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 23:05:09] Production.INFO: ProcessCDR(1,18004833,1,1,2)
[2026-09-14 23:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004833,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004833,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 23:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 23:05:09] Production.INFO: ==5912== Releasing lock...
[2026-09-14 23:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 23:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 23:05:13] Production.ERROR: CronJobId end10
[2026-09-14 23:05:13] Production.INFO: ==5908== Releasing lock...
[2026-09-14 23:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:05:16] Production.INFO: call_cost start
[2026-09-14 23:05:16] Production.INFO: call_cost end
[2026-09-14 23:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:05:16] Production.INFO: ==5904== Releasing lock...
[2026-09-14 23:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:06:01] Production.INFO: ==5968== Lock acquired, processing the job...
[2026-09-15 04:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:06:01] Production.INFO: neon service started
[2026-09-15 04:06:01] Production.INFO: neon service started
[2026-09-15 04:06:01] Production.INFO: ==5968== Releasing lock...
[2026-09-15 04:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:06:02] Production.INFO: ==5972== Lock acquired, processing the job...
[2026-09-15 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:06:02] Production.INFO: ==5972== Releasing lock...
[2026-09-15 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:06:02] Production.INFO: ==5970== Lock acquired, processing the job...
[2026-09-14 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:06:02] Production.INFO: ==5970== Releasing lock...
[2026-09-14 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:06:03] Production.INFO: ==5975== Lock acquired, processing the job...
[2026-09-14 23:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:06:03] Production.INFO: ==5983== Lock acquired, processing the job...
[2026-09-14 23:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:06:03] Production.INFO: ==5977== Lock acquired, processing the job...
[2026-09-14 23:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:06:03] Production.INFO: ==5981== Lock acquired, processing the job...
[2026-09-14 23:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:06:03] Production.INFO: ==5979== Lock acquired, processing the job...
[2026-09-14 23:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 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-14 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-14 23:06:03] Production.INFO: ==5983== Releasing lock...
[2026-09-14 23:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:06:03] Production.INFO: Account Balance Start.
[2026-09-14 23:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:06:03] Production.INFO: 117
[2026-09-14 23:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:06:03] Production.INFO: Total Charge 0
[2026-09-14 23:06:03] Production.INFO: CreateAllLog End
[2026-09-14 23:06:04] Production.INFO: Account Balance End.
[2026-09-14 23:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:06:04] Production.INFO: ==5981== Releasing lock...
[2026-09-14 23:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:06:04] Production.INFO: ==5977== Releasing lock...
[2026-09-14 23:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:06:11] Production.ERROR: CronJobId end10
[2026-09-14 23:06:11] Production.INFO: ==5979== Releasing lock...
[2026-09-14 23:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:06:13] Production.INFO: call_cost start
[2026-09-14 23:06:13] Production.INFO: call_cost end
[2026-09-14 23:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:06:13] Production.INFO: ==5975== Releasing lock...
[2026-09-14 23:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:07:02] Production.INFO: ==6037== Lock acquired, processing the job...
[2026-09-15 04:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:07:02] Production.INFO: neon service started
[2026-09-15 04:07:02] Production.INFO: neon service started
[2026-09-15 04:07:02] Production.INFO: ==6037== Releasing lock...
[2026-09-15 04:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:07:02] Production.INFO: ==6039== Lock acquired, processing the job...
[2026-09-14 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:07:02] Production.INFO: ==6039== Releasing lock...
[2026-09-14 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:07:03] Production.INFO: ==6041== Lock acquired, processing the job...
[2026-09-15 03:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:07:03] Production.INFO: ==6041== Releasing lock...
[2026-09-15 03:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:07:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:07:03] Production.INFO: ==6046== Lock acquired, processing the job...
[2026-09-14 23:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:07:03] Production.INFO: ==6048== Lock acquired, processing the job...
[2026-09-14 23:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:07:03] Production.INFO: ==6052== Lock acquired, processing the job...
[2026-09-14 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 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-14 23:07:03] Production.INFO: ==6052== Releasing lock...
[2026-09-14 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:07:03] Production.INFO: ==6044== Lock acquired, processing the job...
[2026-09-14 23:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:07:03] Production.INFO: ==6050== Lock acquired, processing the job...
[2026-09-14 23:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:07:03] Production.INFO: Account Balance Start.
[2026-09-14 23:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:07:03] Production.INFO: 117
[2026-09-14 23:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:07:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:07:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:07:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:07:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:07:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:07:04] Production.INFO: ==6046== Releasing lock...
[2026-09-14 23:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:07:04] Production.INFO: Total Charge 0
[2026-09-14 23:07:04] Production.INFO: CreateAllLog End
[2026-09-14 23:07:04] Production.INFO: Account Balance End.
[2026-09-14 23:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:07:04] Production.INFO: ==6050== Releasing lock...
[2026-09-14 23:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:07:10] Production.ERROR: CronJobId end10
[2026-09-14 23:07:10] Production.INFO: ==6048== Releasing lock...
[2026-09-14 23:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:07:14] Production.INFO: call_cost start
[2026-09-14 23:07:14] Production.INFO: call_cost end
[2026-09-14 23:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:07:14] Production.INFO: ==6044== Releasing lock...
[2026-09-14 23:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:08:01] Production.INFO: ==6106== Lock acquired, processing the job...
[2026-09-15 04:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:08:01] Production.INFO: neon service started
[2026-09-15 04:08:01] Production.INFO: neon service started
[2026-09-15 04:08:01] Production.INFO: ==6106== Releasing lock...
[2026-09-15 04:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:08:02] Production.INFO: ==6108== Lock acquired, processing the job...
[2026-09-14 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:08:02] Production.INFO: ==6108== Releasing lock...
[2026-09-14 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:08:02] Production.INFO: ==6110== Lock acquired, processing the job...
[2026-09-15 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:08:02] Production.INFO: ==6110== Releasing lock...
[2026-09-15 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:08:03] Production.INFO: ==6114== Lock acquired, processing the job...
[2026-09-14 23:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:08:03] Production.INFO: ==6118== Lock acquired, processing the job...
[2026-09-14 23:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:08:03] Production.INFO: ==6120== Lock acquired, processing the job...
[2026-09-14 23:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:08:03] Production.INFO: ==6112== Lock acquired, processing the job...
[2026-09-14 23:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:08:03] Production.INFO: ==6116== Lock acquired, processing the job...
[2026-09-14 23:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:08:03] Production.INFO: Account Balance Start.
[2026-09-14 23:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:08:03] Production.INFO: 117
[2026-09-14 23:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 23:08:03] Production.INFO: ==6120== Releasing lock...
[2026-09-14 23:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:08:03] Production.INFO: Total Charge 0
[2026-09-14 23:08:03] Production.INFO: CreateAllLog End
[2026-09-14 23:08:03] Production.INFO: ==6114== Releasing lock...
[2026-09-14 23:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:08:03] Production.INFO: Account Balance End.
[2026-09-14 23:08:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:08:03] Production.INFO: ==6118== Releasing lock...
[2026-09-14 23:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:08:11] Production.ERROR: CronJobId end10
[2026-09-14 23:08:11] Production.INFO: ==6116== Releasing lock...
[2026-09-14 23:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:08:14] Production.INFO: call_cost start
[2026-09-14 23:08:14] Production.INFO: call_cost end
[2026-09-14 23:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:08:14] Production.INFO: ==6112== Releasing lock...
[2026-09-14 23:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:09:02] Production.INFO: ==6178== Lock acquired, processing the job...
[2026-09-15 04:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:09:02] Production.INFO: neon service started
[2026-09-15 04:09:02] Production.INFO: neon service started
[2026-09-15 04:09:02] Production.INFO: ==6178== Releasing lock...
[2026-09-15 04:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:09:02] Production.INFO: ==6180== Lock acquired, processing the job...
[2026-09-14 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:09:02] Production.INFO: ==6180== Releasing lock...
[2026-09-14 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:09:02] Production.INFO: ==6182== Lock acquired, processing the job...
[2026-09-15 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:09:02] Production.INFO: ==6182== Releasing lock...
[2026-09-15 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:09:03] Production.INFO: ==6190== Lock acquired, processing the job...
[2026-09-14 23:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:09:03] Production.INFO: Account Balance Start.
[2026-09-14 23:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:09:03] Production.INFO: 117
[2026-09-14 23:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:09:03] Production.INFO: ==6184== Lock acquired, processing the job...
[2026-09-14 23:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:09:03] Production.INFO: ==6186== Lock acquired, processing the job...
[2026-09-14 23:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:09:03] Production.INFO: ==6192== Lock acquired, processing the job...
[2026-09-14 23:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:09:03] Production.INFO: ==6188== Lock acquired, processing the job...
[2026-09-14 23:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:09:03] Production.INFO: Total Charge 0
[2026-09-14 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-14 23:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:09:03] Production.INFO: CreateAllLog End
[2026-09-14 23:09:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:09:04] Production.INFO: ==6192== Releasing lock...
[2026-09-14 23:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:09:04] Production.INFO: Account Balance End.
[2026-09-14 23:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:09:04] Production.INFO: ==6190== Releasing lock...
[2026-09-14 23:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:09:04] Production.INFO: ==6186== Releasing lock...
[2026-09-14 23:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:09:11] Production.ERROR: CronJobId end10
[2026-09-14 23:09:11] Production.INFO: ==6188== Releasing lock...
[2026-09-14 23:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:09:13] Production.INFO: call_cost start
[2026-09-14 23:09:13] Production.INFO: call_cost end
[2026-09-14 23:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:09:13] Production.INFO: ==6184== Releasing lock...
[2026-09-14 23:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:10:01] Production.INFO: ==6250== Lock acquired, processing the job...
[2026-09-15 04:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:10:01] Production.INFO: neon service started
[2026-09-15 04:10:01] Production.INFO: neon service started
[2026-09-15 04:10:01] Production.INFO: ==6250== Releasing lock...
[2026-09-15 04:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:10:02] Production.INFO: ==6252== Lock acquired, processing the job...
[2026-09-14 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:10:02] Production.INFO: ==6252== Releasing lock...
[2026-09-14 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:10:02] Production.INFO: ==6254== Lock acquired, processing the job...
[2026-09-15 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:10:02] Production.INFO: ==6254== Releasing lock...
[2026-09-15 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:10:02] Production.INFO: ==6262== Lock acquired, processing the job...
[2026-09-14 23:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:10:03] Production.INFO: Account Balance Start.
[2026-09-14 23:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:10:03] Production.INFO: 117
[2026-09-14 23:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:10:03] Production.INFO: ==6256== Lock acquired, processing the job...
[2026-09-14 23:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:10:03] Production.INFO: ==6258== Lock acquired, processing the job...
[2026-09-14 23:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:10:03] Production.INFO: ==6260== Lock acquired, processing the job...
[2026-09-14 23:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:10:03] Production.INFO: ==6264== Lock acquired, processing the job...
[2026-09-14 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:10:03] Production.INFO: Total Charge 0
[2026-09-14 23:10:03] Production.INFO: CreateAllLog End
[2026-09-14 23:10:03] Production.INFO: Account Balance End.
[2026-09-14 23:10:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:10:03] Production.INFO: ==6262== Releasing lock...
[2026-09-14 23:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:10:03] Production.INFO: ==6264== Releasing lock...
[2026-09-14 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:10:04] Production.INFO: ==6258== Releasing lock...
[2026-09-14 23:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:10:10] Production.ERROR: CronJobId end10
[2026-09-14 23:10:10] Production.INFO: ==6260== Releasing lock...
[2026-09-14 23:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:10:13] Production.INFO: call_cost start
[2026-09-14 23:10:13] Production.INFO: call_cost end
[2026-09-14 23:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:10:13] Production.INFO: ==6256== Releasing lock...
[2026-09-14 23:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:11:02] Production.INFO: ==6323== Lock acquired, processing the job...
[2026-09-15 04:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:11:02] Production.INFO: neon service started
[2026-09-15 04:11:02] Production.INFO: neon service started
[2026-09-15 04:11:02] Production.INFO: ==6323== Releasing lock...
[2026-09-15 04:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:11:02] Production.INFO: ==6325== Lock acquired, processing the job...
[2026-09-14 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:11:02] Production.INFO: ==6325== Releasing lock...
[2026-09-14 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:11:02] Production.INFO: ==6327== Lock acquired, processing the job...
[2026-09-15 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:11:02] Production.INFO: ==6327== Releasing lock...
[2026-09-15 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:11:03] Production.INFO: ==6330== Lock acquired, processing the job...
[2026-09-14 23:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:11:03] Production.INFO: ==6334== Lock acquired, processing the job...
[2026-09-14 23:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:11:03] Production.INFO: ==6332== Lock acquired, processing the job...
[2026-09-14 23:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:11:03] Production.INFO: ==6336== Lock acquired, processing the job...
[2026-09-14 23:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:11:03] Production.INFO: ==6338== Lock acquired, processing the job...
[2026-09-14 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:11:03] Production.INFO: Account Balance Start.
[2026-09-14 23:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:11:03] Production.INFO: 117
[2026-09-14 23:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 23:11:03] Production.INFO: ==6338== Releasing lock...
[2026-09-14 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:11:03] Production.INFO: Total Charge 0
[2026-09-14 23:11:03] Production.INFO: CreateAllLog End
[2026-09-14 23:11:04] Production.INFO: Account Balance End.
[2026-09-14 23:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:11:04] Production.INFO: ==6336== Releasing lock...
[2026-09-14 23:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:11:04] Production.INFO: ==6332== Releasing lock...
[2026-09-14 23:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:11:11] Production.ERROR: CronJobId end10
[2026-09-14 23:11:11] Production.INFO: ==6334== Releasing lock...
[2026-09-14 23:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:11:14] Production.INFO: call_cost start
[2026-09-14 23:11:14] Production.INFO: call_cost end
[2026-09-14 23:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:11:14] Production.INFO: ==6330== Releasing lock...
[2026-09-14 23:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:12:01] Production.INFO: ==6395== Lock acquired, processing the job...
[2026-09-15 04:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:12:01] Production.INFO: neon service started
[2026-09-15 04:12:01] Production.INFO: neon service started
[2026-09-15 04:12:01] Production.INFO: ==6395== Releasing lock...
[2026-09-15 04:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:12:02] Production.INFO: ==6397== Lock acquired, processing the job...
[2026-09-14 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:12:02] Production.INFO: ==6399== Lock acquired, processing the job...
[2026-09-15 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:12:02] Production.INFO: ==6399== Releasing lock...
[2026-09-15 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:12:02] Production.INFO: ==6397== Releasing lock...
[2026-09-14 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:12:03] Production.INFO: ==6402== Lock acquired, processing the job...
[2026-09-14 23:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:12:03] Production.INFO: ==6404== Lock acquired, processing the job...
[2026-09-14 23:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:12:03] Production.INFO: ==6406== Lock acquired, processing the job...
[2026-09-14 23:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:12:03] Production.INFO: ==6408== Lock acquired, processing the job...
[2026-09-14 23:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:12:03] Production.INFO: ==6410== Lock acquired, processing the job...
[2026-09-14 23:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:12:03] Production.INFO: Account Balance Start.
[2026-09-14 23:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:12:03] Production.INFO: 117
[2026-09-14 23:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:12:03] Production.INFO: ==6410== Releasing lock...
[2026-09-14 23:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:12:03] Production.INFO: Total Charge 0
[2026-09-14 23:12:03] Production.INFO: CreateAllLog End
[2026-09-14 23:12:03] Production.INFO: Account Balance End.
[2026-09-14 23:12:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:12:03] Production.INFO: ==6408== Releasing lock...
[2026-09-14 23:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:12:04] Production.INFO: ==6404== Releasing lock...
[2026-09-14 23:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:12:11] Production.ERROR: CronJobId end10
[2026-09-14 23:12:11] Production.INFO: ==6406== Releasing lock...
[2026-09-14 23:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:12:13] Production.INFO: call_cost start
[2026-09-14 23:12:13] Production.INFO: call_cost end
[2026-09-14 23:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:12:13] Production.INFO: ==6402== Releasing lock...
[2026-09-14 23:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:13:01] Production.INFO: ==6469== Lock acquired, processing the job...
[2026-09-15 04:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:13:01] Production.INFO: neon service started
[2026-09-15 04:13:01] Production.INFO: neon service started
[2026-09-15 04:13:01] Production.INFO: ==6469== Releasing lock...
[2026-09-15 04:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:13:02] Production.INFO: ==6473== Lock acquired, processing the job...
[2026-09-15 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:13:02] Production.INFO: ==6473== Releasing lock...
[2026-09-15 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:13:02] Production.INFO: ==6471== Lock acquired, processing the job...
[2026-09-14 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:13:02] Production.INFO: ==6471== Releasing lock...
[2026-09-14 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:13:03] Production.INFO: ==6475== Lock acquired, processing the job...
[2026-09-14 23:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:13:03] Production.INFO: ==6481== Lock acquired, processing the job...
[2026-09-14 23:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:13:03] Production.INFO: ==6479== Lock acquired, processing the job...
[2026-09-14 23:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:13:03] Production.INFO: ==6477== Lock acquired, processing the job...
[2026-09-14 23:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:13:03] Production.INFO: ==6483== Lock acquired, processing the job...
[2026-09-14 23:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:13:03] Production.INFO: Account Balance Start.
[2026-09-14 23:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:13:03] Production.INFO: 117
[2026-09-14 23:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 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-14 23:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:13:03] Production.INFO: ==6483== Releasing lock...
[2026-09-14 23:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:13:04] Production.INFO: Total Charge 0
[2026-09-14 23:13:04] Production.INFO: CreateAllLog End
[2026-09-14 23:13:04] Production.INFO: Account Balance End.
[2026-09-14 23:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:13:04] Production.INFO: ==6481== Releasing lock...
[2026-09-14 23:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:13:04] Production.INFO: ==6477== Releasing lock...
[2026-09-14 23:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:13:11] Production.ERROR: CronJobId end10
[2026-09-14 23:13:11] Production.INFO: ==6479== Releasing lock...
[2026-09-14 23:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:13:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:13:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:13:13] Production.INFO: call_cost start
[2026-09-14 23:13:13] Production.INFO: call_cost end
[2026-09-14 23:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:13:13] Production.INFO: ==6475== Releasing lock...
[2026-09-14 23:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:14:02] Production.INFO: ==6538== Lock acquired, processing the job...
[2026-09-15 04:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:14:02] Production.INFO: neon service started
[2026-09-15 04:14:02] Production.INFO: neon service started
[2026-09-15 04:14:02] Production.INFO: ==6538== Releasing lock...
[2026-09-15 04:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:14:02] Production.INFO: ==6540== Lock acquired, processing the job...
[2026-09-14 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:14:02] Production.INFO: ==6540== Releasing lock...
[2026-09-14 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:14:02] Production.INFO: ==6542== Lock acquired, processing the job...
[2026-09-15 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:14:03] Production.INFO: ==6542== Releasing lock...
[2026-09-15 03:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:14:03] Production.INFO: ==6548== Lock acquired, processing the job...
[2026-09-14 23:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:14:03] Production.INFO: ==6550== Lock acquired, processing the job...
[2026-09-14 23:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:14:03] Production.INFO: Account Balance Start.
[2026-09-14 23:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:14:03] Production.INFO: 117
[2026-09-14 23:14:03] Production.INFO: ==6546== Lock acquired, processing the job...
[2026-09-14 23:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:14:03] Production.INFO: Total Charge 0
[2026-09-14 23:14:03] Production.INFO: CreateAllLog End
[2026-09-14 23:14:04] Production.INFO: ==6552== Lock acquired, processing the job...
[2026-09-14 23:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:14:04] Production.INFO: ==6544== Lock acquired, processing the job...
[2026-09-14 23:14:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:14:04] Production.INFO: Account Balance End.
[2026-09-14 23:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:14:04] Production.INFO: ==6550== Releasing lock...
[2026-09-14 23:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:14:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:14:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:14:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:14:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:14:04] Production.INFO: ==6552== Releasing lock...
[2026-09-14 23:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:14:04] Production.INFO: ==6546== Releasing lock...
[2026-09-14 23:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:14:11] Production.ERROR: CronJobId end10
[2026-09-14 23:14:11] Production.INFO: ==6548== Releasing lock...
[2026-09-14 23:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:14:14] Production.INFO: call_cost start
[2026-09-14 23:14:14] Production.INFO: call_cost end
[2026-09-14 23:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:14:14] Production.INFO: ==6544== Releasing lock...
[2026-09-14 23:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:15:01] Production.INFO: ==6605== Lock acquired, processing the job...
[2026-09-15 04:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:15:01] Production.INFO: neon service started
[2026-09-15 04:15:01] Production.INFO: neon service started
[2026-09-15 04:15:01] Production.INFO: ==6605== Releasing lock...
[2026-09-15 04:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:15:02] Production.INFO: ==6607== Lock acquired, processing the job...
[2026-09-14 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:15:02] Production.INFO: ==6607== Releasing lock...
[2026-09-14 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:15:02] Production.INFO: ==6609== Lock acquired, processing the job...
[2026-09-15 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:15:02] Production.INFO: ==6609== Releasing lock...
[2026-09-15 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:15:03] Production.INFO: ==6611== Lock acquired, processing the job...
[2026-09-14 23:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 23:15:03] Production.INFO: ==6613== Lock acquired, processing the job...
[2026-09-14 23:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 23:15:03] Production.INFO: ==6615== Lock acquired, processing the job...
[2026-09-14 23:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 23:15:03] Production.INFO: ==6611== Releasing lock...
[2026-09-14 23:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 23:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 23:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:15:03] Production.INFO: ==6619== Lock acquired, processing the job...
[2026-09-14 23:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:15:03] Production.INFO: ==6617== Lock acquired, processing the job...
[2026-09-14 23:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:15:03] Production.INFO: ==6621== Lock acquired, processing the job...
[2026-09-14 23:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 23:15:03] Production.INFO: ==6623== Lock acquired, processing the job...
[2026-09-14 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 23:15:03] Production.INFO: Account Balance Start.
[2026-09-14 23:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:15:03] Production.INFO: 117
[2026-09-14 23:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 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-14 23:15:03] Production.INFO: ==6623== Releasing lock...
[2026-09-14 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:15:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:15:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:15:03] Production.ERROR: done
[2026-09-14 23:15:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 23:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004875', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 23:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:15:04] Production.INFO: Total Charge 0
[2026-09-14 23:15:04] Production.INFO: CreateAllLog End
[2026-09-14 23:15:04] Production.INFO: Account Balance End.
[2026-09-14 23:15:04] Production.INFO: ==6615== Releasing lock...
[2026-09-14 23:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:15:04] Production.INFO: ==6619== Releasing lock...
[2026-09-14 23:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004875', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 23:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 23:15:09] Production.INFO: ProcessCDR(1,18004875,1,1,2)
[2026-09-14 23:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004875,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004875,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 23:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 23:15:10] Production.INFO: ==6621== Releasing lock...
[2026-09-14 23:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 23:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 23:15:12] Production.ERROR: CronJobId end10
[2026-09-14 23:15:12] Production.INFO: ==6617== Releasing lock...
[2026-09-14 23:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:15:16] Production.INFO: call_cost start
[2026-09-14 23:15:16] Production.INFO: call_cost end
[2026-09-14 23:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:15:16] Production.INFO: ==6613== Releasing lock...
[2026-09-14 23:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:16:02] Production.INFO: ==6680== Lock acquired, processing the job...
[2026-09-15 04:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:16:02] Production.INFO: neon service started
[2026-09-15 04:16:02] Production.INFO: neon service started
[2026-09-15 04:16:02] Production.INFO: ==6680== Releasing lock...
[2026-09-15 04:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:16:02] Production.INFO: ==6682== Lock acquired, processing the job...
[2026-09-14 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:16:02] Production.INFO: ==6682== Releasing lock...
[2026-09-14 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:16:03] Production.INFO: ==6684== Lock acquired, processing the job...
[2026-09-15 03:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:16:03] Production.INFO: ==6684== Releasing lock...
[2026-09-15 03:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:16:03] Production.INFO: ==6694== Lock acquired, processing the job...
[2026-09-14 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:16:03] Production.INFO: ==6688== Lock acquired, processing the job...
[2026-09-14 23:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:16:03] Production.INFO: ==6690== Lock acquired, processing the job...
[2026-09-14 23:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:16:03] Production.INFO: ==6686== Lock acquired, processing the job...
[2026-09-14 23:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:16:03] Production.INFO: ==6692== Lock acquired, processing the job...
[2026-09-14 23:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 23:16:03] Production.INFO: Account Balance Start.
[2026-09-14 23:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:16:03] Production.INFO: 117
[2026-09-14 23:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:16:03] Production.INFO: ==6694== Releasing lock...
[2026-09-14 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:16:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:16:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:16:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:16:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:16:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:16:04] Production.INFO: Total Charge 0
[2026-09-14 23:16:04] Production.INFO: CreateAllLog End
[2026-09-14 23:16:04] Production.INFO: Account Balance End.
[2026-09-14 23:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:16:04] Production.INFO: ==6692== Releasing lock...
[2026-09-14 23:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:16:04] Production.INFO: ==6688== Releasing lock...
[2026-09-14 23:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:16:11] Production.ERROR: CronJobId end10
[2026-09-14 23:16:11] Production.INFO: ==6690== Releasing lock...
[2026-09-14 23:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:16:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:16:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:16:15] Production.INFO: call_cost start
[2026-09-14 23:16:15] Production.INFO: call_cost end
[2026-09-14 23:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:16:15] Production.INFO: ==6686== Releasing lock...
[2026-09-14 23:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:17:01] Production.INFO: ==6751== Lock acquired, processing the job...
[2026-09-15 04:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:17:01] Production.INFO: neon service started
[2026-09-15 04:17:01] Production.INFO: neon service started
[2026-09-15 04:17:01] Production.INFO: ==6751== Releasing lock...
[2026-09-15 04:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:17:02] Production.INFO: ==6755== Lock acquired, processing the job...
[2026-09-15 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:17:02] Production.INFO: ==6755== Releasing lock...
[2026-09-15 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:17:02] Production.INFO: ==6753== Lock acquired, processing the job...
[2026-09-14 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:17:02] Production.INFO: ==6753== Releasing lock...
[2026-09-14 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:17:03] Production.INFO: ==6762== Lock acquired, processing the job...
[2026-09-14 23:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:17:03] Production.INFO: ==6758== Lock acquired, processing the job...
[2026-09-14 23:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:17:03] Production.INFO: ==6764== Lock acquired, processing the job...
[2026-09-14 23:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:17:03] Production.INFO: ==6760== Lock acquired, processing the job...
[2026-09-14 23:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:17:03] Production.INFO: ==6766== Lock acquired, processing the job...
[2026-09-14 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:17:03] Production.INFO: Account Balance Start.
[2026-09-14 23:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:17:03] Production.INFO: 117
[2026-09-14 23:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 23:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:17:03] Production.INFO: ==6766== Releasing lock...
[2026-09-14 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:17:03] Production.INFO: Total Charge 0
[2026-09-14 23:17:03] Production.INFO: CreateAllLog End
[2026-09-14 23:17:03] Production.INFO: Account Balance End.
[2026-09-14 23:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:17:04] Production.INFO: ==6764== Releasing lock...
[2026-09-14 23:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:17:04] Production.INFO: ==6760== Releasing lock...
[2026-09-14 23:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:17:11] Production.ERROR: CronJobId end10
[2026-09-14 23:17:11] Production.INFO: ==6762== Releasing lock...
[2026-09-14 23:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:17:14] Production.INFO: call_cost start
[2026-09-14 23:17:14] Production.INFO: call_cost end
[2026-09-14 23:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:17:14] Production.INFO: ==6758== Releasing lock...
[2026-09-14 23:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:18:02] Production.INFO: ==6820== Lock acquired, processing the job...
[2026-09-15 04:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:18:02] Production.INFO: neon service started
[2026-09-15 04:18:02] Production.INFO: neon service started
[2026-09-15 04:18:02] Production.INFO: ==6820== Releasing lock...
[2026-09-15 04:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:18:02] Production.INFO: ==6824== Lock acquired, processing the job...
[2026-09-15 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:18:02] Production.INFO: ==6824== Releasing lock...
[2026-09-15 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:18:02] Production.INFO: ==6822== Lock acquired, processing the job...
[2026-09-14 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:18:02] Production.INFO: ==6822== Releasing lock...
[2026-09-14 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:18:03] Production.INFO: ==6829== Lock acquired, processing the job...
[2026-09-14 23:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:18:03] Production.INFO: ==6827== Lock acquired, processing the job...
[2026-09-14 23:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:18:03] Production.INFO: ==6831== Lock acquired, processing the job...
[2026-09-14 23:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:18:03] Production.INFO: ==6833== Lock acquired, processing the job...
[2026-09-14 23:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:18:03] Production.INFO: ==6835== Lock acquired, processing the job...
[2026-09-14 23:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:18:03] Production.INFO: Account Balance Start.
[2026-09-14 23:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:18:03] Production.INFO: 117
[2026-09-14 23:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 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-14 23:18:04] Production.INFO: ==6835== Releasing lock...
[2026-09-14 23:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:18:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:18:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:18:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:18:04] Production.INFO: ==6829== Releasing lock...
[2026-09-14 23:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:18:04] Production.INFO: Total Charge 0
[2026-09-14 23:18:04] Production.INFO: CreateAllLog End
[2026-09-14 23:18:04] Production.INFO: Account Balance End.
[2026-09-14 23:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:18:04] Production.INFO: ==6833== Releasing lock...
[2026-09-14 23:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:18:11] Production.ERROR: CronJobId end10
[2026-09-14 23:18:11] Production.INFO: ==6831== Releasing lock...
[2026-09-14 23:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:18:13] Production.INFO: call_cost start
[2026-09-14 23:18:13] Production.INFO: call_cost end
[2026-09-14 23:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:18:13] Production.INFO: ==6827== Releasing lock...
[2026-09-14 23:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:19:01] Production.INFO: ==6889== Lock acquired, processing the job...
[2026-09-15 04:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:19:01] Production.INFO: neon service started
[2026-09-15 04:19:01] Production.INFO: neon service started
[2026-09-15 04:19:01] Production.INFO: ==6889== Releasing lock...
[2026-09-15 04:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:19:01] Production.INFO: ==6891== Lock acquired, processing the job...
[2026-09-14 23:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:19:02] Production.INFO: ==6891== Releasing lock...
[2026-09-14 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:19:02] Production.INFO: ==6893== Lock acquired, processing the job...
[2026-09-15 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:19:02] Production.INFO: ==6893== Releasing lock...
[2026-09-15 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:19:02] Production.INFO: ==6895== Lock acquired, processing the job...
[2026-09-14 23:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:19:02] Production.INFO: ==6899== Lock acquired, processing the job...
[2026-09-14 23:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:19:03] Production.INFO: ==6901== Lock acquired, processing the job...
[2026-09-14 23:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:19:03] Production.INFO: ==6897== Lock acquired, processing the job...
[2026-09-14 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:19:03] Production.INFO: Account Balance Start.
[2026-09-14 23:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:19:03] Production.INFO: 117
[2026-09-14 23:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:19:03] Production.INFO: ==6903== Lock acquired, processing the job...
[2026-09-14 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 23:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:19:03] Production.INFO: ==6903== Releasing lock...
[2026-09-14 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:19:03] Production.INFO: Total Charge 0
[2026-09-14 23:19:03] Production.INFO: CreateAllLog End
[2026-09-14 23:19:03] Production.INFO: Account Balance End.
[2026-09-14 23:19:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:19:03] Production.INFO: ==6901== Releasing lock...
[2026-09-14 23:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:19:03] Production.INFO: ==6897== Releasing lock...
[2026-09-14 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:19:10] Production.ERROR: CronJobId end10
[2026-09-14 23:19:10] Production.INFO: ==6899== Releasing lock...
[2026-09-14 23:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:19:13] Production.INFO: call_cost start
[2026-09-14 23:19:13] Production.INFO: call_cost end
[2026-09-14 23:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:19:13] Production.INFO: ==6895== Releasing lock...
[2026-09-14 23:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:20:02] Production.INFO: ==6957== Lock acquired, processing the job...
[2026-09-15 04:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:20:02] Production.INFO: neon service started
[2026-09-15 04:20:02] Production.INFO: neon service started
[2026-09-15 04:20:02] Production.INFO: ==6957== Releasing lock...
[2026-09-15 04:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:20:02] Production.INFO: ==6960== Lock acquired, processing the job...
[2026-09-14 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:20:02] Production.INFO: ==6962== Lock acquired, processing the job...
[2026-09-15 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:20:02] Production.INFO: ==6962== Releasing lock...
[2026-09-15 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:20:02] Production.INFO: ==6960== Releasing lock...
[2026-09-14 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:20:03] Production.INFO: ==6966== Lock acquired, processing the job...
[2026-09-14 23:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:20:03] Production.INFO: ==6968== Lock acquired, processing the job...
[2026-09-14 23:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:20:03] Production.INFO: ==6972== Lock acquired, processing the job...
[2026-09-14 23:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:20:03] Production.INFO: ==6970== Lock acquired, processing the job...
[2026-09-14 23:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:20:03] Production.INFO: ==6974== Lock acquired, processing the job...
[2026-09-14 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 23:20:03] Production.INFO: Account Balance Start.
[2026-09-14 23:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:20:03] Production.INFO: 117
[2026-09-14 23:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 23:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:20:04] Production.INFO: ==6974== Releasing lock...
[2026-09-14 23:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:20:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:20:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:20:04] Production.INFO: Total Charge 0
[2026-09-14 23:20:04] Production.INFO: CreateAllLog End
[2026-09-14 23:20:04] Production.INFO: ==6968== Releasing lock...
[2026-09-14 23:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:20:04] Production.INFO: Account Balance End.
[2026-09-14 23:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:20:04] Production.INFO: ==6972== Releasing lock...
[2026-09-14 23:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:20:11] Production.ERROR: CronJobId end10
[2026-09-14 23:20:11] Production.INFO: ==6970== Releasing lock...
[2026-09-14 23:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:20:14] Production.INFO: call_cost start
[2026-09-14 23:20:14] Production.INFO: call_cost end
[2026-09-14 23:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:20:14] Production.INFO: ==6966== Releasing lock...
[2026-09-14 23:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:21:01] Production.INFO: ==7026== Lock acquired, processing the job...
[2026-09-15 04:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:21:01] Production.INFO: neon service started
[2026-09-15 04:21:01] Production.INFO: neon service started
[2026-09-15 04:21:01] Production.INFO: ==7026== Releasing lock...
[2026-09-15 04:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:21:01] Production.INFO: ==7028== Lock acquired, processing the job...
[2026-09-14 23:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:21:02] Production.INFO: ==7028== Releasing lock...
[2026-09-14 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:21:02] Production.INFO: ==7030== Lock acquired, processing the job...
[2026-09-15 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:21:02] Production.INFO: ==7030== Releasing lock...
[2026-09-15 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:21:02] Production.INFO: ==7035== Lock acquired, processing the job...
[2026-09-14 23:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:21:02] Production.INFO: ==7039== Lock acquired, processing the job...
[2026-09-14 23:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:21:02] Production.INFO: ==7037== Lock acquired, processing the job...
[2026-09-14 23:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:21:02] Production.INFO: Account Balance Start.
[2026-09-14 23:21:02] Production.INFO: CreateAllLog Start
[2026-09-14 23:21:02] Production.INFO: 117
[2026-09-14 23:21:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:21:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:21:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:21:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:21:02] Production.INFO: Date 2026-09-08
[2026-09-14 23:21:02] Production.INFO: Reseller ==> 0
[2026-09-14 23:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:21:03] Production.INFO: ==7033== Lock acquired, processing the job...
[2026-09-14 23:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:21:03] Production.INFO: ==7041== Lock acquired, processing the job...
[2026-09-14 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:21:03] Production.INFO: Total Charge 0
[2026-09-14 23:21:03] Production.INFO: CreateAllLog End
[2026-09-14 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-14 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-14 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-14 23:21:03] Production.INFO: ==7041== Releasing lock...
[2026-09-14 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:21:03] Production.INFO: Account Balance End.
[2026-09-14 23:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:21:03] Production.INFO: ==7039== Releasing lock...
[2026-09-14 23:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:21:03] Production.INFO: ==7035== Releasing lock...
[2026-09-14 23:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:21:10] Production.ERROR: CronJobId end10
[2026-09-14 23:21:10] Production.INFO: ==7037== Releasing lock...
[2026-09-14 23:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:21:13] Production.INFO: call_cost start
[2026-09-14 23:21:13] Production.INFO: call_cost end
[2026-09-14 23:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:21:13] Production.INFO: ==7033== Releasing lock...
[2026-09-14 23:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:22:01] Production.INFO: ==7097== Lock acquired, processing the job...
[2026-09-15 04:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:22:01] Production.INFO: neon service started
[2026-09-15 04:22:01] Production.INFO: neon service started
[2026-09-15 04:22:01] Production.INFO: ==7097== Releasing lock...
[2026-09-15 04:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:22:02] Production.INFO: ==7101== Lock acquired, processing the job...
[2026-09-15 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:22:02] Production.INFO: ==7101== Releasing lock...
[2026-09-15 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:22:02] Production.INFO: ==7099== Lock acquired, processing the job...
[2026-09-14 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:22:02] Production.INFO: ==7099== Releasing lock...
[2026-09-14 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:22:03] Production.INFO: ==7112== Lock acquired, processing the job...
[2026-09-14 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:22:03] Production.INFO: ==7104== Lock acquired, processing the job...
[2026-09-14 23:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:22:03] Production.INFO: ==7106== Lock acquired, processing the job...
[2026-09-14 23:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:22:03] Production.INFO: ==7108== Lock acquired, processing the job...
[2026-09-14 23:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-14 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-14 23:22:03] Production.INFO: ==7110== Lock acquired, processing the job...
[2026-09-14 23:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 23:22:03] Production.INFO: ==7112== Releasing lock...
[2026-09-14 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:22:03] Production.INFO: Account Balance Start.
[2026-09-14 23:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:22:03] Production.INFO: 117
[2026-09-14 23:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:22:03] Production.INFO: Total Charge 0
[2026-09-14 23:22:03] Production.INFO: CreateAllLog End
[2026-09-14 23:22:03] Production.INFO: Account Balance End.
[2026-09-14 23:22:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:22:03] Production.INFO: ==7110== Releasing lock...
[2026-09-14 23:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:22:04] Production.INFO: ==7106== Releasing lock...
[2026-09-14 23:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:22:10] Production.ERROR: CronJobId end10
[2026-09-14 23:22:10] Production.INFO: ==7108== Releasing lock...
[2026-09-14 23:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:22:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:22:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:22:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:22:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:22:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:22:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:22:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:22:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:22:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:22:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:22:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:22:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:22:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:22:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:22:13] Production.INFO: call_cost start
[2026-09-14 23:22:13] Production.INFO: call_cost end
[2026-09-14 23:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:22:13] Production.INFO: ==7104== Releasing lock...
[2026-09-14 23:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:23:02] Production.INFO: ==7169== Lock acquired, processing the job...
[2026-09-15 04:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:23:02] Production.INFO: neon service started
[2026-09-15 04:23:02] Production.INFO: neon service started
[2026-09-15 04:23:02] Production.INFO: ==7169== Releasing lock...
[2026-09-15 04:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:23:02] Production.INFO: ==7171== Lock acquired, processing the job...
[2026-09-14 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:23:02] Production.INFO: ==7173== Lock acquired, processing the job...
[2026-09-15 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:23:03] Production.INFO: ==7173== Releasing lock...
[2026-09-15 03:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:23:03] Production.INFO: ==7171== Releasing lock...
[2026-09-14 23:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:23:03] Production.INFO: ==7178== Lock acquired, processing the job...
[2026-09-14 23:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:23:03] Production.INFO: ==7182== Lock acquired, processing the job...
[2026-09-14 23:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:23:03] Production.INFO: ==7180== Lock acquired, processing the job...
[2026-09-14 23:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:23:03] Production.INFO: ==7184== Lock acquired, processing the job...
[2026-09-14 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:23:03] Production.INFO: ==7176== Lock acquired, processing the job...
[2026-09-14 23:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:23:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:23:04] Production.INFO: Account Balance Start.
[2026-09-14 23:23:04] Production.INFO: CreateAllLog Start
[2026-09-14 23:23:04] Production.INFO: 117
[2026-09-14 23:23:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:23:04] Production.INFO: Date 2026-09-08
[2026-09-14 23:23:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:23:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:23:04] Production.INFO: ==7184== Releasing lock...
[2026-09-14 23:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:23:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:23:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:23:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:23:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:23:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:23:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:23:04] Production.INFO: Total Charge 0
[2026-09-14 23:23:04] Production.INFO: CreateAllLog End
[2026-09-14 23:23:04] Production.INFO: ==7178== Releasing lock...
[2026-09-14 23:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:23:04] Production.INFO: Account Balance End.
[2026-09-14 23:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:23:04] Production.INFO: ==7182== Releasing lock...
[2026-09-14 23:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:23:12] Production.ERROR: CronJobId end10
[2026-09-14 23:23:12] Production.INFO: ==7180== Releasing lock...
[2026-09-14 23:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:23:14] Production.INFO: call_cost start
[2026-09-14 23:23:14] Production.INFO: call_cost end
[2026-09-14 23:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:23:14] Production.INFO: ==7176== Releasing lock...
[2026-09-14 23:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:24:01] Production.INFO: ==7244== Lock acquired, processing the job...
[2026-09-15 04:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:24:01] Production.INFO: neon service started
[2026-09-15 04:24:01] Production.INFO: neon service started
[2026-09-15 04:24:01] Production.INFO: ==7244== Releasing lock...
[2026-09-15 04:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:24:02] Production.INFO: ==7246== Lock acquired, processing the job...
[2026-09-14 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:24:02] Production.INFO: ==7248== Lock acquired, processing the job...
[2026-09-15 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:24:02] Production.INFO: ==7248== Releasing lock...
[2026-09-15 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:24:02] Production.INFO: ==7246== Releasing lock...
[2026-09-14 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:24:03] Production.INFO: ==7250== Lock acquired, processing the job...
[2026-09-14 23:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:24:03] Production.INFO: ==7255== Lock acquired, processing the job...
[2026-09-14 23:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:24:03] Production.INFO: ==7252== Lock acquired, processing the job...
[2026-09-14 23:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:24:03] Production.INFO: ==7259== Lock acquired, processing the job...
[2026-09-14 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:24:03] Production.INFO: ==7257== Lock acquired, processing the job...
[2026-09-14 23:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 23:24:03] Production.INFO: Account Balance Start.
[2026-09-14 23:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:24:03] Production.INFO: 117
[2026-09-14 23:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 23:24:03] Production.INFO: ==7259== Releasing lock...
[2026-09-14 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:24:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:24:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:24:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:24:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:24:04] Production.INFO: ==7252== Releasing lock...
[2026-09-14 23:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:24:04] Production.INFO: Total Charge 0
[2026-09-14 23:24:04] Production.INFO: CreateAllLog End
[2026-09-14 23:24:04] Production.INFO: Account Balance End.
[2026-09-14 23:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:24:04] Production.INFO: ==7257== Releasing lock...
[2026-09-14 23:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:24:10] Production.ERROR: CronJobId end10
[2026-09-14 23:24:10] Production.INFO: ==7255== Releasing lock...
[2026-09-14 23:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:24:13] Production.INFO: call_cost start
[2026-09-14 23:24:13] Production.INFO: call_cost end
[2026-09-14 23:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:24:13] Production.INFO: ==7250== Releasing lock...
[2026-09-14 23:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:25:02] Production.INFO: ==7313== Lock acquired, processing the job...
[2026-09-15 04:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:25:02] Production.INFO: neon service started
[2026-09-15 04:25:02] Production.INFO: neon service started
[2026-09-15 04:25:02] Production.INFO: ==7313== Releasing lock...
[2026-09-15 04:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:25:02] Production.INFO: ==7315== Lock acquired, processing the job...
[2026-09-14 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:25:02] Production.INFO: ==7317== Lock acquired, processing the job...
[2026-09-15 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:25:02] Production.INFO: ==7317== Releasing lock...
[2026-09-15 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:25:02] Production.INFO: ==7315== Releasing lock...
[2026-09-14 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:25:03] Production.INFO: ==7320== Lock acquired, processing the job...
[2026-09-14 23:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 23:25:03] Production.INFO: ==7322== Lock acquired, processing the job...
[2026-09-14 23:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:25:03] Production.INFO: ==7324== Lock acquired, processing the job...
[2026-09-14 23:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:25:04] Production.INFO: ==7332== Lock acquired, processing the job...
[2026-09-14 23:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 23:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:25:04] Production.ERROR: CronJob PID - 7322
[2026-09-14 23:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 23:25:04] Production.ERROR: CronJob ID - 5
[2026-09-14 23:25:04] Production.ERROR: CronJob Last Run Time 2026-09-14 23:25:00
[2026-09-14 23:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:25:04] Production.ERROR: CronJob PID - 7324
[2026-09-14 23:25:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 23:25:04] Production.ERROR: CronJob ID - 7
[2026-09-14 23:25:04] Production.ERROR: CronJob Last Run Time 2026-09-14 23:25:00
[2026-09-14 23:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:25:04] Production.INFO: ==7330== Lock acquired, processing the job...
[2026-09-14 23:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 23:25:04] Production.INFO: ==7326== Lock acquired, processing the job...
[2026-09-14 23:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 23:25:04] Production.INFO: ==7320== Releasing lock...
[2026-09-14 23:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 23:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 23:25:04] Production.INFO: ==7328== Lock acquired, processing the job...
[2026-09-14 23:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-14 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-14 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-14 23:25:04] Production.INFO: ==7332== Releasing lock...
[2026-09-14 23:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:25:04] Production.INFO: Account Balance Start.
[2026-09-14 23:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 23:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:25:04] Production.INFO: 117
[2026-09-14 23:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:25:04] Production.ERROR: done
[2026-09-14 23:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 23:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004916', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 23:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:25:04] Production.INFO: Total Charge 0
[2026-09-14 23:25:04] Production.INFO: CreateAllLog End
[2026-09-14 23:25:04] Production.INFO: Account Balance End.
[2026-09-14 23:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:25:04] Production.INFO: ==7328== Releasing lock...
[2026-09-14 23:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:25:04] Production.INFO: ==7324== Releasing lock...
[2026-09-14 23:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004916', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 23:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 23:25:10] Production.INFO: ProcessCDR(1,18004916,1,1,2)
[2026-09-14 23:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004916,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004916,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 23:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 23:25:10] Production.INFO: ==7330== Releasing lock...
[2026-09-14 23:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 23:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 23:25:14] Production.ERROR: CronJobId end10
[2026-09-14 23:25:14] Production.INFO: ==7326== Releasing lock...
[2026-09-14 23:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:25:16] Production.INFO: call_cost start
[2026-09-14 23:25:16] Production.INFO: call_cost end
[2026-09-14 23:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:25:16] Production.INFO: ==7322== Releasing lock...
[2026-09-14 23:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:26:01] Production.INFO: ==7384== Lock acquired, processing the job...
[2026-09-15 04:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:26:01] Production.INFO: neon service started
[2026-09-15 04:26:01] Production.INFO: neon service started
[2026-09-15 04:26:01] Production.INFO: ==7384== Releasing lock...
[2026-09-15 04:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:26:01] Production.INFO: ==7388== Lock acquired, processing the job...
[2026-09-15 03:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:26:01] Production.INFO: ==7388== Releasing lock...
[2026-09-15 03:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:26:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:26:02] Production.INFO: ==7386== Lock acquired, processing the job...
[2026-09-14 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:26:02] Production.INFO: ==7386== Releasing lock...
[2026-09-14 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:26:02] Production.INFO: ==7391== Lock acquired, processing the job...
[2026-09-14 23:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:26:03] Production.INFO: ==7395== Lock acquired, processing the job...
[2026-09-14 23:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:26:03] Production.INFO: ==7393== Lock acquired, processing the job...
[2026-09-14 23:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:26:03] Production.INFO: ==7397== Lock acquired, processing the job...
[2026-09-14 23:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:26:03] Production.INFO: ==7399== Lock acquired, processing the job...
[2026-09-14 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-14 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-14 23:26:03] Production.INFO: Account Balance Start.
[2026-09-14 23:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-14 23:26:03] Production.INFO: 117
[2026-09-14 23:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:26:03] Production.INFO: ==7399== Releasing lock...
[2026-09-14 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:26:03] Production.INFO: Total Charge 0
[2026-09-14 23:26:03] Production.INFO: CreateAllLog End
[2026-09-14 23:26:03] Production.INFO: Account Balance End.
[2026-09-14 23:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:26:04] Production.INFO: ==7397== Releasing lock...
[2026-09-14 23:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:26:04] Production.INFO: ==7393== Releasing lock...
[2026-09-14 23:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:26:11] Production.ERROR: CronJobId end10
[2026-09-14 23:26:11] Production.INFO: ==7395== Releasing lock...
[2026-09-14 23:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:26:14] Production.INFO: call_cost start
[2026-09-14 23:26:14] Production.INFO: call_cost end
[2026-09-14 23:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:26:14] Production.INFO: ==7391== Releasing lock...
[2026-09-14 23:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:27:01] Production.INFO: ==7454== Lock acquired, processing the job...
[2026-09-15 04:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:27:01] Production.INFO: neon service started
[2026-09-15 04:27:01] Production.INFO: neon service started
[2026-09-15 04:27:01] Production.INFO: ==7454== Releasing lock...
[2026-09-15 04:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:27:02] Production.INFO: ==7456== Lock acquired, processing the job...
[2026-09-14 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:27:02] Production.INFO: ==7456== Releasing lock...
[2026-09-14 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:27:02] Production.INFO: ==7458== Lock acquired, processing the job...
[2026-09-15 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:27:02] Production.INFO: ==7458== Releasing lock...
[2026-09-15 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:27:03] Production.INFO: ==7461== Lock acquired, processing the job...
[2026-09-14 23:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:27:03] Production.INFO: ==7463== Lock acquired, processing the job...
[2026-09-14 23:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:27:03] Production.INFO: ==7465== Lock acquired, processing the job...
[2026-09-14 23:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:27:03] Production.INFO: ==7469== Lock acquired, processing the job...
[2026-09-14 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:27:03] Production.INFO: ==7467== Lock acquired, processing the job...
[2026-09-14 23:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 23:27:03] Production.INFO: Account Balance Start.
[2026-09-14 23:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:27:03] Production.INFO: 117
[2026-09-14 23:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:27:03] Production.INFO: ==7469== Releasing lock...
[2026-09-14 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:27:03] Production.INFO: Total Charge 0
[2026-09-14 23:27:03] Production.INFO: CreateAllLog End
[2026-09-14 23:27:03] Production.INFO: Account Balance End.
[2026-09-14 23:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:27:04] Production.INFO: ==7467== Releasing lock...
[2026-09-14 23:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:27:04] Production.INFO: ==7463== Releasing lock...
[2026-09-14 23:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:27:11] Production.ERROR: CronJobId end10
[2026-09-14 23:27:11] Production.INFO: ==7465== Releasing lock...
[2026-09-14 23:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:27:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:27:13] Production.INFO: call_cost start
[2026-09-14 23:27:13] Production.INFO: call_cost end
[2026-09-14 23:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:27:13] Production.INFO: ==7461== Releasing lock...
[2026-09-14 23:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:28:02] Production.INFO: ==7526== Lock acquired, processing the job...
[2026-09-15 04:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:28:02] Production.INFO: neon service started
[2026-09-15 04:28:02] Production.INFO: neon service started
[2026-09-15 04:28:02] Production.INFO: ==7526== Releasing lock...
[2026-09-15 04:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:28:02] Production.INFO: ==7528== Lock acquired, processing the job...
[2026-09-14 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:28:02] Production.INFO: ==7528== Releasing lock...
[2026-09-14 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:28:03] Production.INFO: ==7530== Lock acquired, processing the job...
[2026-09-15 03:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:28:03] Production.INFO: ==7530== Releasing lock...
[2026-09-15 03:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:28:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:28:03] Production.INFO: ==7532== Lock acquired, processing the job...
[2026-09-14 23:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:28:03] Production.INFO: ==7538== Lock acquired, processing the job...
[2026-09-14 23:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:28:03] Production.INFO: ==7536== Lock acquired, processing the job...
[2026-09-14 23:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:28:03] Production.INFO: ==7534== Lock acquired, processing the job...
[2026-09-14 23:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:28:03] Production.INFO: Account Balance Start.
[2026-09-14 23:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:28:03] Production.INFO: 117
[2026-09-14 23:28:04] Production.INFO: Date 2026-09-08
[2026-09-14 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:28:04] Production.INFO: ==7540== Lock acquired, processing the job...
[2026-09-14 23:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:28:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:28:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:28:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:28:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:28:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:28:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:28:04] Production.INFO: ==7540== Releasing lock...
[2026-09-14 23:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:28:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:28:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:28:04] Production.INFO: Total Charge 0
[2026-09-14 23:28:04] Production.INFO: CreateAllLog End
[2026-09-14 23:28:04] Production.INFO: Account Balance End.
[2026-09-14 23:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:28:04] Production.INFO: ==7538== Releasing lock...
[2026-09-14 23:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:28:04] Production.INFO: ==7534== Releasing lock...
[2026-09-14 23:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:28:13] Production.ERROR: CronJobId end10
[2026-09-14 23:28:13] Production.INFO: ==7536== Releasing lock...
[2026-09-14 23:28:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:28:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:28:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:28:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:28:15] Production.INFO: call_cost start
[2026-09-14 23:28:15] Production.INFO: call_cost end
[2026-09-14 23:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:28:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:28:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:28:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:28:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:28:15] Production.INFO: ==7532== Releasing lock...
[2026-09-14 23:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:29:01] Production.INFO: ==7597== Lock acquired, processing the job...
[2026-09-15 04:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:29:01] Production.INFO: neon service started
[2026-09-15 04:29:01] Production.INFO: neon service started
[2026-09-15 04:29:01] Production.INFO: ==7597== Releasing lock...
[2026-09-15 04:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:29:02] Production.INFO: ==7600== Lock acquired, processing the job...
[2026-09-14 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:29:02] Production.INFO: ==7600== Releasing lock...
[2026-09-14 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:29:02] Production.INFO: ==7602== Lock acquired, processing the job...
[2026-09-15 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:29:02] Production.INFO: ==7602== Releasing lock...
[2026-09-15 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:29:03] Production.INFO: ==7608== Lock acquired, processing the job...
[2026-09-14 23:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:29:03] Production.INFO: ==7612== Lock acquired, processing the job...
[2026-09-14 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:29:03] Production.INFO: ==7604== Lock acquired, processing the job...
[2026-09-14 23:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:29:03] Production.INFO: ==7610== Lock acquired, processing the job...
[2026-09-14 23:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 23:29:03] Production.INFO: ==7606== Lock acquired, processing the job...
[2026-09-14 23:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-14 23:29:03] Production.INFO: ==7612== Releasing lock...
[2026-09-14 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:29:03] Production.INFO: Account Balance Start.
[2026-09-14 23:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:29:03] Production.INFO: 117
[2026-09-14 23:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:29:03] Production.INFO: Total Charge 0
[2026-09-14 23:29:03] Production.INFO: CreateAllLog End
[2026-09-14 23:29:04] Production.INFO: Account Balance End.
[2026-09-14 23:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:29:04] Production.INFO: ==7610== Releasing lock...
[2026-09-14 23:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:29:04] Production.INFO: ==7606== Releasing lock...
[2026-09-14 23:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:29:11] Production.ERROR: CronJobId end10
[2026-09-14 23:29:11] Production.INFO: ==7608== Releasing lock...
[2026-09-14 23:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:29:14] Production.INFO: call_cost start
[2026-09-14 23:29:14] Production.INFO: call_cost end
[2026-09-14 23:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:29:14] Production.INFO: ==7604== Releasing lock...
[2026-09-14 23:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:30:02] Production.INFO: ==7666== Lock acquired, processing the job...
[2026-09-15 04:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:30:02] Production.INFO: neon service started
[2026-09-15 04:30:02] Production.INFO: neon service started
[2026-09-15 04:30:02] Production.INFO: ==7666== Releasing lock...
[2026-09-15 04:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:30:02] Production.INFO: ==7668== Lock acquired, processing the job...
[2026-09-14 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:30:02] Production.INFO: ==7670== Lock acquired, processing the job...
[2026-09-15 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:30:02] Production.INFO: ==7670== Releasing lock...
[2026-09-15 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:30:03] Production.INFO: ==7668== Releasing lock...
[2026-09-14 23:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:30:03] Production.INFO: ==7673== Lock acquired, processing the job...
[2026-09-14 23:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:30:03] Production.INFO: ==7677== Lock acquired, processing the job...
[2026-09-14 23:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:30:04] Production.INFO: ==7675== Lock acquired, processing the job...
[2026-09-14 23:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:30:04] Production.INFO: ==7679== Lock acquired, processing the job...
[2026-09-14 23:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:30:04] Production.INFO: ==7681== Lock acquired, processing the job...
[2026-09-14 23:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:30:04] Production.INFO: Account Balance Start.
[2026-09-14 23:30:04] Production.INFO: CreateAllLog Start
[2026-09-14 23:30:04] Production.INFO: 117
[2026-09-14 23:30:04] Production.INFO: Date 2026-09-08
[2026-09-14 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:30:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:30:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:30:04] Production.INFO: Date 2026-09-11
[2026-09-14 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-14 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:30:04] Production.INFO: ==7681== Releasing lock...
[2026-09-14 23:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:30:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:30:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:30:04] Production.INFO: Total Charge 0
[2026-09-14 23:30:04] Production.INFO: CreateAllLog End
[2026-09-14 23:30:04] Production.INFO: Account Balance End.
[2026-09-14 23:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:30:04] Production.INFO: ==7679== Releasing lock...
[2026-09-14 23:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:30:05] Production.INFO: ==7675== Releasing lock...
[2026-09-14 23:30:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:30:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:30:12] Production.ERROR: CronJobId end10
[2026-09-14 23:30:12] Production.INFO: ==7677== Releasing lock...
[2026-09-14 23:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:30:14] Production.INFO: call_cost start
[2026-09-14 23:30:14] Production.INFO: call_cost end
[2026-09-14 23:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:30:14] Production.INFO: ==7673== Releasing lock...
[2026-09-14 23:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:31:01] Production.INFO: ==7735== Lock acquired, processing the job...
[2026-09-15 04:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:31:01] Production.INFO: neon service started
[2026-09-15 04:31:01] Production.INFO: neon service started
[2026-09-15 04:31:01] Production.INFO: ==7735== Releasing lock...
[2026-09-15 04:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:31:02] Production.INFO: ==7737== Lock acquired, processing the job...
[2026-09-14 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:31:02] Production.INFO: ==7739== Lock acquired, processing the job...
[2026-09-15 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:31:02] Production.INFO: ==7739== Releasing lock...
[2026-09-15 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:31:02] Production.INFO: ==7737== Releasing lock...
[2026-09-14 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:31:03] Production.INFO: ==7742== Lock acquired, processing the job...
[2026-09-14 23:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:31:03] Production.INFO: ==7744== Lock acquired, processing the job...
[2026-09-14 23:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:31:03] Production.INFO: ==7746== Lock acquired, processing the job...
[2026-09-14 23:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:31:03] Production.INFO: ==7748== Lock acquired, processing the job...
[2026-09-14 23:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:31:03] Production.INFO: ==7750== Lock acquired, processing the job...
[2026-09-14 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:31:03] Production.INFO: Account Balance Start.
[2026-09-14 23:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:31:03] Production.INFO: 117
[2026-09-14 23:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 23:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:31:03] Production.INFO: ==7750== Releasing lock...
[2026-09-14 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:31:03] Production.INFO: Total Charge 0
[2026-09-14 23:31:04] Production.INFO: CreateAllLog End
[2026-09-14 23:31:04] Production.INFO: Account Balance End.
[2026-09-14 23:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:31:04] Production.INFO: ==7748== Releasing lock...
[2026-09-14 23:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:31:04] Production.INFO: ==7744== Releasing lock...
[2026-09-14 23:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:31:12] Production.ERROR: CronJobId end10
[2026-09-14 23:31:12] Production.INFO: ==7746== Releasing lock...
[2026-09-14 23:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:31:14] Production.INFO: call_cost start
[2026-09-14 23:31:14] Production.INFO: call_cost end
[2026-09-14 23:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:31:14] Production.INFO: ==7742== Releasing lock...
[2026-09-14 23:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:32:02] Production.INFO: ==7806== Lock acquired, processing the job...
[2026-09-15 04:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:32:02] Production.INFO: neon service started
[2026-09-15 04:32:02] Production.INFO: neon service started
[2026-09-15 04:32:02] Production.INFO: ==7806== Releasing lock...
[2026-09-15 04:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:32:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 03:32:02] Production.INFO: ==7810== Lock acquired, processing the job...
[2026-09-15 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:32:02] Production.INFO: ==7810== Releasing lock...
[2026-09-15 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:32:02] Production.INFO: ==7808== Lock acquired, processing the job...
[2026-09-14 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:32:02] Production.INFO: ==7808== Releasing lock...
[2026-09-14 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:32:03] Production.INFO: ==7815== Lock acquired, processing the job...
[2026-09-14 23:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:32:03] Production.INFO: ==7813== Lock acquired, processing the job...
[2026-09-14 23:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:32:03] Production.INFO: ==7821== Lock acquired, processing the job...
[2026-09-14 23:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:32:03] Production.INFO: ==7817== Lock acquired, processing the job...
[2026-09-14 23:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:32:04] Production.INFO: ==7819== Lock acquired, processing the job...
[2026-09-14 23:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:32:04] Production.INFO: ==7821== Releasing lock...
[2026-09-14 23:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:32:04] Production.INFO: Account Balance Start.
[2026-09-14 23:32:04] Production.INFO: CreateAllLog Start
[2026-09-14 23:32:04] Production.INFO: 117
[2026-09-14 23:32:04] Production.INFO: Date 2026-09-08
[2026-09-14 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:32:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:32:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:32:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:32:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:32:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:32:04] Production.INFO: Total Charge 0
[2026-09-14 23:32:04] Production.INFO: CreateAllLog End
[2026-09-14 23:32:04] Production.INFO: ==7815== Releasing lock...
[2026-09-14 23:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:32:04] Production.INFO: Account Balance End.
[2026-09-14 23:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:32:04] Production.INFO: ==7819== Releasing lock...
[2026-09-14 23:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:32:13] Production.ERROR: CronJobId end10
[2026-09-14 23:32:13] Production.INFO: ==7817== Releasing lock...
[2026-09-14 23:32:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:32:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:32:15] Production.INFO: call_cost start
[2026-09-14 23:32:15] Production.INFO: call_cost end
[2026-09-14 23:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:32:15] Production.INFO: ==7813== Releasing lock...
[2026-09-14 23:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:33:01] Production.INFO: ==7875== Lock acquired, processing the job...
[2026-09-15 04:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:33:01] Production.INFO: neon service started
[2026-09-15 04:33:01] Production.INFO: neon service started
[2026-09-15 04:33:01] Production.INFO: ==7875== Releasing lock...
[2026-09-15 04:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:33:02] Production.INFO: ==7879== Lock acquired, processing the job...
[2026-09-15 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:33:02] Production.INFO: ==7879== Releasing lock...
[2026-09-15 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:33:02] Production.INFO: ==7877== Lock acquired, processing the job...
[2026-09-14 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:33:02] Production.INFO: ==7877== Releasing lock...
[2026-09-14 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:33:03] Production.INFO: ==7888== Lock acquired, processing the job...
[2026-09-14 23:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:33:03] Production.INFO: ==7882== Lock acquired, processing the job...
[2026-09-14 23:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:33:03] Production.INFO: ==7884== Lock acquired, processing the job...
[2026-09-14 23:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:33:03] Production.INFO: Account Balance Start.
[2026-09-14 23:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:33:03] Production.INFO: 117
[2026-09-14 23:33:03] Production.INFO: ==7890== Lock acquired, processing the job...
[2026-09-14 23:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:33:03] Production.INFO: ==7886== Lock acquired, processing the job...
[2026-09-14 23:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 23:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:33:03] Production.INFO: ==7890== Releasing lock...
[2026-09-14 23:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:33:03] Production.INFO: Total Charge 0
[2026-09-14 23:33:03] Production.INFO: CreateAllLog End
[2026-09-14 23:33:03] Production.INFO: Account Balance End.
[2026-09-14 23:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:33:03] Production.INFO: ==7888== Releasing lock...
[2026-09-14 23:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:33:04] Production.INFO: ==7884== Releasing lock...
[2026-09-14 23:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:33:11] Production.ERROR: CronJobId end10
[2026-09-14 23:33:11] Production.INFO: ==7886== Releasing lock...
[2026-09-14 23:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:33:14] Production.INFO: call_cost start
[2026-09-14 23:33:14] Production.INFO: call_cost end
[2026-09-14 23:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:33:14] Production.INFO: ==7882== Releasing lock...
[2026-09-14 23:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:34:02] Production.INFO: ==7947== Lock acquired, processing the job...
[2026-09-15 04:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:34:02] Production.INFO: neon service started
[2026-09-15 04:34:02] Production.INFO: neon service started
[2026-09-15 04:34:02] Production.INFO: ==7947== Releasing lock...
[2026-09-15 04:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:34:02] Production.INFO: ==7949== Lock acquired, processing the job...
[2026-09-14 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:34:02] Production.INFO: ==7949== Releasing lock...
[2026-09-14 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:34:02] Production.INFO: ==7951== Lock acquired, processing the job...
[2026-09-15 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:34:02] Production.INFO: ==7951== Releasing lock...
[2026-09-15 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:34:03] Production.INFO: ==7955== Lock acquired, processing the job...
[2026-09-14 23:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:34:03] Production.INFO: ==7953== Lock acquired, processing the job...
[2026-09-14 23:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:34:03] Production.INFO: ==7960== Lock acquired, processing the job...
[2026-09-14 23:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:34:03] Production.INFO: ==7957== Lock acquired, processing the job...
[2026-09-14 23:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:34:03] Production.INFO: ==7962== Lock acquired, processing the job...
[2026-09-14 23:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:34:03] Production.INFO: ==7962== Releasing lock...
[2026-09-14 23:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:34:03] Production.INFO: Account Balance Start.
[2026-09-14 23:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:34:03] Production.INFO: 117
[2026-09-14 23:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:34:04] Production.INFO: Total Charge 0
[2026-09-14 23:34:04] Production.INFO: CreateAllLog End
[2026-09-14 23:34:04] Production.INFO: Account Balance End.
[2026-09-14 23:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:34:04] Production.INFO: ==7960== Releasing lock...
[2026-09-14 23:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:34:04] Production.INFO: ==7955== Releasing lock...
[2026-09-14 23:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:34:11] Production.ERROR: CronJobId end10
[2026-09-14 23:34:11] Production.INFO: ==7957== Releasing lock...
[2026-09-14 23:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:34:13] Production.INFO: call_cost start
[2026-09-14 23:34:13] Production.INFO: call_cost end
[2026-09-14 23:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:34:13] Production.INFO: ==7953== Releasing lock...
[2026-09-14 23:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:35:01] Production.INFO: ==8023== Lock acquired, processing the job...
[2026-09-15 04:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:35:01] Production.INFO: neon service started
[2026-09-15 04:35:01] Production.INFO: neon service started
[2026-09-15 04:35:01] Production.INFO: ==8023== Releasing lock...
[2026-09-15 04:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:35:01] Production.INFO: ==8025== Lock acquired, processing the job...
[2026-09-14 23:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:35:02] Production.INFO: ==8027== Lock acquired, processing the job...
[2026-09-15 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:35:02] Production.INFO: ==8027== Releasing lock...
[2026-09-15 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:35:02] Production.INFO: ==8025== Releasing lock...
[2026-09-14 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:35:03] Production.INFO: ==8033== Lock acquired, processing the job...
[2026-09-14 23:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:35:03] Production.INFO: ==8038== Lock acquired, processing the job...
[2026-09-14 23:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:35:03] Production.INFO: ==8029== Lock acquired, processing the job...
[2026-09-14 23:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 23:35:03] Production.INFO: ==8031== Lock acquired, processing the job...
[2026-09-14 23:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:35:03] Production.INFO: ==8042== Lock acquired, processing the job...
[2026-09-14 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 23:35:03] Production.INFO: Account Balance Start.
[2026-09-14 23:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:35:03] Production.ERROR: CronJob PID - 8031
[2026-09-14 23:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 23:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 23:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:35:00
[2026-09-14 23:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:35:03] Production.ERROR: CronJob PID - 8033
[2026-09-14 23:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 23:35:03] Production.ERROR: CronJob ID - 7
[2026-09-14 23:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:35:00
[2026-09-14 23:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:35:03] Production.ERROR: CronJob PID - 8038
[2026-09-14 23:35:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 23:35:03] Production.ERROR: CronJob ID - 12
[2026-09-14 23:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:35:00
[2026-09-14 23:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:35:03] Production.ERROR: CronJob PID - 8042
[2026-09-14 23:35:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-14 23:35:03] Production.ERROR: CronJob ID - 19
[2026-09-14 23:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:35:00
[2026-09-14 23:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:35:03] Production.INFO: ==8035== Lock acquired, processing the job...
[2026-09-14 23:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:35:03] Production.INFO: 117
[2026-09-14 23:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 23:35:03] Production.INFO: ==8029== Releasing lock...
[2026-09-14 23:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 23:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 23:35:03] Production.INFO: ==8040== Lock acquired, processing the job...
[2026-09-14 23:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 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-14 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-14 23:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 23:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:35:03] Production.INFO: ==8042== Releasing lock...
[2026-09-14 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 23:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:35:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:35:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:35:03] Production.INFO: Total Charge 0
[2026-09-14 23:35:03] Production.INFO: CreateAllLog End
[2026-09-14 23:35:03] Production.ERROR: done
[2026-09-14 23:35:03] Production.INFO: Account Balance End.
[2026-09-14 23:35:03] Production.INFO: ==8033== Releasing lock...
[2026-09-14 23:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 23:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004957', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 23:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:35:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:35:03] Production.INFO: ==8038== Releasing lock...
[2026-09-14 23:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:35:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:35:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004957', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 23:35:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 23:35:08] Production.INFO: ProcessCDR(1,18004957,1,1,2)
[2026-09-14 23:35:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004957,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:35:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004957,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:35:08] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 23:35:08] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 23:35:08] Production.INFO: ==8040== Releasing lock...
[2026-09-14 23:35:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 23:35:08] Production.INFO: 26 MB #Memory Used#
[2026-09-14 23:35:12] Production.ERROR: CronJobId end10
[2026-09-14 23:35:12] Production.INFO: ==8035== Releasing lock...
[2026-09-14 23:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:35:16] Production.INFO: call_cost start
[2026-09-14 23:35:16] Production.INFO: call_cost end
[2026-09-14 23:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:35:16] Production.INFO: ==8031== Releasing lock...
[2026-09-14 23:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:36:01] Production.INFO: ==8099== Lock acquired, processing the job...
[2026-09-15 04:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:36:01] Production.INFO: neon service started
[2026-09-15 04:36:01] Production.INFO: neon service started
[2026-09-15 04:36:01] Production.INFO: ==8099== Releasing lock...
[2026-09-15 04:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:36:02] Production.INFO: ==8103== Lock acquired, processing the job...
[2026-09-15 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:36:02] Production.INFO: ==8103== Releasing lock...
[2026-09-15 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:36:02] Production.INFO: ==8101== Lock acquired, processing the job...
[2026-09-14 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:36:02] Production.INFO: ==8101== Releasing lock...
[2026-09-14 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:36:03] Production.INFO: ==8106== Lock acquired, processing the job...
[2026-09-14 23:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:36:03] Production.INFO: ==8108== Lock acquired, processing the job...
[2026-09-14 23:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:36:03] Production.INFO: ==8110== Lock acquired, processing the job...
[2026-09-14 23:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:36:03] Production.INFO: ==8114== Lock acquired, processing the job...
[2026-09-14 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:36:03] Production.INFO: ==8112== Lock acquired, processing the job...
[2026-09-14 23:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 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-14 23:36:03] Production.INFO: Account Balance Start.
[2026-09-14 23:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:36:03] Production.INFO: ==8114== Releasing lock...
[2026-09-14 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:36:03] Production.INFO: 117
[2026-09-14 23:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:36:04] Production.INFO: Total Charge 0
[2026-09-14 23:36:04] Production.INFO: CreateAllLog End
[2026-09-14 23:36:04] Production.INFO: ==8108== Releasing lock...
[2026-09-14 23:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:36:04] Production.INFO: Account Balance End.
[2026-09-14 23:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:36:04] Production.INFO: ==8112== Releasing lock...
[2026-09-14 23:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:36:10] Production.ERROR: CronJobId end10
[2026-09-14 23:36:10] Production.INFO: ==8110== Releasing lock...
[2026-09-14 23:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:36:14] Production.INFO: call_cost start
[2026-09-14 23:36:14] Production.INFO: call_cost end
[2026-09-14 23:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:36:14] Production.INFO: ==8106== Releasing lock...
[2026-09-14 23:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:37:02] Production.INFO: ==8172== Lock acquired, processing the job...
[2026-09-15 04:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:37:02] Production.INFO: neon service started
[2026-09-15 04:37:02] Production.INFO: neon service started
[2026-09-15 04:37:02] Production.INFO: ==8172== Releasing lock...
[2026-09-15 04:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:37:02] Production.INFO: ==8174== Lock acquired, processing the job...
[2026-09-14 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:37:02] Production.INFO: ==8174== Releasing lock...
[2026-09-14 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:37:03] Production.INFO: ==8176== Lock acquired, processing the job...
[2026-09-15 03:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:37:03] Production.INFO: ==8176== Releasing lock...
[2026-09-15 03:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:37:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:37:03] Production.INFO: ==8181== Lock acquired, processing the job...
[2026-09-14 23:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:37:03] Production.INFO: ==8183== Lock acquired, processing the job...
[2026-09-14 23:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:37:03] Production.INFO: ==8185== Lock acquired, processing the job...
[2026-09-14 23:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:37:03] Production.INFO: ==8179== Lock acquired, processing the job...
[2026-09-14 23:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:37:03] Production.INFO: Account Balance Start.
[2026-09-14 23:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:37:03] Production.INFO: 117
[2026-09-14 23:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:37:03] Production.INFO: ==8187== Lock acquired, processing the job...
[2026-09-14 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 23:37:03] Production.INFO: ==8187== Releasing lock...
[2026-09-14 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:37:03] Production.INFO: Total Charge 0
[2026-09-14 23:37:04] Production.INFO: CreateAllLog End
[2026-09-14 23:37:04] Production.INFO: Account Balance End.
[2026-09-14 23:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:37:04] Production.INFO: ==8185== Releasing lock...
[2026-09-14 23:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:37:04] Production.INFO: ==8181== Releasing lock...
[2026-09-14 23:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:37:11] Production.ERROR: CronJobId end10
[2026-09-14 23:37:11] Production.INFO: ==8183== Releasing lock...
[2026-09-14 23:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:37:14] Production.INFO: call_cost start
[2026-09-14 23:37:14] Production.INFO: call_cost end
[2026-09-14 23:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:37:14] Production.INFO: ==8179== Releasing lock...
[2026-09-14 23:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:38:01] Production.INFO: ==8249== Lock acquired, processing the job...
[2026-09-15 04:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:38:01] Production.INFO: neon service started
[2026-09-15 04:38:01] Production.INFO: neon service started
[2026-09-15 04:38:01] Production.INFO: ==8249== Releasing lock...
[2026-09-15 04:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:38:02] Production.INFO: ==8253== Lock acquired, processing the job...
[2026-09-15 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:38:02] Production.INFO: ==8253== Releasing lock...
[2026-09-15 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:38:02] Production.INFO: ==8251== Lock acquired, processing the job...
[2026-09-14 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:38:02] Production.INFO: ==8251== Releasing lock...
[2026-09-14 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:38:03] Production.INFO: ==8255== Lock acquired, processing the job...
[2026-09-14 23:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:38:03] Production.INFO: ==8257== Lock acquired, processing the job...
[2026-09-14 23:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:38:03] Production.INFO: ==8259== Lock acquired, processing the job...
[2026-09-14 23:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:38:03] Production.INFO: ==8261== Lock acquired, processing the job...
[2026-09-14 23:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:38:03] Production.INFO: ==8263== Lock acquired, processing the job...
[2026-09-14 23:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:38:03] Production.INFO: Account Balance Start.
[2026-09-14 23:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:38:03] Production.INFO: 117
[2026-09-14 23:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 23:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:38:03] Production.INFO: ==8263== Releasing lock...
[2026-09-14 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:38:04] Production.INFO: Total Charge 0
[2026-09-14 23:38:04] Production.INFO: CreateAllLog End
[2026-09-14 23:38:04] Production.INFO: ==8257== Releasing lock...
[2026-09-14 23:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:38:04] Production.INFO: Account Balance End.
[2026-09-14 23:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:38:04] Production.INFO: ==8261== Releasing lock...
[2026-09-14 23:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:38:11] Production.ERROR: CronJobId end10
[2026-09-14 23:38:11] Production.INFO: ==8259== Releasing lock...
[2026-09-14 23:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:38:15] Production.INFO: call_cost start
[2026-09-14 23:38:15] Production.INFO: call_cost end
[2026-09-14 23:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:38:15] Production.INFO: ==8255== Releasing lock...
[2026-09-14 23:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:39:02] Production.INFO: ==8320== Lock acquired, processing the job...
[2026-09-15 04:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:39:02] Production.INFO: neon service started
[2026-09-15 04:39:02] Production.INFO: neon service started
[2026-09-15 04:39:02] Production.INFO: ==8320== Releasing lock...
[2026-09-15 04:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 03:39:02] Production.INFO: ==8324== Lock acquired, processing the job...
[2026-09-15 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:39:02] Production.INFO: ==8324== Releasing lock...
[2026-09-15 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:39:02] Production.INFO: ==8322== Lock acquired, processing the job...
[2026-09-14 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:39:02] Production.INFO: ==8322== Releasing lock...
[2026-09-14 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:39:03] Production.INFO: ==8331== Lock acquired, processing the job...
[2026-09-14 23:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:39:03] Production.INFO: ==8327== Lock acquired, processing the job...
[2026-09-14 23:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:39:03] Production.INFO: ==8335== Lock acquired, processing the job...
[2026-09-14 23:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:39:03] Production.INFO: ==8329== Lock acquired, processing the job...
[2026-09-14 23:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:39:03] Production.INFO: ==8333== Lock acquired, processing the job...
[2026-09-14 23:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:39:03] Production.INFO: Account Balance Start.
[2026-09-14 23:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:39:03] Production.INFO: 117
[2026-09-14 23:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 23:39:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:39:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:39:04] Production.INFO: ==8335== Releasing lock...
[2026-09-14 23:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:39:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:39:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:39:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:39:04] Production.INFO: Total Charge 0
[2026-09-14 23:39:04] Production.INFO: CreateAllLog End
[2026-09-14 23:39:04] Production.INFO: Account Balance End.
[2026-09-14 23:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:39:04] Production.INFO: ==8333== Releasing lock...
[2026-09-14 23:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:39:04] Production.INFO: ==8329== Releasing lock...
[2026-09-14 23:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:39:12] Production.ERROR: CronJobId end10
[2026-09-14 23:39:12] Production.INFO: ==8331== Releasing lock...
[2026-09-14 23:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:39:15] Production.INFO: call_cost start
[2026-09-14 23:39:15] Production.INFO: call_cost end
[2026-09-14 23:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:39:15] Production.INFO: ==8327== Releasing lock...
[2026-09-14 23:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:40:01] Production.INFO: ==8392== Lock acquired, processing the job...
[2026-09-15 04:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:40:01] Production.INFO: neon service started
[2026-09-15 04:40:01] Production.INFO: neon service started
[2026-09-15 04:40:01] Production.INFO: ==8392== Releasing lock...
[2026-09-15 04:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:40:01] Production.INFO: ==8395== Lock acquired, processing the job...
[2026-09-14 23:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:40:02] Production.INFO: ==8395== Releasing lock...
[2026-09-14 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:40:02] Production.INFO: ==8397== Lock acquired, processing the job...
[2026-09-15 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:40:02] Production.INFO: ==8397== Releasing lock...
[2026-09-15 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:40:02] Production.INFO: ==8399== Lock acquired, processing the job...
[2026-09-14 23:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:40:02] Production.INFO: ==8401== Lock acquired, processing the job...
[2026-09-14 23:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:40:03] Production.INFO: ==8403== Lock acquired, processing the job...
[2026-09-14 23:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:40:03] Production.INFO: ==8405== Lock acquired, processing the job...
[2026-09-14 23:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:40:03] Production.INFO: ==8407== Lock acquired, processing the job...
[2026-09-14 23:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:40:03] Production.INFO: Account Balance Start.
[2026-09-14 23:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:40:03] Production.INFO: 117
[2026-09-14 23:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 23:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:40:03] Production.INFO: ==8407== Releasing lock...
[2026-09-14 23:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:40:03] Production.INFO: Total Charge 0
[2026-09-14 23:40:03] Production.INFO: CreateAllLog End
[2026-09-14 23:40:03] Production.INFO: Account Balance End.
[2026-09-14 23:40:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:40:03] Production.INFO: ==8405== Releasing lock...
[2026-09-14 23:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:40:04] Production.INFO: ==8401== Releasing lock...
[2026-09-14 23:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:40:11] Production.ERROR: CronJobId end10
[2026-09-14 23:40:11] Production.INFO: ==8403== Releasing lock...
[2026-09-14 23:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:40:14] Production.INFO: call_cost start
[2026-09-14 23:40:14] Production.INFO: call_cost end
[2026-09-14 23:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:40:14] Production.INFO: ==8399== Releasing lock...
[2026-09-14 23:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:41:02] Production.INFO: ==8464== Lock acquired, processing the job...
[2026-09-15 04:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:41:02] Production.INFO: neon service started
[2026-09-15 04:41:02] Production.INFO: neon service started
[2026-09-15 04:41:02] Production.INFO: ==8464== Releasing lock...
[2026-09-15 04:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:41:02] Production.INFO: ==8466== Lock acquired, processing the job...
[2026-09-14 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:41:02] Production.INFO: ==8466== Releasing lock...
[2026-09-14 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:41:02] Production.INFO: ==8468== Lock acquired, processing the job...
[2026-09-15 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:41:02] Production.INFO: ==8468== Releasing lock...
[2026-09-15 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:41:03] Production.INFO: ==8474== Lock acquired, processing the job...
[2026-09-14 23:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:41:03] Production.INFO: ==8470== Lock acquired, processing the job...
[2026-09-14 23:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:41:03] Production.INFO: ==8472== Lock acquired, processing the job...
[2026-09-14 23:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:41:03] Production.INFO: ==8476== Lock acquired, processing the job...
[2026-09-14 23:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:41:03] Production.INFO: ==8478== Lock acquired, processing the job...
[2026-09-14 23:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:41:03] Production.INFO: Account Balance Start.
[2026-09-14 23:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:41:03] Production.INFO: 117
[2026-09-14 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-14 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-14 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-14 23:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:41:03] Production.INFO: ==8478== Releasing lock...
[2026-09-14 23:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:41:04] Production.INFO: Total Charge 0
[2026-09-14 23:41:04] Production.INFO: CreateAllLog End
[2026-09-14 23:41:04] Production.INFO: Account Balance End.
[2026-09-14 23:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:41:04] Production.INFO: ==8476== Releasing lock...
[2026-09-14 23:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:41:04] Production.INFO: ==8472== Releasing lock...
[2026-09-14 23:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:41:10] Production.ERROR: CronJobId end10
[2026-09-14 23:41:10] Production.INFO: ==8474== Releasing lock...
[2026-09-14 23:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:41:14] Production.INFO: call_cost start
[2026-09-14 23:41:14] Production.INFO: call_cost end
[2026-09-14 23:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:41:14] Production.INFO: ==8470== Releasing lock...
[2026-09-14 23:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:42:01] Production.INFO: ==8532== Lock acquired, processing the job...
[2026-09-15 04:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:42:01] Production.INFO: neon service started
[2026-09-15 04:42:01] Production.INFO: neon service started
[2026-09-15 04:42:01] Production.INFO: ==8532== Releasing lock...
[2026-09-15 04:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:42:01] Production.INFO: ==8534== Lock acquired, processing the job...
[2026-09-14 23:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:42:02] Production.INFO: ==8534== Releasing lock...
[2026-09-14 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:42:02] Production.INFO: ==8536== Lock acquired, processing the job...
[2026-09-15 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:42:02] Production.INFO: ==8536== Releasing lock...
[2026-09-15 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:42:02] Production.INFO: ==8538== Lock acquired, processing the job...
[2026-09-14 23:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:42:02] Production.INFO: ==8540== Lock acquired, processing the job...
[2026-09-14 23:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:42:02] Production.INFO: ==8542== Lock acquired, processing the job...
[2026-09-14 23:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:42:02] Production.INFO: ==8544== Lock acquired, processing the job...
[2026-09-14 23:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:42:02] Production.INFO: ==8546== Lock acquired, processing the job...
[2026-09-14 23:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:42:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:42:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:42:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:42:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-14 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-14 23:42:03] Production.INFO: Account Balance Start.
[2026-09-14 23:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:42:03] Production.INFO: 117
[2026-09-14 23:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:42:03] Production.INFO: ==8546== Releasing lock...
[2026-09-14 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:42:03] Production.INFO: Total Charge 0
[2026-09-14 23:42:03] Production.INFO: CreateAllLog End
[2026-09-14 23:42:03] Production.INFO: Account Balance End.
[2026-09-14 23:42:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:42:03] Production.INFO: ==8544== Releasing lock...
[2026-09-14 23:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:42:03] Production.INFO: ==8540== Releasing lock...
[2026-09-14 23:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:42:11] Production.ERROR: CronJobId end10
[2026-09-14 23:42:11] Production.INFO: ==8542== Releasing lock...
[2026-09-14 23:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:42:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:42:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:42:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:42:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:42:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:42:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:42:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:42:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:42:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:42:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:42:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:42:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:42:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:42:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:42:12] Production.INFO: call_cost start
[2026-09-14 23:42:12] Production.INFO: call_cost end
[2026-09-14 23:42:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:42:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:42:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:42:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:42:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:42:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:42:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:42:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:42:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:42:12] Production.INFO: ==8538== Releasing lock...
[2026-09-14 23:42:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:42:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:43:01] Production.INFO: ==8611== Lock acquired, processing the job...
[2026-09-15 04:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:43:01] Production.INFO: neon service started
[2026-09-15 04:43:01] Production.INFO: neon service started
[2026-09-15 04:43:01] Production.INFO: ==8611== Releasing lock...
[2026-09-15 04:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:43:02] Production.INFO: ==8613== Lock acquired, processing the job...
[2026-09-14 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:43:02] Production.INFO: ==8613== Releasing lock...
[2026-09-14 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:43:02] Production.INFO: ==8615== Lock acquired, processing the job...
[2026-09-15 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:43:02] Production.INFO: ==8615== Releasing lock...
[2026-09-15 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:43:03] Production.INFO: ==8624== Lock acquired, processing the job...
[2026-09-14 23:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:43:03] Production.INFO: ==8618== Lock acquired, processing the job...
[2026-09-14 23:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:43:03] Production.INFO: ==8620== Lock acquired, processing the job...
[2026-09-14 23:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:43:03] Production.INFO: Account Balance Start.
[2026-09-14 23:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:43:03] Production.INFO: 117
[2026-09-14 23:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:43:03] Production.INFO: ==8622== Lock acquired, processing the job...
[2026-09-14 23:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:43:03] Production.INFO: ==8626== Lock acquired, processing the job...
[2026-09-14 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 23:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:43:03] Production.INFO: ==8626== Releasing lock...
[2026-09-14 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:43:03] Production.INFO: Total Charge 0
[2026-09-14 23:43:03] Production.INFO: CreateAllLog End
[2026-09-14 23:43:03] Production.INFO: Account Balance End.
[2026-09-14 23:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:43:04] Production.INFO: ==8624== Releasing lock...
[2026-09-14 23:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:43:04] Production.INFO: ==8620== Releasing lock...
[2026-09-14 23:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:43:11] Production.ERROR: CronJobId end10
[2026-09-14 23:43:11] Production.INFO: ==8622== Releasing lock...
[2026-09-14 23:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:43:13] Production.INFO: call_cost start
[2026-09-14 23:43:13] Production.INFO: call_cost end
[2026-09-14 23:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:43:13] Production.INFO: ==8618== Releasing lock...
[2026-09-14 23:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:44:02] Production.INFO: ==8680== Lock acquired, processing the job...
[2026-09-15 04:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:44:02] Production.INFO: neon service started
[2026-09-15 04:44:02] Production.INFO: neon service started
[2026-09-15 04:44:02] Production.INFO: ==8680== Releasing lock...
[2026-09-15 04:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:44:02] Production.INFO: ==8682== Lock acquired, processing the job...
[2026-09-14 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:44:02] Production.INFO: ==8682== Releasing lock...
[2026-09-14 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:44:03] Production.INFO: ==8684== Lock acquired, processing the job...
[2026-09-15 03:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:44:03] Production.INFO: ==8684== Releasing lock...
[2026-09-15 03:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:44:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:44:03] Production.INFO: ==8686== Lock acquired, processing the job...
[2026-09-14 23:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:44:03] Production.INFO: ==8688== Lock acquired, processing the job...
[2026-09-14 23:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:44:03] Production.INFO: ==8692== Lock acquired, processing the job...
[2026-09-14 23:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:44:03] Production.INFO: ==8690== Lock acquired, processing the job...
[2026-09-14 23:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:44:03] Production.INFO: Account Balance Start.
[2026-09-14 23:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:44:03] Production.INFO: 117
[2026-09-14 23:44:03] Production.INFO: ==8694== Lock acquired, processing the job...
[2026-09-14 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:44:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:44:04] Production.INFO: ==8694== Releasing lock...
[2026-09-14 23:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:44:04] Production.INFO: Total Charge 0
[2026-09-14 23:44:04] Production.INFO: CreateAllLog End
[2026-09-14 23:44:04] Production.INFO: ==8688== Releasing lock...
[2026-09-14 23:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:44:04] Production.INFO: Account Balance End.
[2026-09-14 23:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:44:04] Production.INFO: ==8692== Releasing lock...
[2026-09-14 23:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:44:11] Production.ERROR: CronJobId end10
[2026-09-14 23:44:11] Production.INFO: ==8690== Releasing lock...
[2026-09-14 23:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:44:14] Production.INFO: call_cost start
[2026-09-14 23:44:14] Production.INFO: call_cost end
[2026-09-14 23:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:44:14] Production.INFO: ==8686== Releasing lock...
[2026-09-14 23:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:45:01] Production.INFO: ==8749== Lock acquired, processing the job...
[2026-09-15 04:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:45:01] Production.INFO: neon service started
[2026-09-15 04:45:01] Production.INFO: neon service started
[2026-09-15 04:45:01] Production.INFO: ==8749== Releasing lock...
[2026-09-15 04:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:45:02] Production.INFO: ==8751== Lock acquired, processing the job...
[2026-09-14 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:45:02] Production.INFO: ==8751== Releasing lock...
[2026-09-14 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:45:02] Production.INFO: ==8753== Lock acquired, processing the job...
[2026-09-15 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:45:02] Production.INFO: ==8753== Releasing lock...
[2026-09-15 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:45:03] Production.INFO: ==8757== Lock acquired, processing the job...
[2026-09-14 23:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:45:03] Production.INFO: ==8764== Lock acquired, processing the job...
[2026-09-14 23:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:45:03] Production.INFO: Account Balance Start.
[2026-09-14 23:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:45:03] Production.INFO: 117
[2026-09-14 23:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:45:03] Production.INFO: ==8755== Lock acquired, processing the job...
[2026-09-14 23:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 23:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:45:03] Production.ERROR: CronJob PID - 8757
[2026-09-14 23:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 23:45:03] Production.ERROR: CronJob ID - 5
[2026-09-14 23:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:45:00
[2026-09-14 23:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 23:45:03] Production.ERROR: CronJob PID - 8764
[2026-09-14 23:45:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 23:45:03] Production.ERROR: CronJob ID - 12
[2026-09-14 23:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 23:45:00
[2026-09-14 23:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 23:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 23:45:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 23:45:03] Production.INFO: ==8755== Releasing lock...
[2026-09-14 23:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 23:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 23:45:03] Production.INFO: ==8761== Lock acquired, processing the job...
[2026-09-14 23:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:45:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:45:03] Production.INFO: ==8759== Lock acquired, processing the job...
[2026-09-14 23:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:45:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:45:03] Production.INFO: ==8766== Lock acquired, processing the job...
[2026-09-14 23:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 23:45:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:45:03] Production.INFO: ==8768== Lock acquired, processing the job...
[2026-09-14 23:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:45:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 23:45:03] Production.INFO: Total Charge 0
[2026-09-14 23:45:03] Production.INFO: CreateAllLog End
[2026-09-14 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-14 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-14 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-14 23:45:04] Production.INFO: ==8768== Releasing lock...
[2026-09-14 23:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:45:04] Production.ERROR: done
[2026-09-14 23:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 23:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004998', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 23:45:04] Production.INFO: Account Balance End.
[2026-09-14 23:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:45:04] Production.INFO: ==8764== Releasing lock...
[2026-09-14 23:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:45:04] Production.INFO: ==8759== Releasing lock...
[2026-09-14 23:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18004998', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 23:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 23:45:09] Production.INFO: ProcessCDR(1,18004998,1,1,2)
[2026-09-14 23:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18004998,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18004998,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 23:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 23:45:09] Production.INFO: ==8766== Releasing lock...
[2026-09-14 23:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 23:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 23:45:12] Production.ERROR: CronJobId end10
[2026-09-14 23:45:12] Production.INFO: ==8761== Releasing lock...
[2026-09-14 23:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:45:15] Production.INFO: call_cost start
[2026-09-14 23:45:15] Production.INFO: call_cost end
[2026-09-14 23:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:45:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:45:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:45:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:45:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:45:15] Production.INFO: ==8757== Releasing lock...
[2026-09-14 23:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:46:02] Production.INFO: ==8823== Lock acquired, processing the job...
[2026-09-15 04:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:46:02] Production.INFO: neon service started
[2026-09-15 04:46:02] Production.INFO: neon service started
[2026-09-15 04:46:02] Production.INFO: ==8823== Releasing lock...
[2026-09-15 04:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:46:02] Production.INFO: ==8825== Lock acquired, processing the job...
[2026-09-14 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:46:02] Production.INFO: ==8825== Releasing lock...
[2026-09-14 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:46:03] Production.INFO: ==8827== Lock acquired, processing the job...
[2026-09-15 03:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:46:03] Production.INFO: ==8827== Releasing lock...
[2026-09-15 03:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:46:03] Production.INFO: ==8831== Lock acquired, processing the job...
[2026-09-14 23:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:46:03] Production.INFO: ==8833== Lock acquired, processing the job...
[2026-09-14 23:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:46:03] Production.INFO: ==8835== Lock acquired, processing the job...
[2026-09-14 23:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:46:03] Production.INFO: ==8829== Lock acquired, processing the job...
[2026-09-14 23:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:46:03] Production.INFO: Account Balance Start.
[2026-09-14 23:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:46:03] Production.INFO: 117
[2026-09-14 23:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:46:03] Production.INFO: ==8837== Lock acquired, processing the job...
[2026-09-14 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-14 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-14 23:46:03] Production.INFO: ==8837== Releasing lock...
[2026-09-14 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:46:03] Production.INFO: Total Charge 0
[2026-09-14 23:46:03] Production.INFO: CreateAllLog End
[2026-09-14 23:46:04] Production.INFO: Account Balance End.
[2026-09-14 23:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:46:04] Production.INFO: ==8835== Releasing lock...
[2026-09-14 23:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:46:04] Production.INFO: ==8831== Releasing lock...
[2026-09-14 23:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:46:10] Production.ERROR: CronJobId end10
[2026-09-14 23:46:10] Production.INFO: ==8833== Releasing lock...
[2026-09-14 23:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:46:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:46:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:46:13] Production.INFO: call_cost start
[2026-09-14 23:46:13] Production.INFO: call_cost end
[2026-09-14 23:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:46:13] Production.INFO: ==8829== Releasing lock...
[2026-09-14 23:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:47:01] Production.INFO: ==8893== Lock acquired, processing the job...
[2026-09-15 04:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:47:01] Production.INFO: neon service started
[2026-09-15 04:47:01] Production.INFO: neon service started
[2026-09-15 04:47:01] Production.INFO: ==8893== Releasing lock...
[2026-09-15 04:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:47:01] Production.INFO: ==8895== Lock acquired, processing the job...
[2026-09-14 23:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:47:02] Production.INFO: ==8895== Releasing lock...
[2026-09-14 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:47:02] Production.INFO: ==8897== Lock acquired, processing the job...
[2026-09-15 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:47:02] Production.INFO: ==8897== Releasing lock...
[2026-09-15 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:47:02] Production.INFO: ==8905== Lock acquired, processing the job...
[2026-09-14 23:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:47:02] Production.INFO: Account Balance Start.
[2026-09-14 23:47:02] Production.INFO: CreateAllLog Start
[2026-09-14 23:47:02] Production.INFO: 117
[2026-09-14 23:47:02] Production.INFO: Date 2026-09-08
[2026-09-14 23:47:02] Production.INFO: Reseller ==> 0
[2026-09-14 23:47:02] Production.INFO: ==8899== Lock acquired, processing the job...
[2026-09-14 23:47:02] Production.INFO: Date 2026-09-09
[2026-09-14 23:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:47:02] Production.INFO: Reseller ==> 0
[2026-09-14 23:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:47:03] Production.INFO: ==8903== Lock acquired, processing the job...
[2026-09-14 23:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:47:03] Production.INFO: ==8907== Lock acquired, processing the job...
[2026-09-14 23:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:47:03] Production.INFO: ==8901== Lock acquired, processing the job...
[2026-09-14 23:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:47:03] Production.INFO: Total Charge 0
[2026-09-14 23:47:03] Production.INFO: CreateAllLog End
[2026-09-14 23:47:03] Production.INFO: ==8907== Releasing lock...
[2026-09-14 23:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:47:03] Production.INFO: Account Balance End.
[2026-09-14 23:47:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:47:03] Production.INFO: ==8905== Releasing lock...
[2026-09-14 23:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:47:03] Production.INFO: ==8901== Releasing lock...
[2026-09-14 23:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:47:11] Production.ERROR: CronJobId end10
[2026-09-14 23:47:11] Production.INFO: ==8903== Releasing lock...
[2026-09-14 23:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:47:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:47:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:47:13] Production.INFO: call_cost start
[2026-09-14 23:47:13] Production.INFO: call_cost end
[2026-09-14 23:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:47:13] Production.INFO: ==8899== Releasing lock...
[2026-09-14 23:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:48:01] Production.INFO: ==8961== Lock acquired, processing the job...
[2026-09-15 04:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:48:01] Production.INFO: neon service started
[2026-09-15 04:48:01] Production.INFO: neon service started
[2026-09-15 04:48:01] Production.INFO: ==8961== Releasing lock...
[2026-09-15 04:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:48:02] Production.INFO: ==8963== Lock acquired, processing the job...
[2026-09-14 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:48:02] Production.INFO: ==8963== Releasing lock...
[2026-09-14 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:48:02] Production.INFO: ==8965== Lock acquired, processing the job...
[2026-09-15 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:48:02] Production.INFO: ==8965== Releasing lock...
[2026-09-15 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:48:03] Production.INFO: ==8969== Lock acquired, processing the job...
[2026-09-14 23:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:48:03] Production.INFO: ==8973== Lock acquired, processing the job...
[2026-09-14 23:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:48:03] Production.INFO: Account Balance Start.
[2026-09-14 23:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:48:03] Production.INFO: 117
[2026-09-14 23:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:48:03] Production.INFO: ==8975== Lock acquired, processing the job...
[2026-09-14 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:48:03] Production.INFO: ==8967== Lock acquired, processing the job...
[2026-09-14 23:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:48:03] Production.INFO: ==8971== Lock acquired, processing the job...
[2026-09-14 23:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 23:48:03] Production.INFO: Total Charge 0
[2026-09-14 23:48:03] Production.INFO: ==8975== Releasing lock...
[2026-09-14 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:48:03] Production.INFO: CreateAllLog End
[2026-09-14 23:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:48:03] Production.INFO: Account Balance End.
[2026-09-14 23:48:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:48:03] Production.INFO: ==8973== Releasing lock...
[2026-09-14 23:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:48:04] Production.INFO: ==8969== Releasing lock...
[2026-09-14 23:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:48:10] Production.ERROR: CronJobId end10
[2026-09-14 23:48:10] Production.INFO: ==8971== Releasing lock...
[2026-09-14 23:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:48:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:48:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:48:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:48:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:48:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:48:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:48:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:48:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:48:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:48:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:48:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:48:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:48:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:48:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:48:13] Production.INFO: call_cost start
[2026-09-14 23:48:13] Production.INFO: call_cost end
[2026-09-14 23:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:48:13] Production.INFO: ==8967== Releasing lock...
[2026-09-14 23:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:49:01] Production.INFO: ==9030== Lock acquired, processing the job...
[2026-09-15 04:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:49:01] Production.INFO: neon service started
[2026-09-15 04:49:01] Production.INFO: neon service started
[2026-09-15 04:49:01] Production.INFO: ==9030== Releasing lock...
[2026-09-15 04:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:49:01] Production.INFO: ==9034== Lock acquired, processing the job...
[2026-09-15 03:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:49:01] Production.INFO: ==9034== Releasing lock...
[2026-09-15 03:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:49:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:49:01] Production.INFO: ==9032== Lock acquired, processing the job...
[2026-09-14 23:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:49:02] Production.INFO: ==9032== Releasing lock...
[2026-09-14 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:49:02] Production.INFO: ==9038== Lock acquired, processing the job...
[2026-09-14 23:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:49:02] Production.INFO: ==9040== Lock acquired, processing the job...
[2026-09-14 23:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:49:02] Production.INFO: ==9042== Lock acquired, processing the job...
[2026-09-14 23:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:49:02] Production.INFO: ==9036== Lock acquired, processing the job...
[2026-09-14 23:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:49:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:49:02] Production.INFO: Account Balance Start.
[2026-09-14 23:49:02] Production.INFO: CreateAllLog Start
[2026-09-14 23:49:02] Production.INFO: 117
[2026-09-14 23:49:02] Production.INFO: Date 2026-09-08
[2026-09-14 23:49:02] Production.INFO: Reseller ==> 0
[2026-09-14 23:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:49:03] Production.INFO: ==9044== Lock acquired, processing the job...
[2026-09-14 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 23:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:49:03] Production.INFO: ==9044== Releasing lock...
[2026-09-14 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:49:03] Production.INFO: Total Charge 0
[2026-09-14 23:49:03] Production.INFO: CreateAllLog End
[2026-09-14 23:49:03] Production.INFO: Account Balance End.
[2026-09-14 23:49:03] Production.INFO: ==9038== Releasing lock...
[2026-09-14 23:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:49:03] Production.INFO: ==9042== Releasing lock...
[2026-09-14 23:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:49:11] Production.ERROR: CronJobId end10
[2026-09-14 23:49:11] Production.INFO: ==9040== Releasing lock...
[2026-09-14 23:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:49:13] Production.INFO: call_cost start
[2026-09-14 23:49:13] Production.INFO: call_cost end
[2026-09-14 23:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:49:13] Production.INFO: ==9036== Releasing lock...
[2026-09-14 23:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:50:01] Production.INFO: ==9100== Lock acquired, processing the job...
[2026-09-15 04:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:50:01] Production.INFO: neon service started
[2026-09-15 04:50:01] Production.INFO: neon service started
[2026-09-15 04:50:01] Production.INFO: ==9100== Releasing lock...
[2026-09-15 04:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:50:02] Production.INFO: ==9104== Lock acquired, processing the job...
[2026-09-15 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:50:02] Production.INFO: ==9104== Releasing lock...
[2026-09-15 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:50:02] Production.INFO: ==9102== Lock acquired, processing the job...
[2026-09-14 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:50:02] Production.INFO: ==9102== Releasing lock...
[2026-09-14 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:50:02] Production.INFO: ==9110== Lock acquired, processing the job...
[2026-09-14 23:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:50:02] Production.INFO: ==9108== Lock acquired, processing the job...
[2026-09-14 23:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:50:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:50:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:50:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:50:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:50:03] Production.INFO: ==9106== Lock acquired, processing the job...
[2026-09-14 23:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:50:03] Production.INFO: ==9112== Lock acquired, processing the job...
[2026-09-14 23:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:50:03] Production.INFO: ==9114== Lock acquired, processing the job...
[2026-09-14 23:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:50:03] Production.INFO: Account Balance Start.
[2026-09-14 23:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:50:03] Production.INFO: 117
[2026-09-14 23:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:50:03] Production.INFO: ==9108== Releasing lock...
[2026-09-14 23:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:50:03] Production.INFO: ==9114== Releasing lock...
[2026-09-14 23:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:50:04] Production.INFO: Total Charge 0
[2026-09-14 23:50:04] Production.INFO: CreateAllLog End
[2026-09-14 23:50:04] Production.INFO: Account Balance End.
[2026-09-14 23:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:50:04] Production.INFO: ==9112== Releasing lock...
[2026-09-14 23:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:50:10] Production.ERROR: CronJobId end10
[2026-09-14 23:50:10] Production.INFO: ==9110== Releasing lock...
[2026-09-14 23:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:50:13] Production.INFO: call_cost start
[2026-09-14 23:50:13] Production.INFO: call_cost end
[2026-09-14 23:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:50:13] Production.INFO: ==9106== Releasing lock...
[2026-09-14 23:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:51:02] Production.INFO: ==9171== Lock acquired, processing the job...
[2026-09-15 04:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:51:02] Production.INFO: neon service started
[2026-09-15 04:51:02] Production.INFO: neon service started
[2026-09-15 04:51:02] Production.INFO: ==9171== Releasing lock...
[2026-09-15 04:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:51:02] Production.INFO: ==9173== Lock acquired, processing the job...
[2026-09-14 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:51:02] Production.INFO: ==9175== Lock acquired, processing the job...
[2026-09-15 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:51:02] Production.INFO: ==9175== Releasing lock...
[2026-09-15 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:51:02] Production.INFO: ==9173== Releasing lock...
[2026-09-14 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:51:03] Production.INFO: ==9178== Lock acquired, processing the job...
[2026-09-14 23:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:51:03] Production.INFO: ==9180== Lock acquired, processing the job...
[2026-09-14 23:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:51:03] Production.INFO: ==9182== Lock acquired, processing the job...
[2026-09-14 23:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:51:03] Production.INFO: ==9184== Lock acquired, processing the job...
[2026-09-14 23:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:51:03] Production.INFO: ==9186== Lock acquired, processing the job...
[2026-09-14 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:51:03] Production.INFO: Account Balance Start.
[2026-09-14 23:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:51:03] Production.INFO: 117
[2026-09-14 23:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:51:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:51:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:51:04] Production.INFO: ==9186== Releasing lock...
[2026-09-14 23:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:51:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:51:04] Production.INFO: Total Charge 0
[2026-09-14 23:51:04] Production.INFO: CreateAllLog End
[2026-09-14 23:51:04] Production.INFO: ==9180== Releasing lock...
[2026-09-14 23:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:51:04] Production.INFO: Account Balance End.
[2026-09-14 23:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:51:04] Production.INFO: ==9184== Releasing lock...
[2026-09-14 23:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:51:11] Production.ERROR: CronJobId end10
[2026-09-14 23:51:11] Production.INFO: ==9182== Releasing lock...
[2026-09-14 23:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:51:13] Production.INFO: call_cost start
[2026-09-14 23:51:13] Production.INFO: call_cost end
[2026-09-14 23:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:51:13] Production.INFO: ==9178== Releasing lock...
[2026-09-14 23:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:52:01] Production.INFO: ==9246== Lock acquired, processing the job...
[2026-09-15 04:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:52:01] Production.INFO: neon service started
[2026-09-15 04:52:01] Production.INFO: neon service started
[2026-09-15 04:52:01] Production.INFO: ==9246== Releasing lock...
[2026-09-15 04:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:52:01] Production.INFO: ==9250== Lock acquired, processing the job...
[2026-09-15 03:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:52:01] Production.INFO: ==9250== Releasing lock...
[2026-09-15 03:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:52:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:52:02] Production.INFO: ==9248== Lock acquired, processing the job...
[2026-09-14 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:52:02] Production.INFO: ==9248== Releasing lock...
[2026-09-14 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:52:03] Production.INFO: ==9256== Lock acquired, processing the job...
[2026-09-14 23:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:52:03] Production.INFO: ==9254== Lock acquired, processing the job...
[2026-09-14 23:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:52:03] Production.INFO: ==9252== Lock acquired, processing the job...
[2026-09-14 23:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:52:03] Production.INFO: ==9260== Lock acquired, processing the job...
[2026-09-14 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:52:03] Production.INFO: ==9258== Lock acquired, processing the job...
[2026-09-14 23:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:52:03] Production.INFO: Account Balance Start.
[2026-09-14 23:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:52:03] Production.INFO: 117
[2026-09-14 23:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:52:03] Production.INFO: ==9260== Releasing lock...
[2026-09-14 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:52:03] Production.INFO: Total Charge 0
[2026-09-14 23:52:03] Production.INFO: CreateAllLog End
[2026-09-14 23:52:03] Production.INFO: Account Balance End.
[2026-09-14 23:52:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:52:03] Production.INFO: ==9258== Releasing lock...
[2026-09-14 23:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:52:03] Production.INFO: ==9254== Releasing lock...
[2026-09-14 23:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:52:10] Production.ERROR: CronJobId end10
[2026-09-14 23:52:10] Production.INFO: ==9256== Releasing lock...
[2026-09-14 23:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:52:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:52:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:52:13] Production.INFO: call_cost start
[2026-09-14 23:52:13] Production.INFO: call_cost end
[2026-09-14 23:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:52:13] Production.INFO: ==9252== Releasing lock...
[2026-09-14 23:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:53:01] Production.INFO: ==9317== Lock acquired, processing the job...
[2026-09-15 04:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:53:01] Production.INFO: neon service started
[2026-09-15 04:53:01] Production.INFO: neon service started
[2026-09-15 04:53:01] Production.INFO: ==9317== Releasing lock...
[2026-09-15 04:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:53:02] Production.INFO: ==9319== Lock acquired, processing the job...
[2026-09-14 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:53:02] Production.INFO: ==9319== Releasing lock...
[2026-09-14 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:53:02] Production.INFO: ==9321== Lock acquired, processing the job...
[2026-09-15 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:53:02] Production.INFO: ==9321== Releasing lock...
[2026-09-15 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:53:03] Production.INFO: ==9323== Lock acquired, processing the job...
[2026-09-14 23:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:53:03] Production.INFO: ==9325== Lock acquired, processing the job...
[2026-09-14 23:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:53:03] Production.INFO: ==9327== Lock acquired, processing the job...
[2026-09-14 23:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:53:03] Production.INFO: ==9329== Lock acquired, processing the job...
[2026-09-14 23:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:53:03] Production.INFO: ==9331== Lock acquired, processing the job...
[2026-09-14 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:53:03] Production.INFO: Account Balance Start.
[2026-09-14 23:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:53:03] Production.INFO: ==9331== Releasing lock...
[2026-09-14 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:53:03] Production.INFO: 117
[2026-09-14 23:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:53:04] Production.INFO: ==9325== Releasing lock...
[2026-09-14 23:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:53:04] Production.INFO: Total Charge 0
[2026-09-14 23:53:04] Production.INFO: CreateAllLog End
[2026-09-14 23:53:04] Production.INFO: Account Balance End.
[2026-09-14 23:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:53:04] Production.INFO: ==9329== Releasing lock...
[2026-09-14 23:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:53:11] Production.ERROR: CronJobId end10
[2026-09-14 23:53:11] Production.INFO: ==9327== Releasing lock...
[2026-09-14 23:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:53:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:53:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:53:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:53:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:53:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:53:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:53:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:53:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:53:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:53:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:53:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:53:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:53:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:53:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:53:12] Production.INFO: call_cost start
[2026-09-14 23:53:12] Production.INFO: call_cost end
[2026-09-14 23:53:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:53:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:53:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:53:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:53:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:53:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:53:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:53:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:53:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:53:13] Production.INFO: ==9323== Releasing lock...
[2026-09-14 23:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:54:02] Production.INFO: ==9386== Lock acquired, processing the job...
[2026-09-15 04:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:54:02] Production.INFO: neon service started
[2026-09-15 04:54:02] Production.INFO: neon service started
[2026-09-15 04:54:02] Production.INFO: ==9386== Releasing lock...
[2026-09-15 04:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:54:03] Production.INFO: ==9388== Lock acquired, processing the job...
[2026-09-14 23:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:54:03] Production.INFO: ==9390== Lock acquired, processing the job...
[2026-09-15 03:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:54:03] Production.INFO: ==9390== Releasing lock...
[2026-09-15 03:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:54:03] Production.INFO: ==9388== Releasing lock...
[2026-09-14 23:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:54:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:54:04] Production.INFO: ==9393== Lock acquired, processing the job...
[2026-09-14 23:54:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:54:04] Production.INFO: ==9395== Lock acquired, processing the job...
[2026-09-14 23:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:54:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:54:04] Production.INFO: ==9397== Lock acquired, processing the job...
[2026-09-14 23:54:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:54:04] Production.INFO: ==9399== Lock acquired, processing the job...
[2026-09-14 23:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:54:04] Production.INFO: ==9401== Lock acquired, processing the job...
[2026-09-14 23:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:54:04] Production.INFO: Account Balance Start.
[2026-09-14 23:54:04] Production.INFO: CreateAllLog Start
[2026-09-14 23:54:04] Production.INFO: 117
[2026-09-14 23:54:04] Production.INFO: Date 2026-09-08
[2026-09-14 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:54:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:54:04] Production.INFO: ==9401== Releasing lock...
[2026-09-14 23:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:54:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:54:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:54:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:54:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:54:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:54:04] Production.INFO: Total Charge 0
[2026-09-14 23:54:04] Production.INFO: CreateAllLog End
[2026-09-14 23:54:04] Production.INFO: ==9395== Releasing lock...
[2026-09-14 23:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:54:04] Production.INFO: Account Balance End.
[2026-09-14 23:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:54:04] Production.INFO: ==9399== Releasing lock...
[2026-09-14 23:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:54:11] Production.ERROR: CronJobId end10
[2026-09-14 23:54:11] Production.INFO: ==9397== Releasing lock...
[2026-09-14 23:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:54:14] Production.INFO: call_cost start
[2026-09-14 23:54:14] Production.INFO: call_cost end
[2026-09-14 23:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:54:14] Production.INFO: ==9393== Releasing lock...
[2026-09-14 23:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:55:01] Production.INFO: ==9457== Lock acquired, processing the job...
[2026-09-15 04:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:55:01] Production.INFO: neon service started
[2026-09-15 04:55:01] Production.INFO: neon service started
[2026-09-15 04:55:01] Production.INFO: ==9457== Releasing lock...
[2026-09-15 04:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:55:02] Production.INFO: ==9459== Lock acquired, processing the job...
[2026-09-14 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:55:02] Production.INFO: ==9459== Releasing lock...
[2026-09-14 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:55:02] Production.INFO: ==9461== Lock acquired, processing the job...
[2026-09-15 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:55:02] Production.INFO: ==9461== Releasing lock...
[2026-09-15 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:55:03] Production.INFO: ==9464== Lock acquired, processing the job...
[2026-09-14 23:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 23:55:03] Production.INFO: ==9466== Lock acquired, processing the job...
[2026-09-14 23:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 23:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 23:55:03] Production.INFO: ==9464== Releasing lock...
[2026-09-14 23:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 23:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 23:55:03] Production.INFO: ==9468== Lock acquired, processing the job...
[2026-09-14 23:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:55:03] Production.INFO: ==9474== Lock acquired, processing the job...
[2026-09-14 23:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 23:55:03] Production.INFO: ==9470== Lock acquired, processing the job...
[2026-09-14 23:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:55:03] Production.INFO: ==9476== Lock acquired, processing the job...
[2026-09-14 23:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:55:03] Production.INFO: ==9472== Lock acquired, processing the job...
[2026-09-14 23:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 23:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 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-14 23:55:04] Production.INFO: Account Balance Start.
[2026-09-14 23:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 23:55:04] Production.INFO: 117
[2026-09-14 23:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 23:55:04] Production.INFO: ==9476== Releasing lock...
[2026-09-14 23:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:55:04] Production.ERROR: done
[2026-09-14 23:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 23:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005039', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 23:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:55:04] Production.INFO: Total Charge 0
[2026-09-14 23:55:04] Production.INFO: CreateAllLog End
[2026-09-14 23:55:04] Production.INFO: Account Balance End.
[2026-09-14 23:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:55:04] Production.INFO: ==9472== Releasing lock...
[2026-09-14 23:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:55:04] Production.INFO: ==9468== Releasing lock...
[2026-09-14 23:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005039', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 23:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 23:55:10] Production.INFO: ProcessCDR(1,18005039,1,1,2)
[2026-09-14 23:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005039,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005039,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 23:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 23:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 23:55:10] Production.INFO: ==9474== Releasing lock...
[2026-09-14 23:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 23:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 23:55:13] Production.ERROR: CronJobId end10
[2026-09-14 23:55:13] Production.INFO: ==9470== Releasing lock...
[2026-09-14 23:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:55:16] Production.INFO: call_cost start
[2026-09-14 23:55:16] Production.INFO: call_cost end
[2026-09-14 23:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:55:16] Production.INFO: ==9466== Releasing lock...
[2026-09-14 23:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:56:01] Production.INFO: ==9534== Lock acquired, processing the job...
[2026-09-15 04:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:56:01] Production.INFO: neon service started
[2026-09-15 04:56:01] Production.INFO: neon service started
[2026-09-15 04:56:01] Production.INFO: ==9534== Releasing lock...
[2026-09-15 04:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:56:01] Production.INFO: ==9536== Lock acquired, processing the job...
[2026-09-14 23:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:56:02] Production.INFO: ==9538== Lock acquired, processing the job...
[2026-09-15 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 23:56:02] Production.INFO: ==9536== Releasing lock...
[2026-09-14 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:56:02] Production.INFO: ==9538== Releasing lock...
[2026-09-15 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:56:02] Production.INFO: ==9541== Lock acquired, processing the job...
[2026-09-14 23:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:56:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:56:02] Production.INFO: ==9545== Lock acquired, processing the job...
[2026-09-14 23:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:56:03] Production.INFO: ==9543== Lock acquired, processing the job...
[2026-09-14 23:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:56:03] Production.INFO: ==9549== Lock acquired, processing the job...
[2026-09-14 23:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:56:03] Production.INFO: ==9547== Lock acquired, processing the job...
[2026-09-14 23:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-14 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-14 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-14 23:56:03] Production.INFO: ==9549== Releasing lock...
[2026-09-14 23:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:56:03] Production.INFO: Account Balance Start.
[2026-09-14 23:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:56:03] Production.INFO: 117
[2026-09-14 23:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:56:03] Production.INFO: Total Charge 0
[2026-09-14 23:56:03] Production.INFO: CreateAllLog End
[2026-09-14 23:56:03] Production.INFO: Account Balance End.
[2026-09-14 23:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:56:03] Production.INFO: ==9547== Releasing lock...
[2026-09-14 23:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:56:04] Production.INFO: ==9543== Releasing lock...
[2026-09-14 23:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:56:10] Production.ERROR: CronJobId end10
[2026-09-14 23:56:10] Production.INFO: ==9545== Releasing lock...
[2026-09-14 23:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:56:13] Production.INFO: call_cost start
[2026-09-14 23:56:13] Production.INFO: call_cost end
[2026-09-14 23:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:56:13] Production.INFO: ==9541== Releasing lock...
[2026-09-14 23:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:57:01] Production.INFO: ==9603== Lock acquired, processing the job...
[2026-09-15 04:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:57:01] Production.INFO: neon service started
[2026-09-15 04:57:01] Production.INFO: neon service started
[2026-09-15 04:57:01] Production.INFO: ==9603== Releasing lock...
[2026-09-15 04:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:57:02] Production.INFO: ==9607== Lock acquired, processing the job...
[2026-09-15 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:57:02] Production.INFO: ==9607== Releasing lock...
[2026-09-15 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:57:02] Production.INFO: ==9605== Lock acquired, processing the job...
[2026-09-14 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:57:02] Production.INFO: ==9605== Releasing lock...
[2026-09-14 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:57:03] Production.INFO: ==9614== Lock acquired, processing the job...
[2026-09-14 23:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:57:03] Production.INFO: ==9610== Lock acquired, processing the job...
[2026-09-14 23:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:57:03] Production.INFO: ==9612== Lock acquired, processing the job...
[2026-09-14 23:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:57:03] Production.INFO: ==9616== Lock acquired, processing the job...
[2026-09-14 23:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:57:03] Production.INFO: ==9618== Lock acquired, processing the job...
[2026-09-14 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:57:03] Production.INFO: Account Balance Start.
[2026-09-14 23:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:57:03] Production.INFO: 117
[2026-09-14 23:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:57:04] Production.INFO: Date 2026-09-10
[2026-09-14 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:57:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 23:57:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 23:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 23:57:04] Production.INFO: Date 2026-09-11
[2026-09-14 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:57:04] Production.INFO: ==9618== Releasing lock...
[2026-09-14 23:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:57:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:57:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:57:04] Production.INFO: Total Charge 0
[2026-09-14 23:57:04] Production.INFO: CreateAllLog End
[2026-09-14 23:57:04] Production.INFO: ==9612== Releasing lock...
[2026-09-14 23:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:57:04] Production.INFO: Account Balance End.
[2026-09-14 23:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:57:04] Production.INFO: ==9616== Releasing lock...
[2026-09-14 23:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:57:11] Production.ERROR: CronJobId end10
[2026-09-14 23:57:11] Production.INFO: ==9614== Releasing lock...
[2026-09-14 23:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:57:15] Production.INFO: call_cost start
[2026-09-14 23:57:15] Production.INFO: call_cost end
[2026-09-14 23:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:57:15] Production.INFO: ==9610== Releasing lock...
[2026-09-14 23:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:58:02] Production.INFO: ==9672== Lock acquired, processing the job...
[2026-09-15 04:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:58:02] Production.INFO: neon service started
[2026-09-15 04:58:02] Production.INFO: neon service started
[2026-09-15 04:58:02] Production.INFO: ==9672== Releasing lock...
[2026-09-15 04:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 23:58:02] Production.INFO: ==9674== Lock acquired, processing the job...
[2026-09-14 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:58:02] Production.INFO: ==9674== Releasing lock...
[2026-09-14 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:58:03] Production.INFO: ==9676== Lock acquired, processing the job...
[2026-09-15 03:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:58:03] Production.INFO: ==9676== Releasing lock...
[2026-09-15 03:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:58:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:58:03] Production.INFO: ==9678== Lock acquired, processing the job...
[2026-09-14 23:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:58:03] Production.INFO: ==9682== Lock acquired, processing the job...
[2026-09-14 23:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:58:03] Production.INFO: ==9680== Lock acquired, processing the job...
[2026-09-14 23:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:58:03] Production.INFO: ==9684== Lock acquired, processing the job...
[2026-09-14 23:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:58:03] Production.INFO: Account Balance Start.
[2026-09-14 23:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:58:03] Production.INFO: 117
[2026-09-14 23:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:58:03] Production.INFO: ==9686== Lock acquired, processing the job...
[2026-09-14 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 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-14 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-14 23:58:03] Production.INFO: ==9686== Releasing lock...
[2026-09-14 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:58:04] Production.INFO: Date 2026-09-12
[2026-09-14 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:58:04] Production.INFO: Date 2026-09-13
[2026-09-14 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:58:04] Production.INFO: Date 2026-09-14
[2026-09-14 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 23:58:04] Production.INFO: Total Charge 0
[2026-09-14 23:58:04] Production.INFO: CreateAllLog End
[2026-09-14 23:58:04] Production.INFO: Account Balance End.
[2026-09-14 23:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 23:58:04] Production.INFO: ==9684== Releasing lock...
[2026-09-14 23:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:58:04] Production.INFO: ==9680== Releasing lock...
[2026-09-14 23:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:58:11] Production.ERROR: CronJobId end10
[2026-09-14 23:58:11] Production.INFO: ==9682== Releasing lock...
[2026-09-14 23:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:58:14] Production.INFO: call_cost start
[2026-09-14 23:58:14] Production.INFO: call_cost end
[2026-09-14 23:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:58:14] Production.INFO: ==9678== Releasing lock...
[2026-09-14 23:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:59:01] Production.INFO: ==9747== Lock acquired, processing the job...
[2026-09-15 04:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 04:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 04:59:01] Production.INFO: neon service started
[2026-09-15 04:59:01] Production.INFO: neon service started
[2026-09-15 04:59:01] Production.INFO: ==9747== Releasing lock...
[2026-09-15 04:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 04:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:59:01] Production.INFO: ==9751== Lock acquired, processing the job...
[2026-09-15 03:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:59:01] Production.INFO: ==9751== Releasing lock...
[2026-09-15 03:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 03:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 23:59:02] Production.INFO: ==9749== Lock acquired, processing the job...
[2026-09-14 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 23:59:02] Production.INFO: ==9749== Releasing lock...
[2026-09-14 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 23:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 23:59:02] Production.INFO: ==9754== Lock acquired, processing the job...
[2026-09-14 23:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 23:59:03] Production.INFO: ==9756== Lock acquired, processing the job...
[2026-09-14 23:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 23:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 23:59:03] Production.INFO: ==9758== Lock acquired, processing the job...
[2026-09-14 23:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 23:59:03] Production.INFO: ==9760== Lock acquired, processing the job...
[2026-09-14 23:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 23:59:03] Production.INFO: ==9762== Lock acquired, processing the job...
[2026-09-14 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 23:59:03] Production.INFO: Account Balance Start.
[2026-09-14 23:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 23:59:03] Production.INFO: 117
[2026-09-14 23:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-14 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-14 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-14 23:59:03] Production.INFO: ==9762== Releasing lock...
[2026-09-14 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 23:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 23:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 23:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 23:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 23:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 23:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 23:59:03] Production.INFO: Total Charge 0
[2026-09-14 23:59:03] Production.INFO: CreateAllLog End
[2026-09-14 23:59:03] Production.INFO: Account Balance End.
[2026-09-14 23:59:03] Production.ERROR: CronJobId end 12
[2026-09-14 23:59:03] Production.INFO: ==9760== Releasing lock...
[2026-09-14 23:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 23:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:59:03] Production.INFO: ==9756== Releasing lock...
[2026-09-14 23:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 23:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 23:59:11] Production.ERROR: CronJobId end10
[2026-09-14 23:59:11] Production.INFO: ==9758== Releasing lock...
[2026-09-14 23:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 23:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:59:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 23:59:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 23:59:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 23:59:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 23:59:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 23:59:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 23:59:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 23:59:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 23:59:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 23:59:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 23:59:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 23:59:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 23:59:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 23:59:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 23:59:13] Production.INFO: call_cost start
[2026-09-14 23:59:13] Production.INFO: call_cost end
[2026-09-14 23:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 23:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 23:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 23:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 23:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 23:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 23:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 23:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 23:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 23:59:13] Production.INFO: ==9754== Releasing lock...
[2026-09-14 23:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 23:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:00:02] Production.INFO: ==9816== Lock acquired, processing the job...
[2026-09-15 05:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:00:02] Production.INFO: neon service started
[2026-09-15 05:00:02] Production.INFO: neon service started
[2026-09-15 05:00:02] Production.INFO: ==9816== Releasing lock...
[2026-09-15 05:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:00:02] Production.INFO: ==9820== Lock acquired, processing the job...
[2026-09-15 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:00:02] Production.INFO: ==9820== Releasing lock...
[2026-09-15 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:00:02] Production.INFO: ==9818== Lock acquired, processing the job...
[2026-09-15 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:00:02] Production.INFO: ==9818== Releasing lock...
[2026-09-15 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:00:03] Production.INFO: ==9825== Lock acquired, processing the job...
[2026-09-15 00:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:00:03] Production.INFO: ==9823== Lock acquired, processing the job...
[2026-09-15 00:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:00:03] Production.INFO: ==9827== Lock acquired, processing the job...
[2026-09-15 00:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:00:04] Production.INFO: ==9829== Lock acquired, processing the job...
[2026-09-15 00:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:00:04] Production.INFO: ==9825== Releasing lock...
[2026-09-15 00:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:00:04] Production.INFO: ==9831== Lock acquired, processing the job...
[2026-09-15 00:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:00:04] Production.INFO: Account Balance Start.
[2026-09-15 00:00:04] Production.INFO: CreateAllLog Start
[2026-09-15 00:00:04] Production.INFO: 117
[2026-09-15 00:00:04] Production.INFO: Date 2026-09-08
[2026-09-15 00:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:00:04] Production.INFO: Date 2026-09-09
[2026-09-15 00:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:00:04] Production.INFO: ==9831== Releasing lock...
[2026-09-15 00:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:00:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:00:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:00:04] Production.INFO: Total Charge 0
[2026-09-15 00:00:04] Production.INFO: CreateAllLog End
[2026-09-15 00:00:04] Production.INFO: Account Balance End.
[2026-09-15 00:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:00:04] Production.INFO: ==9829== Releasing lock...
[2026-09-15 00:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:00:12] Production.ERROR: CronJobId end10
[2026-09-15 00:00:12] Production.INFO: ==9827== Releasing lock...
[2026-09-15 00:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:00:12] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:00:15] Production.INFO: call_cost start
[2026-09-15 00:00:15] Production.INFO: call_cost end
[2026-09-15 00:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:00:15] Production.INFO: ==9823== Releasing lock...
[2026-09-15 00:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:01:01] Production.INFO: ==9896== Lock acquired, processing the job...
[2026-09-15 05:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:01:01] Production.INFO: neon service started
[2026-09-15 05:01:01] Production.INFO: neon service started
[2026-09-15 05:01:01] Production.INFO: ==9896== Releasing lock...
[2026-09-15 05:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:01:01] Production.INFO: ==9904== Lock acquired, processing the job...
[2026-09-15 00:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:01:02] Production.INFO: ==9904== Releasing lock...
[2026-09-15 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:01:02] Production.INFO: ==9906== Lock acquired, processing the job...
[2026-09-15 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:01:02] Production.INFO: ==9906== Releasing lock...
[2026-09-15 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:01:02] Production.INFO: ==9908== Lock acquired, processing the job...
[2026-09-15 00:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:01:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:01:02] Production.INFO: ==9912== Lock acquired, processing the job...
[2026-09-15 00:01:02] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Starts#
[2026-09-15 00:01:03] Production.INFO: ==9916== Lock acquired, processing the job...
[2026-09-15 00:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260911 done
[2026-09-15 00:01:03] Production.INFO: ==9910== Lock acquired, processing the job...
[2026-09-15 00:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:01:03] Production.INFO: ==9914== Lock acquired, processing the job...
[2026-09-15 00:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:01:03] Production.INFO: ==9918== Lock acquired, processing the job...
[2026-09-15 00:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260911 done
[2026-09-15 00:01:03] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260911
[2026-09-15 00:01:03] Production.INFO: Account Balance Start.
[2026-09-15 00:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:01:03] Production.INFO: 117
[2026-09-15 00:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00: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-15 00: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-15 00: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-15 00:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:01:03] Production.INFO: ==9918== Releasing lock...
[2026-09-15 00:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:01:03] Production.INFO: call prc_generateSummary(1,'2026-09-11','2026-09-11','120260911')
[2026-09-15 00:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:01:03] Production.INFO: Total Charge 0
[2026-09-15 00:01:03] Production.INFO: CreateAllLog End
[2026-09-15 00:01:03] Production.INFO: Account Balance End.
[2026-09-15 00:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:01:04] Production.INFO: ==9916== Releasing lock...
[2026-09-15 00:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:01:04] Production.INFO: ==9910== Releasing lock...
[2026-09-15 00:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:01:11] Production.INFO: call prc_generateVendorSummary(1,'2026-09-11','2026-09-11','120260911')
[2026-09-15 00:01:15] Production.ERROR: tmp_tblUsageDetailsReport_120260912 done
[2026-09-15 00:01:15] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260912 done
[2026-09-15 00:01:15] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260912
[2026-09-15 00:01:15] Production.INFO: call prc_generateSummary(1,'2026-09-12','2026-09-12','120260912')
[2026-09-15 00:01:18] Production.ERROR: CronJobId end10
[2026-09-15 00:01:18] Production.INFO: ==9914== Releasing lock...
[2026-09-15 00:01:18] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:01:18] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:01:18] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:01:18] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:01:19] Production.INFO: call_cost start
[2026-09-15 00:01:19] Production.INFO: call_cost end
[2026-09-15 00:01:19] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:01:19] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:01:19] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:01:19] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:01:19] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:01:19] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:01:19] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:01:19] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:01:19] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:01:19] Production.INFO: ==9908== Releasing lock...
[2026-09-15 00:01:19] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:01:19] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 00:01:19] Production.INFO: call prc_generateVendorSummary(1,'2026-09-12','2026-09-12','120260912')
[2026-09-15 00:01:23] Production.ERROR: tmp_tblUsageDetailsReport_120260913 done
[2026-09-15 00:01:23] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913 done
[2026-09-15 00:01:23] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260913
[2026-09-15 00:01:23] Production.INFO: call prc_generateSummary(1,'2026-09-13','2026-09-13','120260913')
[2026-09-15 00:01:26] Production.INFO: call prc_generateVendorSummary(1,'2026-09-13','2026-09-13','120260913')
[2026-09-15 00:01:29] Production.ERROR: tmp_tblUsageDetailsReport_120260914 done
[2026-09-15 00:01:29] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914 done
[2026-09-15 00:01:29] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260914
[2026-09-15 00:01:29] Production.INFO: call prc_generateSummary(1,'2026-09-14','2026-09-14','120260914')
[2026-09-15 00:01:32] Production.INFO: call prc_generateVendorSummary(1,'2026-09-14','2026-09-14','120260914')
[2026-09-15 00:01:36] Production.ERROR: CronJobId end9
[2026-09-15 00:01:36] Production.INFO: ==9912== Releasing lock...
[2026-09-15 00:01:36] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Stops#
[2026-09-15 00:01:36] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:02:01] Production.INFO: ==9977== Lock acquired, processing the job...
[2026-09-15 05:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:02:01] Production.INFO: neon service started
[2026-09-15 05:02:02] Production.INFO: neon service started
[2026-09-15 05:02:02] Production.INFO: ==9977== Releasing lock...
[2026-09-15 05:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:02:02] Production.INFO: ==9979== Lock acquired, processing the job...
[2026-09-15 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:02:02] Production.INFO: ==9979== Releasing lock...
[2026-09-15 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:02:02] Production.INFO: ==9981== Lock acquired, processing the job...
[2026-09-15 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:02:03] Production.INFO: ==9981== Releasing lock...
[2026-09-15 04:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:02:03] Production.INFO: ==9983== Lock acquired, processing the job...
[2026-09-15 00:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:02:03] Production.INFO: ==9985== Lock acquired, processing the job...
[2026-09-15 00:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:02:03] Production.INFO: ==9989== Lock acquired, processing the job...
[2026-09-15 00:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:02:03] Production.INFO: Account Balance Start.
[2026-09-15 00:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:02:03] Production.INFO: 117
[2026-09-15 00:02:03] Production.INFO: ==9987== Lock acquired, processing the job...
[2026-09-15 00:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:02:03] Production.INFO: ==9993== Lock acquired, processing the job...
[2026-09-15 00:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:02:03] Production.INFO: ==9991== Lock acquired, processing the job...
[2026-09-15 00:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 00:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:02:03] Production.INFO: ==9993== Releasing lock...
[2026-09-15 00:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 00:02:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:02:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:02:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:02:04] Production.INFO: Total Charge 0
[2026-09-15 00:02:04] Production.INFO: CreateAllLog End
[2026-09-15 00:02:04] Production.ERROR: done
[2026-09-15 00:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 00:02:04] Production.INFO: ==9985== Releasing lock...
[2026-09-15 00:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:02:04] Production.ERROR: done
[2026-09-15 00:02:04] Production.INFO: Account Balance End.
[2026-09-15 00:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:02:04] Production.INFO: ==9989== Releasing lock...
[2026-09-15 00:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:02:04] Production.INFO: next invoice date
[2026-09-15 00:02:04] Production.INFO: 2026-10-15
[2026-09-15 00:02:04] Production.INFO: getdaysdiff
[2026-09-15 00:02:04] Production.INFO: +30
[2026-09-15 00:02:04] Production.INFO: call prc_setAccountDiscountPlan (230,16,1,30,30,'RMScheduler',2026-09-15 00:02:04,1,0,,,0)
[2026-09-15 00:02:04] Production.INFO: next invoice date
[2026-09-15 00:02:04] Production.INFO: 2026-10-15
[2026-09-15 00:02:04] Production.INFO: getdaysdiff
[2026-09-15 00:02:04] Production.INFO: +30
[2026-09-15 00:02:04] Production.INFO: call prc_setAccountDiscountPlan (230,13,2,30,30,'RMScheduler',2026-09-15 00:02:04,1,0,,,0)
[2026-09-15 00:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-15 00:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-09-15 00:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:02:04] Production.INFO: ==9991== Releasing lock...
[2026-09-15 00:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 00:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:02:11] Production.ERROR: CronJobId end10
[2026-09-15 00:02:11] Production.INFO: ==9987== Releasing lock...
[2026-09-15 00:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:02:14] Production.INFO: call_cost start
[2026-09-15 00:02:14] Production.INFO: call_cost end
[2026-09-15 00:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:02:14] Production.INFO: ==9983== Releasing lock...
[2026-09-15 00:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:03:01] Production.INFO: ==10052== Lock acquired, processing the job...
[2026-09-15 05:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:03:01] Production.INFO: neon service started
[2026-09-15 05:03:01] Production.INFO: neon service started
[2026-09-15 05:03:01] Production.INFO: ==10052== Releasing lock...
[2026-09-15 05:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:03:01] Production.INFO: ==10054== Lock acquired, processing the job...
[2026-09-15 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:03:01] Production.INFO: ==10054== Releasing lock...
[2026-09-15 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:03:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:03:02] Production.INFO: ==10056== Lock acquired, processing the job...
[2026-09-15 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:03:02] Production.INFO: ==10056== Releasing lock...
[2026-09-15 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:03:02] Production.INFO: ==10059== Lock acquired, processing the job...
[2026-09-15 00:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:03:02] Production.INFO: ==10061== Lock acquired, processing the job...
[2026-09-15 00:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:03:02] Production.INFO: ==10063== Lock acquired, processing the job...
[2026-09-15 00:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:03:02] Production.INFO: ==10065== Lock acquired, processing the job...
[2026-09-15 00:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:03:02] Production.INFO: Account Balance Start.
[2026-09-15 00:03:02] Production.INFO: CreateAllLog Start
[2026-09-15 00:03:02] Production.INFO: 117
[2026-09-15 00:03:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:03:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:03:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:03:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:03:02] Production.INFO: Date 2026-09-08
[2026-09-15 00:03:02] Production.INFO: Reseller ==> 0
[2026-09-15 00:03:02] Production.INFO: ==10067== Lock acquired, processing the job...
[2026-09-15 00:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:03:03] Production.INFO: ==10067== Releasing lock...
[2026-09-15 00:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:03:03] Production.INFO: Total Charge 0
[2026-09-15 00:03:03] Production.INFO: CreateAllLog End
[2026-09-15 00:03:03] Production.INFO: ==10061== Releasing lock...
[2026-09-15 00:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:03:03] Production.INFO: Account Balance End.
[2026-09-15 00:03:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:03:03] Production.INFO: ==10065== Releasing lock...
[2026-09-15 00:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:03:10] Production.ERROR: CronJobId end10
[2026-09-15 00:03:10] Production.INFO: ==10063== Releasing lock...
[2026-09-15 00:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:03:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:03:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:03:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:03:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:03:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:03:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:03:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:03:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:03:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:03:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:03:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:03:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:03:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:03:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:03:13] Production.INFO: call_cost start
[2026-09-15 00:03:13] Production.INFO: call_cost end
[2026-09-15 00:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:03:13] Production.INFO: ==10059== Releasing lock...
[2026-09-15 00:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:04:01] Production.INFO: ==10123== Lock acquired, processing the job...
[2026-09-15 05:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:04:01] Production.INFO: neon service started
[2026-09-15 05:04:01] Production.INFO: neon service started
[2026-09-15 05:04:01] Production.INFO: ==10123== Releasing lock...
[2026-09-15 05:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:04:02] Production.INFO: ==10126== Lock acquired, processing the job...
[2026-09-15 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:04:02] Production.INFO: ==10126== Releasing lock...
[2026-09-15 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:04:02] Production.INFO: ==10128== Lock acquired, processing the job...
[2026-09-15 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:04:02] Production.INFO: ==10128== Releasing lock...
[2026-09-15 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:04:03] Production.INFO: ==10130== Lock acquired, processing the job...
[2026-09-15 00:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:04:03] Production.INFO: ==10132== Lock acquired, processing the job...
[2026-09-15 00:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:04:03] Production.INFO: ==10134== Lock acquired, processing the job...
[2026-09-15 00:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:04:03] Production.INFO: ==10136== Lock acquired, processing the job...
[2026-09-15 00:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:04:03] Production.INFO: ==10138== Lock acquired, processing the job...
[2026-09-15 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:04:03] Production.INFO: Account Balance Start.
[2026-09-15 00:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:04:03] Production.INFO: 117
[2026-09-15 00:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:04:03] Production.INFO: ==10138== Releasing lock...
[2026-09-15 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:04:03] Production.INFO: Total Charge 0
[2026-09-15 00:04:03] Production.INFO: CreateAllLog End
[2026-09-15 00:04:04] Production.INFO: Account Balance End.
[2026-09-15 00:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:04:04] Production.INFO: ==10136== Releasing lock...
[2026-09-15 00:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:04:04] Production.INFO: ==10132== Releasing lock...
[2026-09-15 00:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:04:11] Production.ERROR: CronJobId end10
[2026-09-15 00:04:11] Production.INFO: ==10134== Releasing lock...
[2026-09-15 00:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:04:13] Production.INFO: call_cost start
[2026-09-15 00:04:13] Production.INFO: call_cost end
[2026-09-15 00:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:04:13] Production.INFO: ==10130== Releasing lock...
[2026-09-15 00:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:05:02] Production.INFO: ==10196== Lock acquired, processing the job...
[2026-09-15 05:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:05:02] Production.INFO: neon service started
[2026-09-15 05:05:02] Production.INFO: neon service started
[2026-09-15 05:05:02] Production.INFO: ==10196== Releasing lock...
[2026-09-15 05:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:05:02] Production.INFO: ==10198== Lock acquired, processing the job...
[2026-09-15 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:05:02] Production.INFO: ==10200== Lock acquired, processing the job...
[2026-09-15 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:05:02] Production.INFO: ==10200== Releasing lock...
[2026-09-15 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:05:03] Production.INFO: ==10198== Releasing lock...
[2026-09-15 00:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:05:04] Production.INFO: ==10205== Lock acquired, processing the job...
[2026-09-15 00:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:05:04] Production.INFO: ==10203== Lock acquired, processing the job...
[2026-09-15 00:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 00:05:04] Production.INFO: ==10207== Lock acquired, processing the job...
[2026-09-15 00:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:05:04] Production.INFO: ==10209== Lock acquired, processing the job...
[2026-09-15 00:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 00:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:05:04] Production.ERROR: CronJob PID - 10205
[2026-09-15 00:05:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 00:05:04] Production.ERROR: CronJob ID - 5
[2026-09-15 00:05:04] Production.ERROR: CronJob Last Run Time 2026-09-15 00:05:00
[2026-09-15 00:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:05:04] Production.ERROR: CronJob PID - 10209
[2026-09-15 00:05:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 00:05:04] Production.ERROR: CronJob ID - 10
[2026-09-15 00:05:04] Production.ERROR: CronJob Last Run Time 2026-09-15 00:05:00
[2026-09-15 00:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 00:05:04] Production.INFO: ==10203== Releasing lock...
[2026-09-15 00:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 00:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 00:05:04] Production.INFO: ==10213== Lock acquired, processing the job...
[2026-09-15 00:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 00:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:05:04] Production.INFO: ==10211== Lock acquired, processing the job...
[2026-09-15 00:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 00:05:04] Production.INFO: ==10215== Lock acquired, processing the job...
[2026-09-15 00:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:05:04] Production.INFO: Account Balance Start.
[2026-09-15 00:05:04] Production.INFO: CreateAllLog Start
[2026-09-15 00:05:04] Production.INFO: 117
[2026-09-15 00:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:05:04] Production.INFO: ==10215== Releasing lock...
[2026-09-15 00:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:05:04] Production.ERROR: done
[2026-09-15 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 00:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005081', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 00:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:05:04] Production.INFO: Total Charge 0
[2026-09-15 00:05:04] Production.INFO: CreateAllLog End
[2026-09-15 00:05:04] Production.INFO: Account Balance End.
[2026-09-15 00:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:05:04] Production.INFO: ==10211== Releasing lock...
[2026-09-15 00:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:05:05] Production.INFO: ==10207== Releasing lock...
[2026-09-15 00:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:05:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005081', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 00:05:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 00:05:11] Production.INFO: ProcessCDR(1,18005081,1,1,2)
[2026-09-15 00:05:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005081,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005081,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 00:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 00:05:11] Production.INFO: ==10213== Releasing lock...
[2026-09-15 00:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 00:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 00:05:14] Production.ERROR: CronJobId end10
[2026-09-15 00:05:14] Production.INFO: ==10209== Releasing lock...
[2026-09-15 00:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:05:17] Production.INFO: call_cost start
[2026-09-15 00:05:17] Production.INFO: call_cost end
[2026-09-15 00:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:05:17] Production.INFO: ==10205== Releasing lock...
[2026-09-15 00:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:06:01] Production.INFO: ==10281== Lock acquired, processing the job...
[2026-09-15 05:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:06:01] Production.INFO: neon service started
[2026-09-15 05:06:01] Production.INFO: neon service started
[2026-09-15 05:06:01] Production.INFO: ==10281== Releasing lock...
[2026-09-15 05:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:06:01] Production.INFO: ==10285== Lock acquired, processing the job...
[2026-09-15 04:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:06:01] Production.INFO: ==10285== Releasing lock...
[2026-09-15 04:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:06:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:06:02] Production.INFO: ==10283== Lock acquired, processing the job...
[2026-09-15 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:06:02] Production.INFO: ==10283== Releasing lock...
[2026-09-15 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:06:02] Production.INFO: ==10287== Lock acquired, processing the job...
[2026-09-15 00:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:06:03] Production.INFO: ==10289== Lock acquired, processing the job...
[2026-09-15 00:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:06:03] Production.INFO: ==10291== Lock acquired, processing the job...
[2026-09-15 00:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:06:03] Production.INFO: ==10293== Lock acquired, processing the job...
[2026-09-15 00:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:06:03] Production.INFO: ==10296== Lock acquired, processing the job...
[2026-09-15 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:06:03] Production.INFO: Account Balance Start.
[2026-09-15 00:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:06:03] Production.INFO: 117
[2026-09-15 00:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:06:03] Production.INFO: ==10296== Releasing lock...
[2026-09-15 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:06:03] Production.INFO: Total Charge 0
[2026-09-15 00:06:03] Production.INFO: CreateAllLog End
[2026-09-15 00:06:03] Production.INFO: Account Balance End.
[2026-09-15 00:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:06:04] Production.INFO: ==10293== Releasing lock...
[2026-09-15 00:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:06:04] Production.INFO: ==10289== Releasing lock...
[2026-09-15 00:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:06:10] Production.ERROR: CronJobId end10
[2026-09-15 00:06:10] Production.INFO: ==10291== Releasing lock...
[2026-09-15 00:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:06:13] Production.INFO: call_cost start
[2026-09-15 00:06:13] Production.INFO: call_cost end
[2026-09-15 00:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:06:13] Production.INFO: ==10287== Releasing lock...
[2026-09-15 00:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:07:02] Production.INFO: ==10353== Lock acquired, processing the job...
[2026-09-15 05:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:07:02] Production.INFO: neon service started
[2026-09-15 05:07:02] Production.INFO: neon service started
[2026-09-15 05:07:02] Production.INFO: ==10353== Releasing lock...
[2026-09-15 05:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:07:02] Production.INFO: ==10355== Lock acquired, processing the job...
[2026-09-15 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:07:02] Production.INFO: ==10355== Releasing lock...
[2026-09-15 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:07:02] Production.INFO: ==10357== Lock acquired, processing the job...
[2026-09-15 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:07:02] Production.INFO: ==10357== Releasing lock...
[2026-09-15 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:07:03] Production.INFO: ==10361== Lock acquired, processing the job...
[2026-09-15 00:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:07:03] Production.INFO: ==10359== Lock acquired, processing the job...
[2026-09-15 00:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:07:03] Production.INFO: ==10365== Lock acquired, processing the job...
[2026-09-15 00:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:07:03] Production.INFO: Account Balance Start.
[2026-09-15 00:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:07:03] Production.INFO: 117
[2026-09-15 00:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:07:03] Production.INFO: ==10363== Lock acquired, processing the job...
[2026-09-15 00:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:07:03] Production.INFO: ==10367== Lock acquired, processing the job...
[2026-09-15 00:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:07:03] Production.INFO: ==10367== Releasing lock...
[2026-09-15 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:07:03] Production.INFO: Total Charge 0
[2026-09-15 00:07:04] Production.INFO: CreateAllLog End
[2026-09-15 00:07:04] Production.INFO: Account Balance End.
[2026-09-15 00:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:07:04] Production.INFO: ==10365== Releasing lock...
[2026-09-15 00:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:07:04] Production.INFO: ==10361== Releasing lock...
[2026-09-15 00:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:07:11] Production.ERROR: CronJobId end10
[2026-09-15 00:07:11] Production.INFO: ==10363== Releasing lock...
[2026-09-15 00:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:07:14] Production.INFO: call_cost start
[2026-09-15 00:07:14] Production.INFO: call_cost end
[2026-09-15 00:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:07:14] Production.INFO: ==10359== Releasing lock...
[2026-09-15 00:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:08:01] Production.INFO: ==10423== Lock acquired, processing the job...
[2026-09-15 05:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:08:01] Production.INFO: neon service started
[2026-09-15 05:08:01] Production.INFO: neon service started
[2026-09-15 05:08:01] Production.INFO: ==10423== Releasing lock...
[2026-09-15 05:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:08:01] Production.INFO: ==10427== Lock acquired, processing the job...
[2026-09-15 04:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:08:01] Production.INFO: ==10427== Releasing lock...
[2026-09-15 04:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:08:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:08:01] Production.INFO: ==10425== Lock acquired, processing the job...
[2026-09-15 00:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:08:02] Production.INFO: ==10425== Releasing lock...
[2026-09-15 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:08:02] Production.INFO: ==10429== Lock acquired, processing the job...
[2026-09-15 00:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:08:02] Production.INFO: ==10431== Lock acquired, processing the job...
[2026-09-15 00:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:08:02] Production.INFO: ==10433== Lock acquired, processing the job...
[2026-09-15 00:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:08:03] Production.INFO: ==10435== Lock acquired, processing the job...
[2026-09-15 00:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:08:03] Production.INFO: ==10437== Lock acquired, processing the job...
[2026-09-15 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:08:03] Production.INFO: Account Balance Start.
[2026-09-15 00:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:08:03] Production.INFO: 117
[2026-09-15 00:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 00:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:08:03] Production.INFO: ==10437== Releasing lock...
[2026-09-15 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:08:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:08:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:08:03] Production.INFO: Total Charge 0
[2026-09-15 00:08:03] Production.INFO: CreateAllLog End
[2026-09-15 00:08:03] Production.INFO: Account Balance End.
[2026-09-15 00:08:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:08:03] Production.INFO: ==10435== Releasing lock...
[2026-09-15 00:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:08:03] Production.INFO: ==10431== Releasing lock...
[2026-09-15 00:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:08:10] Production.ERROR: CronJobId end10
[2026-09-15 00:08:10] Production.INFO: ==10433== Releasing lock...
[2026-09-15 00:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:08:13] Production.INFO: call_cost start
[2026-09-15 00:08:13] Production.INFO: call_cost end
[2026-09-15 00:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:08:13] Production.INFO: ==10429== Releasing lock...
[2026-09-15 00:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:09:01] Production.INFO: ==10494== Lock acquired, processing the job...
[2026-09-15 05:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:09:01] Production.INFO: neon service started
[2026-09-15 05:09:01] Production.INFO: neon service started
[2026-09-15 05:09:01] Production.INFO: ==10494== Releasing lock...
[2026-09-15 05:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:09:02] Production.INFO: ==10496== Lock acquired, processing the job...
[2026-09-15 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:09:02] Production.INFO: ==10496== Releasing lock...
[2026-09-15 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:09:02] Production.INFO: ==10498== Lock acquired, processing the job...
[2026-09-15 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:09:02] Production.INFO: ==10498== Releasing lock...
[2026-09-15 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:09:03] Production.INFO: ==10506== Lock acquired, processing the job...
[2026-09-15 00:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:09:03] Production.INFO: ==10500== Lock acquired, processing the job...
[2026-09-15 00:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:09:03] Production.INFO: Account Balance Start.
[2026-09-15 00:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:09:03] Production.INFO: ==10502== Lock acquired, processing the job...
[2026-09-15 00:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:09:03] Production.INFO: 117
[2026-09-15 00:09:03] Production.INFO: ==10504== Lock acquired, processing the job...
[2026-09-15 00:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:09:03] Production.INFO: ==10508== Lock acquired, processing the job...
[2026-09-15 00:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:09:03] Production.INFO: ==10508== Releasing lock...
[2026-09-15 00:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:09:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:09:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:09:04] Production.INFO: Total Charge 0
[2026-09-15 00:09:04] Production.INFO: CreateAllLog End
[2026-09-15 00:09:04] Production.INFO: Account Balance End.
[2026-09-15 00:09:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:09:04] Production.INFO: ==10506== Releasing lock...
[2026-09-15 00:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:09:04] Production.INFO: ==10502== Releasing lock...
[2026-09-15 00:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:09:11] Production.ERROR: CronJobId end10
[2026-09-15 00:09:11] Production.INFO: ==10504== Releasing lock...
[2026-09-15 00:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:09:13] Production.INFO: call_cost start
[2026-09-15 00:09:13] Production.INFO: call_cost end
[2026-09-15 00:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:09:13] Production.INFO: ==10500== Releasing lock...
[2026-09-15 00:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:10:02] Production.INFO: ==10566== Lock acquired, processing the job...
[2026-09-15 05:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:10:02] Production.INFO: neon service started
[2026-09-15 05:10:02] Production.INFO: neon service started
[2026-09-15 05:10:02] Production.INFO: ==10566== Releasing lock...
[2026-09-15 05:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:10:02] Production.INFO: ==10570== Lock acquired, processing the job...
[2026-09-15 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:10:02] Production.INFO: ==10570== Releasing lock...
[2026-09-15 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:10:02] Production.INFO: ==10568== Lock acquired, processing the job...
[2026-09-15 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:10:02] Production.INFO: ==10568== Releasing lock...
[2026-09-15 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:10:03] Production.INFO: ==10573== Lock acquired, processing the job...
[2026-09-15 00:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:10:03] Production.INFO: ==10575== Lock acquired, processing the job...
[2026-09-15 00:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:10:03] Production.INFO: ==10579== Lock acquired, processing the job...
[2026-09-15 00:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:10:03] Production.INFO: ==10577== Lock acquired, processing the job...
[2026-09-15 00:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:10:03] Production.INFO: ==10581== Lock acquired, processing the job...
[2026-09-15 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:10:03] Production.INFO: Account Balance Start.
[2026-09-15 00:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:10:03] Production.INFO: 117
[2026-09-15 00:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:10:03] Production.INFO: ==10581== Releasing lock...
[2026-09-15 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:10:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:10:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:10:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:10:04] Production.INFO: Total Charge 0
[2026-09-15 00:10:04] Production.INFO: CreateAllLog End
[2026-09-15 00:10:04] Production.INFO: Account Balance End.
[2026-09-15 00:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:10:04] Production.INFO: ==10579== Releasing lock...
[2026-09-15 00:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:10:04] Production.INFO: ==10575== Releasing lock...
[2026-09-15 00:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:10:11] Production.ERROR: CronJobId end10
[2026-09-15 00:10:11] Production.INFO: ==10577== Releasing lock...
[2026-09-15 00:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:10:14] Production.INFO: call_cost start
[2026-09-15 00:10:14] Production.INFO: call_cost end
[2026-09-15 00:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:10:14] Production.INFO: ==10573== Releasing lock...
[2026-09-15 00:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:11:01] Production.INFO: ==10636== Lock acquired, processing the job...
[2026-09-15 05:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:11:01] Production.INFO: neon service started
[2026-09-15 05:11:01] Production.INFO: neon service started
[2026-09-15 05:11:01] Production.INFO: ==10636== Releasing lock...
[2026-09-15 05:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:11:01] Production.INFO: ==10638== Lock acquired, processing the job...
[2026-09-15 00:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:11:02] Production.INFO: ==10638== Releasing lock...
[2026-09-15 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:11:02] Production.INFO: ==10640== Lock acquired, processing the job...
[2026-09-15 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:11:02] Production.INFO: ==10640== Releasing lock...
[2026-09-15 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:11:02] Production.INFO: ==10642== Lock acquired, processing the job...
[2026-09-15 00:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:11:02] Production.INFO: ==10644== Lock acquired, processing the job...
[2026-09-15 00:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:11:02] Production.INFO: ==10646== Lock acquired, processing the job...
[2026-09-15 00:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:11:02] Production.INFO: ==10650== Lock acquired, processing the job...
[2026-09-15 00:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:11:03] Production.INFO: ==10648== Lock acquired, processing the job...
[2026-09-15 00:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:11:03] Production.INFO: Account Balance Start.
[2026-09-15 00:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:11:03] Production.INFO: 117
[2026-09-15 00:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 00:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:11:03] Production.INFO: ==10650== Releasing lock...
[2026-09-15 00:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:11:03] Production.INFO: ==10644== Releasing lock...
[2026-09-15 00:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:11:03] Production.INFO: Total Charge 0
[2026-09-15 00:11:03] Production.INFO: CreateAllLog End
[2026-09-15 00:11:03] Production.INFO: Account Balance End.
[2026-09-15 00:11:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:11:03] Production.INFO: ==10648== Releasing lock...
[2026-09-15 00:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:11:10] Production.ERROR: CronJobId end10
[2026-09-15 00:11:10] Production.INFO: ==10646== Releasing lock...
[2026-09-15 00:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:11:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:11:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:11:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:11:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:11:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:11:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:11:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:11:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:11:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:11:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:11:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:11:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:11:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:11:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:11:13] Production.INFO: call_cost start
[2026-09-15 00:11:13] Production.INFO: call_cost end
[2026-09-15 00:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:11:13] Production.INFO: ==10642== Releasing lock...
[2026-09-15 00:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:12:01] Production.INFO: ==10713== Lock acquired, processing the job...
[2026-09-15 05:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:12:02] Production.INFO: neon service started
[2026-09-15 05:12:02] Production.INFO: neon service started
[2026-09-15 05:12:02] Production.INFO: ==10713== Releasing lock...
[2026-09-15 05:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:12:02] Production.INFO: ==10717== Lock acquired, processing the job...
[2026-09-15 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:12:02] Production.INFO: ==10717== Releasing lock...
[2026-09-15 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:12:02] Production.INFO: ==10715== Lock acquired, processing the job...
[2026-09-15 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:12:02] Production.INFO: ==10715== Releasing lock...
[2026-09-15 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:12:03] Production.INFO: ==10720== Lock acquired, processing the job...
[2026-09-15 00:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:12:03] Production.INFO: ==10722== Lock acquired, processing the job...
[2026-09-15 00:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:12:03] Production.INFO: ==10724== Lock acquired, processing the job...
[2026-09-15 00:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:12:03] Production.INFO: ==10726== Lock acquired, processing the job...
[2026-09-15 00:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:12:03] Production.INFO: ==10728== Lock acquired, processing the job...
[2026-09-15 00:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:12:03] Production.INFO: Account Balance Start.
[2026-09-15 00:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:12:03] Production.INFO: 117
[2026-09-15 00:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:12:03] Production.INFO: ==10728== Releasing lock...
[2026-09-15 00:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:12:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:12:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:12:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:12:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:12:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:12:04] Production.INFO: Total Charge 0
[2026-09-15 00:12:04] Production.INFO: CreateAllLog End
[2026-09-15 00:12:04] Production.INFO: Account Balance End.
[2026-09-15 00:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:12:04] Production.INFO: ==10726== Releasing lock...
[2026-09-15 00:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:12:04] Production.INFO: ==10722== Releasing lock...
[2026-09-15 00:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:12:12] Production.ERROR: CronJobId end10
[2026-09-15 00:12:12] Production.INFO: ==10724== Releasing lock...
[2026-09-15 00:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:12:15] Production.INFO: call_cost start
[2026-09-15 00:12:15] Production.INFO: call_cost end
[2026-09-15 00:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:12:15] Production.INFO: ==10720== Releasing lock...
[2026-09-15 00:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:13:01] Production.INFO: ==10783== Lock acquired, processing the job...
[2026-09-15 05:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:13:01] Production.INFO: neon service started
[2026-09-15 05:13:01] Production.INFO: neon service started
[2026-09-15 05:13:01] Production.INFO: ==10783== Releasing lock...
[2026-09-15 05:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:13:01] Production.INFO: ==10785== Lock acquired, processing the job...
[2026-09-15 00:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:13:01] Production.INFO: ==10785== Releasing lock...
[2026-09-15 00:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:13:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:13:02] Production.INFO: ==10787== Lock acquired, processing the job...
[2026-09-15 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:13:02] Production.INFO: ==10787== Releasing lock...
[2026-09-15 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:13:02] Production.INFO: ==10796== Lock acquired, processing the job...
[2026-09-15 00:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:13:02] Production.INFO: ==10790== Lock acquired, processing the job...
[2026-09-15 00:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:13:02] Production.INFO: Account Balance Start.
[2026-09-15 00:13:02] Production.INFO: CreateAllLog Start
[2026-09-15 00:13:02] Production.INFO: 117
[2026-09-15 00:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:13:02] Production.INFO: Date 2026-09-08
[2026-09-15 00:13:02] Production.INFO: Reseller ==> 0
[2026-09-15 00:13:02] Production.INFO: ==10792== Lock acquired, processing the job...
[2026-09-15 00:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:13:02] Production.INFO: Date 2026-09-09
[2026-09-15 00:13:02] Production.INFO: Reseller ==> 0
[2026-09-15 00:13:02] Production.INFO: ==10798== Lock acquired, processing the job...
[2026-09-15 00:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:13:02] Production.INFO: Date 2026-09-10
[2026-09-15 00:13:02] Production.INFO: Reseller ==> 0
[2026-09-15 00:13:02] Production.INFO: ==10794== Lock acquired, processing the job...
[2026-09-15 00:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:13:03] Production.INFO: ==10798== Releasing lock...
[2026-09-15 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:13:03] Production.INFO: Total Charge 0
[2026-09-15 00:13:03] Production.INFO: CreateAllLog End
[2026-09-15 00:13:03] Production.INFO: Account Balance End.
[2026-09-15 00:13:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:13:03] Production.INFO: ==10796== Releasing lock...
[2026-09-15 00:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:13:03] Production.INFO: ==10792== Releasing lock...
[2026-09-15 00:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:13:10] Production.ERROR: CronJobId end10
[2026-09-15 00:13:10] Production.INFO: ==10794== Releasing lock...
[2026-09-15 00:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:13:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:13:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:13:13] Production.INFO: call_cost start
[2026-09-15 00:13:13] Production.INFO: call_cost end
[2026-09-15 00:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:13:13] Production.INFO: ==10790== Releasing lock...
[2026-09-15 00:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:14:01] Production.INFO: ==10856== Lock acquired, processing the job...
[2026-09-15 05:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:14:01] Production.INFO: neon service started
[2026-09-15 05:14:01] Production.INFO: neon service started
[2026-09-15 05:14:01] Production.INFO: ==10856== Releasing lock...
[2026-09-15 05:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:14:02] Production.INFO: ==10861== Lock acquired, processing the job...
[2026-09-15 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:14:02] Production.INFO: ==10861== Releasing lock...
[2026-09-15 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:14:02] Production.INFO: ==10859== Lock acquired, processing the job...
[2026-09-15 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:14:02] Production.INFO: ==10859== Releasing lock...
[2026-09-15 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:14:03] Production.INFO: ==10863== Lock acquired, processing the job...
[2026-09-15 00:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:14:03] Production.INFO: ==10865== Lock acquired, processing the job...
[2026-09-15 00:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:14:03] Production.INFO: ==10869== Lock acquired, processing the job...
[2026-09-15 00:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:14:03] Production.INFO: ==10867== Lock acquired, processing the job...
[2026-09-15 00:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:14:03] Production.INFO: ==10871== Lock acquired, processing the job...
[2026-09-15 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:14:03] Production.INFO: Account Balance Start.
[2026-09-15 00:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:14:03] Production.INFO: 117
[2026-09-15 00:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 00:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 00:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:14:03] Production.INFO: ==10871== Releasing lock...
[2026-09-15 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:14:03] Production.INFO: Total Charge 0
[2026-09-15 00:14:04] Production.INFO: CreateAllLog End
[2026-09-15 00:14:04] Production.INFO: ==10865== Releasing lock...
[2026-09-15 00:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:14:04] Production.INFO: Account Balance End.
[2026-09-15 00:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:14:04] Production.INFO: ==10869== Releasing lock...
[2026-09-15 00:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:14:11] Production.ERROR: CronJobId end10
[2026-09-15 00:14:11] Production.INFO: ==10867== Releasing lock...
[2026-09-15 00:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:14:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:14:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:14:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:14:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:14:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:14:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:14:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:14:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:14:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:14:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:14:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:14:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:14:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:14:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:14:12] Production.INFO: call_cost start
[2026-09-15 00:14:12] Production.INFO: call_cost end
[2026-09-15 00:14:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:14:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:14:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:14:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:14:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:14:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:14:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:14:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:14:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:14:12] Production.INFO: ==10863== Releasing lock...
[2026-09-15 00:14:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:14:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:15:02] Production.INFO: ==10927== Lock acquired, processing the job...
[2026-09-15 05:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:15:02] Production.INFO: neon service started
[2026-09-15 05:15:02] Production.INFO: neon service started
[2026-09-15 05:15:02] Production.INFO: ==10927== Releasing lock...
[2026-09-15 05:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:15:02] Production.INFO: ==10931== Lock acquired, processing the job...
[2026-09-15 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:15:02] Production.INFO: ==10931== Releasing lock...
[2026-09-15 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:15:02] Production.INFO: ==10929== Lock acquired, processing the job...
[2026-09-15 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:15:02] Production.INFO: ==10929== Releasing lock...
[2026-09-15 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:15:03] Production.INFO: ==10936== Lock acquired, processing the job...
[2026-09-15 00:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:15:03] Production.INFO: ==10938== Lock acquired, processing the job...
[2026-09-15 00:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:15:03] Production.INFO: ==10934== Lock acquired, processing the job...
[2026-09-15 00:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 00:15:03] Production.INFO: ==10940== Lock acquired, processing the job...
[2026-09-15 00:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 00:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:15:03] Production.ERROR: CronJob PID - 10936
[2026-09-15 00:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 00:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 00:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 00:15:00
[2026-09-15 00:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:15:03] Production.ERROR: CronJob PID - 10938
[2026-09-15 00:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 00:15:03] Production.ERROR: CronJob ID - 7
[2026-09-15 00:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 00:15:00
[2026-09-15 00:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:15:03] Production.ERROR: CronJob PID - 10940
[2026-09-15 00:15:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 00:15:03] Production.ERROR: CronJob ID - 10
[2026-09-15 00:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 00:15:00
[2026-09-15 00:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:15:03] Production.INFO: ==10942== Lock acquired, processing the job...
[2026-09-15 00:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:15:03] Production.INFO: ==10946== Lock acquired, processing the job...
[2026-09-15 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 00:15:04] Production.INFO: ==10934== Releasing lock...
[2026-09-15 00:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 00:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 00:15:04] Production.INFO: Account Balance Start.
[2026-09-15 00:15:04] Production.INFO: CreateAllLog Start
[2026-09-15 00:15:04] Production.INFO: 117
[2026-09-15 00:15:04] Production.INFO: Date 2026-09-08
[2026-09-15 00:15:04] Production.INFO: ==10944== Lock acquired, processing the job...
[2026-09-15 00:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:15:04] Production.INFO: Date 2026-09-09
[2026-09-15 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 00:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 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-15 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 00:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:15:04] Production.INFO: ==10946== Releasing lock...
[2026-09-15 00:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:15:04] Production.ERROR: done
[2026-09-15 00:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:15:04] Production.INFO: Total Charge 0
[2026-09-15 00:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 00:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005122', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 00:15:04] Production.INFO: CreateAllLog End
[2026-09-15 00:15:04] Production.INFO: Account Balance End.
[2026-09-15 00:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:15:04] Production.INFO: ==10942== Releasing lock...
[2026-09-15 00:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:15:05] Production.INFO: ==10938== Releasing lock...
[2026-09-15 00:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005122', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 00:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 00:15:10] Production.INFO: ProcessCDR(1,18005122,1,1,2)
[2026-09-15 00:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005122,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005122,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 00:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 00:15:10] Production.INFO: ==10944== Releasing lock...
[2026-09-15 00:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 00:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 00:15:13] Production.ERROR: CronJobId end10
[2026-09-15 00:15:13] Production.INFO: ==10940== Releasing lock...
[2026-09-15 00:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:15:17] Production.INFO: call_cost start
[2026-09-15 00:15:17] Production.INFO: call_cost end
[2026-09-15 00:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:15:17] Production.INFO: ==10936== Releasing lock...
[2026-09-15 00:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:16:01] Production.INFO: ==11001== Lock acquired, processing the job...
[2026-09-15 05:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:16:01] Production.INFO: neon service started
[2026-09-15 05:16:01] Production.INFO: neon service started
[2026-09-15 05:16:01] Production.INFO: ==11001== Releasing lock...
[2026-09-15 05:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:16:01] Production.INFO: ==11004== Lock acquired, processing the job...
[2026-09-15 00:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:16:02] Production.INFO: ==11004== Releasing lock...
[2026-09-15 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:16:02] Production.INFO: ==11006== Lock acquired, processing the job...
[2026-09-15 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:16:02] Production.INFO: ==11006== Releasing lock...
[2026-09-15 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:16:02] Production.INFO: ==11009== Lock acquired, processing the job...
[2026-09-15 00:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:16:03] Production.INFO: ==11011== Lock acquired, processing the job...
[2026-09-15 00:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:16:03] Production.INFO: ==11015== Lock acquired, processing the job...
[2026-09-15 00:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:16:03] Production.INFO: ==11013== Lock acquired, processing the job...
[2026-09-15 00:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:16:03] Production.INFO: ==11017== Lock acquired, processing the job...
[2026-09-15 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:16:03] Production.INFO: Account Balance Start.
[2026-09-15 00:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:16:03] Production.INFO: 117
[2026-09-15 00:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 00:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:16:03] Production.INFO: ==11017== Releasing lock...
[2026-09-15 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:16:03] Production.INFO: Total Charge 0
[2026-09-15 00:16:03] Production.INFO: CreateAllLog End
[2026-09-15 00:16:03] Production.INFO: Account Balance End.
[2026-09-15 00:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:16:03] Production.INFO: ==11015== Releasing lock...
[2026-09-15 00:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:16:03] Production.INFO: ==11011== Releasing lock...
[2026-09-15 00:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:16:10] Production.ERROR: CronJobId end10
[2026-09-15 00:16:10] Production.INFO: ==11013== Releasing lock...
[2026-09-15 00:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:16:14] Production.INFO: call_cost start
[2026-09-15 00:16:14] Production.INFO: call_cost end
[2026-09-15 00:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:16:14] Production.INFO: ==11009== Releasing lock...
[2026-09-15 00:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:17:01] Production.INFO: ==11076== Lock acquired, processing the job...
[2026-09-15 05:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:17:01] Production.INFO: neon service started
[2026-09-15 05:17:01] Production.INFO: neon service started
[2026-09-15 05:17:01] Production.INFO: ==11076== Releasing lock...
[2026-09-15 05:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:17:02] Production.INFO: ==11078== Lock acquired, processing the job...
[2026-09-15 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:17:02] Production.INFO: ==11080== Lock acquired, processing the job...
[2026-09-15 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:17:02] Production.INFO: ==11080== Releasing lock...
[2026-09-15 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:17:02] Production.INFO: ==11078== Releasing lock...
[2026-09-15 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:17:03] Production.INFO: ==11085== Lock acquired, processing the job...
[2026-09-15 00:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:17:03] Production.INFO: ==11083== Lock acquired, processing the job...
[2026-09-15 00:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:17:03] Production.INFO: ==11087== Lock acquired, processing the job...
[2026-09-15 00:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:17:03] Production.INFO: ==11089== Lock acquired, processing the job...
[2026-09-15 00:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:17:03] Production.INFO: ==11091== Lock acquired, processing the job...
[2026-09-15 00:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:17:03] Production.INFO: Account Balance Start.
[2026-09-15 00:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:17:03] Production.INFO: 117
[2026-09-15 00:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:17:03] Production.INFO: ==11091== Releasing lock...
[2026-09-15 00:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:17:04] Production.INFO: Total Charge 0
[2026-09-15 00:17:04] Production.INFO: CreateAllLog End
[2026-09-15 00:17:04] Production.INFO: ==11085== Releasing lock...
[2026-09-15 00:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:17:04] Production.INFO: Account Balance End.
[2026-09-15 00:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:17:04] Production.INFO: ==11089== Releasing lock...
[2026-09-15 00:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:17:11] Production.ERROR: CronJobId end10
[2026-09-15 00:17:11] Production.INFO: ==11087== Releasing lock...
[2026-09-15 00:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:17:13] Production.INFO: call_cost start
[2026-09-15 00:17:13] Production.INFO: call_cost end
[2026-09-15 00:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:17:13] Production.INFO: ==11083== Releasing lock...
[2026-09-15 00:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:18:01] Production.INFO: ==11149== Lock acquired, processing the job...
[2026-09-15 05:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:18:01] Production.INFO: neon service started
[2026-09-15 05:18:01] Production.INFO: neon service started
[2026-09-15 05:18:01] Production.INFO: ==11149== Releasing lock...
[2026-09-15 05:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:18:01] Production.INFO: ==11153== Lock acquired, processing the job...
[2026-09-15 04:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:18:01] Production.INFO: ==11153== Releasing lock...
[2026-09-15 04:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:18:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:18:01] Production.INFO: ==11151== Lock acquired, processing the job...
[2026-09-15 00:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:18:02] Production.INFO: ==11151== Releasing lock...
[2026-09-15 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:18:02] Production.INFO: ==11155== Lock acquired, processing the job...
[2026-09-15 00:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:18:02] Production.INFO: ==11159== Lock acquired, processing the job...
[2026-09-15 00:18:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:18:02] Production.INFO: ==11163== Lock acquired, processing the job...
[2026-09-15 00:18:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:18:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:18:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:18:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:18:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:18:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:18:02] Production.INFO: ==11157== Lock acquired, processing the job...
[2026-09-15 00:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:18:02] Production.INFO: ==11161== Lock acquired, processing the job...
[2026-09-15 00:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:18:03] Production.INFO: Account Balance Start.
[2026-09-15 00:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:18:03] Production.INFO: 117
[2026-09-15 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-15 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-15 00:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:18:03] Production.INFO: ==11163== Releasing lock...
[2026-09-15 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:18:03] Production.INFO: Total Charge 0
[2026-09-15 00:18:03] Production.INFO: CreateAllLog End
[2026-09-15 00:18:03] Production.INFO: Account Balance End.
[2026-09-15 00:18:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:18:03] Production.INFO: ==11161== Releasing lock...
[2026-09-15 00:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:18:03] Production.INFO: ==11157== Releasing lock...
[2026-09-15 00:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:18:11] Production.ERROR: CronJobId end10
[2026-09-15 00:18:11] Production.INFO: ==11159== Releasing lock...
[2026-09-15 00:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:18:14] Production.INFO: call_cost start
[2026-09-15 00:18:14] Production.INFO: call_cost end
[2026-09-15 00:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:18:14] Production.INFO: ==11155== Releasing lock...
[2026-09-15 00:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:19:01] Production.INFO: ==11219== Lock acquired, processing the job...
[2026-09-15 05:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:19:01] Production.INFO: neon service started
[2026-09-15 05:19:01] Production.INFO: neon service started
[2026-09-15 05:19:01] Production.INFO: ==11219== Releasing lock...
[2026-09-15 05:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:19:02] Production.INFO: ==11223== Lock acquired, processing the job...
[2026-09-15 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:19:02] Production.INFO: ==11223== Releasing lock...
[2026-09-15 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:19:02] Production.INFO: ==11221== Lock acquired, processing the job...
[2026-09-15 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:19:02] Production.INFO: ==11221== Releasing lock...
[2026-09-15 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:19:03] Production.INFO: ==11228== Lock acquired, processing the job...
[2026-09-15 00:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:19:03] Production.INFO: ==11226== Lock acquired, processing the job...
[2026-09-15 00:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:19:03] Production.INFO: ==11232== Lock acquired, processing the job...
[2026-09-15 00:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:19:03] Production.INFO: ==11230== Lock acquired, processing the job...
[2026-09-15 00:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:19:03] Production.INFO: Account Balance Start.
[2026-09-15 00:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:19:03] Production.INFO: 117
[2026-09-15 00:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:19:03] Production.INFO: ==11234== Lock acquired, processing the job...
[2026-09-15 00:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:19:03] Production.INFO: ==11234== Releasing lock...
[2026-09-15 00:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:19:03] Production.INFO: Total Charge 0
[2026-09-15 00:19:03] Production.INFO: CreateAllLog End
[2026-09-15 00:19:03] Production.INFO: Account Balance End.
[2026-09-15 00:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:19:03] Production.INFO: ==11232== Releasing lock...
[2026-09-15 00:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:19:03] Production.INFO: ==11228== Releasing lock...
[2026-09-15 00:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:19:10] Production.ERROR: CronJobId end10
[2026-09-15 00:19:10] Production.INFO: ==11230== Releasing lock...
[2026-09-15 00:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:19:14] Production.INFO: call_cost start
[2026-09-15 00:19:14] Production.INFO: call_cost end
[2026-09-15 00:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:19:14] Production.INFO: ==11226== Releasing lock...
[2026-09-15 00:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:20:02] Production.INFO: ==11293== Lock acquired, processing the job...
[2026-09-15 05:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:20:02] Production.INFO: neon service started
[2026-09-15 05:20:02] Production.INFO: neon service started
[2026-09-15 05:20:02] Production.INFO: ==11293== Releasing lock...
[2026-09-15 05:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:20:02] Production.INFO: ==11297== Lock acquired, processing the job...
[2026-09-15 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 00:20:02] Production.INFO: ==11295== Lock acquired, processing the job...
[2026-09-15 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:20:02] Production.INFO: ==11297== Releasing lock...
[2026-09-15 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:20:03] Production.INFO: ==11295== Releasing lock...
[2026-09-15 00:20:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:20:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:20:03] Production.INFO: ==11300== Lock acquired, processing the job...
[2026-09-15 00:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:20:03] Production.INFO: ==11302== Lock acquired, processing the job...
[2026-09-15 00:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:20:03] Production.INFO: ==11304== Lock acquired, processing the job...
[2026-09-15 00:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:20:03] Production.INFO: ==11306== Lock acquired, processing the job...
[2026-09-15 00:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:20:03] Production.INFO: ==11308== Lock acquired, processing the job...
[2026-09-15 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:20:04] Production.INFO: Account Balance Start.
[2026-09-15 00:20:04] Production.INFO: CreateAllLog Start
[2026-09-15 00:20:04] Production.INFO: 117
[2026-09-15 00:20:04] Production.INFO: Date 2026-09-08
[2026-09-15 00:20:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:20:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:20:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:20:04] Production.INFO: ==11308== Releasing lock...
[2026-09-15 00:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:20:04] Production.INFO: Date 2026-09-09
[2026-09-15 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:20:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:20:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:20:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:20:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:20:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:20:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:20:04] Production.INFO: Total Charge 0
[2026-09-15 00:20:04] Production.INFO: CreateAllLog End
[2026-09-15 00:20:04] Production.INFO: Account Balance End.
[2026-09-15 00:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:20:04] Production.INFO: ==11306== Releasing lock...
[2026-09-15 00:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:20:04] Production.INFO: ==11302== Releasing lock...
[2026-09-15 00:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:20:11] Production.ERROR: CronJobId end10
[2026-09-15 00:20:11] Production.INFO: ==11304== Releasing lock...
[2026-09-15 00:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:20:14] Production.INFO: call_cost start
[2026-09-15 00:20:14] Production.INFO: call_cost end
[2026-09-15 00:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:20:14] Production.INFO: ==11300== Releasing lock...
[2026-09-15 00:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:21:01] Production.INFO: ==11365== Lock acquired, processing the job...
[2026-09-15 05:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:21:01] Production.INFO: neon service started
[2026-09-15 05:21:01] Production.INFO: neon service started
[2026-09-15 05:21:01] Production.INFO: ==11365== Releasing lock...
[2026-09-15 05:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:21:01] Production.INFO: ==11369== Lock acquired, processing the job...
[2026-09-15 04:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:21:02] Production.INFO: ==11369== Releasing lock...
[2026-09-15 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:21:02] Production.INFO: ==11367== Lock acquired, processing the job...
[2026-09-15 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:21:02] Production.INFO: ==11367== Releasing lock...
[2026-09-15 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:21:03] Production.INFO: ==11371== Lock acquired, processing the job...
[2026-09-15 00:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:21:03] Production.INFO: ==11375== Lock acquired, processing the job...
[2026-09-15 00:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:21:03] Production.INFO: ==11373== Lock acquired, processing the job...
[2026-09-15 00:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:21:03] Production.INFO: ==11377== Lock acquired, processing the job...
[2026-09-15 00:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:21:03] Production.INFO: ==11379== Lock acquired, processing the job...
[2026-09-15 00:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:21:03] Production.INFO: Account Balance Start.
[2026-09-15 00:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:21:03] Production.INFO: 117
[2026-09-15 00:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 00:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:21:03] Production.INFO: ==11379== Releasing lock...
[2026-09-15 00:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:21:03] Production.INFO: Total Charge 0
[2026-09-15 00:21:03] Production.INFO: CreateAllLog End
[2026-09-15 00:21:03] Production.INFO: Account Balance End.
[2026-09-15 00:21:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:21:03] Production.INFO: ==11377== Releasing lock...
[2026-09-15 00:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:21:03] Production.INFO: ==11373== Releasing lock...
[2026-09-15 00:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:21:10] Production.ERROR: CronJobId end10
[2026-09-15 00:21:10] Production.INFO: ==11375== Releasing lock...
[2026-09-15 00:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:21:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:21:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:21:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:21:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:21:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:21:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:21:13] Production.INFO: call_cost start
[2026-09-15 00:21:13] Production.INFO: call_cost end
[2026-09-15 00:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:21:13] Production.INFO: ==11371== Releasing lock...
[2026-09-15 00:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:22:02] Production.INFO: ==11438== Lock acquired, processing the job...
[2026-09-15 05:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:22:02] Production.INFO: neon service started
[2026-09-15 05:22:02] Production.INFO: neon service started
[2026-09-15 05:22:02] Production.INFO: ==11438== Releasing lock...
[2026-09-15 05:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:22:02] Production.INFO: ==11443== Lock acquired, processing the job...
[2026-09-15 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:22:02] Production.INFO: ==11443== Releasing lock...
[2026-09-15 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:22:02] Production.INFO: ==11441== Lock acquired, processing the job...
[2026-09-15 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:22:02] Production.INFO: ==11441== Releasing lock...
[2026-09-15 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:22:03] Production.INFO: ==11445== Lock acquired, processing the job...
[2026-09-15 00:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:22:03] Production.INFO: ==11449== Lock acquired, processing the job...
[2026-09-15 00:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:22:03] Production.INFO: ==11447== Lock acquired, processing the job...
[2026-09-15 00:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:22:03] Production.INFO: ==11453== Lock acquired, processing the job...
[2026-09-15 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:22:03] Production.INFO: ==11451== Lock acquired, processing the job...
[2026-09-15 00:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 00:22:03] Production.INFO: ==11453== Releasing lock...
[2026-09-15 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:22:03] Production.INFO: Account Balance Start.
[2026-09-15 00:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:22:03] Production.INFO: 117
[2026-09-15 00:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:22:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:22:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:22:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:22:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:22:04] Production.INFO: Total Charge 0
[2026-09-15 00:22:04] Production.INFO: CreateAllLog End
[2026-09-15 00:22:04] Production.INFO: Account Balance End.
[2026-09-15 00:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:22:04] Production.INFO: ==11451== Releasing lock...
[2026-09-15 00:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:22:04] Production.INFO: ==11447== Releasing lock...
[2026-09-15 00:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:22:10] Production.ERROR: CronJobId end10
[2026-09-15 00:22:10] Production.INFO: ==11449== Releasing lock...
[2026-09-15 00:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:22:14] Production.INFO: call_cost start
[2026-09-15 00:22:14] Production.INFO: call_cost end
[2026-09-15 00:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:22:14] Production.INFO: ==11445== Releasing lock...
[2026-09-15 00:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:23:01] Production.INFO: ==11511== Lock acquired, processing the job...
[2026-09-15 05:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:23:01] Production.INFO: neon service started
[2026-09-15 05:23:01] Production.INFO: neon service started
[2026-09-15 05:23:01] Production.INFO: ==11511== Releasing lock...
[2026-09-15 05:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:23:01] Production.INFO: ==11515== Lock acquired, processing the job...
[2026-09-15 04:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:23:01] Production.INFO: ==11515== Releasing lock...
[2026-09-15 04:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:23:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:23:01] Production.INFO: ==11513== Lock acquired, processing the job...
[2026-09-15 00:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:23:02] Production.INFO: ==11513== Releasing lock...
[2026-09-15 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:23:02] Production.INFO: ==11518== Lock acquired, processing the job...
[2026-09-15 00:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:23:02] Production.INFO: ==11522== Lock acquired, processing the job...
[2026-09-15 00:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:23:02] Production.INFO: ==11520== Lock acquired, processing the job...
[2026-09-15 00:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:23:03] Production.INFO: ==11524== Lock acquired, processing the job...
[2026-09-15 00:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:23:03] Production.INFO: ==11526== Lock acquired, processing the job...
[2026-09-15 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:23:03] Production.INFO: Account Balance Start.
[2026-09-15 00:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:23:03] Production.INFO: 117
[2026-09-15 00:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 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-15 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:23:03] Production.INFO: ==11526== Releasing lock...
[2026-09-15 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:23:03] Production.INFO: Total Charge 0
[2026-09-15 00:23:03] Production.INFO: CreateAllLog End
[2026-09-15 00:23:03] Production.INFO: Account Balance End.
[2026-09-15 00:23:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:23:03] Production.INFO: ==11524== Releasing lock...
[2026-09-15 00:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:23:04] Production.INFO: ==11520== Releasing lock...
[2026-09-15 00:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:23:10] Production.ERROR: CronJobId end10
[2026-09-15 00:23:10] Production.INFO: ==11522== Releasing lock...
[2026-09-15 00:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:23:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:23:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:23:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:23:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:23:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:23:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:23:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:23:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:23:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:23:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:23:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:23:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:23:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:23:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:23:12] Production.INFO: call_cost start
[2026-09-15 00:23:12] Production.INFO: call_cost end
[2026-09-15 00:23:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:23:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:23:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:23:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:23:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:23:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:23:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:23:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:23:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:23:12] Production.INFO: ==11518== Releasing lock...
[2026-09-15 00:23:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:23:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:24:01] Production.INFO: ==11583== Lock acquired, processing the job...
[2026-09-15 05:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:24:01] Production.INFO: neon service started
[2026-09-15 05:24:01] Production.INFO: neon service started
[2026-09-15 05:24:01] Production.INFO: ==11583== Releasing lock...
[2026-09-15 05:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:24:02] Production.INFO: ==11587== Lock acquired, processing the job...
[2026-09-15 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:24:02] Production.INFO: ==11587== Releasing lock...
[2026-09-15 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:24:02] Production.INFO: ==11585== Lock acquired, processing the job...
[2026-09-15 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:24:02] Production.INFO: ==11585== Releasing lock...
[2026-09-15 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:24:03] Production.INFO: ==11594== Lock acquired, processing the job...
[2026-09-15 00:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:24:03] Production.INFO: ==11590== Lock acquired, processing the job...
[2026-09-15 00:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:24:03] Production.INFO: ==11592== Lock acquired, processing the job...
[2026-09-15 00:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:24:03] Production.INFO: ==11598== Lock acquired, processing the job...
[2026-09-15 00:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:24:03] Production.INFO: ==11596== Lock acquired, processing the job...
[2026-09-15 00:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 00:24:03] Production.INFO: ==11598== Releasing lock...
[2026-09-15 00:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:24:03] Production.INFO: Account Balance Start.
[2026-09-15 00:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:24:03] Production.INFO: 117
[2026-09-15 00:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:24:04] Production.INFO: Total Charge 0
[2026-09-15 00:24:04] Production.INFO: CreateAllLog End
[2026-09-15 00:24:04] Production.INFO: Account Balance End.
[2026-09-15 00:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:24:04] Production.INFO: ==11596== Releasing lock...
[2026-09-15 00:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:24:04] Production.INFO: ==11592== Releasing lock...
[2026-09-15 00:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:24:11] Production.ERROR: CronJobId end10
[2026-09-15 00:24:11] Production.INFO: ==11594== Releasing lock...
[2026-09-15 00:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:24:13] Production.INFO: call_cost start
[2026-09-15 00:24:13] Production.INFO: call_cost end
[2026-09-15 00:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:24:13] Production.INFO: ==11590== Releasing lock...
[2026-09-15 00:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:25:02] Production.INFO: ==11657== Lock acquired, processing the job...
[2026-09-15 05:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:25:02] Production.INFO: neon service started
[2026-09-15 05:25:02] Production.INFO: neon service started
[2026-09-15 05:25:02] Production.INFO: ==11657== Releasing lock...
[2026-09-15 05:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:25:02] Production.INFO: ==11659== Lock acquired, processing the job...
[2026-09-15 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:25:02] Production.INFO: ==11659== Releasing lock...
[2026-09-15 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:25:03] Production.INFO: ==11662== Lock acquired, processing the job...
[2026-09-15 04:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:25:03] Production.INFO: ==11662== Releasing lock...
[2026-09-15 04:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:25:03] Production.INFO: ==11664== Lock acquired, processing the job...
[2026-09-15 00:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 00:25:03] Production.INFO: ==11674== Lock acquired, processing the job...
[2026-09-15 00:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 00:25:03] Production.INFO: ==11672== Lock acquired, processing the job...
[2026-09-15 00:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:25:03] Production.INFO: ==11676== Lock acquired, processing the job...
[2026-09-15 00:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:25:03] Production.INFO: ==11670== Lock acquired, processing the job...
[2026-09-15 00:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:25:04] Production.INFO: ==11666== Lock acquired, processing the job...
[2026-09-15 00:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 00:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 00:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:25:04] Production.ERROR: CronJob PID - 11672
[2026-09-15 00:25:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 00:25:04] Production.ERROR: CronJob ID - 12
[2026-09-15 00:25:04] Production.ERROR: CronJob Last Run Time 2026-09-15 00:25:00
[2026-09-15 00:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:25:04] Production.ERROR: CronJob PID - 11674
[2026-09-15 00:25:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 00:25:04] Production.ERROR: CronJob ID - 17
[2026-09-15 00:25:04] Production.ERROR: CronJob Last Run Time 2026-09-15 00:25:00
[2026-09-15 00:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:25:04] Production.ERROR: CronJob PID - 11676
[2026-09-15 00:25:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-15 00:25:04] Production.ERROR: CronJob ID - 19
[2026-09-15 00:25:04] Production.ERROR: CronJob Last Run Time 2026-09-15 00:25:00
[2026-09-15 00:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:25:04] Production.INFO: Account Balance Start.
[2026-09-15 00:25:04] Production.INFO: CreateAllLog Start
[2026-09-15 00:25:04] Production.INFO: 117
[2026-09-15 00:25:04] Production.INFO: ==11668== Lock acquired, processing the job...
[2026-09-15 00:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:25:04] Production.INFO: Date 2026-09-08
[2026-09-15 00:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 00:25:04] Production.INFO: ==11664== Releasing lock...
[2026-09-15 00:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 00:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 00:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:25:04] Production.INFO: ==11676== Releasing lock...
[2026-09-15 00:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:25:04] Production.ERROR: done
[2026-09-15 00:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 00:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005163', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 00:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:25:04] Production.INFO: Total Charge 0
[2026-09-15 00:25:04] Production.INFO: CreateAllLog End
[2026-09-15 00:25:04] Production.INFO: ==11668== Releasing lock...
[2026-09-15 00:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:25:04] Production.INFO: Account Balance End.
[2026-09-15 00:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:25:04] Production.INFO: ==11672== Releasing lock...
[2026-09-15 00:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005163', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 00:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 00:25:10] Production.INFO: ProcessCDR(1,18005163,1,1,2)
[2026-09-15 00:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005163,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005163,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 00:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 00:25:10] Production.INFO: ==11674== Releasing lock...
[2026-09-15 00:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 00:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 00:25:14] Production.ERROR: CronJobId end10
[2026-09-15 00:25:14] Production.INFO: ==11670== Releasing lock...
[2026-09-15 00:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:25:16] Production.INFO: call_cost start
[2026-09-15 00:25:16] Production.INFO: call_cost end
[2026-09-15 00:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:25:16] Production.INFO: ==11666== Releasing lock...
[2026-09-15 00:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:26:01] Production.INFO: ==11731== Lock acquired, processing the job...
[2026-09-15 05:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:26:01] Production.INFO: neon service started
[2026-09-15 05:26:01] Production.INFO: neon service started
[2026-09-15 05:26:01] Production.INFO: ==11731== Releasing lock...
[2026-09-15 05:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:26:02] Production.INFO: ==11733== Lock acquired, processing the job...
[2026-09-15 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:26:02] Production.INFO: ==11733== Releasing lock...
[2026-09-15 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:26:02] Production.INFO: ==11735== Lock acquired, processing the job...
[2026-09-15 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:26:02] Production.INFO: ==11735== Releasing lock...
[2026-09-15 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:26:03] Production.INFO: ==11739== Lock acquired, processing the job...
[2026-09-15 00:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:26:03] Production.INFO: ==11747== Lock acquired, processing the job...
[2026-09-15 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:26:03] Production.INFO: ==11745== Lock acquired, processing the job...
[2026-09-15 00:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:26:03] Production.INFO: ==11741== Lock acquired, processing the job...
[2026-09-15 00:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:26:03] Production.INFO: ==11743== Lock acquired, processing the job...
[2026-09-15 00:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 00:26:03] Production.INFO: Account Balance Start.
[2026-09-15 00:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:26:03] Production.INFO: 117
[2026-09-15 00:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:26:03] Production.INFO: ==11747== Releasing lock...
[2026-09-15 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:26:03] Production.INFO: Total Charge 0
[2026-09-15 00:26:03] Production.INFO: CreateAllLog End
[2026-09-15 00:26:04] Production.INFO: Account Balance End.
[2026-09-15 00:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:26:04] Production.INFO: ==11745== Releasing lock...
[2026-09-15 00:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:26:04] Production.INFO: ==11741== Releasing lock...
[2026-09-15 00:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:26:11] Production.ERROR: CronJobId end10
[2026-09-15 00:26:11] Production.INFO: ==11743== Releasing lock...
[2026-09-15 00:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:26:14] Production.INFO: call_cost start
[2026-09-15 00:26:14] Production.INFO: call_cost end
[2026-09-15 00:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:26:14] Production.INFO: ==11739== Releasing lock...
[2026-09-15 00:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:27:02] Production.INFO: ==11805== Lock acquired, processing the job...
[2026-09-15 05:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:27:02] Production.INFO: neon service started
[2026-09-15 05:27:02] Production.INFO: neon service started
[2026-09-15 05:27:02] Production.INFO: ==11805== Releasing lock...
[2026-09-15 05:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:27:02] Production.INFO: ==11809== Lock acquired, processing the job...
[2026-09-15 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:27:02] Production.INFO: ==11809== Releasing lock...
[2026-09-15 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:27:02] Production.INFO: ==11807== Lock acquired, processing the job...
[2026-09-15 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:27:02] Production.INFO: ==11807== Releasing lock...
[2026-09-15 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:27:03] Production.INFO: ==11813== Lock acquired, processing the job...
[2026-09-15 00:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:27:03] Production.INFO: ==11811== Lock acquired, processing the job...
[2026-09-15 00:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:27:03] Production.INFO: ==11815== Lock acquired, processing the job...
[2026-09-15 00:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:27:03] Production.INFO: ==11817== Lock acquired, processing the job...
[2026-09-15 00:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:27:03] Production.INFO: ==11819== Lock acquired, processing the job...
[2026-09-15 00:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:27:03] Production.INFO: Account Balance Start.
[2026-09-15 00:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:27:03] Production.INFO: 117
[2026-09-15 00:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 00:27:03] Production.INFO: ==11819== Releasing lock...
[2026-09-15 00:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:27:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:27:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:27:04] Production.INFO: ==11813== Releasing lock...
[2026-09-15 00:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:27:04] Production.INFO: Total Charge 0
[2026-09-15 00:27:04] Production.INFO: CreateAllLog End
[2026-09-15 00:27:04] Production.INFO: Account Balance End.
[2026-09-15 00:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:27:04] Production.INFO: ==11817== Releasing lock...
[2026-09-15 00:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:27:11] Production.ERROR: CronJobId end10
[2026-09-15 00:27:11] Production.INFO: ==11815== Releasing lock...
[2026-09-15 00:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:27:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:27:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:27:13] Production.INFO: call_cost start
[2026-09-15 00:27:13] Production.INFO: call_cost end
[2026-09-15 00:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:27:13] Production.INFO: ==11811== Releasing lock...
[2026-09-15 00:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:28:01] Production.INFO: ==11878== Lock acquired, processing the job...
[2026-09-15 05:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:28:01] Production.INFO: neon service started
[2026-09-15 05:28:01] Production.INFO: neon service started
[2026-09-15 05:28:01] Production.INFO: ==11878== Releasing lock...
[2026-09-15 05:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:28:01] Production.INFO: ==11880== Lock acquired, processing the job...
[2026-09-15 00:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:28:02] Production.INFO: ==11880== Releasing lock...
[2026-09-15 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:28:02] Production.INFO: ==11882== Lock acquired, processing the job...
[2026-09-15 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:28:02] Production.INFO: ==11882== Releasing lock...
[2026-09-15 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:28:02] Production.INFO: ==11884== Lock acquired, processing the job...
[2026-09-15 00:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:28:03] Production.INFO: ==11886== Lock acquired, processing the job...
[2026-09-15 00:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:28:03] Production.INFO: ==11888== Lock acquired, processing the job...
[2026-09-15 00:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:28:03] Production.INFO: ==11892== Lock acquired, processing the job...
[2026-09-15 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:28:03] Production.INFO: ==11890== Lock acquired, processing the job...
[2026-09-15 00:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 00:28:03] Production.INFO: ==11892== Releasing lock...
[2026-09-15 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:28:03] Production.INFO: Account Balance Start.
[2026-09-15 00:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:28:03] Production.INFO: 117
[2026-09-15 00:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:28:03] Production.INFO: Total Charge 0
[2026-09-15 00:28:03] Production.INFO: CreateAllLog End
[2026-09-15 00:28:03] Production.INFO: ==11886== Releasing lock...
[2026-09-15 00:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:28:03] Production.INFO: Account Balance End.
[2026-09-15 00:28:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:28:03] Production.INFO: ==11890== Releasing lock...
[2026-09-15 00:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:28:11] Production.ERROR: CronJobId end10
[2026-09-15 00:28:11] Production.INFO: ==11888== Releasing lock...
[2026-09-15 00:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:28:13] Production.INFO: call_cost start
[2026-09-15 00:28:13] Production.INFO: call_cost end
[2026-09-15 00:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:28:13] Production.INFO: ==11884== Releasing lock...
[2026-09-15 00:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:29:02] Production.INFO: ==11952== Lock acquired, processing the job...
[2026-09-15 05:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:29:02] Production.INFO: neon service started
[2026-09-15 05:29:02] Production.INFO: neon service started
[2026-09-15 05:29:02] Production.INFO: ==11952== Releasing lock...
[2026-09-15 05:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:29:02] Production.INFO: ==11954== Lock acquired, processing the job...
[2026-09-15 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:29:02] Production.INFO: ==11954== Releasing lock...
[2026-09-15 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:29:02] Production.INFO: ==11956== Lock acquired, processing the job...
[2026-09-15 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:29:02] Production.INFO: ==11956== Releasing lock...
[2026-09-15 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:29:03] Production.INFO: ==11964== Lock acquired, processing the job...
[2026-09-15 00:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:29:03] Production.INFO: ==11960== Lock acquired, processing the job...
[2026-09-15 00:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:29:03] Production.INFO: Account Balance Start.
[2026-09-15 00:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:29:03] Production.INFO: 117
[2026-09-15 00:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:29:03] Production.INFO: ==11958== Lock acquired, processing the job...
[2026-09-15 00:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:29:03] Production.INFO: ==11966== Lock acquired, processing the job...
[2026-09-15 00:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:29:03] Production.INFO: ==11962== Lock acquired, processing the job...
[2026-09-15 00:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:29:03] Production.INFO: ==11966== Releasing lock...
[2026-09-15 00:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:29:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:29:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:29:03] Production.INFO: ==11960== Releasing lock...
[2026-09-15 00:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:29:03] Production.INFO: Total Charge 0
[2026-09-15 00:29:04] Production.INFO: CreateAllLog End
[2026-09-15 00:29:04] Production.INFO: Account Balance End.
[2026-09-15 00:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:29:04] Production.INFO: ==11964== Releasing lock...
[2026-09-15 00:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:29:10] Production.ERROR: CronJobId end10
[2026-09-15 00:29:10] Production.INFO: ==11962== Releasing lock...
[2026-09-15 00:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:29:14] Production.INFO: call_cost start
[2026-09-15 00:29:14] Production.INFO: call_cost end
[2026-09-15 00:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:29:14] Production.INFO: ==11958== Releasing lock...
[2026-09-15 00:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:30:01] Production.INFO: ==12026== Lock acquired, processing the job...
[2026-09-15 05:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:30:01] Production.INFO: neon service started
[2026-09-15 05:30:01] Production.INFO: neon service started
[2026-09-15 05:30:01] Production.INFO: ==12026== Releasing lock...
[2026-09-15 05:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:30:01] Production.INFO: ==12030== Lock acquired, processing the job...
[2026-09-15 04:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:30:01] Production.INFO: ==12030== Releasing lock...
[2026-09-15 04:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:30:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:30:02] Production.INFO: ==12028== Lock acquired, processing the job...
[2026-09-15 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:30:02] Production.INFO: ==12028== Releasing lock...
[2026-09-15 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:30:03] Production.INFO: ==12033== Lock acquired, processing the job...
[2026-09-15 00:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:30:03] Production.INFO: ==12035== Lock acquired, processing the job...
[2026-09-15 00:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:30:03] Production.INFO: ==12041== Lock acquired, processing the job...
[2026-09-15 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:30:03] Production.INFO: ==12037== Lock acquired, processing the job...
[2026-09-15 00:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:30:03] Production.INFO: ==12039== Lock acquired, processing the job...
[2026-09-15 00:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 00:30:03] Production.INFO: Account Balance Start.
[2026-09-15 00:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:30:03] Production.INFO: 117
[2026-09-15 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-15 00:30:03] Production.INFO: ==12041== Releasing lock...
[2026-09-15 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:30:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:30:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:30:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:30:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:30:03] Production.INFO: Total Charge 0
[2026-09-15 00:30:03] Production.INFO: CreateAllLog End
[2026-09-15 00:30:03] Production.INFO: Account Balance End.
[2026-09-15 00:30:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:30:03] Production.INFO: ==12039== Releasing lock...
[2026-09-15 00:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:30:03] Production.INFO: ==12035== Releasing lock...
[2026-09-15 00:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:30:10] Production.ERROR: CronJobId end10
[2026-09-15 00:30:10] Production.INFO: ==12037== Releasing lock...
[2026-09-15 00:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:30:13] Production.INFO: call_cost start
[2026-09-15 00:30:13] Production.INFO: call_cost end
[2026-09-15 00:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:30:13] Production.INFO: ==12033== Releasing lock...
[2026-09-15 00:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:31:01] Production.INFO: ==12097== Lock acquired, processing the job...
[2026-09-15 05:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:31:01] Production.INFO: neon service started
[2026-09-15 05:31:01] Production.INFO: neon service started
[2026-09-15 05:31:01] Production.INFO: ==12097== Releasing lock...
[2026-09-15 05:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:31:02] Production.INFO: ==12099== Lock acquired, processing the job...
[2026-09-15 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:31:02] Production.INFO: ==12101== Lock acquired, processing the job...
[2026-09-15 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:31:02] Production.INFO: ==12101== Releasing lock...
[2026-09-15 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:31:02] Production.INFO: ==12099== Releasing lock...
[2026-09-15 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:31:03] Production.INFO: ==12104== Lock acquired, processing the job...
[2026-09-15 00:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:31:03] Production.INFO: ==12106== Lock acquired, processing the job...
[2026-09-15 00:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:31:03] Production.INFO: ==12112== Lock acquired, processing the job...
[2026-09-15 00:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:31:03] Production.INFO: ==12108== Lock acquired, processing the job...
[2026-09-15 00:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:31:03] Production.INFO: ==12110== Lock acquired, processing the job...
[2026-09-15 00:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 00:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:31:03] Production.INFO: ==12112== Releasing lock...
[2026-09-15 00:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:31:03] Production.INFO: Account Balance Start.
[2026-09-15 00:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:31:03] Production.INFO: 117
[2026-09-15 00:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:31:03] Production.INFO: ==12106== Releasing lock...
[2026-09-15 00:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:31:04] Production.INFO: Total Charge 0
[2026-09-15 00:31:04] Production.INFO: CreateAllLog End
[2026-09-15 00:31:04] Production.INFO: Account Balance End.
[2026-09-15 00:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:31:04] Production.INFO: ==12110== Releasing lock...
[2026-09-15 00:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:31:12] Production.ERROR: CronJobId end10
[2026-09-15 00:31:12] Production.INFO: ==12108== Releasing lock...
[2026-09-15 00:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:31:14] Production.INFO: call_cost start
[2026-09-15 00:31:14] Production.INFO: call_cost end
[2026-09-15 00:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:31:14] Production.INFO: ==12104== Releasing lock...
[2026-09-15 00:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:32:02] Production.INFO: ==12169== Lock acquired, processing the job...
[2026-09-15 05:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:32:02] Production.INFO: neon service started
[2026-09-15 05:32:02] Production.INFO: neon service started
[2026-09-15 05:32:02] Production.INFO: ==12169== Releasing lock...
[2026-09-15 05:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:32:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 00:32:02] Production.INFO: ==12171== Lock acquired, processing the job...
[2026-09-15 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:32:02] Production.INFO: ==12171== Releasing lock...
[2026-09-15 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:32:03] Production.INFO: ==12173== Lock acquired, processing the job...
[2026-09-15 04:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:32:03] Production.INFO: ==12173== Releasing lock...
[2026-09-15 04:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:32:03] Production.INFO: ==12179== Lock acquired, processing the job...
[2026-09-15 00:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:32:03] Production.INFO: ==12181== Lock acquired, processing the job...
[2026-09-15 00:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:32:03] Production.INFO: ==12177== Lock acquired, processing the job...
[2026-09-15 00:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:32:03] Production.INFO: Account Balance Start.
[2026-09-15 00:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:32:03] Production.INFO: 117
[2026-09-15 00:32:03] Production.INFO: ==12175== Lock acquired, processing the job...
[2026-09-15 00:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:32:03] Production.INFO: ==12183== Lock acquired, processing the job...
[2026-09-15 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 00:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:32:03] Production.INFO: ==12183== Releasing lock...
[2026-09-15 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:32:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:32:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:32:04] Production.INFO: Total Charge 0
[2026-09-15 00:32:04] Production.INFO: CreateAllLog End
[2026-09-15 00:32:04] Production.INFO: Account Balance End.
[2026-09-15 00:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:32:04] Production.INFO: ==12181== Releasing lock...
[2026-09-15 00:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:32:04] Production.INFO: ==12177== Releasing lock...
[2026-09-15 00:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:32:12] Production.ERROR: CronJobId end10
[2026-09-15 00:32:12] Production.INFO: ==12179== Releasing lock...
[2026-09-15 00:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:32:14] Production.INFO: call_cost start
[2026-09-15 00:32:14] Production.INFO: call_cost end
[2026-09-15 00:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:32:14] Production.INFO: ==12175== Releasing lock...
[2026-09-15 00:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:33:01] Production.INFO: ==12248== Lock acquired, processing the job...
[2026-09-15 05:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:33:01] Production.INFO: neon service started
[2026-09-15 05:33:01] Production.INFO: neon service started
[2026-09-15 05:33:01] Production.INFO: ==12248== Releasing lock...
[2026-09-15 05:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:33:02] Production.INFO: ==12252== Lock acquired, processing the job...
[2026-09-15 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:33:02] Production.INFO: ==12252== Releasing lock...
[2026-09-15 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:33:02] Production.INFO: ==12250== Lock acquired, processing the job...
[2026-09-15 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:33:02] Production.INFO: ==12250== Releasing lock...
[2026-09-15 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:33:03] Production.INFO: ==12254== Lock acquired, processing the job...
[2026-09-15 00:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:33:03] Production.INFO: ==12256== Lock acquired, processing the job...
[2026-09-15 00:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:33:03] Production.INFO: ==12258== Lock acquired, processing the job...
[2026-09-15 00:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:33:03] Production.INFO: ==12260== Lock acquired, processing the job...
[2026-09-15 00:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:33:03] Production.INFO: ==12262== Lock acquired, processing the job...
[2026-09-15 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:33:03] Production.INFO: Account Balance Start.
[2026-09-15 00:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:33:03] Production.INFO: 117
[2026-09-15 00:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 00:33:03] Production.INFO: ==12262== Releasing lock...
[2026-09-15 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:33:03] Production.INFO: Total Charge 0
[2026-09-15 00:33:03] Production.INFO: CreateAllLog End
[2026-09-15 00:33:03] Production.INFO: Account Balance End.
[2026-09-15 00:33:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:33:03] Production.INFO: ==12260== Releasing lock...
[2026-09-15 00:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:33:03] Production.INFO: ==12256== Releasing lock...
[2026-09-15 00:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:33:11] Production.ERROR: CronJobId end10
[2026-09-15 00:33:11] Production.INFO: ==12258== Releasing lock...
[2026-09-15 00:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:33:13] Production.INFO: call_cost start
[2026-09-15 00:33:13] Production.INFO: call_cost end
[2026-09-15 00:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:33:13] Production.INFO: ==12254== Releasing lock...
[2026-09-15 00:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:34:02] Production.INFO: ==12323== Lock acquired, processing the job...
[2026-09-15 05:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:34:02] Production.INFO: neon service started
[2026-09-15 05:34:02] Production.INFO: neon service started
[2026-09-15 05:34:02] Production.INFO: ==12323== Releasing lock...
[2026-09-15 05:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:34:02] Production.INFO: ==12326== Lock acquired, processing the job...
[2026-09-15 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:34:02] Production.INFO: ==12326== Releasing lock...
[2026-09-15 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:34:02] Production.INFO: ==12328== Lock acquired, processing the job...
[2026-09-15 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:34:02] Production.INFO: ==12328== Releasing lock...
[2026-09-15 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:34:03] Production.INFO: ==12330== Lock acquired, processing the job...
[2026-09-15 00:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:34:03] Production.INFO: ==12332== Lock acquired, processing the job...
[2026-09-15 00:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:34:03] Production.INFO: ==12334== Lock acquired, processing the job...
[2026-09-15 00:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:34:03] Production.INFO: ==12338== Lock acquired, processing the job...
[2026-09-15 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:34:03] Production.INFO: ==12336== Lock acquired, processing the job...
[2026-09-15 00:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:34:03] Production.INFO: Account Balance Start.
[2026-09-15 00:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:34:03] Production.INFO: 117
[2026-09-15 00:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:34:03] Production.INFO: ==12338== Releasing lock...
[2026-09-15 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:34:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:34:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:34:04] Production.INFO: ==12332== Releasing lock...
[2026-09-15 00:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:34:04] Production.INFO: Total Charge 0
[2026-09-15 00:34:04] Production.INFO: CreateAllLog End
[2026-09-15 00:34:04] Production.INFO: Account Balance End.
[2026-09-15 00:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:34:04] Production.INFO: ==12336== Releasing lock...
[2026-09-15 00:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:34:10] Production.ERROR: CronJobId end10
[2026-09-15 00:34:10] Production.INFO: ==12334== Releasing lock...
[2026-09-15 00:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:34:13] Production.INFO: call_cost start
[2026-09-15 00:34:13] Production.INFO: call_cost end
[2026-09-15 00:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:34:13] Production.INFO: ==12330== Releasing lock...
[2026-09-15 00:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:35:01] Production.INFO: ==12398== Lock acquired, processing the job...
[2026-09-15 05:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:35:01] Production.INFO: neon service started
[2026-09-15 05:35:01] Production.INFO: neon service started
[2026-09-15 05:35:01] Production.INFO: ==12398== Releasing lock...
[2026-09-15 05:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:35:01] Production.INFO: ==12400== Lock acquired, processing the job...
[2026-09-15 00:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:35:02] Production.INFO: ==12400== Releasing lock...
[2026-09-15 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:35:02] Production.INFO: ==12402== Lock acquired, processing the job...
[2026-09-15 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:35:02] Production.INFO: ==12402== Releasing lock...
[2026-09-15 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:35:02] Production.INFO: ==12405== Lock acquired, processing the job...
[2026-09-15 00:35:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 00:35:02] Production.INFO: ==12413== Lock acquired, processing the job...
[2026-09-15 00:35:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:35:02] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 00:35:02] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:35:02] Production.ERROR: CronJob PID - 12413
[2026-09-15 00:35:02] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 00:35:02] Production.ERROR: CronJob ID - 12
[2026-09-15 00:35:02] Production.ERROR: CronJob Last Run Time 2026-09-15 00:35:00
[2026-09-15 00:35:02] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:35:02] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:35:03] Production.INFO: ==12407== Lock acquired, processing the job...
[2026-09-15 00:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 00:35:03] Production.INFO: ==12405== Releasing lock...
[2026-09-15 00:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 00:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 00:35:03] Production.INFO: Account Balance Start.
[2026-09-15 00:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:35:03] Production.INFO: 117
[2026-09-15 00:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:35:03] Production.INFO: ==12409== Lock acquired, processing the job...
[2026-09-15 00:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:35:03] Production.INFO: ==12417== Lock acquired, processing the job...
[2026-09-15 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:35:03] Production.INFO: ==12411== Lock acquired, processing the job...
[2026-09-15 00:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:35:03] Production.INFO: ==12415== Lock acquired, processing the job...
[2026-09-15 00:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 00:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:35:03] Production.INFO: ==12417== Releasing lock...
[2026-09-15 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 00:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:35:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:35:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:35:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:35:03] Production.INFO: Total Charge 0
[2026-09-15 00:35:03] Production.INFO: CreateAllLog End
[2026-09-15 00:35:03] Production.ERROR: done
[2026-09-15 00:35:03] Production.INFO: Account Balance End.
[2026-09-15 00:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 00:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005204', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 00:35:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:35:03] Production.INFO: ==12413== Releasing lock...
[2026-09-15 00:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:35:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:35:03] Production.INFO: ==12409== Releasing lock...
[2026-09-15 00:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:35:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005204', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 00:35:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 00:35:08] Production.INFO: ProcessCDR(1,18005204,1,1,2)
[2026-09-15 00:35:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005204,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005204,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 00:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 00:35:09] Production.INFO: ==12415== Releasing lock...
[2026-09-15 00:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 00:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 00:35:12] Production.ERROR: CronJobId end10
[2026-09-15 00:35:12] Production.INFO: ==12411== Releasing lock...
[2026-09-15 00:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:35:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:35:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:35:15] Production.INFO: call_cost start
[2026-09-15 00:35:15] Production.INFO: call_cost end
[2026-09-15 00:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:35:15] Production.INFO: ==12407== Releasing lock...
[2026-09-15 00:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:36:01] Production.INFO: ==12473== Lock acquired, processing the job...
[2026-09-15 05:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:36:01] Production.INFO: neon service started
[2026-09-15 05:36:01] Production.INFO: neon service started
[2026-09-15 05:36:01] Production.INFO: ==12473== Releasing lock...
[2026-09-15 05:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:36:02] Production.INFO: ==12475== Lock acquired, processing the job...
[2026-09-15 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:36:02] Production.INFO: ==12475== Releasing lock...
[2026-09-15 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:36:02] Production.INFO: ==12477== Lock acquired, processing the job...
[2026-09-15 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:36:02] Production.INFO: ==12477== Releasing lock...
[2026-09-15 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:36:03] Production.INFO: ==12486== Lock acquired, processing the job...
[2026-09-15 00:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:36:03] Production.INFO: Account Balance Start.
[2026-09-15 00:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:36:03] Production.INFO: 117
[2026-09-15 00:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:36:03] Production.INFO: ==12480== Lock acquired, processing the job...
[2026-09-15 00:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:36:03] Production.INFO: ==12482== Lock acquired, processing the job...
[2026-09-15 00:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:36:03] Production.INFO: Total Charge 0
[2026-09-15 00:36:03] Production.INFO: ==12484== Lock acquired, processing the job...
[2026-09-15 00:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:36:03] Production.INFO: CreateAllLog End
[2026-09-15 00:36:03] Production.INFO: ==12488== Lock acquired, processing the job...
[2026-09-15 00:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:36:03] Production.INFO: Account Balance End.
[2026-09-15 00:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:36:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:36:03] Production.INFO: ==12486== Releasing lock...
[2026-09-15 00:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:36:03] Production.INFO: ==12488== Releasing lock...
[2026-09-15 00:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:36:03] Production.INFO: ==12482== Releasing lock...
[2026-09-15 00:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:36:10] Production.ERROR: CronJobId end10
[2026-09-15 00:36:10] Production.INFO: ==12484== Releasing lock...
[2026-09-15 00:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:36:13] Production.INFO: call_cost start
[2026-09-15 00:36:13] Production.INFO: call_cost end
[2026-09-15 00:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:36:13] Production.INFO: ==12480== Releasing lock...
[2026-09-15 00:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:37:02] Production.INFO: ==12550== Lock acquired, processing the job...
[2026-09-15 05:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:37:02] Production.INFO: neon service started
[2026-09-15 05:37:02] Production.INFO: neon service started
[2026-09-15 05:37:02] Production.INFO: ==12550== Releasing lock...
[2026-09-15 05:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:37:02] Production.INFO: ==12552== Lock acquired, processing the job...
[2026-09-15 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:37:02] Production.INFO: ==12554== Lock acquired, processing the job...
[2026-09-15 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:37:02] Production.INFO: ==12554== Releasing lock...
[2026-09-15 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:37:03] Production.INFO: ==12552== Releasing lock...
[2026-09-15 00:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:37:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:37:03] Production.INFO: ==12557== Lock acquired, processing the job...
[2026-09-15 00:37:03] Production.INFO: ==12565== Lock acquired, processing the job...
[2026-09-15 00:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:37:03] Production.INFO: ==12559== Lock acquired, processing the job...
[2026-09-15 00:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:37:03] Production.INFO: ==12561== Lock acquired, processing the job...
[2026-09-15 00:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:37:03] Production.INFO: ==12563== Lock acquired, processing the job...
[2026-09-15 00:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 00:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:37:03] Production.INFO: ==12565== Releasing lock...
[2026-09-15 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:37:04] Production.INFO: Account Balance Start.
[2026-09-15 00:37:04] Production.INFO: CreateAllLog Start
[2026-09-15 00:37:04] Production.INFO: 117
[2026-09-15 00:37:04] Production.INFO: Date 2026-09-08
[2026-09-15 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:37:04] Production.INFO: Date 2026-09-09
[2026-09-15 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:37:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:37:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:37:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:37:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:37:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:37:04] Production.INFO: Total Charge 0
[2026-09-15 00:37:04] Production.INFO: CreateAllLog End
[2026-09-15 00:37:04] Production.INFO: ==12559== Releasing lock...
[2026-09-15 00:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:37:04] Production.INFO: Account Balance End.
[2026-09-15 00:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:37:04] Production.INFO: ==12563== Releasing lock...
[2026-09-15 00:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:37:12] Production.ERROR: CronJobId end10
[2026-09-15 00:37:12] Production.INFO: ==12561== Releasing lock...
[2026-09-15 00:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:37:14] Production.INFO: call_cost start
[2026-09-15 00:37:14] Production.INFO: call_cost end
[2026-09-15 00:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:37:15] Production.INFO: ==12557== Releasing lock...
[2026-09-15 00:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:38:01] Production.INFO: ==12622== Lock acquired, processing the job...
[2026-09-15 05:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:38:01] Production.INFO: neon service started
[2026-09-15 05:38:01] Production.INFO: neon service started
[2026-09-15 05:38:01] Production.INFO: ==12622== Releasing lock...
[2026-09-15 05:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:38:01] Production.INFO: ==12624== Lock acquired, processing the job...
[2026-09-15 00:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:38:02] Production.INFO: ==12624== Releasing lock...
[2026-09-15 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:38:02] Production.INFO: ==12626== Lock acquired, processing the job...
[2026-09-15 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:38:02] Production.INFO: ==12626== Releasing lock...
[2026-09-15 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:38:02] Production.INFO: ==12629== Lock acquired, processing the job...
[2026-09-15 00:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:38:03] Production.INFO: ==12631== Lock acquired, processing the job...
[2026-09-15 00:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:38:03] Production.INFO: ==12635== Lock acquired, processing the job...
[2026-09-15 00:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:38:03] Production.INFO: ==12633== Lock acquired, processing the job...
[2026-09-15 00:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:38:03] Production.INFO: ==12637== Lock acquired, processing the job...
[2026-09-15 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:38:03] Production.INFO: Account Balance Start.
[2026-09-15 00:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:38:03] Production.INFO: 117
[2026-09-15 00:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 00:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:38:03] Production.INFO: ==12637== Releasing lock...
[2026-09-15 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:38:03] Production.INFO: Total Charge 0
[2026-09-15 00:38:03] Production.INFO: CreateAllLog End
[2026-09-15 00:38:03] Production.INFO: ==12631== Releasing lock...
[2026-09-15 00:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:38:03] Production.INFO: Account Balance End.
[2026-09-15 00:38:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:38:03] Production.INFO: ==12635== Releasing lock...
[2026-09-15 00:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:38:11] Production.ERROR: CronJobId end10
[2026-09-15 00:38:11] Production.INFO: ==12633== Releasing lock...
[2026-09-15 00:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:38:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:38:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:38:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:38:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:38:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:38:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:38:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:38:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:38:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:38:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:38:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:38:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:38:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:38:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:38:13] Production.INFO: call_cost start
[2026-09-15 00:38:13] Production.INFO: call_cost end
[2026-09-15 00:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:38:13] Production.INFO: ==12629== Releasing lock...
[2026-09-15 00:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:39:02] Production.INFO: ==12697== Lock acquired, processing the job...
[2026-09-15 05:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:39:02] Production.INFO: neon service started
[2026-09-15 05:39:02] Production.INFO: neon service started
[2026-09-15 05:39:02] Production.INFO: ==12697== Releasing lock...
[2026-09-15 05:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 00:39:02] Production.INFO: ==12700== Lock acquired, processing the job...
[2026-09-15 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:39:02] Production.INFO: ==12700== Releasing lock...
[2026-09-15 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:39:02] Production.INFO: ==12702== Lock acquired, processing the job...
[2026-09-15 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:39:02] Production.INFO: ==12702== Releasing lock...
[2026-09-15 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:39:03] Production.INFO: ==12704== Lock acquired, processing the job...
[2026-09-15 00:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:39:03] Production.INFO: ==12706== Lock acquired, processing the job...
[2026-09-15 00:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:39:03] Production.INFO: ==12710== Lock acquired, processing the job...
[2026-09-15 00:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:39:03] Production.INFO: ==12708== Lock acquired, processing the job...
[2026-09-15 00:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:39:03] Production.INFO: Account Balance Start.
[2026-09-15 00:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:39:03] Production.INFO: ==12712== Lock acquired, processing the job...
[2026-09-15 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:39:03] Production.INFO: 117
[2026-09-15 00:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 00:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:39:03] Production.INFO: ==12712== Releasing lock...
[2026-09-15 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:39:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:39:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:39:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:39:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:39:04] Production.INFO: Total Charge 0
[2026-09-15 00:39:04] Production.INFO: CreateAllLog End
[2026-09-15 00:39:04] Production.INFO: Account Balance End.
[2026-09-15 00:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:39:04] Production.INFO: ==12710== Releasing lock...
[2026-09-15 00:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:39:04] Production.INFO: ==12706== Releasing lock...
[2026-09-15 00:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:39:11] Production.ERROR: CronJobId end10
[2026-09-15 00:39:11] Production.INFO: ==12708== Releasing lock...
[2026-09-15 00:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:39:13] Production.INFO: call_cost start
[2026-09-15 00:39:13] Production.INFO: call_cost end
[2026-09-15 00:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:39:13] Production.INFO: ==12704== Releasing lock...
[2026-09-15 00:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:40:01] Production.INFO: ==12771== Lock acquired, processing the job...
[2026-09-15 05:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:40:01] Production.INFO: neon service started
[2026-09-15 05:40:01] Production.INFO: neon service started
[2026-09-15 05:40:01] Production.INFO: ==12771== Releasing lock...
[2026-09-15 05:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:40:01] Production.INFO: ==12775== Lock acquired, processing the job...
[2026-09-15 04:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:40:01] Production.INFO: ==12775== Releasing lock...
[2026-09-15 04:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:40:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:40:02] Production.INFO: ==12773== Lock acquired, processing the job...
[2026-09-15 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:40:02] Production.INFO: ==12773== Releasing lock...
[2026-09-15 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:40:02] Production.INFO: ==12784== Lock acquired, processing the job...
[2026-09-15 00:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:40:02] Production.INFO: ==12778== Lock acquired, processing the job...
[2026-09-15 00:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:40:02] Production.INFO: ==12780== Lock acquired, processing the job...
[2026-09-15 00:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:40:03] Production.INFO: Account Balance Start.
[2026-09-15 00:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:40:03] Production.INFO: 117
[2026-09-15 00:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:40:03] Production.INFO: ==12782== Lock acquired, processing the job...
[2026-09-15 00:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:40:03] Production.INFO: ==12786== Lock acquired, processing the job...
[2026-09-15 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:40:03] Production.INFO: ==12786== Releasing lock...
[2026-09-15 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:40:03] Production.INFO: Total Charge 0
[2026-09-15 00:40:03] Production.INFO: CreateAllLog End
[2026-09-15 00:40:03] Production.INFO: Account Balance End.
[2026-09-15 00:40:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:40:03] Production.INFO: ==12784== Releasing lock...
[2026-09-15 00:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:40:03] Production.INFO: ==12780== Releasing lock...
[2026-09-15 00:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:40:10] Production.ERROR: CronJobId end10
[2026-09-15 00:40:10] Production.INFO: ==12782== Releasing lock...
[2026-09-15 00:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:40:13] Production.INFO: call_cost start
[2026-09-15 00:40:13] Production.INFO: call_cost end
[2026-09-15 00:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:40:13] Production.INFO: ==12778== Releasing lock...
[2026-09-15 00:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:41:01] Production.INFO: ==12844== Lock acquired, processing the job...
[2026-09-15 05:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:41:01] Production.INFO: neon service started
[2026-09-15 05:41:01] Production.INFO: neon service started
[2026-09-15 05:41:01] Production.INFO: ==12844== Releasing lock...
[2026-09-15 05:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:41:02] Production.INFO: ==12846== Lock acquired, processing the job...
[2026-09-15 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:41:02] Production.INFO: ==12846== Releasing lock...
[2026-09-15 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:41:02] Production.INFO: ==12848== Lock acquired, processing the job...
[2026-09-15 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:41:02] Production.INFO: ==12848== Releasing lock...
[2026-09-15 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:41:03] Production.INFO: ==12853== Lock acquired, processing the job...
[2026-09-15 00:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:41:03] Production.INFO: ==12851== Lock acquired, processing the job...
[2026-09-15 00:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:41:03] Production.INFO: ==12859== Lock acquired, processing the job...
[2026-09-15 00:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:41:03] Production.INFO: ==12855== Lock acquired, processing the job...
[2026-09-15 00:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:41:03] Production.INFO: ==12857== Lock acquired, processing the job...
[2026-09-15 00:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 00:41:03] Production.INFO: ==12859== Releasing lock...
[2026-09-15 00:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:41:03] Production.INFO: Account Balance Start.
[2026-09-15 00:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:41:03] Production.INFO: 117
[2026-09-15 00:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:41:04] Production.INFO: ==12853== Releasing lock...
[2026-09-15 00:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:41:04] Production.INFO: Total Charge 0
[2026-09-15 00:41:04] Production.INFO: CreateAllLog End
[2026-09-15 00:41:04] Production.INFO: Account Balance End.
[2026-09-15 00:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:41:04] Production.INFO: ==12857== Releasing lock...
[2026-09-15 00:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:41:11] Production.ERROR: CronJobId end10
[2026-09-15 00:41:11] Production.INFO: ==12855== Releasing lock...
[2026-09-15 00:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:41:13] Production.INFO: call_cost start
[2026-09-15 00:41:13] Production.INFO: call_cost end
[2026-09-15 00:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:41:13] Production.INFO: ==12851== Releasing lock...
[2026-09-15 00:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:42:02] Production.INFO: ==12919== Lock acquired, processing the job...
[2026-09-15 05:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:42:02] Production.INFO: neon service started
[2026-09-15 05:42:02] Production.INFO: neon service started
[2026-09-15 05:42:02] Production.INFO: ==12919== Releasing lock...
[2026-09-15 05:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:42:02] Production.INFO: ==12922== Lock acquired, processing the job...
[2026-09-15 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:42:02] Production.INFO: ==12922== Releasing lock...
[2026-09-15 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:42:03] Production.INFO: ==12924== Lock acquired, processing the job...
[2026-09-15 04:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:42:03] Production.INFO: ==12924== Releasing lock...
[2026-09-15 04:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:42:03] Production.INFO: ==12926== Lock acquired, processing the job...
[2026-09-15 00:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:42:03] Production.INFO: ==12934== Lock acquired, processing the job...
[2026-09-15 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:42:03] Production.INFO: ==12928== Lock acquired, processing the job...
[2026-09-15 00:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:42:03] Production.INFO: ==12930== Lock acquired, processing the job...
[2026-09-15 00:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:42:03] Production.INFO: ==12932== Lock acquired, processing the job...
[2026-09-15 00:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 00:42:03] Production.INFO: ==12934== Releasing lock...
[2026-09-15 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:42:04] Production.INFO: Account Balance Start.
[2026-09-15 00:42:04] Production.INFO: CreateAllLog Start
[2026-09-15 00:42:04] Production.INFO: 117
[2026-09-15 00:42:04] Production.INFO: Date 2026-09-08
[2026-09-15 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:42:04] Production.INFO: Date 2026-09-09
[2026-09-15 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:42:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:42:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:42:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:42:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:42:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:42:04] Production.INFO: Total Charge 0
[2026-09-15 00:42:04] Production.INFO: CreateAllLog End
[2026-09-15 00:42:04] Production.INFO: ==12928== Releasing lock...
[2026-09-15 00:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:42:04] Production.INFO: Account Balance End.
[2026-09-15 00:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:42:04] Production.INFO: ==12932== Releasing lock...
[2026-09-15 00:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:42:11] Production.ERROR: CronJobId end10
[2026-09-15 00:42:11] Production.INFO: ==12930== Releasing lock...
[2026-09-15 00:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:42:14] Production.INFO: call_cost start
[2026-09-15 00:42:14] Production.INFO: call_cost end
[2026-09-15 00:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:42:14] Production.INFO: ==12926== Releasing lock...
[2026-09-15 00:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:43:01] Production.INFO: ==12991== Lock acquired, processing the job...
[2026-09-15 05:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:43:01] Production.INFO: neon service started
[2026-09-15 05:43:01] Production.INFO: neon service started
[2026-09-15 05:43:01] Production.INFO: ==12991== Releasing lock...
[2026-09-15 05:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:43:01] Production.INFO: ==12993== Lock acquired, processing the job...
[2026-09-15 00:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:43:02] Production.INFO: ==12993== Releasing lock...
[2026-09-15 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:43:02] Production.INFO: ==12995== Lock acquired, processing the job...
[2026-09-15 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:43:02] Production.INFO: ==12995== Releasing lock...
[2026-09-15 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:43:02] Production.INFO: ==12997== Lock acquired, processing the job...
[2026-09-15 00:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:43:02] Production.INFO: ==12999== Lock acquired, processing the job...
[2026-09-15 00:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:43:02] Production.INFO: ==13001== Lock acquired, processing the job...
[2026-09-15 00:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:43:03] Production.INFO: ==13003== Lock acquired, processing the job...
[2026-09-15 00:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:43:03] Production.INFO: ==13005== Lock acquired, processing the job...
[2026-09-15 00:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:43:03] Production.INFO: Account Balance Start.
[2026-09-15 00:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:43:03] Production.INFO: 117
[2026-09-15 00:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:43:03] Production.INFO: ==13005== Releasing lock...
[2026-09-15 00:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:43:03] Production.INFO: ==12999== Releasing lock...
[2026-09-15 00:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:43:03] Production.INFO: Total Charge 0
[2026-09-15 00:43:03] Production.INFO: CreateAllLog End
[2026-09-15 00:43:03] Production.INFO: Account Balance End.
[2026-09-15 00:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:43:04] Production.INFO: ==13003== Releasing lock...
[2026-09-15 00:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:43:11] Production.ERROR: CronJobId end10
[2026-09-15 00:43:11] Production.INFO: ==13001== Releasing lock...
[2026-09-15 00:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:43:13] Production.INFO: call_cost start
[2026-09-15 00:43:13] Production.INFO: call_cost end
[2026-09-15 00:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:43:13] Production.INFO: ==12997== Releasing lock...
[2026-09-15 00:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:44:02] Production.INFO: ==13067== Lock acquired, processing the job...
[2026-09-15 05:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:44:02] Production.INFO: neon service started
[2026-09-15 05:44:02] Production.INFO: neon service started
[2026-09-15 05:44:02] Production.INFO: ==13067== Releasing lock...
[2026-09-15 05:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:44:02] Production.INFO: ==13069== Lock acquired, processing the job...
[2026-09-15 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:44:02] Production.INFO: ==13071== Lock acquired, processing the job...
[2026-09-15 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:44:02] Production.INFO: ==13071== Releasing lock...
[2026-09-15 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:44:02] Production.INFO: ==13069== Releasing lock...
[2026-09-15 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:44:03] Production.INFO: ==13074== Lock acquired, processing the job...
[2026-09-15 00:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:44:03] Production.INFO: ==13076== Lock acquired, processing the job...
[2026-09-15 00:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:44:03] Production.INFO: ==13078== Lock acquired, processing the job...
[2026-09-15 00:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:44:03] Production.INFO: ==13080== Lock acquired, processing the job...
[2026-09-15 00:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:44:03] Production.INFO: ==13082== Lock acquired, processing the job...
[2026-09-15 00:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:44:03] Production.INFO: Account Balance Start.
[2026-09-15 00:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:44:03] Production.INFO: 117
[2026-09-15 00:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 00:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:44:04] Production.INFO: Date 2026-09-09
[2026-09-15 00:44:04] Production.INFO: ==13082== Releasing lock...
[2026-09-15 00:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:44:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:44:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:44:04] Production.INFO: ==13076== Releasing lock...
[2026-09-15 00:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:44:04] Production.INFO: Total Charge 0
[2026-09-15 00:44:04] Production.INFO: CreateAllLog End
[2026-09-15 00:44:04] Production.INFO: Account Balance End.
[2026-09-15 00:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:44:04] Production.INFO: ==13080== Releasing lock...
[2026-09-15 00:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:44:11] Production.ERROR: CronJobId end10
[2026-09-15 00:44:11] Production.INFO: ==13078== Releasing lock...
[2026-09-15 00:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:44:14] Production.INFO: call_cost start
[2026-09-15 00:44:14] Production.INFO: call_cost end
[2026-09-15 00:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:44:14] Production.INFO: ==13074== Releasing lock...
[2026-09-15 00:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:45:01] Production.INFO: ==13138== Lock acquired, processing the job...
[2026-09-15 05:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:45:01] Production.INFO: neon service started
[2026-09-15 05:45:01] Production.INFO: neon service started
[2026-09-15 05:45:01] Production.INFO: ==13138== Releasing lock...
[2026-09-15 05:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:45:01] Production.INFO: ==13140== Lock acquired, processing the job...
[2026-09-15 00:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:45:02] Production.INFO: ==13140== Releasing lock...
[2026-09-15 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:45:02] Production.INFO: ==13142== Lock acquired, processing the job...
[2026-09-15 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:45:02] Production.INFO: ==13142== Releasing lock...
[2026-09-15 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:45:03] Production.INFO: ==13146== Lock acquired, processing the job...
[2026-09-15 00:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:45:03] Production.INFO: ==13148== Lock acquired, processing the job...
[2026-09-15 00:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:45:03] Production.INFO: ==13150== Lock acquired, processing the job...
[2026-09-15 00:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:45:03] Production.INFO: ==13144== Lock acquired, processing the job...
[2026-09-15 00:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 00:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:45:03] Production.INFO: ==13152== Lock acquired, processing the job...
[2026-09-15 00:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 00:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:45:03] Production.ERROR: CronJob PID - 13146
[2026-09-15 00:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 00:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 00:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 00:45:00
[2026-09-15 00:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:45:03] Production.ERROR: CronJob PID - 13148
[2026-09-15 00:45:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 00:45:03] Production.ERROR: CronJob ID - 7
[2026-09-15 00:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 00:45:00
[2026-09-15 00:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 00:45:03] Production.ERROR: CronJob PID - 13150
[2026-09-15 00:45:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 00:45:03] Production.ERROR: CronJob ID - 10
[2026-09-15 00:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 00:45:00
[2026-09-15 00:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 00:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 00:45:03] Production.INFO: ==13157== Lock acquired, processing the job...
[2026-09-15 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 00:45:03] Production.INFO: ==13144== Releasing lock...
[2026-09-15 00:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 00:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 00:45:03] Production.INFO: Account Balance Start.
[2026-09-15 00:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:45:03] Production.INFO: 117
[2026-09-15 00:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:45:03] Production.INFO: ==13155== Lock acquired, processing the job...
[2026-09-15 00:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 00:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:45:03] Production.INFO: ==13157== Releasing lock...
[2026-09-15 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 00:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:45:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:45:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:45:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:45:03] Production.ERROR: done
[2026-09-15 00:45:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 00:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005245', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 00:45:03] Production.INFO: Total Charge 0
[2026-09-15 00:45:03] Production.INFO: CreateAllLog End
[2026-09-15 00:45:03] Production.INFO: ==13148== Releasing lock...
[2026-09-15 00:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:45:04] Production.INFO: Account Balance End.
[2026-09-15 00:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:45:04] Production.INFO: ==13152== Releasing lock...
[2026-09-15 00:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005245', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 00:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 00:45:09] Production.INFO: ProcessCDR(1,18005245,1,1,2)
[2026-09-15 00:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005245,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005245,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 00:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 00:45:09] Production.INFO: ==13155== Releasing lock...
[2026-09-15 00:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 00:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 00:45:13] Production.ERROR: CronJobId end10
[2026-09-15 00:45:13] Production.INFO: ==13150== Releasing lock...
[2026-09-15 00:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:45:15] Production.INFO: call_cost start
[2026-09-15 00:45:15] Production.INFO: call_cost end
[2026-09-15 00:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:45:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:45:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:45:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:45:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:45:15] Production.INFO: ==13146== Releasing lock...
[2026-09-15 00:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:46:01] Production.INFO: ==13215== Lock acquired, processing the job...
[2026-09-15 05:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:46:01] Production.INFO: neon service started
[2026-09-15 05:46:01] Production.INFO: neon service started
[2026-09-15 05:46:01] Production.INFO: ==13215== Releasing lock...
[2026-09-15 05:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:46:02] Production.INFO: ==13217== Lock acquired, processing the job...
[2026-09-15 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:46:02] Production.INFO: ==13217== Releasing lock...
[2026-09-15 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:46:02] Production.INFO: ==13219== Lock acquired, processing the job...
[2026-09-15 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:46:02] Production.INFO: ==13219== Releasing lock...
[2026-09-15 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:46:03] Production.INFO: ==13222== Lock acquired, processing the job...
[2026-09-15 00:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:46:03] Production.INFO: ==13224== Lock acquired, processing the job...
[2026-09-15 00:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:46:03] Production.INFO: ==13228== Lock acquired, processing the job...
[2026-09-15 00:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:46:03] Production.INFO: ==13226== Lock acquired, processing the job...
[2026-09-15 00:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:46:03] Production.INFO: Account Balance Start.
[2026-09-15 00:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:46:03] Production.INFO: 117
[2026-09-15 00:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:46:03] Production.INFO: ==13230== Lock acquired, processing the job...
[2026-09-15 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:46:03] Production.INFO: ==13230== Releasing lock...
[2026-09-15 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:46:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:46:03] Production.INFO: Total Charge 0
[2026-09-15 00:46:03] Production.INFO: CreateAllLog End
[2026-09-15 00:46:03] Production.INFO: Account Balance End.
[2026-09-15 00:46:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:46:03] Production.INFO: ==13228== Releasing lock...
[2026-09-15 00:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:46:04] Production.INFO: ==13224== Releasing lock...
[2026-09-15 00:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:46:10] Production.ERROR: CronJobId end10
[2026-09-15 00:46:10] Production.INFO: ==13226== Releasing lock...
[2026-09-15 00:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:46:13] Production.INFO: call_cost start
[2026-09-15 00:46:13] Production.INFO: call_cost end
[2026-09-15 00:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:46:13] Production.INFO: ==13222== Releasing lock...
[2026-09-15 00:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:47:02] Production.INFO: ==13289== Lock acquired, processing the job...
[2026-09-15 05:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:47:02] Production.INFO: neon service started
[2026-09-15 05:47:02] Production.INFO: neon service started
[2026-09-15 05:47:02] Production.INFO: ==13289== Releasing lock...
[2026-09-15 05:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:47:02] Production.INFO: ==13292== Lock acquired, processing the job...
[2026-09-15 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:47:02] Production.INFO: ==13292== Releasing lock...
[2026-09-15 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:47:02] Production.INFO: ==13294== Lock acquired, processing the job...
[2026-09-15 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:47:03] Production.INFO: ==13294== Releasing lock...
[2026-09-15 04:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:47:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:47:03] Production.INFO: ==13297== Lock acquired, processing the job...
[2026-09-15 00:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:47:03] Production.INFO: ==13299== Lock acquired, processing the job...
[2026-09-15 00:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:47:03] Production.INFO: ==13304== Lock acquired, processing the job...
[2026-09-15 00:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:47:03] Production.INFO: ==13302== Lock acquired, processing the job...
[2026-09-15 00:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:47:03] Production.INFO: Account Balance Start.
[2026-09-15 00:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:47:03] Production.INFO: 117
[2026-09-15 00:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:47:03] Production.INFO: ==13306== Lock acquired, processing the job...
[2026-09-15 00:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:47:04] Production.INFO: Date 2026-09-14
[2026-09-15 00: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-15 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 00: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-15 00: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-15 00:47:04] Production.INFO: ==13306== Releasing lock...
[2026-09-15 00:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:47:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:47:04] Production.INFO: Total Charge 0
[2026-09-15 00:47:04] Production.INFO: CreateAllLog End
[2026-09-15 00:47:04] Production.INFO: Account Balance End.
[2026-09-15 00:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:47:04] Production.INFO: ==13304== Releasing lock...
[2026-09-15 00:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:47:04] Production.INFO: ==13299== Releasing lock...
[2026-09-15 00:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:47:11] Production.ERROR: CronJobId end10
[2026-09-15 00:47:11] Production.INFO: ==13302== Releasing lock...
[2026-09-15 00:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:47:13] Production.INFO: call_cost start
[2026-09-15 00:47:13] Production.INFO: call_cost end
[2026-09-15 00:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:47:13] Production.INFO: ==13297== Releasing lock...
[2026-09-15 00:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:48:01] Production.INFO: ==13372== Lock acquired, processing the job...
[2026-09-15 05:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:48:01] Production.INFO: neon service started
[2026-09-15 05:48:01] Production.INFO: neon service started
[2026-09-15 05:48:01] Production.INFO: ==13372== Releasing lock...
[2026-09-15 05:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:48:02] Production.INFO: ==13374== Lock acquired, processing the job...
[2026-09-15 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:48:02] Production.INFO: ==13376== Lock acquired, processing the job...
[2026-09-15 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:48:02] Production.INFO: ==13376== Releasing lock...
[2026-09-15 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:48:02] Production.INFO: ==13374== Releasing lock...
[2026-09-15 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:48:03] Production.INFO: ==13379== Lock acquired, processing the job...
[2026-09-15 00:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:48:03] Production.INFO: ==13381== Lock acquired, processing the job...
[2026-09-15 00:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:48:03] Production.INFO: ==13387== Lock acquired, processing the job...
[2026-09-15 00:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:48:03] Production.INFO: ==13383== Lock acquired, processing the job...
[2026-09-15 00:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:48:03] Production.INFO: ==13385== Lock acquired, processing the job...
[2026-09-15 00:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 00:48:03] Production.INFO: ==13387== Releasing lock...
[2026-09-15 00:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:48:03] Production.INFO: Account Balance Start.
[2026-09-15 00:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:48:03] Production.INFO: 117
[2026-09-15 00:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:48:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:48:04] Production.INFO: Total Charge 0
[2026-09-15 00:48:04] Production.INFO: CreateAllLog End
[2026-09-15 00:48:04] Production.INFO: ==13381== Releasing lock...
[2026-09-15 00:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:48:04] Production.INFO: Account Balance End.
[2026-09-15 00:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:48:04] Production.INFO: ==13385== Releasing lock...
[2026-09-15 00:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:48:11] Production.ERROR: CronJobId end10
[2026-09-15 00:48:11] Production.INFO: ==13383== Releasing lock...
[2026-09-15 00:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:48:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:48:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:48:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:48:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:48:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:48:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:48:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:48:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:48:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:48:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:48:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:48:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:48:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:48:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:48:13] Production.INFO: call_cost start
[2026-09-15 00:48:13] Production.INFO: call_cost end
[2026-09-15 00:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:48:13] Production.INFO: ==13379== Releasing lock...
[2026-09-15 00:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:49:02] Production.INFO: ==13444== Lock acquired, processing the job...
[2026-09-15 05:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:49:02] Production.INFO: neon service started
[2026-09-15 05:49:02] Production.INFO: neon service started
[2026-09-15 05:49:02] Production.INFO: ==13444== Releasing lock...
[2026-09-15 05:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:49:02] Production.INFO: ==13446== Lock acquired, processing the job...
[2026-09-15 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:49:02] Production.INFO: ==13448== Lock acquired, processing the job...
[2026-09-15 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:49:02] Production.INFO: ==13448== Releasing lock...
[2026-09-15 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:49:02] Production.INFO: ==13446== Releasing lock...
[2026-09-15 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:49:03] Production.INFO: ==13451== Lock acquired, processing the job...
[2026-09-15 00:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:49:03] Production.INFO: ==13453== Lock acquired, processing the job...
[2026-09-15 00:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:49:03] Production.INFO: ==13455== Lock acquired, processing the job...
[2026-09-15 00:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:49:03] Production.INFO: ==13459== Lock acquired, processing the job...
[2026-09-15 00:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:49:03] Production.INFO: ==13457== Lock acquired, processing the job...
[2026-09-15 00:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00: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-15 00: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-15 00: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-15 00:49:04] Production.INFO: ==13459== Releasing lock...
[2026-09-15 00:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:49:04] Production.INFO: Account Balance Start.
[2026-09-15 00:49:04] Production.INFO: CreateAllLog Start
[2026-09-15 00:49:04] Production.INFO: 117
[2026-09-15 00:49:04] Production.INFO: Date 2026-09-08
[2026-09-15 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:49:04] Production.INFO: Date 2026-09-09
[2026-09-15 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:49:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:49:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:49:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:49:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:49:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:49:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:49:04] Production.INFO: Total Charge 0
[2026-09-15 00:49:04] Production.INFO: CreateAllLog End
[2026-09-15 00:49:04] Production.INFO: Account Balance End.
[2026-09-15 00:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:49:04] Production.INFO: ==13457== Releasing lock...
[2026-09-15 00:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:49:04] Production.INFO: ==13453== Releasing lock...
[2026-09-15 00:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:49:11] Production.ERROR: CronJobId end10
[2026-09-15 00:49:11] Production.INFO: ==13455== Releasing lock...
[2026-09-15 00:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:49:15] Production.INFO: call_cost start
[2026-09-15 00:49:15] Production.INFO: call_cost end
[2026-09-15 00:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:49:15] Production.INFO: ==13451== Releasing lock...
[2026-09-15 00:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:50:01] Production.INFO: ==13523== Lock acquired, processing the job...
[2026-09-15 05:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:50:01] Production.INFO: neon service started
[2026-09-15 05:50:01] Production.INFO: neon service started
[2026-09-15 05:50:01] Production.INFO: ==13523== Releasing lock...
[2026-09-15 05:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:50:01] Production.INFO: ==13525== Lock acquired, processing the job...
[2026-09-15 00:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:50:02] Production.INFO: ==13525== Releasing lock...
[2026-09-15 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:50:02] Production.INFO: ==13527== Lock acquired, processing the job...
[2026-09-15 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:50:02] Production.INFO: ==13527== Releasing lock...
[2026-09-15 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:50:02] Production.INFO: ==13531== Lock acquired, processing the job...
[2026-09-15 00:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:50:02] Production.INFO: ==13529== Lock acquired, processing the job...
[2026-09-15 00:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:50:03] Production.INFO: ==13533== Lock acquired, processing the job...
[2026-09-15 00:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:50:03] Production.INFO: ==13535== Lock acquired, processing the job...
[2026-09-15 00:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:50:03] Production.INFO: ==13537== Lock acquired, processing the job...
[2026-09-15 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:50:03] Production.INFO: Account Balance Start.
[2026-09-15 00:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:50:03] Production.INFO: 117
[2026-09-15 00:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:50:03] Production.INFO: ==13537== Releasing lock...
[2026-09-15 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:50:03] Production.INFO: Total Charge 0
[2026-09-15 00:50:03] Production.INFO: CreateAllLog End
[2026-09-15 00:50:03] Production.INFO: ==13531== Releasing lock...
[2026-09-15 00:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:50:03] Production.INFO: Account Balance End.
[2026-09-15 00:50:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:50:03] Production.INFO: ==13535== Releasing lock...
[2026-09-15 00:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:50:11] Production.ERROR: CronJobId end10
[2026-09-15 00:50:11] Production.INFO: ==13533== Releasing lock...
[2026-09-15 00:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:50:14] Production.INFO: call_cost start
[2026-09-15 00:50:14] Production.INFO: call_cost end
[2026-09-15 00:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:50:14] Production.INFO: ==13529== Releasing lock...
[2026-09-15 00:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:51:01] Production.INFO: ==13596== Lock acquired, processing the job...
[2026-09-15 05:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:51:01] Production.INFO: neon service started
[2026-09-15 05:51:01] Production.INFO: neon service started
[2026-09-15 05:51:01] Production.INFO: ==13596== Releasing lock...
[2026-09-15 05:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:51:02] Production.INFO: ==13598== Lock acquired, processing the job...
[2026-09-15 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:51:02] Production.INFO: ==13598== Releasing lock...
[2026-09-15 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:51:02] Production.INFO: ==13600== Lock acquired, processing the job...
[2026-09-15 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:51:02] Production.INFO: ==13600== Releasing lock...
[2026-09-15 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:51:03] Production.INFO: ==13602== Lock acquired, processing the job...
[2026-09-15 00:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:51:03] Production.INFO: ==13604== Lock acquired, processing the job...
[2026-09-15 00:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:51:03] Production.INFO: ==13606== Lock acquired, processing the job...
[2026-09-15 00:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:51:03] Production.INFO: ==13608== Lock acquired, processing the job...
[2026-09-15 00:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:51:03] Production.INFO: ==13610== Lock acquired, processing the job...
[2026-09-15 00:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:51:03] Production.INFO: Account Balance Start.
[2026-09-15 00:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:51:03] Production.INFO: 117
[2026-09-15 00:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 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-15 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:51:03] Production.INFO: ==13610== Releasing lock...
[2026-09-15 00:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:51:03] Production.INFO: Total Charge 0
[2026-09-15 00:51:03] Production.INFO: CreateAllLog End
[2026-09-15 00:51:04] Production.INFO: Account Balance End.
[2026-09-15 00:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:51:04] Production.INFO: ==13608== Releasing lock...
[2026-09-15 00:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:51:04] Production.INFO: ==13604== Releasing lock...
[2026-09-15 00:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:51:11] Production.ERROR: CronJobId end10
[2026-09-15 00:51:11] Production.INFO: ==13606== Releasing lock...
[2026-09-15 00:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:51:14] Production.INFO: call_cost start
[2026-09-15 00:51:14] Production.INFO: call_cost end
[2026-09-15 00:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:51:14] Production.INFO: ==13602== Releasing lock...
[2026-09-15 00:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:52:02] Production.INFO: ==13673== Lock acquired, processing the job...
[2026-09-15 05:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:52:02] Production.INFO: neon service started
[2026-09-15 05:52:02] Production.INFO: neon service started
[2026-09-15 05:52:02] Production.INFO: ==13673== Releasing lock...
[2026-09-15 05:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:52:02] Production.INFO: ==13676== Lock acquired, processing the job...
[2026-09-15 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:52:02] Production.INFO: ==13676== Releasing lock...
[2026-09-15 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:52:03] Production.INFO: ==13678== Lock acquired, processing the job...
[2026-09-15 04:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:52:03] Production.INFO: ==13678== Releasing lock...
[2026-09-15 04:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:52:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:52:03] Production.INFO: ==13680== Lock acquired, processing the job...
[2026-09-15 00:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:52:03] Production.INFO: ==13682== Lock acquired, processing the job...
[2026-09-15 00:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:52:03] Production.INFO: ==13684== Lock acquired, processing the job...
[2026-09-15 00:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:52:03] Production.INFO: ==13686== Lock acquired, processing the job...
[2026-09-15 00:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:52:03] Production.INFO: ==13688== Lock acquired, processing the job...
[2026-09-15 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:52:03] Production.INFO: Account Balance Start.
[2026-09-15 00:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:52:03] Production.INFO: 117
[2026-09-15 00:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 00:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:52:03] Production.INFO: ==13688== Releasing lock...
[2026-09-15 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:52:04] Production.INFO: Date 2026-09-10
[2026-09-15 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:52:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:52:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:52:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:52:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:52:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:52:04] Production.INFO: Total Charge 0
[2026-09-15 00:52:04] Production.INFO: CreateAllLog End
[2026-09-15 00:52:04] Production.INFO: ==13682== Releasing lock...
[2026-09-15 00:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:52:04] Production.INFO: Account Balance End.
[2026-09-15 00:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:52:04] Production.INFO: ==13686== Releasing lock...
[2026-09-15 00:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:52:10] Production.ERROR: CronJobId end10
[2026-09-15 00:52:10] Production.INFO: ==13684== Releasing lock...
[2026-09-15 00:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:52:14] Production.INFO: call_cost start
[2026-09-15 00:52:14] Production.INFO: call_cost end
[2026-09-15 00:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:52:14] Production.INFO: ==13680== Releasing lock...
[2026-09-15 00:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:53:01] Production.INFO: ==13752== Lock acquired, processing the job...
[2026-09-15 05:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:53:01] Production.INFO: neon service started
[2026-09-15 05:53:01] Production.INFO: neon service started
[2026-09-15 05:53:01] Production.INFO: ==13752== Releasing lock...
[2026-09-15 05:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:53:02] Production.INFO: ==13756== Lock acquired, processing the job...
[2026-09-15 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:53:02] Production.INFO: ==13756== Releasing lock...
[2026-09-15 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:53:02] Production.INFO: ==13754== Lock acquired, processing the job...
[2026-09-15 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:53:02] Production.INFO: ==13754== Releasing lock...
[2026-09-15 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:53:03] Production.INFO: ==13759== Lock acquired, processing the job...
[2026-09-15 00:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:53:03] Production.INFO: ==13765== Lock acquired, processing the job...
[2026-09-15 00:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:53:03] Production.INFO: ==13761== Lock acquired, processing the job...
[2026-09-15 00:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:53:03] Production.INFO: ==13767== Lock acquired, processing the job...
[2026-09-15 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:53:03] Production.INFO: Account Balance Start.
[2026-09-15 00:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:53:03] Production.INFO: 117
[2026-09-15 00:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:53:03] Production.INFO: ==13763== Lock acquired, processing the job...
[2026-09-15 00:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 00:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:53:03] Production.INFO: ==13767== Releasing lock...
[2026-09-15 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:53:03] Production.INFO: Total Charge 0
[2026-09-15 00:53:03] Production.INFO: CreateAllLog End
[2026-09-15 00:53:03] Production.INFO: Account Balance End.
[2026-09-15 00:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:53:04] Production.INFO: ==13765== Releasing lock...
[2026-09-15 00:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:53:04] Production.INFO: ==13761== Releasing lock...
[2026-09-15 00:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:53:11] Production.ERROR: CronJobId end10
[2026-09-15 00:53:11] Production.INFO: ==13763== Releasing lock...
[2026-09-15 00:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:53:14] Production.INFO: call_cost start
[2026-09-15 00:53:14] Production.INFO: call_cost end
[2026-09-15 00:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:53:14] Production.INFO: ==13759== Releasing lock...
[2026-09-15 00:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:54:02] Production.INFO: ==13827== Lock acquired, processing the job...
[2026-09-15 05:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:54:02] Production.INFO: neon service started
[2026-09-15 05:54:02] Production.INFO: neon service started
[2026-09-15 05:54:02] Production.INFO: ==13827== Releasing lock...
[2026-09-15 05:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:54:02] Production.INFO: ==13829== Lock acquired, processing the job...
[2026-09-15 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:54:02] Production.INFO: ==13829== Releasing lock...
[2026-09-15 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:54:02] Production.INFO: ==13831== Lock acquired, processing the job...
[2026-09-15 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:54:02] Production.INFO: ==13831== Releasing lock...
[2026-09-15 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:54:03] Production.INFO: ==13833== Lock acquired, processing the job...
[2026-09-15 00:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:54:03] Production.INFO: ==13837== Lock acquired, processing the job...
[2026-09-15 00:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:54:03] Production.INFO: ==13835== Lock acquired, processing the job...
[2026-09-15 00:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:54:03] Production.INFO: ==13841== Lock acquired, processing the job...
[2026-09-15 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:54:03] Production.INFO: ==13839== Lock acquired, processing the job...
[2026-09-15 00:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:54:03] Production.INFO: Account Balance Start.
[2026-09-15 00:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:54:03] Production.INFO: 117
[2026-09-15 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-15 00:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 00:54:03] Production.INFO: ==13841== Releasing lock...
[2026-09-15 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:54:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:54:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:54:04] Production.INFO: Total Charge 0
[2026-09-15 00:54:04] Production.INFO: CreateAllLog End
[2026-09-15 00:54:04] Production.INFO: Account Balance End.
[2026-09-15 00:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:54:04] Production.INFO: ==13839== Releasing lock...
[2026-09-15 00:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:54:04] Production.INFO: ==13835== Releasing lock...
[2026-09-15 00:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:54:11] Production.ERROR: CronJobId end10
[2026-09-15 00:54:11] Production.INFO: ==13837== Releasing lock...
[2026-09-15 00:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:54:13] Production.INFO: call_cost start
[2026-09-15 00:54:13] Production.INFO: call_cost end
[2026-09-15 00:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:54:13] Production.INFO: ==13833== Releasing lock...
[2026-09-15 00:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:55:01] Production.INFO: ==13901== Lock acquired, processing the job...
[2026-09-15 05:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:55:01] Production.INFO: neon service started
[2026-09-15 05:55:01] Production.INFO: neon service started
[2026-09-15 05:55:01] Production.INFO: ==13901== Releasing lock...
[2026-09-15 05:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:55:01] Production.INFO: ==13905== Lock acquired, processing the job...
[2026-09-15 04:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:55:01] Production.INFO: ==13905== Releasing lock...
[2026-09-15 04:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:55:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:55:02] Production.INFO: ==13903== Lock acquired, processing the job...
[2026-09-15 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:55:02] Production.INFO: ==13903== Releasing lock...
[2026-09-15 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:55:03] Production.INFO: ==13908== Lock acquired, processing the job...
[2026-09-15 00:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 00:55:03] Production.INFO: ==13910== Lock acquired, processing the job...
[2026-09-15 00:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 00:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 00:55:03] Production.INFO: ==13908== Releasing lock...
[2026-09-15 00:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 00:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 00:55:03] Production.INFO: ==13912== Lock acquired, processing the job...
[2026-09-15 00:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:55:03] Production.INFO: ==13914== Lock acquired, processing the job...
[2026-09-15 00:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:55:03] Production.INFO: ==13916== Lock acquired, processing the job...
[2026-09-15 00:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:55:03] Production.INFO: ==13920== Lock acquired, processing the job...
[2026-09-15 00:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:55:03] Production.INFO: Account Balance Start.
[2026-09-15 00:55:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:55:03] Production.INFO: 117
[2026-09-15 00:55:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:55:03] Production.INFO: ==13918== Lock acquired, processing the job...
[2026-09-15 00:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 00:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:55:03] Production.INFO: ==13920== Releasing lock...
[2026-09-15 00:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:55:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 00:55:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:55:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:55:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:55:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:55:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:55:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:55:03] Production.ERROR: done
[2026-09-15 00:55:03] Production.INFO: Total Charge 0
[2026-09-15 00:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 00:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005286', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 00:55:04] Production.INFO: CreateAllLog End
[2026-09-15 00:55:04] Production.INFO: Account Balance End.
[2026-09-15 00:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:55:04] Production.INFO: ==13916== Releasing lock...
[2026-09-15 00:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:55:04] Production.INFO: ==13912== Releasing lock...
[2026-09-15 00:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005286', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 00:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 00:55:10] Production.INFO: ProcessCDR(1,18005286,1,1,2)
[2026-09-15 00:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005286,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005286,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 00:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 00:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 00:55:10] Production.INFO: ==13918== Releasing lock...
[2026-09-15 00:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 00:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 00:55:12] Production.ERROR: CronJobId end10
[2026-09-15 00:55:12] Production.INFO: ==13914== Releasing lock...
[2026-09-15 00:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:55:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:55:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:55:16] Production.INFO: call_cost start
[2026-09-15 00:55:16] Production.INFO: call_cost end
[2026-09-15 00:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:55:16] Production.INFO: ==13910== Releasing lock...
[2026-09-15 00:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:56:01] Production.INFO: ==13981== Lock acquired, processing the job...
[2026-09-15 05:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:56:01] Production.INFO: neon service started
[2026-09-15 05:56:01] Production.INFO: neon service started
[2026-09-15 05:56:01] Production.INFO: ==13981== Releasing lock...
[2026-09-15 05:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:56:02] Production.INFO: ==13983== Lock acquired, processing the job...
[2026-09-15 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:56:02] Production.INFO: ==13983== Releasing lock...
[2026-09-15 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:56:02] Production.INFO: ==13985== Lock acquired, processing the job...
[2026-09-15 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:56:02] Production.INFO: ==13985== Releasing lock...
[2026-09-15 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:56:03] Production.INFO: ==13996== Lock acquired, processing the job...
[2026-09-15 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:56:03] Production.INFO: ==13988== Lock acquired, processing the job...
[2026-09-15 00:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:56:03] Production.INFO: ==13994== Lock acquired, processing the job...
[2026-09-15 00:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 00:56:03] Production.INFO: ==13990== Lock acquired, processing the job...
[2026-09-15 00:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 00:56:03] Production.INFO: ==13992== Lock acquired, processing the job...
[2026-09-15 00:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:56:03] Production.INFO: Account Balance Start.
[2026-09-15 00:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:56:03] Production.INFO: 117
[2026-09-15 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-15 00:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:56:03] Production.INFO: ==13996== Releasing lock...
[2026-09-15 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:56:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:56:04] Production.INFO: Total Charge 0
[2026-09-15 00:56:04] Production.INFO: CreateAllLog End
[2026-09-15 00:56:04] Production.INFO: Account Balance End.
[2026-09-15 00:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:56:04] Production.INFO: ==13994== Releasing lock...
[2026-09-15 00:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:56:04] Production.INFO: ==13990== Releasing lock...
[2026-09-15 00:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:56:10] Production.ERROR: CronJobId end10
[2026-09-15 00:56:10] Production.INFO: ==13992== Releasing lock...
[2026-09-15 00:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:56:14] Production.INFO: call_cost start
[2026-09-15 00:56:14] Production.INFO: call_cost end
[2026-09-15 00:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:56:14] Production.INFO: ==13988== Releasing lock...
[2026-09-15 00:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:57:01] Production.INFO: ==14051== Lock acquired, processing the job...
[2026-09-15 05:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:57:01] Production.INFO: neon service started
[2026-09-15 05:57:01] Production.INFO: neon service started
[2026-09-15 05:57:01] Production.INFO: ==14051== Releasing lock...
[2026-09-15 05:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:57:01] Production.INFO: ==14053== Lock acquired, processing the job...
[2026-09-15 00:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:57:01] Production.INFO: ==14053== Releasing lock...
[2026-09-15 00:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:57:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:57:02] Production.INFO: ==14055== Lock acquired, processing the job...
[2026-09-15 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:57:02] Production.INFO: ==14055== Releasing lock...
[2026-09-15 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:57:02] Production.INFO: ==14057== Lock acquired, processing the job...
[2026-09-15 00:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:57:02] Production.INFO: ==14066== Lock acquired, processing the job...
[2026-09-15 00:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:57:02] Production.INFO: ==14064== Lock acquired, processing the job...
[2026-09-15 00:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:57:02] Production.INFO: ==14060== Lock acquired, processing the job...
[2026-09-15 00:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:57:02] Production.INFO: Account Balance Start.
[2026-09-15 00:57:02] Production.INFO: CreateAllLog Start
[2026-09-15 00:57:02] Production.INFO: ==14062== Lock acquired, processing the job...
[2026-09-15 00:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:57:02] Production.INFO: 117
[2026-09-15 00:57:02] Production.INFO: Date 2026-09-08
[2026-09-15 00:57:02] Production.INFO: Reseller ==> 0
[2026-09-15 00:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 00:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 00:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 00:57:03] Production.INFO: ==14066== Releasing lock...
[2026-09-15 00:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:57:03] Production.INFO: Total Charge 0
[2026-09-15 00:57:03] Production.INFO: CreateAllLog End
[2026-09-15 00:57:03] Production.INFO: Account Balance End.
[2026-09-15 00:57:03] Production.ERROR: CronJobId end 12
[2026-09-15 00:57:03] Production.INFO: ==14064== Releasing lock...
[2026-09-15 00:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:57:03] Production.INFO: ==14060== Releasing lock...
[2026-09-15 00:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:57:11] Production.ERROR: CronJobId end10
[2026-09-15 00:57:11] Production.INFO: ==14062== Releasing lock...
[2026-09-15 00:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:57:13] Production.INFO: call_cost start
[2026-09-15 00:57:13] Production.INFO: call_cost end
[2026-09-15 00:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:57:14] Production.INFO: ==14057== Releasing lock...
[2026-09-15 00:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:58:01] Production.INFO: ==14123== Lock acquired, processing the job...
[2026-09-15 05:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:58:01] Production.INFO: neon service started
[2026-09-15 05:58:01] Production.INFO: neon service started
[2026-09-15 05:58:01] Production.INFO: ==14123== Releasing lock...
[2026-09-15 05:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:58:02] Production.INFO: ==14125== Lock acquired, processing the job...
[2026-09-15 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:58:02] Production.INFO: ==14127== Lock acquired, processing the job...
[2026-09-15 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:58:02] Production.INFO: ==14127== Releasing lock...
[2026-09-15 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:58:02] Production.INFO: ==14125== Releasing lock...
[2026-09-15 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 00:58:03] Production.INFO: ==14130== Lock acquired, processing the job...
[2026-09-15 00:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:58:03] Production.INFO: ==14132== Lock acquired, processing the job...
[2026-09-15 00:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:58:03] Production.INFO: ==14138== Lock acquired, processing the job...
[2026-09-15 00:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:58:03] Production.INFO: ==14134== Lock acquired, processing the job...
[2026-09-15 00:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:58:03] Production.INFO: ==14136== Lock acquired, processing the job...
[2026-09-15 00:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 00:58:03] Production.INFO: ==14138== Releasing lock...
[2026-09-15 00:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:58:03] Production.INFO: Account Balance Start.
[2026-09-15 00:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:58:03] Production.INFO: 117
[2026-09-15 00:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:58:03] Production.INFO: Date 2026-09-15
[2026-09-15 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:58:04] Production.INFO: ==14132== Releasing lock...
[2026-09-15 00:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:58:04] Production.INFO: Total Charge 0
[2026-09-15 00:58:04] Production.INFO: CreateAllLog End
[2026-09-15 00:58:04] Production.INFO: Account Balance End.
[2026-09-15 00:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:58:04] Production.INFO: ==14136== Releasing lock...
[2026-09-15 00:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:58:10] Production.ERROR: CronJobId end10
[2026-09-15 00:58:10] Production.INFO: ==14134== Releasing lock...
[2026-09-15 00:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:58:13] Production.INFO: call_cost start
[2026-09-15 00:58:13] Production.INFO: call_cost end
[2026-09-15 00:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:58:13] Production.INFO: ==14130== Releasing lock...
[2026-09-15 00:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:59:02] Production.INFO: ==14190== Lock acquired, processing the job...
[2026-09-15 05:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 05:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 05:59:02] Production.INFO: neon service started
[2026-09-15 05:59:02] Production.INFO: neon service started
[2026-09-15 05:59:02] Production.INFO: ==14190== Releasing lock...
[2026-09-15 05:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 05:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 00:59:02] Production.INFO: ==14193== Lock acquired, processing the job...
[2026-09-15 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 00:59:02] Production.INFO: ==14193== Releasing lock...
[2026-09-15 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 00:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:59:03] Production.INFO: ==14195== Lock acquired, processing the job...
[2026-09-15 04:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:59:03] Production.INFO: ==14195== Releasing lock...
[2026-09-15 04:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 04:59:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 00:59:03] Production.INFO: ==14197== Lock acquired, processing the job...
[2026-09-15 00:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 00:59:03] Production.INFO: ==14199== Lock acquired, processing the job...
[2026-09-15 00:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 00:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 00:59:03] Production.INFO: ==14201== Lock acquired, processing the job...
[2026-09-15 00:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 00:59:03] Production.INFO: ==14203== Lock acquired, processing the job...
[2026-09-15 00:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 00:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 00:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 00:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 00:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 00:59:03] Production.INFO: Account Balance Start.
[2026-09-15 00:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 00:59:03] Production.INFO: 117
[2026-09-15 00:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:59:03] Production.INFO: ==14205== Lock acquired, processing the job...
[2026-09-15 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 00:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 00:59:04] Production.INFO: Date 2026-09-11
[2026-09-15 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:59:04] Production.INFO: Date 2026-09-12
[2026-09-15 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:59:04] Production.INFO: Date 2026-09-13
[2026-09-15 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 00: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-15 00: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-15 00:59:04] Production.INFO: Date 2026-09-14
[2026-09-15 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 00: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-15 00:59:04] Production.INFO: ==14205== Releasing lock...
[2026-09-15 00:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 00:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 00:59:04] Production.INFO: Date 2026-09-15
[2026-09-15 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 00:59:04] Production.INFO: Total Charge 0
[2026-09-15 00:59:04] Production.INFO: CreateAllLog End
[2026-09-15 00:59:04] Production.INFO: ==14199== Releasing lock...
[2026-09-15 00:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 00:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 00:59:04] Production.INFO: Account Balance End.
[2026-09-15 00:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 00:59:04] Production.INFO: ==14203== Releasing lock...
[2026-09-15 00:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 00:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 00:59:11] Production.ERROR: CronJobId end10
[2026-09-15 00:59:11] Production.INFO: ==14201== Releasing lock...
[2026-09-15 00:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 00:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 00:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 00:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 00:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 00:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 00:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 00:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 00:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 00:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 00:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 00:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 00:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 00:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 00:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 00:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 00:59:14] Production.INFO: call_cost start
[2026-09-15 00:59:14] Production.INFO: call_cost end
[2026-09-15 00:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 00:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 00:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 00:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 00:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 00:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 00:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 00:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 00:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 00:59:14] Production.INFO: ==14197== Releasing lock...
[2026-09-15 00:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 00:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:00:01] Production.INFO: ==14265== Lock acquired, processing the job...
[2026-09-15 06:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:00:01] Production.INFO: neon service started
[2026-09-15 06:00:01] Production.INFO: neon service started
[2026-09-15 06:00:01] Production.INFO: ==14265== Releasing lock...
[2026-09-15 06:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:00:02] Production.INFO: ==14267== Lock acquired, processing the job...
[2026-09-15 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:00:02] Production.INFO: ==14267== Releasing lock...
[2026-09-15 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:00:02] Production.INFO: ==14269== Lock acquired, processing the job...
[2026-09-15 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:00:02] Production.INFO: ==14269== Releasing lock...
[2026-09-15 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:00:03] Production.INFO: ==14275== Lock acquired, processing the job...
[2026-09-15 01:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:00:03] Production.INFO: ==14273== Lock acquired, processing the job...
[2026-09-15 01:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:00:03] Production.INFO: ==14271== Lock acquired, processing the job...
[2026-09-15 01:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:00:03] Production.INFO: ==14277== Lock acquired, processing the job...
[2026-09-15 01:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:00:03] Production.INFO: ==14280== Lock acquired, processing the job...
[2026-09-15 01:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:00:03] Production.INFO: Account Balance Start.
[2026-09-15 01:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:00:03] Production.INFO: 117
[2026-09-15 01:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 01:00:03] Production.INFO: ==14280== Releasing lock...
[2026-09-15 01:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:00:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:00:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:00:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:00:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:00:03] Production.INFO: Total Charge 0
[2026-09-15 01:00:03] Production.INFO: CreateAllLog End
[2026-09-15 01:00:04] Production.INFO: Account Balance End.
[2026-09-15 01:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:00:04] Production.INFO: ==14277== Releasing lock...
[2026-09-15 01:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:00:04] Production.INFO: ==14273== Releasing lock...
[2026-09-15 01:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:00:11] Production.ERROR: CronJobId end10
[2026-09-15 01:00:11] Production.INFO: ==14275== Releasing lock...
[2026-09-15 01:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:00:13] Production.INFO: call_cost start
[2026-09-15 01:00:13] Production.INFO: call_cost end
[2026-09-15 01:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:00:13] Production.INFO: ==14271== Releasing lock...
[2026-09-15 01:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:01:02] Production.INFO: ==14337== Lock acquired, processing the job...
[2026-09-15 06:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:01:02] Production.INFO: neon service started
[2026-09-15 06:01:02] Production.INFO: neon service started
[2026-09-15 06:01:02] Production.INFO: ==14337== Releasing lock...
[2026-09-15 06:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:01:02] Production.INFO: ==14353== Lock acquired, processing the job...
[2026-09-15 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:01:02] Production.INFO: ==14353== Releasing lock...
[2026-09-15 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:01:02] Production.INFO: ==14355== Lock acquired, processing the job...
[2026-09-15 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:01:03] Production.INFO: ==14355== Releasing lock...
[2026-09-15 05:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:01:03] Production.INFO: ==14361== Lock acquired, processing the job...
[2026-09-15 01:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:01:03] Production.INFO: ==14357== Lock acquired, processing the job...
[2026-09-15 01:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:01:03] Production.INFO: ==14359== Lock acquired, processing the job...
[2026-09-15 01:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:01:03] Production.INFO: ==14365== Lock acquired, processing the job...
[2026-09-15 01:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:01:03] Production.INFO: ==14363== Lock acquired, processing the job...
[2026-09-15 01:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:01:03] Production.INFO: Account Balance Start.
[2026-09-15 01:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:01:03] Production.INFO: 117
[2026-09-15 01:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:01:03] Production.INFO: ==14365== Releasing lock...
[2026-09-15 01:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:01:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:01:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:01:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:01:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:01:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:01:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:01:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:01:04] Production.INFO: ==14359== Releasing lock...
[2026-09-15 01:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:01:04] Production.INFO: Total Charge 0
[2026-09-15 01:01:04] Production.INFO: CreateAllLog End
[2026-09-15 01:01:04] Production.INFO: Account Balance End.
[2026-09-15 01:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:01:04] Production.INFO: ==14363== Releasing lock...
[2026-09-15 01:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:01:11] Production.ERROR: CronJobId end10
[2026-09-15 01:01:11] Production.INFO: ==14361== Releasing lock...
[2026-09-15 01:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:01:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:01:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:01:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:01:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:01:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:01:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:01:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:01:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:01:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:01:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:01:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:01:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:01:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:01:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:01:14] Production.INFO: call_cost start
[2026-09-15 01:01:14] Production.INFO: call_cost end
[2026-09-15 01:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:01:14] Production.INFO: ==14357== Releasing lock...
[2026-09-15 01:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:02:01] Production.INFO: ==14429== Lock acquired, processing the job...
[2026-09-15 06:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:02:01] Production.INFO: neon service started
[2026-09-15 06:02:01] Production.INFO: neon service started
[2026-09-15 06:02:01] Production.INFO: ==14429== Releasing lock...
[2026-09-15 06:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:02:01] Production.INFO: ==14431== Lock acquired, processing the job...
[2026-09-15 01:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:02:02] Production.INFO: ==14431== Releasing lock...
[2026-09-15 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:02:02] Production.INFO: ==14434== Lock acquired, processing the job...
[2026-09-15 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:02:02] Production.INFO: ==14434== Releasing lock...
[2026-09-15 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:02:02] Production.INFO: ==14436== Lock acquired, processing the job...
[2026-09-15 01:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:02:02] Production.INFO: ==14438== Lock acquired, processing the job...
[2026-09-15 01:02:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:02:03] Production.INFO: ==14440== Lock acquired, processing the job...
[2026-09-15 01:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:02:03] Production.INFO: ==14442== Lock acquired, processing the job...
[2026-09-15 01:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:02:03] Production.INFO: ==14444== Lock acquired, processing the job...
[2026-09-15 01:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 01:02:03] Production.INFO: Account Balance Start.
[2026-09-15 01:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:02:03] Production.INFO: 117
[2026-09-15 01:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:02:03] Production.INFO: ==14446== Lock acquired, processing the job...
[2026-09-15 01:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 01:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 01: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-15 01: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-15 01: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-15 01:02:03] Production.INFO: ==14446== Releasing lock...
[2026-09-15 01:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:02:03] Production.ERROR: done
[2026-09-15 01:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 01:02:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:02:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:02:03] Production.ERROR: done
[2026-09-15 01:02:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:02:03] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-15 01:02:03] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-09-15 01:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:02:03] Production.INFO: ==14444== Releasing lock...
[2026-09-15 01:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 01:02:03] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 01:02:03] Production.INFO: Total Charge 0
[2026-09-15 01:02:03] Production.INFO: CreateAllLog End
[2026-09-15 01:02:04] Production.INFO: Account Balance End.
[2026-09-15 01:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:02:04] Production.INFO: ==14442== Releasing lock...
[2026-09-15 01:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:02:04] Production.INFO: ==14438== Releasing lock...
[2026-09-15 01:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:02:11] Production.ERROR: CronJobId end10
[2026-09-15 01:02:11] Production.INFO: ==14440== Releasing lock...
[2026-09-15 01:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:02:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:02:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:02:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:02:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:02:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:02:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:02:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:02:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:02:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:02:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:02:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:02:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:02:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:02:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:02:13] Production.INFO: call_cost start
[2026-09-15 01:02:13] Production.INFO: call_cost end
[2026-09-15 01:02:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:02:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:02:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:02:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:02:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:02:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:02:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:02:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:02:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:02:13] Production.INFO: ==14436== Releasing lock...
[2026-09-15 01:02:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:02:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:03:01] Production.INFO: ==14507== Lock acquired, processing the job...
[2026-09-15 06:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:03:01] Production.INFO: neon service started
[2026-09-15 06:03:01] Production.INFO: neon service started
[2026-09-15 06:03:01] Production.INFO: ==14507== Releasing lock...
[2026-09-15 06:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:03:02] Production.INFO: ==14509== Lock acquired, processing the job...
[2026-09-15 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:03:02] Production.INFO: ==14511== Lock acquired, processing the job...
[2026-09-15 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:03:02] Production.INFO: ==14511== Releasing lock...
[2026-09-15 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:03:02] Production.INFO: ==14509== Releasing lock...
[2026-09-15 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:03:03] Production.INFO: ==14516== Lock acquired, processing the job...
[2026-09-15 01:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:03:03] Production.INFO: ==14522== Lock acquired, processing the job...
[2026-09-15 01:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:03:03] Production.INFO: ==14514== Lock acquired, processing the job...
[2026-09-15 01:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:03:03] Production.INFO: ==14518== Lock acquired, processing the job...
[2026-09-15 01:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:03:03] Production.INFO: Account Balance Start.
[2026-09-15 01:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:03:03] Production.INFO: 117
[2026-09-15 01:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:03:03] Production.INFO: ==14524== Lock acquired, processing the job...
[2026-09-15 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 01:03:03] Production.INFO: ==14524== Releasing lock...
[2026-09-15 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:03:03] Production.INFO: Total Charge 0
[2026-09-15 01:03:03] Production.INFO: CreateAllLog End
[2026-09-15 01:03:04] Production.INFO: Account Balance End.
[2026-09-15 01:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:03:04] Production.INFO: ==14516== Releasing lock...
[2026-09-15 01:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:03:04] Production.INFO: ==14522== Releasing lock...
[2026-09-15 01:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:03:11] Production.ERROR: CronJobId end10
[2026-09-15 01:03:11] Production.INFO: ==14518== Releasing lock...
[2026-09-15 01:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:03:14] Production.INFO: call_cost start
[2026-09-15 01:03:14] Production.INFO: call_cost end
[2026-09-15 01:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:03:14] Production.INFO: ==14514== Releasing lock...
[2026-09-15 01:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:04:02] Production.INFO: ==14584== Lock acquired, processing the job...
[2026-09-15 06:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:04:02] Production.INFO: neon service started
[2026-09-15 06:04:02] Production.INFO: neon service started
[2026-09-15 06:04:02] Production.INFO: ==14584== Releasing lock...
[2026-09-15 06:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:04:02] Production.INFO: ==14586== Lock acquired, processing the job...
[2026-09-15 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:04:02] Production.INFO: ==14586== Releasing lock...
[2026-09-15 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:04:03] Production.INFO: ==14588== Lock acquired, processing the job...
[2026-09-15 05:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:04:03] Production.INFO: ==14588== Releasing lock...
[2026-09-15 05:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:04:03] Production.INFO: ==14595== Lock acquired, processing the job...
[2026-09-15 01:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:04:03] Production.INFO: ==14591== Lock acquired, processing the job...
[2026-09-15 01:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:04:03] Production.INFO: ==14599== Lock acquired, processing the job...
[2026-09-15 01:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:04:03] Production.INFO: ==14593== Lock acquired, processing the job...
[2026-09-15 01:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:04:03] Production.INFO: ==14597== Lock acquired, processing the job...
[2026-09-15 01:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 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-15 01:04:04] Production.INFO: ==14599== Releasing lock...
[2026-09-15 01:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:04:04] Production.INFO: Account Balance Start.
[2026-09-15 01:04:04] Production.INFO: CreateAllLog Start
[2026-09-15 01:04:04] Production.INFO: 117
[2026-09-15 01:04:04] Production.INFO: Date 2026-09-08
[2026-09-15 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:04:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:04:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:04:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:04:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:04:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:04:04] Production.INFO: ==14593== Releasing lock...
[2026-09-15 01:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:04:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:04:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:04:04] Production.INFO: Total Charge 0
[2026-09-15 01:04:04] Production.INFO: CreateAllLog End
[2026-09-15 01:04:05] Production.INFO: Account Balance End.
[2026-09-15 01:04:05] Production.ERROR: CronJobId end 12
[2026-09-15 01:04:05] Production.INFO: ==14597== Releasing lock...
[2026-09-15 01:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:04:11] Production.ERROR: CronJobId end10
[2026-09-15 01:04:11] Production.INFO: ==14595== Releasing lock...
[2026-09-15 01:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:04:14] Production.INFO: call_cost start
[2026-09-15 01:04:14] Production.INFO: call_cost end
[2026-09-15 01:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:04:14] Production.INFO: ==14591== Releasing lock...
[2026-09-15 01:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:05:01] Production.INFO: ==14656== Lock acquired, processing the job...
[2026-09-15 06:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:05:01] Production.INFO: neon service started
[2026-09-15 06:05:01] Production.INFO: neon service started
[2026-09-15 06:05:01] Production.INFO: ==14656== Releasing lock...
[2026-09-15 06:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:05:02] Production.INFO: ==14658== Lock acquired, processing the job...
[2026-09-15 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:05:02] Production.INFO: ==14660== Lock acquired, processing the job...
[2026-09-15 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:05:02] Production.INFO: ==14660== Releasing lock...
[2026-09-15 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:05:02] Production.INFO: ==14658== Releasing lock...
[2026-09-15 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:05:03] Production.INFO: ==14663== Lock acquired, processing the job...
[2026-09-15 01:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 01:05:03] Production.INFO: ==14667== Lock acquired, processing the job...
[2026-09-15 01:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:05:03] Production.INFO: ==14665== Lock acquired, processing the job...
[2026-09-15 01:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 01:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 01:05:03] Production.ERROR: CronJob PID - 14667
[2026-09-15 01:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 01:05:03] Production.ERROR: CronJob ID - 7
[2026-09-15 01:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 01:05:00
[2026-09-15 01:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 01:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 01:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 01:05:03] Production.INFO: ==14663== Releasing lock...
[2026-09-15 01:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 01:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 01:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:05:03] Production.INFO: ==14669== Lock acquired, processing the job...
[2026-09-15 01:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:05:03] Production.INFO: ==14675== Lock acquired, processing the job...
[2026-09-15 01:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:05:03] Production.INFO: ==14671== Lock acquired, processing the job...
[2026-09-15 01:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:05:03] Production.INFO: ==14673== Lock acquired, processing the job...
[2026-09-15 01:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 01:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 01:05:03] Production.INFO: Account Balance Start.
[2026-09-15 01:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:05:04] Production.INFO: 117
[2026-09-15 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-15 01:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:05:04] Production.INFO: ==14675== Releasing lock...
[2026-09-15 01:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:05:04] Production.ERROR: done
[2026-09-15 01:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 01:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005328', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 01:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:05:04] Production.INFO: ==14667== Releasing lock...
[2026-09-15 01:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:05:04] Production.INFO: Total Charge 0
[2026-09-15 01:05:04] Production.INFO: CreateAllLog End
[2026-09-15 01:05:04] Production.INFO: Account Balance End.
[2026-09-15 01:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:05:04] Production.INFO: ==14671== Releasing lock...
[2026-09-15 01:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005328', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 01:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 01:05:09] Production.INFO: ProcessCDR(1,18005328,1,1,2)
[2026-09-15 01:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005328,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005328,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 01:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 01:05:09] Production.INFO: ==14673== Releasing lock...
[2026-09-15 01:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 01:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 01:05:13] Production.ERROR: CronJobId end10
[2026-09-15 01:05:13] Production.INFO: ==14669== Releasing lock...
[2026-09-15 01:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:05:15] Production.INFO: call_cost start
[2026-09-15 01:05:15] Production.INFO: call_cost end
[2026-09-15 01:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:05:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:05:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:05:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:05:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:05:15] Production.INFO: ==14665== Releasing lock...
[2026-09-15 01:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:06:02] Production.INFO: ==14731== Lock acquired, processing the job...
[2026-09-15 06:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:06:02] Production.INFO: neon service started
[2026-09-15 06:06:02] Production.INFO: neon service started
[2026-09-15 06:06:02] Production.INFO: ==14731== Releasing lock...
[2026-09-15 06:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:06:02] Production.INFO: ==14734== Lock acquired, processing the job...
[2026-09-15 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:06:03] Production.INFO: ==14734== Releasing lock...
[2026-09-15 01:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:06:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:06:03] Production.INFO: ==14736== Lock acquired, processing the job...
[2026-09-15 05:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:06:03] Production.INFO: ==14736== Releasing lock...
[2026-09-15 05:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:06:03] Production.INFO: ==14740== Lock acquired, processing the job...
[2026-09-15 01:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:06:03] Production.INFO: ==14744== Lock acquired, processing the job...
[2026-09-15 01:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:06:03] Production.INFO: ==14738== Lock acquired, processing the job...
[2026-09-15 01:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:06:03] Production.INFO: Account Balance Start.
[2026-09-15 01:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:06:03] Production.INFO: 117
[2026-09-15 01:06:04] Production.INFO: ==14742== Lock acquired, processing the job...
[2026-09-15 01:06:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:06:04] Production.INFO: Date 2026-09-08
[2026-09-15 01:06:04] Production.INFO: ==14746== Lock acquired, processing the job...
[2026-09-15 01:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:06:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:06:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01: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-15 01: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-15 01:06:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 01: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-15 01:06:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:06:04] Production.INFO: ==14746== Releasing lock...
[2026-09-15 01:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:06:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:06:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:06:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:06:04] Production.INFO: Total Charge 0
[2026-09-15 01:06:04] Production.INFO: CreateAllLog End
[2026-09-15 01:06:04] Production.INFO: ==14740== Releasing lock...
[2026-09-15 01:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:06:04] Production.INFO: Account Balance End.
[2026-09-15 01:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:06:04] Production.INFO: ==14744== Releasing lock...
[2026-09-15 01:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:06:12] Production.ERROR: CronJobId end10
[2026-09-15 01:06:12] Production.INFO: ==14742== Releasing lock...
[2026-09-15 01:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:06:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:06:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:06:15] Production.INFO: call_cost start
[2026-09-15 01:06:15] Production.INFO: call_cost end
[2026-09-15 01:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:06:15] Production.INFO: ==14738== Releasing lock...
[2026-09-15 01:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:07:01] Production.INFO: ==14808== Lock acquired, processing the job...
[2026-09-15 06:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:07:01] Production.INFO: neon service started
[2026-09-15 06:07:01] Production.INFO: neon service started
[2026-09-15 06:07:01] Production.INFO: ==14808== Releasing lock...
[2026-09-15 06:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:07:02] Production.INFO: ==14810== Lock acquired, processing the job...
[2026-09-15 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:07:02] Production.INFO: ==14810== Releasing lock...
[2026-09-15 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:07:02] Production.INFO: ==14812== Lock acquired, processing the job...
[2026-09-15 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:07:02] Production.INFO: ==14812== Releasing lock...
[2026-09-15 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:07:03] Production.INFO: ==14816== Lock acquired, processing the job...
[2026-09-15 01:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:07:03] Production.INFO: ==14818== Lock acquired, processing the job...
[2026-09-15 01:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:07:03] Production.INFO: ==14820== Lock acquired, processing the job...
[2026-09-15 01:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:07:03] Production.INFO: ==14824== Lock acquired, processing the job...
[2026-09-15 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 01:07:03] Production.INFO: ==14822== Lock acquired, processing the job...
[2026-09-15 01:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 01:07:03] Production.INFO: ==14824== Releasing lock...
[2026-09-15 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:07:03] Production.INFO: Account Balance Start.
[2026-09-15 01:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:07:03] Production.INFO: 117
[2026-09-15 01:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:07:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:07:04] Production.INFO: ==14818== Releasing lock...
[2026-09-15 01:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:07:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:07:04] Production.INFO: Total Charge 0
[2026-09-15 01:07:04] Production.INFO: CreateAllLog End
[2026-09-15 01:07:04] Production.INFO: Account Balance End.
[2026-09-15 01:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:07:04] Production.INFO: ==14822== Releasing lock...
[2026-09-15 01:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:07:11] Production.ERROR: CronJobId end10
[2026-09-15 01:07:11] Production.INFO: ==14820== Releasing lock...
[2026-09-15 01:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:07:14] Production.INFO: call_cost start
[2026-09-15 01:07:14] Production.INFO: call_cost end
[2026-09-15 01:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:07:14] Production.INFO: ==14816== Releasing lock...
[2026-09-15 01:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:08:02] Production.INFO: ==14880== Lock acquired, processing the job...
[2026-09-15 06:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:08:02] Production.INFO: neon service started
[2026-09-15 06:08:02] Production.INFO: neon service started
[2026-09-15 06:08:02] Production.INFO: ==14880== Releasing lock...
[2026-09-15 06:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:08:02] Production.INFO: ==14882== Lock acquired, processing the job...
[2026-09-15 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:08:02] Production.INFO: ==14884== Lock acquired, processing the job...
[2026-09-15 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:08:02] Production.INFO: ==14884== Releasing lock...
[2026-09-15 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:08:03] Production.INFO: ==14882== Releasing lock...
[2026-09-15 01:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:08:03] Production.INFO: ==14887== Lock acquired, processing the job...
[2026-09-15 01:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:08:03] Production.INFO: ==14889== Lock acquired, processing the job...
[2026-09-15 01:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:08:03] Production.INFO: ==14891== Lock acquired, processing the job...
[2026-09-15 01:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:08:03] Production.INFO: ==14893== Lock acquired, processing the job...
[2026-09-15 01:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:08:03] Production.INFO: ==14895== Lock acquired, processing the job...
[2026-09-15 01:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:08:04] Production.INFO: Account Balance Start.
[2026-09-15 01:08:04] Production.INFO: CreateAllLog Start
[2026-09-15 01:08:04] Production.INFO: 117
[2026-09-15 01:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:08:04] Production.INFO: ==14895== Releasing lock...
[2026-09-15 01:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:08:04] Production.INFO: Date 2026-09-08
[2026-09-15 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:08:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:08:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:08:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:08:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:08:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:08:04] Production.INFO: ==14889== Releasing lock...
[2026-09-15 01:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:08:04] Production.INFO: Total Charge 0
[2026-09-15 01:08:04] Production.INFO: CreateAllLog End
[2026-09-15 01:08:04] Production.INFO: Account Balance End.
[2026-09-15 01:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:08:04] Production.INFO: ==14893== Releasing lock...
[2026-09-15 01:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:08:11] Production.ERROR: CronJobId end10
[2026-09-15 01:08:11] Production.INFO: ==14891== Releasing lock...
[2026-09-15 01:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:08:14] Production.INFO: call_cost start
[2026-09-15 01:08:14] Production.INFO: call_cost end
[2026-09-15 01:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:08:14] Production.INFO: ==14887== Releasing lock...
[2026-09-15 01:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:09:01] Production.INFO: ==14956== Lock acquired, processing the job...
[2026-09-15 06:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:09:01] Production.INFO: neon service started
[2026-09-15 06:09:01] Production.INFO: neon service started
[2026-09-15 06:09:01] Production.INFO: ==14956== Releasing lock...
[2026-09-15 06:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:09:01] Production.INFO: ==14958== Lock acquired, processing the job...
[2026-09-15 01:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:09:02] Production.INFO: ==14958== Releasing lock...
[2026-09-15 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:09:02] Production.INFO: ==14960== Lock acquired, processing the job...
[2026-09-15 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:09:02] Production.INFO: ==14960== Releasing lock...
[2026-09-15 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:09:02] Production.INFO: ==14971== Lock acquired, processing the job...
[2026-09-15 01:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 01:09:03] Production.INFO: ==14971== Releasing lock...
[2026-09-15 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:09:03] Production.INFO: ==14963== Lock acquired, processing the job...
[2026-09-15 01:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:09:03] Production.INFO: ==14965== Lock acquired, processing the job...
[2026-09-15 01:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:09:03] Production.INFO: ==14969== Lock acquired, processing the job...
[2026-09-15 01:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:09:03] Production.INFO: ==14967== Lock acquired, processing the job...
[2026-09-15 01:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:09:03] Production.INFO: Account Balance Start.
[2026-09-15 01:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:09:03] Production.INFO: 117
[2026-09-15 01:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:09:03] Production.INFO: Total Charge 0
[2026-09-15 01:09:03] Production.INFO: CreateAllLog End
[2026-09-15 01:09:03] Production.INFO: Account Balance End.
[2026-09-15 01:09:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:09:03] Production.INFO: ==14969== Releasing lock...
[2026-09-15 01:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:09:04] Production.INFO: ==14965== Releasing lock...
[2026-09-15 01:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:09:10] Production.ERROR: CronJobId end10
[2026-09-15 01:09:10] Production.INFO: ==14967== Releasing lock...
[2026-09-15 01:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:09:14] Production.INFO: call_cost start
[2026-09-15 01:09:14] Production.INFO: call_cost end
[2026-09-15 01:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:09:14] Production.INFO: ==14963== Releasing lock...
[2026-09-15 01:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:10:02] Production.INFO: ==15033== Lock acquired, processing the job...
[2026-09-15 06:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:10:02] Production.INFO: neon service started
[2026-09-15 06:10:02] Production.INFO: neon service started
[2026-09-15 06:10:02] Production.INFO: ==15033== Releasing lock...
[2026-09-15 06:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:10:02] Production.INFO: ==15036== Lock acquired, processing the job...
[2026-09-15 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:10:02] Production.INFO: ==15036== Releasing lock...
[2026-09-15 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:10:02] Production.INFO: ==15038== Lock acquired, processing the job...
[2026-09-15 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:10:02] Production.INFO: ==15038== Releasing lock...
[2026-09-15 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:10:03] Production.INFO: ==15048== Lock acquired, processing the job...
[2026-09-15 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 01:10:03] Production.INFO: ==15048== Releasing lock...
[2026-09-15 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:10:03] Production.INFO: ==15042== Lock acquired, processing the job...
[2026-09-15 01:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:10:03] Production.INFO: ==15046== Lock acquired, processing the job...
[2026-09-15 01:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:10:03] Production.INFO: ==15040== Lock acquired, processing the job...
[2026-09-15 01:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:10:03] Production.INFO: ==15044== Lock acquired, processing the job...
[2026-09-15 01:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:10:03] Production.INFO: Account Balance Start.
[2026-09-15 01:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:10:03] Production.INFO: 117
[2026-09-15 01:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:10:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:10:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:10:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:10:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:10:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:10:04] Production.INFO: Total Charge 0
[2026-09-15 01:10:04] Production.INFO: CreateAllLog End
[2026-09-15 01:10:04] Production.INFO: ==15042== Releasing lock...
[2026-09-15 01:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:10:04] Production.INFO: Account Balance End.
[2026-09-15 01:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:10:04] Production.INFO: ==15046== Releasing lock...
[2026-09-15 01:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:10:11] Production.ERROR: CronJobId end10
[2026-09-15 01:10:11] Production.INFO: ==15044== Releasing lock...
[2026-09-15 01:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:10:14] Production.INFO: call_cost start
[2026-09-15 01:10:14] Production.INFO: call_cost end
[2026-09-15 01:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:10:14] Production.INFO: ==15040== Releasing lock...
[2026-09-15 01:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:11:01] Production.INFO: ==15108== Lock acquired, processing the job...
[2026-09-15 06:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:11:01] Production.INFO: neon service started
[2026-09-15 06:11:01] Production.INFO: neon service started
[2026-09-15 06:11:01] Production.INFO: ==15108== Releasing lock...
[2026-09-15 06:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:11:01] Production.INFO: ==15110== Lock acquired, processing the job...
[2026-09-15 01:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:11:02] Production.INFO: ==15110== Releasing lock...
[2026-09-15 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:11:02] Production.INFO: ==15112== Lock acquired, processing the job...
[2026-09-15 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:11:02] Production.INFO: ==15112== Releasing lock...
[2026-09-15 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:11:02] Production.INFO: ==15116== Lock acquired, processing the job...
[2026-09-15 01:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:11:03] Production.INFO: ==15114== Lock acquired, processing the job...
[2026-09-15 01:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:11:03] Production.INFO: ==15118== Lock acquired, processing the job...
[2026-09-15 01:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:11:03] Production.INFO: ==15122== Lock acquired, processing the job...
[2026-09-15 01:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:11:03] Production.INFO: ==15120== Lock acquired, processing the job...
[2026-09-15 01:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:11:03] Production.INFO: Account Balance Start.
[2026-09-15 01:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:11:03] Production.INFO: 117
[2026-09-15 01:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:11:03] Production.INFO: ==15122== Releasing lock...
[2026-09-15 01:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:11:03] Production.INFO: ==15116== Releasing lock...
[2026-09-15 01:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:11:03] Production.INFO: Total Charge 0
[2026-09-15 01:11:03] Production.INFO: CreateAllLog End
[2026-09-15 01:11:03] Production.INFO: Account Balance End.
[2026-09-15 01:11:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:11:03] Production.INFO: ==15120== Releasing lock...
[2026-09-15 01:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:11:10] Production.ERROR: CronJobId end10
[2026-09-15 01:11:10] Production.INFO: ==15118== Releasing lock...
[2026-09-15 01:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:11:14] Production.INFO: call_cost start
[2026-09-15 01:11:14] Production.INFO: call_cost end
[2026-09-15 01:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:11:14] Production.INFO: ==15114== Releasing lock...
[2026-09-15 01:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:12:01] Production.INFO: ==15187== Lock acquired, processing the job...
[2026-09-15 06:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:12:01] Production.INFO: neon service started
[2026-09-15 06:12:01] Production.INFO: neon service started
[2026-09-15 06:12:01] Production.INFO: ==15187== Releasing lock...
[2026-09-15 06:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:12:02] Production.INFO: ==15191== Lock acquired, processing the job...
[2026-09-15 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:12:02] Production.INFO: ==15191== Releasing lock...
[2026-09-15 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:12:02] Production.INFO: ==15189== Lock acquired, processing the job...
[2026-09-15 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:12:02] Production.INFO: ==15189== Releasing lock...
[2026-09-15 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:12:03] Production.INFO: ==15194== Lock acquired, processing the job...
[2026-09-15 01:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:12:03] Production.INFO: ==15196== Lock acquired, processing the job...
[2026-09-15 01:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:12:03] Production.INFO: ==15198== Lock acquired, processing the job...
[2026-09-15 01:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:12:03] Production.INFO: ==15200== Lock acquired, processing the job...
[2026-09-15 01:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:12:03] Production.INFO: Account Balance Start.
[2026-09-15 01:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:12:03] Production.INFO: 117
[2026-09-15 01:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:12:03] Production.INFO: ==15202== Lock acquired, processing the job...
[2026-09-15 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 01:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:12:03] Production.INFO: ==15202== Releasing lock...
[2026-09-15 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:12:03] Production.INFO: Total Charge 0
[2026-09-15 01:12:03] Production.INFO: CreateAllLog End
[2026-09-15 01:12:04] Production.INFO: Account Balance End.
[2026-09-15 01:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:12:04] Production.INFO: ==15200== Releasing lock...
[2026-09-15 01:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:12:04] Production.INFO: ==15196== Releasing lock...
[2026-09-15 01:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:12:11] Production.ERROR: CronJobId end10
[2026-09-15 01:12:11] Production.INFO: ==15198== Releasing lock...
[2026-09-15 01:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:12:14] Production.INFO: call_cost start
[2026-09-15 01:12:14] Production.INFO: call_cost end
[2026-09-15 01:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:12:14] Production.INFO: ==15194== Releasing lock...
[2026-09-15 01:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:13:01] Production.INFO: ==15258== Lock acquired, processing the job...
[2026-09-15 06:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:13:01] Production.INFO: neon service started
[2026-09-15 06:13:01] Production.INFO: neon service started
[2026-09-15 06:13:01] Production.INFO: ==15258== Releasing lock...
[2026-09-15 06:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:13:01] Production.INFO: ==15262== Lock acquired, processing the job...
[2026-09-15 05:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:13:01] Production.INFO: ==15262== Releasing lock...
[2026-09-15 05:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:13:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:13:01] Production.INFO: ==15260== Lock acquired, processing the job...
[2026-09-15 01:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:13:02] Production.INFO: ==15260== Releasing lock...
[2026-09-15 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:13:02] Production.INFO: ==15269== Lock acquired, processing the job...
[2026-09-15 01:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:13:02] Production.INFO: ==15265== Lock acquired, processing the job...
[2026-09-15 01:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:13:02] Production.INFO: ==15267== Lock acquired, processing the job...
[2026-09-15 01:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:13:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:13:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:13:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:13:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:13:02] Production.INFO: ==15273== Lock acquired, processing the job...
[2026-09-15 01:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:13:02] Production.INFO: ==15271== Lock acquired, processing the job...
[2026-09-15 01:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 01:13:03] Production.INFO: Account Balance Start.
[2026-09-15 01:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 01:13:03] Production.INFO: 117
[2026-09-15 01:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:13:03] Production.INFO: ==15273== Releasing lock...
[2026-09-15 01:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:13:03] Production.INFO: Total Charge 0
[2026-09-15 01:13:03] Production.INFO: CreateAllLog End
[2026-09-15 01:13:03] Production.INFO: Account Balance End.
[2026-09-15 01:13:03] Production.INFO: ==15267== Releasing lock...
[2026-09-15 01:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:13:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:13:03] Production.INFO: ==15271== Releasing lock...
[2026-09-15 01:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:13:11] Production.ERROR: CronJobId end10
[2026-09-15 01:13:11] Production.INFO: ==15269== Releasing lock...
[2026-09-15 01:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:13:14] Production.INFO: call_cost start
[2026-09-15 01:13:14] Production.INFO: call_cost end
[2026-09-15 01:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:13:14] Production.INFO: ==15265== Releasing lock...
[2026-09-15 01:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:14:01] Production.INFO: ==15364== Lock acquired, processing the job...
[2026-09-15 06:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:14:01] Production.INFO: neon service started
[2026-09-15 06:14:01] Production.INFO: neon service started
[2026-09-15 06:14:01] Production.INFO: ==15364== Releasing lock...
[2026-09-15 06:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:14:02] Production.INFO: ==15366== Lock acquired, processing the job...
[2026-09-15 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:14:02] Production.INFO: ==15368== Lock acquired, processing the job...
[2026-09-15 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:14:02] Production.INFO: ==15368== Releasing lock...
[2026-09-15 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:14:02] Production.INFO: ==15366== Releasing lock...
[2026-09-15 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:14:03] Production.INFO: ==15371== Lock acquired, processing the job...
[2026-09-15 01:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:14:03] Production.INFO: ==15373== Lock acquired, processing the job...
[2026-09-15 01:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:14:03] Production.INFO: ==15375== Lock acquired, processing the job...
[2026-09-15 01:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:14:03] Production.INFO: ==15377== Lock acquired, processing the job...
[2026-09-15 01:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:14:03] Production.INFO: ==15379== Lock acquired, processing the job...
[2026-09-15 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 01:14:03] Production.INFO: Account Balance Start.
[2026-09-15 01:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:14:03] Production.INFO: 117
[2026-09-15 01:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:14:03] Production.INFO: ==15379== Releasing lock...
[2026-09-15 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:14:03] Production.INFO: Total Charge 0
[2026-09-15 01:14:03] Production.INFO: CreateAllLog End
[2026-09-15 01:14:04] Production.INFO: ==15373== Releasing lock...
[2026-09-15 01:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:14:04] Production.INFO: Account Balance End.
[2026-09-15 01:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:14:04] Production.INFO: ==15377== Releasing lock...
[2026-09-15 01:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:14:10] Production.ERROR: CronJobId end10
[2026-09-15 01:14:10] Production.INFO: ==15375== Releasing lock...
[2026-09-15 01:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:14:13] Production.INFO: call_cost start
[2026-09-15 01:14:13] Production.INFO: call_cost end
[2026-09-15 01:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:14:13] Production.INFO: ==15371== Releasing lock...
[2026-09-15 01:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:15:02] Production.INFO: ==15441== Lock acquired, processing the job...
[2026-09-15 06:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:15:02] Production.INFO: neon service started
[2026-09-15 06:15:02] Production.INFO: neon service started
[2026-09-15 06:15:02] Production.INFO: ==15441== Releasing lock...
[2026-09-15 06:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:15:02] Production.INFO: ==15445== Lock acquired, processing the job...
[2026-09-15 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:15:02] Production.INFO: ==15445== Releasing lock...
[2026-09-15 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:15:02] Production.INFO: ==15443== Lock acquired, processing the job...
[2026-09-15 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:15:02] Production.INFO: ==15443== Releasing lock...
[2026-09-15 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:15:03] Production.INFO: ==15448== Lock acquired, processing the job...
[2026-09-15 01:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 01:15:03] Production.INFO: ==15450== Lock acquired, processing the job...
[2026-09-15 01:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 01:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 01:15:03] Production.ERROR: CronJob PID - 15450
[2026-09-15 01:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 01:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 01:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 01:15:00
[2026-09-15 01:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 01:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 01:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 01:15:03] Production.INFO: ==15448== Releasing lock...
[2026-09-15 01:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 01:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 01:15:03] Production.INFO: ==15456== Lock acquired, processing the job...
[2026-09-15 01:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:15:03] Production.INFO: ==15452== Lock acquired, processing the job...
[2026-09-15 01:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:15:03] Production.INFO: Account Balance Start.
[2026-09-15 01:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:15:03] Production.INFO: 117
[2026-09-15 01:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:15:04] Production.INFO: ==15454== Lock acquired, processing the job...
[2026-09-15 01:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:15:04] Production.INFO: ==15458== Lock acquired, processing the job...
[2026-09-15 01:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 01:15:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:15:04] Production.INFO: ==15460== Lock acquired, processing the job...
[2026-09-15 01:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 01:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:15:04] Production.INFO: Total Charge 0
[2026-09-15 01:15:04] Production.INFO: ==15460== Releasing lock...
[2026-09-15 01:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:15:04] Production.INFO: CreateAllLog End
[2026-09-15 01:15:04] Production.ERROR: done
[2026-09-15 01:15:04] Production.INFO: Account Balance End.
[2026-09-15 01:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:15:04] Production.INFO: ==15456== Releasing lock...
[2026-09-15 01:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 01:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005369', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 01:15:05] Production.INFO: ==15452== Releasing lock...
[2026-09-15 01:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005369', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 01:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 01:15:10] Production.INFO: ProcessCDR(1,18005369,1,1,2)
[2026-09-15 01:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005369,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005369,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 01:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 01:15:10] Production.INFO: ==15458== Releasing lock...
[2026-09-15 01:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 01:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 01:15:14] Production.ERROR: CronJobId end10
[2026-09-15 01:15:14] Production.INFO: ==15454== Releasing lock...
[2026-09-15 01:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:15:17] Production.INFO: call_cost start
[2026-09-15 01:15:17] Production.INFO: call_cost end
[2026-09-15 01:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:15:17] Production.INFO: ==15450== Releasing lock...
[2026-09-15 01:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:16:01] Production.INFO: ==15528== Lock acquired, processing the job...
[2026-09-15 06:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:16:01] Production.INFO: neon service started
[2026-09-15 06:16:01] Production.INFO: neon service started
[2026-09-15 06:16:01] Production.INFO: ==15528== Releasing lock...
[2026-09-15 06:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:16:01] Production.INFO: ==15530== Lock acquired, processing the job...
[2026-09-15 01:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:16:02] Production.INFO: ==15530== Releasing lock...
[2026-09-15 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:16:02] Production.INFO: ==15532== Lock acquired, processing the job...
[2026-09-15 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:16:02] Production.INFO: ==15532== Releasing lock...
[2026-09-15 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:16:02] Production.INFO: ==15534== Lock acquired, processing the job...
[2026-09-15 01:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:16:02] Production.INFO: ==15539== Lock acquired, processing the job...
[2026-09-15 01:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:16:02] Production.INFO: ==15543== Lock acquired, processing the job...
[2026-09-15 01:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:16:03] Production.INFO: ==15536== Lock acquired, processing the job...
[2026-09-15 01:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 01:16:03] Production.INFO: ==15543== Releasing lock...
[2026-09-15 01:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:16:03] Production.INFO: ==15541== Lock acquired, processing the job...
[2026-09-15 01:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:16:03] Production.INFO: Account Balance Start.
[2026-09-15 01:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:16:03] Production.INFO: 117
[2026-09-15 01:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:16:03] Production.INFO: Total Charge 0
[2026-09-15 01:16:03] Production.INFO: CreateAllLog End
[2026-09-15 01:16:03] Production.INFO: Account Balance End.
[2026-09-15 01:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:16:03] Production.INFO: ==15541== Releasing lock...
[2026-09-15 01:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:16:03] Production.INFO: ==15536== Releasing lock...
[2026-09-15 01:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:16:10] Production.ERROR: CronJobId end10
[2026-09-15 01:16:10] Production.INFO: ==15539== Releasing lock...
[2026-09-15 01:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:16:14] Production.INFO: call_cost start
[2026-09-15 01:16:14] Production.INFO: call_cost end
[2026-09-15 01:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:16:14] Production.INFO: ==15534== Releasing lock...
[2026-09-15 01:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:17:01] Production.INFO: ==15603== Lock acquired, processing the job...
[2026-09-15 06:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:17:01] Production.INFO: neon service started
[2026-09-15 06:17:01] Production.INFO: neon service started
[2026-09-15 06:17:01] Production.INFO: ==15603== Releasing lock...
[2026-09-15 06:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:17:02] Production.INFO: ==15605== Lock acquired, processing the job...
[2026-09-15 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:17:02] Production.INFO: ==15607== Lock acquired, processing the job...
[2026-09-15 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:17:02] Production.INFO: ==15607== Releasing lock...
[2026-09-15 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:17:02] Production.INFO: ==15605== Releasing lock...
[2026-09-15 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:17:03] Production.INFO: ==15611== Lock acquired, processing the job...
[2026-09-15 01:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:17:03] Production.INFO: ==15613== Lock acquired, processing the job...
[2026-09-15 01:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:17:03] Production.INFO: ==15609== Lock acquired, processing the job...
[2026-09-15 01:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:17:03] Production.INFO: ==15615== Lock acquired, processing the job...
[2026-09-15 01:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:17:03] Production.INFO: ==15617== Lock acquired, processing the job...
[2026-09-15 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 01:17:03] Production.INFO: Account Balance Start.
[2026-09-15 01:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:17:03] Production.INFO: 117
[2026-09-15 01:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:17:03] Production.INFO: ==15617== Releasing lock...
[2026-09-15 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:17:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:17:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:17:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:17:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:17:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:17:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:17:04] Production.INFO: Total Charge 0
[2026-09-15 01:17:04] Production.INFO: CreateAllLog End
[2026-09-15 01:17:04] Production.INFO: ==15611== Releasing lock...
[2026-09-15 01:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:17:04] Production.INFO: Account Balance End.
[2026-09-15 01:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:17:04] Production.INFO: ==15615== Releasing lock...
[2026-09-15 01:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:17:11] Production.ERROR: CronJobId end10
[2026-09-15 01:17:11] Production.INFO: ==15613== Releasing lock...
[2026-09-15 01:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:17:15] Production.INFO: call_cost start
[2026-09-15 01:17:15] Production.INFO: call_cost end
[2026-09-15 01:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:17:15] Production.INFO: ==15609== Releasing lock...
[2026-09-15 01:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:18:01] Production.INFO: ==15675== Lock acquired, processing the job...
[2026-09-15 06:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:18:01] Production.INFO: neon service started
[2026-09-15 06:18:01] Production.INFO: neon service started
[2026-09-15 06:18:01] Production.INFO: ==15675== Releasing lock...
[2026-09-15 06:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:18:01] Production.INFO: ==15677== Lock acquired, processing the job...
[2026-09-15 01:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:18:01] Production.INFO: ==15677== Releasing lock...
[2026-09-15 01:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:18:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:18:02] Production.INFO: ==15679== Lock acquired, processing the job...
[2026-09-15 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:18:02] Production.INFO: ==15679== Releasing lock...
[2026-09-15 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:18:02] Production.INFO: ==15681== Lock acquired, processing the job...
[2026-09-15 01:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:18:02] Production.INFO: ==15683== Lock acquired, processing the job...
[2026-09-15 01:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:18:02] Production.INFO: ==15685== Lock acquired, processing the job...
[2026-09-15 01:18:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:18:02] Production.INFO: ==15687== Lock acquired, processing the job...
[2026-09-15 01:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:18:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:18:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:18:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:18:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:18:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:18:03] Production.INFO: ==15689== Lock acquired, processing the job...
[2026-09-15 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:18:03] Production.INFO: Account Balance Start.
[2026-09-15 01:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:18:03] Production.INFO: 117
[2026-09-15 01:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 01:18:03] Production.INFO: ==15689== Releasing lock...
[2026-09-15 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:18:03] Production.INFO: ==15683== Releasing lock...
[2026-09-15 01:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:18:03] Production.INFO: Total Charge 0
[2026-09-15 01:18:03] Production.INFO: CreateAllLog End
[2026-09-15 01:18:03] Production.INFO: Account Balance End.
[2026-09-15 01:18:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:18:03] Production.INFO: ==15687== Releasing lock...
[2026-09-15 01:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:18:11] Production.ERROR: CronJobId end10
[2026-09-15 01:18:11] Production.INFO: ==15685== Releasing lock...
[2026-09-15 01:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:18:13] Production.INFO: call_cost start
[2026-09-15 01:18:13] Production.INFO: call_cost end
[2026-09-15 01:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:18:13] Production.INFO: ==15681== Releasing lock...
[2026-09-15 01:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:19:01] Production.INFO: ==15757== Lock acquired, processing the job...
[2026-09-15 06:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:19:01] Production.INFO: neon service started
[2026-09-15 06:19:01] Production.INFO: neon service started
[2026-09-15 06:19:01] Production.INFO: ==15757== Releasing lock...
[2026-09-15 06:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:19:02] Production.INFO: ==15761== Lock acquired, processing the job...
[2026-09-15 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 01:19:02] Production.INFO: ==15759== Lock acquired, processing the job...
[2026-09-15 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:19:02] Production.INFO: ==15761== Releasing lock...
[2026-09-15 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:19:02] Production.INFO: ==15759== Releasing lock...
[2026-09-15 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:19:03] Production.INFO: ==15764== Lock acquired, processing the job...
[2026-09-15 01:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:19:03] Production.INFO: ==15766== Lock acquired, processing the job...
[2026-09-15 01:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:19:03] Production.INFO: ==15768== Lock acquired, processing the job...
[2026-09-15 01:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:19:03] Production.INFO: ==15772== Lock acquired, processing the job...
[2026-09-15 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:19:03] Production.INFO: ==15770== Lock acquired, processing the job...
[2026-09-15 01:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:19:03] Production.INFO: Account Balance Start.
[2026-09-15 01:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:19:03] Production.INFO: 117
[2026-09-15 01:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 01:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:19:03] Production.INFO: ==15772== Releasing lock...
[2026-09-15 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:19:03] Production.INFO: Total Charge 0
[2026-09-15 01:19:04] Production.INFO: CreateAllLog End
[2026-09-15 01:19:04] Production.INFO: Account Balance End.
[2026-09-15 01:19:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:19:04] Production.INFO: ==15770== Releasing lock...
[2026-09-15 01:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:19:04] Production.INFO: ==15766== Releasing lock...
[2026-09-15 01:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:19:11] Production.ERROR: CronJobId end10
[2026-09-15 01:19:11] Production.INFO: ==15768== Releasing lock...
[2026-09-15 01:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:19:13] Production.INFO: call_cost start
[2026-09-15 01:19:13] Production.INFO: call_cost end
[2026-09-15 01:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:19:13] Production.INFO: ==15764== Releasing lock...
[2026-09-15 01:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:20:02] Production.INFO: ==15832== Lock acquired, processing the job...
[2026-09-15 06:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:20:02] Production.INFO: neon service started
[2026-09-15 06:20:02] Production.INFO: neon service started
[2026-09-15 06:20:02] Production.INFO: ==15832== Releasing lock...
[2026-09-15 06:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:20:02] Production.INFO: ==15837== Lock acquired, processing the job...
[2026-09-15 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:20:02] Production.INFO: ==15837== Releasing lock...
[2026-09-15 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:20:02] Production.INFO: ==15835== Lock acquired, processing the job...
[2026-09-15 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:20:02] Production.INFO: ==15835== Releasing lock...
[2026-09-15 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:20:03] Production.INFO: ==15839== Lock acquired, processing the job...
[2026-09-15 01:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:20:03] Production.INFO: ==15843== Lock acquired, processing the job...
[2026-09-15 01:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:20:03] Production.INFO: ==15841== Lock acquired, processing the job...
[2026-09-15 01:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:20:03] Production.INFO: ==15847== Lock acquired, processing the job...
[2026-09-15 01:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:20:03] Production.INFO: ==15845== Lock acquired, processing the job...
[2026-09-15 01:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:20:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:20:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:20:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:20:04] Production.INFO: Account Balance Start.
[2026-09-15 01:20:04] Production.INFO: CreateAllLog Start
[2026-09-15 01:20:04] Production.INFO: 117
[2026-09-15 01:20:04] Production.INFO: Date 2026-09-08
[2026-09-15 01:20:04] Production.INFO: ==15847== Releasing lock...
[2026-09-15 01:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:20:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:20:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:20:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:20:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:20:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:20:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:20:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:20:04] Production.INFO: ==15841== Releasing lock...
[2026-09-15 01:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:20:04] Production.INFO: Total Charge 0
[2026-09-15 01:20:04] Production.INFO: CreateAllLog End
[2026-09-15 01:20:04] Production.INFO: Account Balance End.
[2026-09-15 01:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:20:04] Production.INFO: ==15845== Releasing lock...
[2026-09-15 01:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:20:12] Production.ERROR: CronJobId end10
[2026-09-15 01:20:12] Production.INFO: ==15843== Releasing lock...
[2026-09-15 01:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:20:14] Production.INFO: call_cost start
[2026-09-15 01:20:14] Production.INFO: call_cost end
[2026-09-15 01:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:20:14] Production.INFO: ==15839== Releasing lock...
[2026-09-15 01:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:21:01] Production.INFO: ==15911== Lock acquired, processing the job...
[2026-09-15 06:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:21:01] Production.INFO: neon service started
[2026-09-15 06:21:01] Production.INFO: neon service started
[2026-09-15 06:21:01] Production.INFO: ==15911== Releasing lock...
[2026-09-15 06:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:21:02] Production.INFO: ==15913== Lock acquired, processing the job...
[2026-09-15 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:21:02] Production.INFO: ==15915== Lock acquired, processing the job...
[2026-09-15 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:21:02] Production.INFO: ==15915== Releasing lock...
[2026-09-15 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:21:02] Production.INFO: ==15913== Releasing lock...
[2026-09-15 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:21:03] Production.INFO: ==15922== Lock acquired, processing the job...
[2026-09-15 01:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:21:03] Production.INFO: ==15926== Lock acquired, processing the job...
[2026-09-15 01:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:21:03] Production.INFO: ==15918== Lock acquired, processing the job...
[2026-09-15 01:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 01:21:03] Production.INFO: ==15920== Lock acquired, processing the job...
[2026-09-15 01:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 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-15 01:21:03] Production.INFO: ==15926== Releasing lock...
[2026-09-15 01:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:21:03] Production.INFO: ==15924== Lock acquired, processing the job...
[2026-09-15 01:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:21:03] Production.INFO: Account Balance Start.
[2026-09-15 01:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:21:03] Production.INFO: 117
[2026-09-15 01:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:21:04] Production.INFO: ==15920== Releasing lock...
[2026-09-15 01:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:21:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:21:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:21:04] Production.INFO: Total Charge 0
[2026-09-15 01:21:04] Production.INFO: CreateAllLog End
[2026-09-15 01:21:04] Production.INFO: Account Balance End.
[2026-09-15 01:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:21:04] Production.INFO: ==15924== Releasing lock...
[2026-09-15 01:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:21:10] Production.ERROR: CronJobId end10
[2026-09-15 01:21:10] Production.INFO: ==15922== Releasing lock...
[2026-09-15 01:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:21:13] Production.INFO: call_cost start
[2026-09-15 01:21:13] Production.INFO: call_cost end
[2026-09-15 01:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:21:13] Production.INFO: ==15918== Releasing lock...
[2026-09-15 01:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:22:02] Production.INFO: ==15984== Lock acquired, processing the job...
[2026-09-15 06:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:22:02] Production.INFO: neon service started
[2026-09-15 06:22:02] Production.INFO: neon service started
[2026-09-15 06:22:02] Production.INFO: ==15984== Releasing lock...
[2026-09-15 06:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:22:02] Production.INFO: ==15986== Lock acquired, processing the job...
[2026-09-15 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:22:02] Production.INFO: ==15986== Releasing lock...
[2026-09-15 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:22:02] Production.INFO: ==15988== Lock acquired, processing the job...
[2026-09-15 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:22:02] Production.INFO: ==15988== Releasing lock...
[2026-09-15 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:22:03] Production.INFO: ==15993== Lock acquired, processing the job...
[2026-09-15 01:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:22:03] Production.INFO: ==15999== Lock acquired, processing the job...
[2026-09-15 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:22:03] Production.INFO: ==15991== Lock acquired, processing the job...
[2026-09-15 01:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:22:03] Production.INFO: ==15995== Lock acquired, processing the job...
[2026-09-15 01:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 01:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:22:03] Production.INFO: ==15997== Lock acquired, processing the job...
[2026-09-15 01:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 01:22:03] Production.INFO: ==15999== Releasing lock...
[2026-09-15 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:22:03] Production.INFO: Account Balance Start.
[2026-09-15 01:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:22:03] Production.INFO: 117
[2026-09-15 01:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:22:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:22:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:22:04] Production.INFO: Total Charge 0
[2026-09-15 01:22:04] Production.INFO: CreateAllLog End
[2026-09-15 01:22:04] Production.INFO: Account Balance End.
[2026-09-15 01:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:22:04] Production.INFO: ==15997== Releasing lock...
[2026-09-15 01:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:22:04] Production.INFO: ==15993== Releasing lock...
[2026-09-15 01:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:22:10] Production.ERROR: CronJobId end10
[2026-09-15 01:22:10] Production.INFO: ==15995== Releasing lock...
[2026-09-15 01:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:22:14] Production.INFO: call_cost start
[2026-09-15 01:22:14] Production.INFO: call_cost end
[2026-09-15 01:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:22:14] Production.INFO: ==15991== Releasing lock...
[2026-09-15 01:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:23:01] Production.INFO: ==16066== Lock acquired, processing the job...
[2026-09-15 06:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:23:01] Production.INFO: neon service started
[2026-09-15 06:23:01] Production.INFO: neon service started
[2026-09-15 06:23:01] Production.INFO: ==16066== Releasing lock...
[2026-09-15 06:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:23:01] Production.INFO: ==16070== Lock acquired, processing the job...
[2026-09-15 05:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:23:01] Production.INFO: ==16070== Releasing lock...
[2026-09-15 05:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:23:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:23:02] Production.INFO: ==16068== Lock acquired, processing the job...
[2026-09-15 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:23:02] Production.INFO: ==16068== Releasing lock...
[2026-09-15 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:23:03] Production.INFO: ==16073== Lock acquired, processing the job...
[2026-09-15 01:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:23:03] Production.INFO: ==16075== Lock acquired, processing the job...
[2026-09-15 01:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:23:03] Production.INFO: ==16081== Lock acquired, processing the job...
[2026-09-15 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:23:03] Production.INFO: ==16077== Lock acquired, processing the job...
[2026-09-15 01:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:23:03] Production.INFO: ==16079== Lock acquired, processing the job...
[2026-09-15 01:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:23:03] Production.INFO: Account Balance Start.
[2026-09-15 01:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:23:03] Production.INFO: 117
[2026-09-15 01:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:23:03] Production.INFO: ==16081== Releasing lock...
[2026-09-15 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:23:03] Production.INFO: Total Charge 0
[2026-09-15 01:23:03] Production.INFO: CreateAllLog End
[2026-09-15 01:23:03] Production.INFO: Account Balance End.
[2026-09-15 01:23:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:23:03] Production.INFO: ==16079== Releasing lock...
[2026-09-15 01:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:23:03] Production.INFO: ==16075== Releasing lock...
[2026-09-15 01:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:23:11] Production.ERROR: CronJobId end10
[2026-09-15 01:23:11] Production.INFO: ==16077== Releasing lock...
[2026-09-15 01:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:23:14] Production.INFO: call_cost start
[2026-09-15 01:23:14] Production.INFO: call_cost end
[2026-09-15 01:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:23:14] Production.INFO: ==16073== Releasing lock...
[2026-09-15 01:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:24:01] Production.INFO: ==16145== Lock acquired, processing the job...
[2026-09-15 06:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:24:01] Production.INFO: neon service started
[2026-09-15 06:24:01] Production.INFO: neon service started
[2026-09-15 06:24:01] Production.INFO: ==16145== Releasing lock...
[2026-09-15 06:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:24:02] Production.INFO: ==16149== Lock acquired, processing the job...
[2026-09-15 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:24:02] Production.INFO: ==16149== Releasing lock...
[2026-09-15 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:24:02] Production.INFO: ==16147== Lock acquired, processing the job...
[2026-09-15 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:24:02] Production.INFO: ==16147== Releasing lock...
[2026-09-15 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:24:03] Production.INFO: ==16155== Lock acquired, processing the job...
[2026-09-15 01:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:24:03] Production.INFO: ==16151== Lock acquired, processing the job...
[2026-09-15 01:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:24:03] Production.INFO: ==16153== Lock acquired, processing the job...
[2026-09-15 01:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:24:03] Production.INFO: ==16159== Lock acquired, processing the job...
[2026-09-15 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:24:03] Production.INFO: ==16157== Lock acquired, processing the job...
[2026-09-15 01:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 01:24:03] Production.INFO: ==16159== Releasing lock...
[2026-09-15 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:24:03] Production.INFO: Account Balance Start.
[2026-09-15 01:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:24:03] Production.INFO: 117
[2026-09-15 01:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:24:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:24:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:24:04] Production.INFO: Total Charge 0
[2026-09-15 01:24:04] Production.INFO: CreateAllLog End
[2026-09-15 01:24:04] Production.INFO: Account Balance End.
[2026-09-15 01:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:24:04] Production.INFO: ==16157== Releasing lock...
[2026-09-15 01:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:24:04] Production.INFO: ==16153== Releasing lock...
[2026-09-15 01:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:24:11] Production.ERROR: CronJobId end10
[2026-09-15 01:24:11] Production.INFO: ==16155== Releasing lock...
[2026-09-15 01:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:24:13] Production.INFO: call_cost start
[2026-09-15 01:24:13] Production.INFO: call_cost end
[2026-09-15 01:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:24:13] Production.INFO: ==16151== Releasing lock...
[2026-09-15 01:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:25:01] Production.INFO: ==16221== Lock acquired, processing the job...
[2026-09-15 06:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:25:01] Production.INFO: neon service started
[2026-09-15 06:25:01] Production.INFO: neon service started
[2026-09-15 06:25:01] Production.INFO: ==16221== Releasing lock...
[2026-09-15 06:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:25:01] Production.INFO: ==16225== Lock acquired, processing the job...
[2026-09-15 05:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:25:01] Production.INFO: ==16225== Releasing lock...
[2026-09-15 05:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:25:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:25:01] Production.INFO: ==16223== Lock acquired, processing the job...
[2026-09-15 01:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:25:02] Production.INFO: ==16223== Releasing lock...
[2026-09-15 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:25:03] Production.INFO: ==16227== Lock acquired, processing the job...
[2026-09-15 01:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 01:25:03] Production.INFO: ==16229== Lock acquired, processing the job...
[2026-09-15 01:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:25:03] Production.INFO: ==16233== Lock acquired, processing the job...
[2026-09-15 01:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:25:03] Production.INFO: ==16231== Lock acquired, processing the job...
[2026-09-15 01:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 01:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 01:25:03] Production.INFO: ==16227== Releasing lock...
[2026-09-15 01:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 01:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 01:25:03] Production.INFO: ==16236== Lock acquired, processing the job...
[2026-09-15 01:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:25:03] Production.INFO: ==16240== Lock acquired, processing the job...
[2026-09-15 01:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:25:03] Production.INFO: ==16238== Lock acquired, processing the job...
[2026-09-15 01:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 01:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 01:25:03] Production.INFO: Account Balance Start.
[2026-09-15 01:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:25:03] Production.INFO: 117
[2026-09-15 01:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:25:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:25:03] Production.INFO: ==16240== Releasing lock...
[2026-09-15 01:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:25:03] Production.ERROR: done
[2026-09-15 01:25:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:25:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:25:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 01:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005410', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 01:25:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:25:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:25:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:25:03] Production.INFO: Total Charge 0
[2026-09-15 01:25:03] Production.INFO: CreateAllLog End
[2026-09-15 01:25:04] Production.INFO: ==16231== Releasing lock...
[2026-09-15 01:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:25:04] Production.INFO: Account Balance End.
[2026-09-15 01:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:25:04] Production.INFO: ==16236== Releasing lock...
[2026-09-15 01:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005410', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 01:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 01:25:10] Production.INFO: ProcessCDR(1,18005410,1,1,2)
[2026-09-15 01:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005410,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005410,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 01:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 01:25:10] Production.INFO: ==16238== Releasing lock...
[2026-09-15 01:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 01:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 01:25:13] Production.ERROR: CronJobId end10
[2026-09-15 01:25:13] Production.INFO: ==16233== Releasing lock...
[2026-09-15 01:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:25:16] Production.INFO: call_cost start
[2026-09-15 01:25:16] Production.INFO: call_cost end
[2026-09-15 01:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:25:16] Production.INFO: ==16229== Releasing lock...
[2026-09-15 01:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:26:01] Production.INFO: ==16304== Lock acquired, processing the job...
[2026-09-15 06:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:26:01] Production.INFO: neon service started
[2026-09-15 06:26:01] Production.INFO: neon service started
[2026-09-15 06:26:01] Production.INFO: ==16304== Releasing lock...
[2026-09-15 06:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:26:02] Production.INFO: ==16306== Lock acquired, processing the job...
[2026-09-15 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:26:02] Production.INFO: ==16306== Releasing lock...
[2026-09-15 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:26:02] Production.INFO: ==16308== Lock acquired, processing the job...
[2026-09-15 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:26:02] Production.INFO: ==16308== Releasing lock...
[2026-09-15 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:26:03] Production.INFO: ==16312== Lock acquired, processing the job...
[2026-09-15 01:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:26:03] Production.INFO: ==16310== Lock acquired, processing the job...
[2026-09-15 01:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:26:03] Production.INFO: ==16314== Lock acquired, processing the job...
[2026-09-15 01:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:26:03] Production.INFO: ==16316== Lock acquired, processing the job...
[2026-09-15 01:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:26:03] Production.INFO: ==16318== Lock acquired, processing the job...
[2026-09-15 01:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 01:26:03] Production.INFO: Account Balance Start.
[2026-09-15 01:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 01:26:03] Production.INFO: 117
[2026-09-15 01:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:26:03] Production.INFO: ==16318== Releasing lock...
[2026-09-15 01:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:26:03] Production.INFO: Total Charge 0
[2026-09-15 01:26:03] Production.INFO: CreateAllLog End
[2026-09-15 01:26:04] Production.INFO: Account Balance End.
[2026-09-15 01:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:26:04] Production.INFO: ==16316== Releasing lock...
[2026-09-15 01:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:26:04] Production.INFO: ==16312== Releasing lock...
[2026-09-15 01:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:26:11] Production.ERROR: CronJobId end10
[2026-09-15 01:26:11] Production.INFO: ==16314== Releasing lock...
[2026-09-15 01:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:26:13] Production.INFO: call_cost start
[2026-09-15 01:26:13] Production.INFO: call_cost end
[2026-09-15 01:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:26:13] Production.INFO: ==16310== Releasing lock...
[2026-09-15 01:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:27:02] Production.INFO: ==16380== Lock acquired, processing the job...
[2026-09-15 06:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:27:02] Production.INFO: neon service started
[2026-09-15 06:27:02] Production.INFO: neon service started
[2026-09-15 06:27:02] Production.INFO: ==16380== Releasing lock...
[2026-09-15 06:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:27:02] Production.INFO: ==16384== Lock acquired, processing the job...
[2026-09-15 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:27:02] Production.INFO: ==16384== Releasing lock...
[2026-09-15 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:27:02] Production.INFO: ==16382== Lock acquired, processing the job...
[2026-09-15 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:27:02] Production.INFO: ==16382== Releasing lock...
[2026-09-15 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:27:03] Production.INFO: ==16386== Lock acquired, processing the job...
[2026-09-15 01:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:27:03] Production.INFO: ==16390== Lock acquired, processing the job...
[2026-09-15 01:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:27:03] Production.INFO: ==16388== Lock acquired, processing the job...
[2026-09-15 01:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:27:03] Production.INFO: ==16394== Lock acquired, processing the job...
[2026-09-15 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:27:03] Production.INFO: ==16392== Lock acquired, processing the job...
[2026-09-15 01:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 01:27:03] Production.INFO: Account Balance Start.
[2026-09-15 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-15 01:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:27:03] Production.INFO: 117
[2026-09-15 01:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:27:03] Production.INFO: ==16394== Releasing lock...
[2026-09-15 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:27:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:27:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:27:04] Production.INFO: Total Charge 0
[2026-09-15 01:27:04] Production.INFO: CreateAllLog End
[2026-09-15 01:27:04] Production.INFO: Account Balance End.
[2026-09-15 01:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:27:04] Production.INFO: ==16392== Releasing lock...
[2026-09-15 01:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:27:04] Production.INFO: ==16388== Releasing lock...
[2026-09-15 01:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:27:11] Production.ERROR: CronJobId end10
[2026-09-15 01:27:11] Production.INFO: ==16390== Releasing lock...
[2026-09-15 01:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:27:13] Production.INFO: call_cost start
[2026-09-15 01:27:13] Production.INFO: call_cost end
[2026-09-15 01:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:27:13] Production.INFO: ==16386== Releasing lock...
[2026-09-15 01:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:28:01] Production.INFO: ==16463== Lock acquired, processing the job...
[2026-09-15 06:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:28:01] Production.INFO: neon service started
[2026-09-15 06:28:01] Production.INFO: neon service started
[2026-09-15 06:28:01] Production.INFO: ==16463== Releasing lock...
[2026-09-15 06:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:28:02] Production.INFO: ==16465== Lock acquired, processing the job...
[2026-09-15 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:28:02] Production.INFO: ==16467== Lock acquired, processing the job...
[2026-09-15 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:28:02] Production.INFO: ==16467== Releasing lock...
[2026-09-15 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:28:02] Production.INFO: ==16465== Releasing lock...
[2026-09-15 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:28:03] Production.INFO: ==16470== Lock acquired, processing the job...
[2026-09-15 01:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:28:03] Production.INFO: ==16472== Lock acquired, processing the job...
[2026-09-15 01:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:28:03] Production.INFO: ==16474== Lock acquired, processing the job...
[2026-09-15 01:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:28:03] Production.INFO: ==16476== Lock acquired, processing the job...
[2026-09-15 01:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:28:03] Production.INFO: ==16478== Lock acquired, processing the job...
[2026-09-15 01:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:28:03] Production.INFO: Account Balance Start.
[2026-09-15 01:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:28:03] Production.INFO: 117
[2026-09-15 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-15 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-15 01:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:28:03] Production.INFO: ==16478== Releasing lock...
[2026-09-15 01:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:28:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:28:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:28:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:28:04] Production.INFO: Total Charge 0
[2026-09-15 01:28:04] Production.INFO: CreateAllLog End
[2026-09-15 01:28:04] Production.INFO: ==16472== Releasing lock...
[2026-09-15 01:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:28:04] Production.INFO: Account Balance End.
[2026-09-15 01:28:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:28:04] Production.INFO: ==16476== Releasing lock...
[2026-09-15 01:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:28:10] Production.ERROR: CronJobId end10
[2026-09-15 01:28:10] Production.INFO: ==16474== Releasing lock...
[2026-09-15 01:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:28:13] Production.INFO: call_cost start
[2026-09-15 01:28:13] Production.INFO: call_cost end
[2026-09-15 01:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:28:13] Production.INFO: ==16470== Releasing lock...
[2026-09-15 01:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:29:02] Production.INFO: ==16546== Lock acquired, processing the job...
[2026-09-15 06:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:29:02] Production.INFO: neon service started
[2026-09-15 06:29:02] Production.INFO: neon service started
[2026-09-15 06:29:02] Production.INFO: ==16546== Releasing lock...
[2026-09-15 06:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:29:02] Production.INFO: ==16549== Lock acquired, processing the job...
[2026-09-15 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:29:02] Production.INFO: ==16551== Lock acquired, processing the job...
[2026-09-15 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:29:02] Production.INFO: ==16551== Releasing lock...
[2026-09-15 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:29:02] Production.INFO: ==16549== Releasing lock...
[2026-09-15 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:29:03] Production.INFO: ==16553== Lock acquired, processing the job...
[2026-09-15 01:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:29:03] Production.INFO: ==16557== Lock acquired, processing the job...
[2026-09-15 01:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:29:03] Production.INFO: ==16555== Lock acquired, processing the job...
[2026-09-15 01:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:29:03] Production.INFO: ==16559== Lock acquired, processing the job...
[2026-09-15 01:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:29:03] Production.INFO: Account Balance Start.
[2026-09-15 01:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:29:03] Production.INFO: 117
[2026-09-15 01:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:29:03] Production.INFO: ==16561== Lock acquired, processing the job...
[2026-09-15 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 01:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:29:03] Production.INFO: ==16561== Releasing lock...
[2026-09-15 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:29:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:29:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:29:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:29:04] Production.INFO: Total Charge 0
[2026-09-15 01:29:04] Production.INFO: CreateAllLog End
[2026-09-15 01:29:04] Production.INFO: Account Balance End.
[2026-09-15 01:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:29:04] Production.INFO: ==16559== Releasing lock...
[2026-09-15 01:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:29:04] Production.INFO: ==16555== Releasing lock...
[2026-09-15 01:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:29:10] Production.ERROR: CronJobId end10
[2026-09-15 01:29:10] Production.INFO: ==16557== Releasing lock...
[2026-09-15 01:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:29:14] Production.INFO: call_cost start
[2026-09-15 01:29:14] Production.INFO: call_cost end
[2026-09-15 01:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:29:14] Production.INFO: ==16553== Releasing lock...
[2026-09-15 01:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:30:01] Production.INFO: ==16628== Lock acquired, processing the job...
[2026-09-15 06:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:30:01] Production.INFO: neon service started
[2026-09-15 06:30:01] Production.INFO: neon service started
[2026-09-15 06:30:01] Production.INFO: ==16628== Releasing lock...
[2026-09-15 06:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:30:02] Production.INFO: ==16630== Lock acquired, processing the job...
[2026-09-15 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:30:02] Production.INFO: ==16632== Lock acquired, processing the job...
[2026-09-15 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:30:02] Production.INFO: ==16632== Releasing lock...
[2026-09-15 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:30:02] Production.INFO: ==16630== Releasing lock...
[2026-09-15 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:30:03] Production.INFO: ==16639== Lock acquired, processing the job...
[2026-09-15 01:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:30:03] Production.INFO: ==16635== Lock acquired, processing the job...
[2026-09-15 01:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:30:03] Production.INFO: ==16641== Lock acquired, processing the job...
[2026-09-15 01:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:30:03] Production.INFO: ==16637== Lock acquired, processing the job...
[2026-09-15 01:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:30:03] Production.INFO: ==16643== Lock acquired, processing the job...
[2026-09-15 01:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:30:03] Production.INFO: Account Balance Start.
[2026-09-15 01:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:30:03] Production.INFO: 117
[2026-09-15 01:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:30:03] Production.INFO: ==16643== Releasing lock...
[2026-09-15 01:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:30:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:30:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:30:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:30:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:30:03] Production.INFO: Total Charge 0
[2026-09-15 01:30:03] Production.INFO: CreateAllLog End
[2026-09-15 01:30:03] Production.INFO: Account Balance End.
[2026-09-15 01:30:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:30:03] Production.INFO: ==16641== Releasing lock...
[2026-09-15 01:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:30:04] Production.INFO: ==16637== Releasing lock...
[2026-09-15 01:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:30:10] Production.ERROR: CronJobId end10
[2026-09-15 01:30:10] Production.INFO: ==16639== Releasing lock...
[2026-09-15 01:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:30:13] Production.INFO: call_cost start
[2026-09-15 01:30:13] Production.INFO: call_cost end
[2026-09-15 01:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:30:13] Production.INFO: ==16635== Releasing lock...
[2026-09-15 01:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:31:01] Production.INFO: ==16702== Lock acquired, processing the job...
[2026-09-15 06:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:31:01] Production.INFO: neon service started
[2026-09-15 06:31:01] Production.INFO: neon service started
[2026-09-15 06:31:01] Production.INFO: ==16702== Releasing lock...
[2026-09-15 06:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:31:02] Production.INFO: ==16706== Lock acquired, processing the job...
[2026-09-15 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:31:02] Production.INFO: ==16706== Releasing lock...
[2026-09-15 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:31:02] Production.INFO: ==16704== Lock acquired, processing the job...
[2026-09-15 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:31:02] Production.INFO: ==16704== Releasing lock...
[2026-09-15 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:31:03] Production.INFO: ==16709== Lock acquired, processing the job...
[2026-09-15 01:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:31:03] Production.INFO: ==16713== Lock acquired, processing the job...
[2026-09-15 01:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:31:03] Production.INFO: ==16711== Lock acquired, processing the job...
[2026-09-15 01:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:31:03] Production.INFO: ==16715== Lock acquired, processing the job...
[2026-09-15 01:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:31:03] Production.INFO: ==16717== Lock acquired, processing the job...
[2026-09-15 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:31:03] Production.INFO: Account Balance Start.
[2026-09-15 01:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:31:03] Production.INFO: 117
[2026-09-15 01:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 01:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:31:03] Production.INFO: ==16717== Releasing lock...
[2026-09-15 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:31:04] Production.INFO: Total Charge 0
[2026-09-15 01:31:04] Production.INFO: CreateAllLog End
[2026-09-15 01:31:04] Production.INFO: Account Balance End.
[2026-09-15 01:31:04] Production.INFO: ==16711== Releasing lock...
[2026-09-15 01:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:31:04] Production.INFO: ==16715== Releasing lock...
[2026-09-15 01:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:31:11] Production.ERROR: CronJobId end10
[2026-09-15 01:31:11] Production.INFO: ==16713== Releasing lock...
[2026-09-15 01:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:31:14] Production.INFO: call_cost start
[2026-09-15 01:31:14] Production.INFO: call_cost end
[2026-09-15 01:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:31:14] Production.INFO: ==16709== Releasing lock...
[2026-09-15 01:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:32:01] Production.INFO: ==16779== Lock acquired, processing the job...
[2026-09-15 06:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:32:01] Production.INFO: neon service started
[2026-09-15 06:32:01] Production.INFO: neon service started
[2026-09-15 06:32:01] Production.INFO: ==16779== Releasing lock...
[2026-09-15 06:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:32:01] Production.INFO: ==16783== Lock acquired, processing the job...
[2026-09-15 05:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:32:01] Production.INFO: ==16783== Releasing lock...
[2026-09-15 05:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:32:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:32:01] Production.INFO: ==16781== Lock acquired, processing the job...
[2026-09-15 01:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:32:02] Production.INFO: ==16781== Releasing lock...
[2026-09-15 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:32:02] Production.INFO: ==16787== Lock acquired, processing the job...
[2026-09-15 01:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:32:02] Production.INFO: ==16785== Lock acquired, processing the job...
[2026-09-15 01:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:32:03] Production.INFO: ==16789== Lock acquired, processing the job...
[2026-09-15 01:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:32:03] Production.INFO: ==16791== Lock acquired, processing the job...
[2026-09-15 01:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:32:03] Production.INFO: ==16793== Lock acquired, processing the job...
[2026-09-15 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:32:03] Production.INFO: ==16787== Releasing lock...
[2026-09-15 01:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:32:03] Production.INFO: Account Balance Start.
[2026-09-15 01:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:32:03] Production.INFO: 117
[2026-09-15 01:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 01:32:03] Production.INFO: ==16793== Releasing lock...
[2026-09-15 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:32:03] Production.INFO: Total Charge 0
[2026-09-15 01:32:03] Production.INFO: CreateAllLog End
[2026-09-15 01:32:03] Production.INFO: Account Balance End.
[2026-09-15 01:32:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:32:03] Production.INFO: ==16791== Releasing lock...
[2026-09-15 01:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:32:09] Production.ERROR: CronJobId end10
[2026-09-15 01:32:09] Production.INFO: ==16789== Releasing lock...
[2026-09-15 01:32:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:32:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:32:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:32:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:32:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:32:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:32:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:32:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:32:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:32:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:32:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:32:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:32:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:32:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:32:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:32:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:32:12] Production.INFO: call_cost start
[2026-09-15 01:32:12] Production.INFO: call_cost end
[2026-09-15 01:32:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:32:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:32:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:32:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:32:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:32:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:32:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:32:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:32:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:32:12] Production.INFO: ==16785== Releasing lock...
[2026-09-15 01:32:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:32:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:33:01] Production.INFO: ==16857== Lock acquired, processing the job...
[2026-09-15 06:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:33:01] Production.INFO: neon service started
[2026-09-15 06:33:01] Production.INFO: neon service started
[2026-09-15 06:33:01] Production.INFO: ==16857== Releasing lock...
[2026-09-15 06:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:33:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 01:33:02] Production.INFO: ==16859== Lock acquired, processing the job...
[2026-09-15 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:33:02] Production.INFO: ==16859== Releasing lock...
[2026-09-15 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:33:02] Production.INFO: ==16861== Lock acquired, processing the job...
[2026-09-15 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:33:02] Production.INFO: ==16861== Releasing lock...
[2026-09-15 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:33:02] Production.INFO: ==16863== Lock acquired, processing the job...
[2026-09-15 01:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:33:03] Production.INFO: ==16871== Lock acquired, processing the job...
[2026-09-15 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:33:03] Production.INFO: ==16867== Lock acquired, processing the job...
[2026-09-15 01:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:33:03] Production.INFO: ==16865== Lock acquired, processing the job...
[2026-09-15 01:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:33:03] Production.INFO: ==16869== Lock acquired, processing the job...
[2026-09-15 01:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 01:33:03] Production.INFO: Account Balance Start.
[2026-09-15 01:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:33:03] Production.INFO: 117
[2026-09-15 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-15 01:33:03] Production.INFO: ==16871== Releasing lock...
[2026-09-15 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:33:03] Production.INFO: Total Charge 0
[2026-09-15 01:33:03] Production.INFO: CreateAllLog End
[2026-09-15 01:33:03] Production.INFO: ==16865== Releasing lock...
[2026-09-15 01:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:33:03] Production.INFO: Account Balance End.
[2026-09-15 01:33:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:33:03] Production.INFO: ==16869== Releasing lock...
[2026-09-15 01:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:33:11] Production.ERROR: CronJobId end10
[2026-09-15 01:33:11] Production.INFO: ==16867== Releasing lock...
[2026-09-15 01:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:33:13] Production.INFO: call_cost start
[2026-09-15 01:33:13] Production.INFO: call_cost end
[2026-09-15 01:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:33:13] Production.INFO: ==16863== Releasing lock...
[2026-09-15 01:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:34:02] Production.INFO: ==16937== Lock acquired, processing the job...
[2026-09-15 06:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:34:02] Production.INFO: neon service started
[2026-09-15 06:34:02] Production.INFO: neon service started
[2026-09-15 06:34:02] Production.INFO: ==16937== Releasing lock...
[2026-09-15 06:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:34:02] Production.INFO: ==16939== Lock acquired, processing the job...
[2026-09-15 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:34:02] Production.INFO: ==16939== Releasing lock...
[2026-09-15 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:34:02] Production.INFO: ==16941== Lock acquired, processing the job...
[2026-09-15 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:34:02] Production.INFO: ==16941== Releasing lock...
[2026-09-15 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:34:03] Production.INFO: ==16947== Lock acquired, processing the job...
[2026-09-15 01:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:34:03] Production.INFO: ==16945== Lock acquired, processing the job...
[2026-09-15 01:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:34:03] Production.INFO: ==16943== Lock acquired, processing the job...
[2026-09-15 01:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:34:03] Production.INFO: ==16951== Lock acquired, processing the job...
[2026-09-15 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:34:03] Production.INFO: ==16949== Lock acquired, processing the job...
[2026-09-15 01:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 01:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 01:34:03] Production.INFO: ==16951== Releasing lock...
[2026-09-15 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:34:03] Production.INFO: Account Balance Start.
[2026-09-15 01:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:34:03] Production.INFO: 117
[2026-09-15 01:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:34:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:34:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:34:04] Production.INFO: ==16945== Releasing lock...
[2026-09-15 01:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:34:04] Production.INFO: Total Charge 0
[2026-09-15 01:34:04] Production.INFO: CreateAllLog End
[2026-09-15 01:34:04] Production.INFO: Account Balance End.
[2026-09-15 01:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:34:04] Production.INFO: ==16949== Releasing lock...
[2026-09-15 01:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:34:11] Production.ERROR: CronJobId end10
[2026-09-15 01:34:11] Production.INFO: ==16947== Releasing lock...
[2026-09-15 01:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:34:13] Production.INFO: call_cost start
[2026-09-15 01:34:13] Production.INFO: call_cost end
[2026-09-15 01:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:34:13] Production.INFO: ==16943== Releasing lock...
[2026-09-15 01:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:35:01] Production.INFO: ==17013== Lock acquired, processing the job...
[2026-09-15 06:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:35:01] Production.INFO: neon service started
[2026-09-15 06:35:01] Production.INFO: neon service started
[2026-09-15 06:35:01] Production.INFO: ==17013== Releasing lock...
[2026-09-15 06:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:35:02] Production.INFO: ==17015== Lock acquired, processing the job...
[2026-09-15 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:35:02] Production.INFO: ==17017== Lock acquired, processing the job...
[2026-09-15 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:35:02] Production.INFO: ==17017== Releasing lock...
[2026-09-15 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:35:02] Production.INFO: ==17015== Releasing lock...
[2026-09-15 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:35:03] Production.INFO: ==17022== Lock acquired, processing the job...
[2026-09-15 01:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:35:03] Production.INFO: ==17020== Lock acquired, processing the job...
[2026-09-15 01:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 01:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 01:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 01:35:03] Production.ERROR: CronJob PID - 17022
[2026-09-15 01:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 01:35:03] Production.ERROR: CronJob ID - 5
[2026-09-15 01:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 01:35:00
[2026-09-15 01:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 01:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 01:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 01:35:03] Production.INFO: ==17020== Releasing lock...
[2026-09-15 01:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 01:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 01:35:03] Production.INFO: ==17028== Lock acquired, processing the job...
[2026-09-15 01:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:35:03] Production.INFO: Account Balance Start.
[2026-09-15 01:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:35:03] Production.INFO: 117
[2026-09-15 01:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:35:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:35:03] Production.INFO: ==17024== Lock acquired, processing the job...
[2026-09-15 01:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:35:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:35:03] Production.INFO: ==17026== Lock acquired, processing the job...
[2026-09-15 01:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:35:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:35:03] Production.INFO: Total Charge 0
[2026-09-15 01:35:03] Production.INFO: CreateAllLog End
[2026-09-15 01:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:35:03] Production.INFO: ==17030== Lock acquired, processing the job...
[2026-09-15 01:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 01:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 01:35:03] Production.INFO: ==17032== Lock acquired, processing the job...
[2026-09-15 01:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:35:03] Production.INFO: Account Balance End.
[2026-09-15 01:35:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:35:03] Production.INFO: ==17028== Releasing lock...
[2026-09-15 01:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:35:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:35:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:35:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:35:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:35:04] Production.INFO: ==17032== Releasing lock...
[2026-09-15 01:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:35:04] Production.ERROR: done
[2026-09-15 01:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 01:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005451', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 01:35:04] Production.INFO: ==17024== Releasing lock...
[2026-09-15 01:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005451', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 01:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 01:35:09] Production.INFO: ProcessCDR(1,18005451,1,1,2)
[2026-09-15 01:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005451,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005451,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 01:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 01:35:10] Production.INFO: ==17030== Releasing lock...
[2026-09-15 01:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 01:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 01:35:13] Production.ERROR: CronJobId end10
[2026-09-15 01:35:13] Production.INFO: ==17026== Releasing lock...
[2026-09-15 01:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:35:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:35:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:35:15] Production.INFO: call_cost start
[2026-09-15 01:35:15] Production.INFO: call_cost end
[2026-09-15 01:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:35:15] Production.INFO: ==17022== Releasing lock...
[2026-09-15 01:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:36:01] Production.INFO: ==17091== Lock acquired, processing the job...
[2026-09-15 06:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:36:01] Production.INFO: neon service started
[2026-09-15 06:36:02] Production.INFO: neon service started
[2026-09-15 06:36:02] Production.INFO: ==17091== Releasing lock...
[2026-09-15 06:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:36:02] Production.INFO: ==17093== Lock acquired, processing the job...
[2026-09-15 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:36:02] Production.INFO: ==17093== Releasing lock...
[2026-09-15 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:36:02] Production.INFO: ==17095== Lock acquired, processing the job...
[2026-09-15 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:36:02] Production.INFO: ==17095== Releasing lock...
[2026-09-15 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:36:03] Production.INFO: ==17097== Lock acquired, processing the job...
[2026-09-15 01:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:36:03] Production.INFO: ==17101== Lock acquired, processing the job...
[2026-09-15 01:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:36:03] Production.INFO: ==17099== Lock acquired, processing the job...
[2026-09-15 01:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:36:03] Production.INFO: ==17103== Lock acquired, processing the job...
[2026-09-15 01:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:36:03] Production.INFO: ==17105== Lock acquired, processing the job...
[2026-09-15 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:36:03] Production.INFO: Account Balance Start.
[2026-09-15 01:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:36:03] Production.INFO: 117
[2026-09-15 01:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 01:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:36:03] Production.INFO: ==17105== Releasing lock...
[2026-09-15 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:36:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:36:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:36:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:36:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:36:04] Production.INFO: Total Charge 0
[2026-09-15 01:36:04] Production.INFO: CreateAllLog End
[2026-09-15 01:36:04] Production.INFO: ==17099== Releasing lock...
[2026-09-15 01:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:36:04] Production.INFO: Account Balance End.
[2026-09-15 01:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:36:04] Production.INFO: ==17103== Releasing lock...
[2026-09-15 01:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:36:10] Production.ERROR: CronJobId end10
[2026-09-15 01:36:10] Production.INFO: ==17101== Releasing lock...
[2026-09-15 01:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:36:14] Production.INFO: call_cost start
[2026-09-15 01:36:14] Production.INFO: call_cost end
[2026-09-15 01:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:36:14] Production.INFO: ==17097== Releasing lock...
[2026-09-15 01:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:37:01] Production.INFO: ==17165== Lock acquired, processing the job...
[2026-09-15 06:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:37:01] Production.INFO: neon service started
[2026-09-15 06:37:01] Production.INFO: neon service started
[2026-09-15 06:37:01] Production.INFO: ==17165== Releasing lock...
[2026-09-15 06:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:37:01] Production.INFO: ==17169== Lock acquired, processing the job...
[2026-09-15 05:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:37:01] Production.INFO: ==17169== Releasing lock...
[2026-09-15 05:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:37:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:37:01] Production.INFO: ==17167== Lock acquired, processing the job...
[2026-09-15 01:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:37:02] Production.INFO: ==17167== Releasing lock...
[2026-09-15 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:37:02] Production.INFO: ==17172== Lock acquired, processing the job...
[2026-09-15 01:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:37:02] Production.INFO: ==17174== Lock acquired, processing the job...
[2026-09-15 01:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:37:02] Production.INFO: ==17176== Lock acquired, processing the job...
[2026-09-15 01:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:37:02] Production.INFO: ==17178== Lock acquired, processing the job...
[2026-09-15 01:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:37:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:37:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:37:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:37:02] Production.INFO: ==17180== Lock acquired, processing the job...
[2026-09-15 01:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:37:03] Production.INFO: Account Balance Start.
[2026-09-15 01:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:37:03] Production.INFO: 117
[2026-09-15 01:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:37:03] Production.INFO: ==17180== Releasing lock...
[2026-09-15 01:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:37:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:37:03] Production.INFO: Total Charge 0
[2026-09-15 01:37:03] Production.INFO: CreateAllLog End
[2026-09-15 01:37:03] Production.INFO: ==17174== Releasing lock...
[2026-09-15 01:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:37:03] Production.INFO: Account Balance End.
[2026-09-15 01:37:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:37:03] Production.INFO: ==17178== Releasing lock...
[2026-09-15 01:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:37:09] Production.ERROR: CronJobId end10
[2026-09-15 01:37:09] Production.INFO: ==17176== Releasing lock...
[2026-09-15 01:37:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:37:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:37:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:37:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:37:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:37:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:37:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:37:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:37:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:37:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:37:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:37:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:37:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:37:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:37:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:37:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:37:13] Production.INFO: call_cost start
[2026-09-15 01:37:13] Production.INFO: call_cost end
[2026-09-15 01:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:37:13] Production.INFO: ==17172== Releasing lock...
[2026-09-15 01:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:38:01] Production.INFO: ==17244== Lock acquired, processing the job...
[2026-09-15 06:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:38:01] Production.INFO: neon service started
[2026-09-15 06:38:01] Production.INFO: neon service started
[2026-09-15 06:38:01] Production.INFO: ==17244== Releasing lock...
[2026-09-15 06:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:38:02] Production.INFO: ==17248== Lock acquired, processing the job...
[2026-09-15 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:38:02] Production.INFO: ==17248== Releasing lock...
[2026-09-15 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:38:02] Production.INFO: ==17246== Lock acquired, processing the job...
[2026-09-15 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:38:02] Production.INFO: ==17246== Releasing lock...
[2026-09-15 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:38:03] Production.INFO: ==17252== Lock acquired, processing the job...
[2026-09-15 01:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:38:03] Production.INFO: ==17250== Lock acquired, processing the job...
[2026-09-15 01:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:38:03] Production.INFO: ==17254== Lock acquired, processing the job...
[2026-09-15 01:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:38:03] Production.INFO: ==17256== Lock acquired, processing the job...
[2026-09-15 01:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:38:03] Production.INFO: ==17258== Lock acquired, processing the job...
[2026-09-15 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:38:03] Production.INFO: Account Balance Start.
[2026-09-15 01:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:38:03] Production.INFO: 117
[2026-09-15 01:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 01:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:38:03] Production.INFO: ==17258== Releasing lock...
[2026-09-15 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:38:03] Production.INFO: Total Charge 0
[2026-09-15 01:38:03] Production.INFO: CreateAllLog End
[2026-09-15 01:38:03] Production.INFO: Account Balance End.
[2026-09-15 01:38:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:38:03] Production.INFO: ==17256== Releasing lock...
[2026-09-15 01:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:38:04] Production.INFO: ==17252== Releasing lock...
[2026-09-15 01:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:38:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php: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-15 01:38:10] Production.ERROR: CronJobId end10
[2026-09-15 01:38:10] Production.INFO: ==17254== Releasing lock...
[2026-09-15 01:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:38:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:38:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:38:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:38:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:38:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:38:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:38:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:38:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:38:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:38:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:38:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:38:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:38:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:38:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:38:13] Production.INFO: call_cost start
[2026-09-15 01:38:13] Production.INFO: call_cost end
[2026-09-15 01:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:38:13] Production.INFO: ==17250== Releasing lock...
[2026-09-15 01:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:39:02] Production.INFO: ==17327== Lock acquired, processing the job...
[2026-09-15 06:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:39:02] Production.INFO: neon service started
[2026-09-15 06:39:02] Production.INFO: neon service started
[2026-09-15 06:39:02] Production.INFO: ==17327== Releasing lock...
[2026-09-15 06:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 05:39:02] Production.INFO: ==17331== Lock acquired, processing the job...
[2026-09-15 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:39:02] Production.INFO: ==17331== Releasing lock...
[2026-09-15 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:39:02] Production.INFO: ==17329== Lock acquired, processing the job...
[2026-09-15 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:39:02] Production.INFO: ==17329== Releasing lock...
[2026-09-15 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:39:03] Production.INFO: ==17333== Lock acquired, processing the job...
[2026-09-15 01:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:39:03] Production.INFO: ==17335== Lock acquired, processing the job...
[2026-09-15 01:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:39:03] Production.INFO: ==17337== Lock acquired, processing the job...
[2026-09-15 01:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:39:03] Production.INFO: ==17339== Lock acquired, processing the job...
[2026-09-15 01:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:39:03] Production.INFO: ==17341== Lock acquired, processing the job...
[2026-09-15 01:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:39:03] Production.INFO: Account Balance Start.
[2026-09-15 01:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:39:03] Production.INFO: 117
[2026-09-15 01:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:39:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 01:39:04] Production.INFO: ==17341== Releasing lock...
[2026-09-15 01:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:39:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:39:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:39:04] Production.INFO: Total Charge 0
[2026-09-15 01:39:04] Production.INFO: CreateAllLog End
[2026-09-15 01:39:04] Production.INFO: Account Balance End.
[2026-09-15 01:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:39:04] Production.INFO: ==17339== Releasing lock...
[2026-09-15 01:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:39:04] Production.INFO: ==17335== Releasing lock...
[2026-09-15 01:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:39:11] Production.ERROR: CronJobId end10
[2026-09-15 01:39:11] Production.INFO: ==17337== Releasing lock...
[2026-09-15 01:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:39:14] Production.INFO: call_cost start
[2026-09-15 01:39:14] Production.INFO: call_cost end
[2026-09-15 01:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:39:14] Production.INFO: ==17333== Releasing lock...
[2026-09-15 01:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:40:01] Production.INFO: ==17398== Lock acquired, processing the job...
[2026-09-15 06:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:40:01] Production.INFO: neon service started
[2026-09-15 06:40:01] Production.INFO: neon service started
[2026-09-15 06:40:01] Production.INFO: ==17398== Releasing lock...
[2026-09-15 06:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:40:01] Production.INFO: ==17402== Lock acquired, processing the job...
[2026-09-15 05:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:40:01] Production.INFO: ==17402== Releasing lock...
[2026-09-15 05:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:40:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:40:02] Production.INFO: ==17400== Lock acquired, processing the job...
[2026-09-15 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:40:02] Production.INFO: ==17400== Releasing lock...
[2026-09-15 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:40:03] Production.INFO: ==17406== Lock acquired, processing the job...
[2026-09-15 01:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:40:03] Production.INFO: ==17408== Lock acquired, processing the job...
[2026-09-15 01:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:40:03] Production.INFO: ==17404== Lock acquired, processing the job...
[2026-09-15 01:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:40:03] Production.INFO: ==17412== Lock acquired, processing the job...
[2026-09-15 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:40:03] Production.INFO: ==17410== Lock acquired, processing the job...
[2026-09-15 01:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 01:40:03] Production.INFO: Account Balance Start.
[2026-09-15 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-15 01:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:40:03] Production.INFO: 117
[2026-09-15 01:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 01:40:03] Production.INFO: ==17412== Releasing lock...
[2026-09-15 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:40:03] Production.INFO: Total Charge 0
[2026-09-15 01:40:03] Production.INFO: CreateAllLog End
[2026-09-15 01:40:03] Production.INFO: ==17406== Releasing lock...
[2026-09-15 01:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:40:03] Production.INFO: Account Balance End.
[2026-09-15 01:40:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:40:03] Production.INFO: ==17410== Releasing lock...
[2026-09-15 01:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:40:10] Production.ERROR: CronJobId end10
[2026-09-15 01:40:10] Production.INFO: ==17408== Releasing lock...
[2026-09-15 01:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:40:13] Production.INFO: call_cost start
[2026-09-15 01:40:13] Production.INFO: call_cost end
[2026-09-15 01:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:40:13] Production.INFO: ==17404== Releasing lock...
[2026-09-15 01:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:41:01] Production.INFO: ==17476== Lock acquired, processing the job...
[2026-09-15 06:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:41:01] Production.INFO: neon service started
[2026-09-15 06:41:02] Production.INFO: neon service started
[2026-09-15 06:41:02] Production.INFO: ==17476== Releasing lock...
[2026-09-15 06:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:41:02] Production.INFO: ==17478== Lock acquired, processing the job...
[2026-09-15 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:41:02] Production.INFO: ==17478== Releasing lock...
[2026-09-15 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:41:02] Production.INFO: ==17480== Lock acquired, processing the job...
[2026-09-15 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:41:02] Production.INFO: ==17480== Releasing lock...
[2026-09-15 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:41:03] Production.INFO: ==17482== Lock acquired, processing the job...
[2026-09-15 01:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:41:03] Production.INFO: ==17486== Lock acquired, processing the job...
[2026-09-15 01:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:41:03] Production.INFO: ==17484== Lock acquired, processing the job...
[2026-09-15 01:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:41:03] Production.INFO: ==17488== Lock acquired, processing the job...
[2026-09-15 01:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:41:03] Production.INFO: ==17490== Lock acquired, processing the job...
[2026-09-15 01:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:41:03] Production.INFO: Account Balance Start.
[2026-09-15 01:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:41:03] Production.INFO: 117
[2026-09-15 01:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 01:41:03] Production.INFO: ==17490== Releasing lock...
[2026-09-15 01:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:41:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:41:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:41:03] Production.INFO: Total Charge 0
[2026-09-15 01:41:04] Production.INFO: CreateAllLog End
[2026-09-15 01:41:04] Production.INFO: Account Balance End.
[2026-09-15 01:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:41:04] Production.INFO: ==17488== Releasing lock...
[2026-09-15 01:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:41:04] Production.INFO: ==17484== Releasing lock...
[2026-09-15 01:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:41:10] Production.ERROR: CronJobId end10
[2026-09-15 01:41:10] Production.INFO: ==17486== Releasing lock...
[2026-09-15 01:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:41:13] Production.INFO: call_cost start
[2026-09-15 01:41:13] Production.INFO: call_cost end
[2026-09-15 01:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:41:13] Production.INFO: ==17482== Releasing lock...
[2026-09-15 01:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:42:01] Production.INFO: ==17554== Lock acquired, processing the job...
[2026-09-15 06:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:42:01] Production.INFO: neon service started
[2026-09-15 06:42:01] Production.INFO: neon service started
[2026-09-15 06:42:01] Production.INFO: ==17554== Releasing lock...
[2026-09-15 06:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:42:02] Production.INFO: ==17556== Lock acquired, processing the job...
[2026-09-15 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:42:02] Production.INFO: ==17558== Lock acquired, processing the job...
[2026-09-15 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:42:02] Production.INFO: ==17558== Releasing lock...
[2026-09-15 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:42:02] Production.INFO: ==17556== Releasing lock...
[2026-09-15 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:42:02] Production.INFO: ==17565== Lock acquired, processing the job...
[2026-09-15 01:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:42:02] Production.INFO: ==17563== Lock acquired, processing the job...
[2026-09-15 01:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:42:03] Production.INFO: ==17567== Lock acquired, processing the job...
[2026-09-15 01:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:42:03] Production.INFO: ==17569== Lock acquired, processing the job...
[2026-09-15 01:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:42:03] Production.INFO: ==17571== Lock acquired, processing the job...
[2026-09-15 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 01:42:03] Production.INFO: Account Balance Start.
[2026-09-15 01:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:42:03] Production.INFO: 117
[2026-09-15 01:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 01:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:42:03] Production.INFO: ==17571== Releasing lock...
[2026-09-15 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:42:03] Production.INFO: ==17565== Releasing lock...
[2026-09-15 01:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:42:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:42:03] Production.INFO: Total Charge 0
[2026-09-15 01:42:03] Production.INFO: CreateAllLog End
[2026-09-15 01:42:03] Production.INFO: Account Balance End.
[2026-09-15 01:42:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:42:03] Production.INFO: ==17569== Releasing lock...
[2026-09-15 01:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:42:11] Production.ERROR: CronJobId end10
[2026-09-15 01:42:11] Production.INFO: ==17567== Releasing lock...
[2026-09-15 01:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:42:13] Production.INFO: call_cost start
[2026-09-15 01:42:13] Production.INFO: call_cost end
[2026-09-15 01:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:42:13] Production.INFO: ==17563== Releasing lock...
[2026-09-15 01:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:43:01] Production.INFO: ==17656== Lock acquired, processing the job...
[2026-09-15 06:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:43:01] Production.INFO: neon service started
[2026-09-15 06:43:01] Production.INFO: neon service started
[2026-09-15 06:43:01] Production.INFO: ==17656== Releasing lock...
[2026-09-15 06:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:43:02] Production.INFO: ==17658== Lock acquired, processing the job...
[2026-09-15 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:43:02] Production.INFO: ==17658== Releasing lock...
[2026-09-15 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:43:02] Production.INFO: ==17660== Lock acquired, processing the job...
[2026-09-15 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:43:02] Production.INFO: ==17660== Releasing lock...
[2026-09-15 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:43:03] Production.INFO: ==17670== Lock acquired, processing the job...
[2026-09-15 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:43:03] Production.INFO: ==17662== Lock acquired, processing the job...
[2026-09-15 01:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:43:03] Production.INFO: ==17664== Lock acquired, processing the job...
[2026-09-15 01:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 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-15 01:43:03] Production.INFO: ==17666== Lock acquired, processing the job...
[2026-09-15 01:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 01:43:03] Production.INFO: ==17668== Lock acquired, processing the job...
[2026-09-15 01:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:43:03] Production.INFO: ==17670== Releasing lock...
[2026-09-15 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:43:03] Production.INFO: Account Balance Start.
[2026-09-15 01:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:43:03] Production.INFO: 117
[2026-09-15 01:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:43:03] Production.INFO: Total Charge 0
[2026-09-15 01:43:03] Production.INFO: CreateAllLog End
[2026-09-15 01:43:04] Production.INFO: Account Balance End.
[2026-09-15 01:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:43:04] Production.INFO: ==17668== Releasing lock...
[2026-09-15 01:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:43:04] Production.INFO: ==17664== Releasing lock...
[2026-09-15 01:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:43:12] Production.ERROR: CronJobId end10
[2026-09-15 01:43:12] Production.INFO: ==17666== Releasing lock...
[2026-09-15 01:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:43:14] Production.INFO: call_cost start
[2026-09-15 01:43:14] Production.INFO: call_cost end
[2026-09-15 01:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:43:14] Production.INFO: ==17662== Releasing lock...
[2026-09-15 01:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:44:02] Production.INFO: ==17736== Lock acquired, processing the job...
[2026-09-15 06:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:44:02] Production.INFO: neon service started
[2026-09-15 06:44:02] Production.INFO: neon service started
[2026-09-15 06:44:02] Production.INFO: ==17736== Releasing lock...
[2026-09-15 06:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:44:02] Production.INFO: ==17738== Lock acquired, processing the job...
[2026-09-15 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:44:02] Production.INFO: ==17738== Releasing lock...
[2026-09-15 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:44:03] Production.INFO: ==17740== Lock acquired, processing the job...
[2026-09-15 05:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:44:03] Production.INFO: ==17740== Releasing lock...
[2026-09-15 05:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:44:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:44:03] Production.INFO: ==17743== Lock acquired, processing the job...
[2026-09-15 01:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:44:03] Production.INFO: ==17745== Lock acquired, processing the job...
[2026-09-15 01:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:44:03] Production.INFO: ==17747== Lock acquired, processing the job...
[2026-09-15 01:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:44:03] Production.INFO: ==17749== Lock acquired, processing the job...
[2026-09-15 01:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:44:03] Production.INFO: ==17751== Lock acquired, processing the job...
[2026-09-15 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:44:03] Production.INFO: Account Balance Start.
[2026-09-15 01:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:44:03] Production.INFO: 117
[2026-09-15 01:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:44:03] Production.INFO: ==17751== Releasing lock...
[2026-09-15 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:44:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:44:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:44:04] Production.INFO: ==17745== Releasing lock...
[2026-09-15 01:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:44:04] Production.INFO: Total Charge 0
[2026-09-15 01:44:04] Production.INFO: CreateAllLog End
[2026-09-15 01:44:04] Production.INFO: Account Balance End.
[2026-09-15 01:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:44:04] Production.INFO: ==17749== Releasing lock...
[2026-09-15 01:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:44:10] Production.ERROR: CronJobId end10
[2026-09-15 01:44:10] Production.INFO: ==17747== Releasing lock...
[2026-09-15 01:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:44:14] Production.INFO: call_cost start
[2026-09-15 01:44:14] Production.INFO: call_cost end
[2026-09-15 01:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:44:14] Production.INFO: ==17743== Releasing lock...
[2026-09-15 01:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:45:01] Production.INFO: ==17806== Lock acquired, processing the job...
[2026-09-15 06:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:45:01] Production.INFO: neon service started
[2026-09-15 06:45:01] Production.INFO: neon service started
[2026-09-15 06:45:01] Production.INFO: ==17806== Releasing lock...
[2026-09-15 06:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:45:01] Production.INFO: ==17809== Lock acquired, processing the job...
[2026-09-15 01:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:45:02] Production.INFO: ==17809== Releasing lock...
[2026-09-15 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:45:02] Production.INFO: ==17811== Lock acquired, processing the job...
[2026-09-15 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:45:02] Production.INFO: ==17811== Releasing lock...
[2026-09-15 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:45:03] Production.INFO: ==17815== Lock acquired, processing the job...
[2026-09-15 01:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 01:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 01:45:03] Production.INFO: ==17821== Lock acquired, processing the job...
[2026-09-15 01:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 01:45:03] Production.INFO: ==17815== Releasing lock...
[2026-09-15 01:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 01:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 01:45:03] Production.INFO: ==17817== Lock acquired, processing the job...
[2026-09-15 01:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:45:03] Production.INFO: ==17819== Lock acquired, processing the job...
[2026-09-15 01:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:45:03] Production.INFO: ==17823== Lock acquired, processing the job...
[2026-09-15 01:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:45:03] Production.INFO: ==17827== Lock acquired, processing the job...
[2026-09-15 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:45:03] Production.INFO: ==17825== Lock acquired, processing the job...
[2026-09-15 01:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 01:45:03] Production.INFO: Account Balance Start.
[2026-09-15 01:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:45:03] Production.INFO: 117
[2026-09-15 01:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 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-15 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-15 01:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:45:03] Production.INFO: ==17827== Releasing lock...
[2026-09-15 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:45:04] Production.ERROR: done
[2026-09-15 01:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 01:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005492', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 01:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:45:04] Production.INFO: Total Charge 0
[2026-09-15 01:45:04] Production.INFO: CreateAllLog End
[2026-09-15 01:45:04] Production.INFO: Account Balance End.
[2026-09-15 01:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:45:04] Production.INFO: ==17823== Releasing lock...
[2026-09-15 01:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:45:04] Production.INFO: ==17819== Releasing lock...
[2026-09-15 01:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005492', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 01:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 01:45:10] Production.INFO: ProcessCDR(1,18005492,1,1,2)
[2026-09-15 01:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005492,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005492,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 01:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 01:45:10] Production.INFO: ==17825== Releasing lock...
[2026-09-15 01:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 01:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 01:45:13] Production.ERROR: CronJobId end10
[2026-09-15 01:45:13] Production.INFO: ==17821== Releasing lock...
[2026-09-15 01:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:45:17] Production.INFO: call_cost start
[2026-09-15 01:45:17] Production.INFO: call_cost end
[2026-09-15 01:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:45:17] Production.INFO: ==17817== Releasing lock...
[2026-09-15 01:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:46:01] Production.INFO: ==17896== Lock acquired, processing the job...
[2026-09-15 06:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:46:02] Production.INFO: neon service started
[2026-09-15 06:46:02] Production.INFO: neon service started
[2026-09-15 06:46:02] Production.INFO: ==17896== Releasing lock...
[2026-09-15 06:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:46:02] Production.INFO: ==17898== Lock acquired, processing the job...
[2026-09-15 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:46:02] Production.INFO: ==17901== Lock acquired, processing the job...
[2026-09-15 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:46:02] Production.INFO: ==17901== Releasing lock...
[2026-09-15 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:46:02] Production.INFO: ==17898== Releasing lock...
[2026-09-15 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:46:03] Production.INFO: ==17903== Lock acquired, processing the job...
[2026-09-15 01:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:46:03] Production.INFO: ==17909== Lock acquired, processing the job...
[2026-09-15 01:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:46:03] Production.INFO: Account Balance Start.
[2026-09-15 01:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:46:03] Production.INFO: 117
[2026-09-15 01:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:46:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:46:03] Production.INFO: Total Charge 0
[2026-09-15 01:46:03] Production.INFO: CreateAllLog End
[2026-09-15 01:46:03] Production.INFO: ==17905== Lock acquired, processing the job...
[2026-09-15 01:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:46:03] Production.INFO: ==17907== Lock acquired, processing the job...
[2026-09-15 01:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:46:03] Production.INFO: Account Balance End.
[2026-09-15 01:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:46:03] Production.INFO: ==17911== Lock acquired, processing the job...
[2026-09-15 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:46:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:46:03] Production.INFO: ==17909== Releasing lock...
[2026-09-15 01:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01: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-15 01: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-15 01: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-15 01:46:04] Production.INFO: ==17911== Releasing lock...
[2026-09-15 01:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:46:04] Production.INFO: ==17905== Releasing lock...
[2026-09-15 01:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:46:11] Production.ERROR: CronJobId end10
[2026-09-15 01:46:11] Production.INFO: ==17907== Releasing lock...
[2026-09-15 01:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:46:14] Production.INFO: call_cost start
[2026-09-15 01:46:14] Production.INFO: call_cost end
[2026-09-15 01:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:46:14] Production.INFO: ==17903== Releasing lock...
[2026-09-15 01:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:47:01] Production.INFO: ==17971== Lock acquired, processing the job...
[2026-09-15 06:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:47:01] Production.INFO: neon service started
[2026-09-15 06:47:01] Production.INFO: neon service started
[2026-09-15 06:47:01] Production.INFO: ==17971== Releasing lock...
[2026-09-15 06:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:47:01] Production.INFO: ==17973== Lock acquired, processing the job...
[2026-09-15 01:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:47:01] Production.INFO: ==17973== Releasing lock...
[2026-09-15 01:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:47:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:47:02] Production.INFO: ==17975== Lock acquired, processing the job...
[2026-09-15 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:47:02] Production.INFO: ==17975== Releasing lock...
[2026-09-15 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:47:02] Production.INFO: ==17979== Lock acquired, processing the job...
[2026-09-15 01:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:47:02] Production.INFO: ==17981== Lock acquired, processing the job...
[2026-09-15 01:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:47:02] Production.INFO: ==17977== Lock acquired, processing the job...
[2026-09-15 01:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:47:02] Production.INFO: ==17983== Lock acquired, processing the job...
[2026-09-15 01:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:47:02] Production.INFO: ==17985== Lock acquired, processing the job...
[2026-09-15 01:47:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:47:03] Production.INFO: Account Balance Start.
[2026-09-15 01:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:47:03] Production.INFO: 117
[2026-09-15 01:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 01:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:47:03] Production.INFO: ==17985== Releasing lock...
[2026-09-15 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:47:03] Production.INFO: Total Charge 0
[2026-09-15 01:47:03] Production.INFO: CreateAllLog End
[2026-09-15 01:47:03] Production.INFO: ==17979== Releasing lock...
[2026-09-15 01:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:47:03] Production.INFO: Account Balance End.
[2026-09-15 01:47:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:47:03] Production.INFO: ==17983== Releasing lock...
[2026-09-15 01:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:47:10] Production.ERROR: CronJobId end10
[2026-09-15 01:47:10] Production.INFO: ==17981== Releasing lock...
[2026-09-15 01:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:47:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:47:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:47:13] Production.INFO: call_cost start
[2026-09-15 01:47:13] Production.INFO: call_cost end
[2026-09-15 01:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:47:13] Production.INFO: ==17977== Releasing lock...
[2026-09-15 01:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:48:01] Production.INFO: ==18047== Lock acquired, processing the job...
[2026-09-15 06:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:48:01] Production.INFO: neon service started
[2026-09-15 06:48:01] Production.INFO: neon service started
[2026-09-15 06:48:01] Production.INFO: ==18047== Releasing lock...
[2026-09-15 06:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:48:02] Production.INFO: ==18051== Lock acquired, processing the job...
[2026-09-15 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:48:02] Production.INFO: ==18051== Releasing lock...
[2026-09-15 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:48:02] Production.INFO: ==18049== Lock acquired, processing the job...
[2026-09-15 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:48:02] Production.INFO: ==18049== Releasing lock...
[2026-09-15 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:48:03] Production.INFO: ==18054== Lock acquired, processing the job...
[2026-09-15 01:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:48:03] Production.INFO: ==18058== Lock acquired, processing the job...
[2026-09-15 01:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:48:03] Production.INFO: ==18062== Lock acquired, processing the job...
[2026-09-15 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:48:03] Production.INFO: ==18056== Lock acquired, processing the job...
[2026-09-15 01:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 01:48:03] Production.INFO: ==18060== Lock acquired, processing the job...
[2026-09-15 01:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 01:48:03] Production.INFO: ==18062== Releasing lock...
[2026-09-15 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:48:03] Production.INFO: Account Balance Start.
[2026-09-15 01:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:48:03] Production.INFO: 117
[2026-09-15 01:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:48:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:48:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:48:04] Production.INFO: Total Charge 0
[2026-09-15 01:48:04] Production.INFO: CreateAllLog End
[2026-09-15 01:48:04] Production.INFO: ==18056== Releasing lock...
[2026-09-15 01:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:48:04] Production.INFO: Account Balance End.
[2026-09-15 01:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:48:04] Production.INFO: ==18060== Releasing lock...
[2026-09-15 01:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:48:10] Production.ERROR: CronJobId end10
[2026-09-15 01:48:10] Production.INFO: ==18058== Releasing lock...
[2026-09-15 01:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:48:13] Production.INFO: call_cost start
[2026-09-15 01:48:13] Production.INFO: call_cost end
[2026-09-15 01:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:48:13] Production.INFO: ==18054== Releasing lock...
[2026-09-15 01:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:49:02] Production.INFO: ==18128== Lock acquired, processing the job...
[2026-09-15 06:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:49:02] Production.INFO: neon service started
[2026-09-15 06:49:02] Production.INFO: neon service started
[2026-09-15 06:49:02] Production.INFO: ==18128== Releasing lock...
[2026-09-15 06:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:49:02] Production.INFO: ==18130== Lock acquired, processing the job...
[2026-09-15 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:49:02] Production.INFO: ==18130== Releasing lock...
[2026-09-15 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:49:03] Production.INFO: ==18132== Lock acquired, processing the job...
[2026-09-15 05:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:49:03] Production.INFO: ==18132== Releasing lock...
[2026-09-15 05:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:49:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:49:03] Production.INFO: ==18139== Lock acquired, processing the job...
[2026-09-15 01:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:49:03] Production.INFO: ==18137== Lock acquired, processing the job...
[2026-09-15 01:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:49:03] Production.INFO: ==18135== Lock acquired, processing the job...
[2026-09-15 01:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:49:03] Production.INFO: ==18143== Lock acquired, processing the job...
[2026-09-15 01:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:49:03] Production.INFO: ==18141== Lock acquired, processing the job...
[2026-09-15 01:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 01:49:04] Production.INFO: Account Balance Start.
[2026-09-15 01:49:04] Production.INFO: CreateAllLog Start
[2026-09-15 01:49:04] Production.INFO: 117
[2026-09-15 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-15 01:49:04] Production.INFO: ==18143== Releasing lock...
[2026-09-15 01:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:49:04] Production.INFO: Date 2026-09-08
[2026-09-15 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:49:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:49:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:49:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:49:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:49:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:49:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:49:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:49:04] Production.INFO: Total Charge 0
[2026-09-15 01:49:04] Production.INFO: CreateAllLog End
[2026-09-15 01:49:04] Production.INFO: Account Balance End.
[2026-09-15 01:49:04] Production.INFO: ==18137== Releasing lock...
[2026-09-15 01:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:49:04] Production.INFO: ==18141== Releasing lock...
[2026-09-15 01:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:49:11] Production.ERROR: CronJobId end10
[2026-09-15 01:49:11] Production.INFO: ==18139== Releasing lock...
[2026-09-15 01:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:49:13] Production.INFO: call_cost start
[2026-09-15 01:49:13] Production.INFO: call_cost end
[2026-09-15 01:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:49:13] Production.INFO: ==18135== Releasing lock...
[2026-09-15 01:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:50:01] Production.INFO: ==18202== Lock acquired, processing the job...
[2026-09-15 06:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:50:01] Production.INFO: neon service started
[2026-09-15 06:50:01] Production.INFO: neon service started
[2026-09-15 06:50:01] Production.INFO: ==18202== Releasing lock...
[2026-09-15 06:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:50:02] Production.INFO: ==18206== Lock acquired, processing the job...
[2026-09-15 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:50:02] Production.INFO: ==18206== Releasing lock...
[2026-09-15 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:50:02] Production.INFO: ==18204== Lock acquired, processing the job...
[2026-09-15 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:50:02] Production.INFO: ==18204== Releasing lock...
[2026-09-15 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:50:02] Production.INFO: ==18209== Lock acquired, processing the job...
[2026-09-15 01:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:50:02] Production.INFO: ==18211== Lock acquired, processing the job...
[2026-09-15 01:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:50:03] Production.INFO: ==18217== Lock acquired, processing the job...
[2026-09-15 01:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:50:03] Production.INFO: ==18217== Releasing lock...
[2026-09-15 01:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:50:03] Production.INFO: ==18213== Lock acquired, processing the job...
[2026-09-15 01:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:50:03] Production.INFO: ==18215== Lock acquired, processing the job...
[2026-09-15 01:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:50:03] Production.INFO: Account Balance Start.
[2026-09-15 01:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:50:03] Production.INFO: 117
[2026-09-15 01:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:50:03] Production.INFO: ==18211== Releasing lock...
[2026-09-15 01:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:50:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:50:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:50:04] Production.INFO: Total Charge 0
[2026-09-15 01:50:04] Production.INFO: CreateAllLog End
[2026-09-15 01:50:04] Production.INFO: Account Balance End.
[2026-09-15 01:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:50:04] Production.INFO: ==18215== Releasing lock...
[2026-09-15 01:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:50:11] Production.ERROR: CronJobId end10
[2026-09-15 01:50:11] Production.INFO: ==18213== Releasing lock...
[2026-09-15 01:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:50:13] Production.INFO: call_cost start
[2026-09-15 01:50:13] Production.INFO: call_cost end
[2026-09-15 01:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:50:13] Production.INFO: ==18209== Releasing lock...
[2026-09-15 01:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:51:02] Production.INFO: ==18276== Lock acquired, processing the job...
[2026-09-15 06:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:51:02] Production.INFO: neon service started
[2026-09-15 06:51:02] Production.INFO: neon service started
[2026-09-15 06:51:02] Production.INFO: ==18276== Releasing lock...
[2026-09-15 06:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:51:02] Production.INFO: ==18280== Lock acquired, processing the job...
[2026-09-15 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:51:02] Production.INFO: ==18280== Releasing lock...
[2026-09-15 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:51:02] Production.INFO: ==18278== Lock acquired, processing the job...
[2026-09-15 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:51:02] Production.INFO: ==18278== Releasing lock...
[2026-09-15 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:51:03] Production.INFO: ==18282== Lock acquired, processing the job...
[2026-09-15 01:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:51:03] Production.INFO: ==18286== Lock acquired, processing the job...
[2026-09-15 01:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:51:03] Production.INFO: ==18284== Lock acquired, processing the job...
[2026-09-15 01:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:51:03] Production.INFO: ==18288== Lock acquired, processing the job...
[2026-09-15 01:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:51:03] Production.INFO: ==18290== Lock acquired, processing the job...
[2026-09-15 01:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:51:03] Production.INFO: Account Balance Start.
[2026-09-15 01:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:51:03] Production.INFO: 117
[2026-09-15 01:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 01: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-15 01:51:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:51:04] Production.INFO: ==18290== Releasing lock...
[2026-09-15 01:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:51:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:51:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:51:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:51:04] Production.INFO: ==18284== Releasing lock...
[2026-09-15 01:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:51:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:51:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:51:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:51:04] Production.INFO: Total Charge 0
[2026-09-15 01:51:04] Production.INFO: CreateAllLog End
[2026-09-15 01:51:04] Production.INFO: Account Balance End.
[2026-09-15 01:51:05] Production.ERROR: CronJobId end 12
[2026-09-15 01:51:05] Production.INFO: ==18288== Releasing lock...
[2026-09-15 01:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:51:11] Production.ERROR: CronJobId end10
[2026-09-15 01:51:11] Production.INFO: ==18286== Releasing lock...
[2026-09-15 01:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:51:14] Production.INFO: call_cost start
[2026-09-15 01:51:14] Production.INFO: call_cost end
[2026-09-15 01:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:51:14] Production.INFO: ==18282== Releasing lock...
[2026-09-15 01:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:52:01] Production.INFO: ==18350== Lock acquired, processing the job...
[2026-09-15 06:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:52:01] Production.INFO: neon service started
[2026-09-15 06:52:01] Production.INFO: neon service started
[2026-09-15 06:52:01] Production.INFO: ==18350== Releasing lock...
[2026-09-15 06:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:52:01] Production.INFO: ==18354== Lock acquired, processing the job...
[2026-09-15 05:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:52:01] Production.INFO: ==18354== Releasing lock...
[2026-09-15 05:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:52:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:52:01] Production.INFO: ==18352== Lock acquired, processing the job...
[2026-09-15 01:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:52:02] Production.INFO: ==18352== Releasing lock...
[2026-09-15 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:52:02] Production.INFO: ==18361== Lock acquired, processing the job...
[2026-09-15 01:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:52:03] Production.INFO: ==18357== Lock acquired, processing the job...
[2026-09-15 01:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:52:03] Production.INFO: ==18365== Lock acquired, processing the job...
[2026-09-15 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:52:03] Production.INFO: ==18359== Lock acquired, processing the job...
[2026-09-15 01:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:52:03] Production.INFO: ==18363== Lock acquired, processing the job...
[2026-09-15 01:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 01:52:03] Production.INFO: Account Balance Start.
[2026-09-15 01:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:52:03] Production.INFO: 117
[2026-09-15 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-15 01:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:52:03] Production.INFO: ==18365== Releasing lock...
[2026-09-15 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:52:03] Production.INFO: Total Charge 0
[2026-09-15 01:52:03] Production.INFO: CreateAllLog End
[2026-09-15 01:52:03] Production.INFO: Account Balance End.
[2026-09-15 01:52:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:52:03] Production.INFO: ==18363== Releasing lock...
[2026-09-15 01:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:52:03] Production.INFO: ==18359== Releasing lock...
[2026-09-15 01:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:52:10] Production.ERROR: CronJobId end10
[2026-09-15 01:52:10] Production.INFO: ==18361== Releasing lock...
[2026-09-15 01:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:52:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:52:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:52:12] Production.INFO: call_cost start
[2026-09-15 01:52:12] Production.INFO: call_cost end
[2026-09-15 01:52:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:52:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:52:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:52:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:52:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:52:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:52:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:52:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:52:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:52:12] Production.INFO: ==18357== Releasing lock...
[2026-09-15 01:52:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:52:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:53:01] Production.INFO: ==18432== Lock acquired, processing the job...
[2026-09-15 06:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:53:01] Production.INFO: neon service started
[2026-09-15 06:53:01] Production.INFO: neon service started
[2026-09-15 06:53:01] Production.INFO: ==18432== Releasing lock...
[2026-09-15 06:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:53:02] Production.INFO: ==18434== Lock acquired, processing the job...
[2026-09-15 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:53:02] Production.INFO: ==18434== Releasing lock...
[2026-09-15 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:53:02] Production.INFO: ==18436== Lock acquired, processing the job...
[2026-09-15 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:53:02] Production.INFO: ==18436== Releasing lock...
[2026-09-15 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:53:02] Production.INFO: ==18444== Lock acquired, processing the job...
[2026-09-15 01:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:53:03] Production.INFO: Account Balance Start.
[2026-09-15 01:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:53:03] Production.INFO: 117
[2026-09-15 01:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:53:03] Production.INFO: ==18440== Lock acquired, processing the job...
[2026-09-15 01:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:53:03] Production.INFO: ==18438== Lock acquired, processing the job...
[2026-09-15 01:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:53:03] Production.INFO: ==18442== Lock acquired, processing the job...
[2026-09-15 01:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:53:03] Production.INFO: Total Charge 0
[2026-09-15 01:53:03] Production.INFO: ==18446== Lock acquired, processing the job...
[2026-09-15 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:53:03] Production.INFO: CreateAllLog End
[2026-09-15 01:53:03] Production.INFO: Account Balance End.
[2026-09-15 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-15 01:53:03] Production.ERROR: CronJobId end 12
[2026-09-15 01:53:03] Production.INFO: ==18444== Releasing lock...
[2026-09-15 01:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 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-15 01:53:03] Production.INFO: ==18446== Releasing lock...
[2026-09-15 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:53:04] Production.INFO: ==18440== Releasing lock...
[2026-09-15 01:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:53:12] Production.ERROR: CronJobId end10
[2026-09-15 01:53:12] Production.INFO: ==18442== Releasing lock...
[2026-09-15 01:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:53:13] Production.INFO: call_cost start
[2026-09-15 01:53:13] Production.INFO: call_cost end
[2026-09-15 01:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:53:13] Production.INFO: ==18438== Releasing lock...
[2026-09-15 01:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:54:02] Production.INFO: ==18504== Lock acquired, processing the job...
[2026-09-15 06:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:54:02] Production.INFO: neon service started
[2026-09-15 06:54:02] Production.INFO: neon service started
[2026-09-15 06:54:02] Production.INFO: ==18504== Releasing lock...
[2026-09-15 06:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:54:03] Production.INFO: ==18508== Lock acquired, processing the job...
[2026-09-15 01:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:54:03] Production.INFO: ==18510== Lock acquired, processing the job...
[2026-09-15 05:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:54:03] Production.INFO: ==18510== Releasing lock...
[2026-09-15 05:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:54:03] Production.INFO: ==18508== Releasing lock...
[2026-09-15 01:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:54:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:54:04] Production.INFO: ==18513== Lock acquired, processing the job...
[2026-09-15 01:54:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:54:04] Production.INFO: ==18515== Lock acquired, processing the job...
[2026-09-15 01:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:54:04] Production.INFO: ==18517== Lock acquired, processing the job...
[2026-09-15 01:54:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:54:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:54:04] Production.INFO: ==18519== Lock acquired, processing the job...
[2026-09-15 01:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:54:04] Production.INFO: ==18521== Lock acquired, processing the job...
[2026-09-15 01:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:54:04] Production.INFO: Account Balance Start.
[2026-09-15 01:54:04] Production.INFO: CreateAllLog Start
[2026-09-15 01:54:04] Production.INFO: 117
[2026-09-15 01:54:04] Production.INFO: Date 2026-09-08
[2026-09-15 01:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 01:54:04] Production.INFO: ==18521== Releasing lock...
[2026-09-15 01:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:54:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:54:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:54:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:54:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:54:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:54:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:54:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:54:04] Production.INFO: Total Charge 0
[2026-09-15 01:54:04] Production.INFO: CreateAllLog End
[2026-09-15 01:54:04] Production.INFO: Account Balance End.
[2026-09-15 01:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:54:04] Production.INFO: ==18519== Releasing lock...
[2026-09-15 01:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:54:05] Production.INFO: ==18515== Releasing lock...
[2026-09-15 01:54:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:54:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:54:12] Production.ERROR: CronJobId end10
[2026-09-15 01:54:12] Production.INFO: ==18517== Releasing lock...
[2026-09-15 01:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:54:14] Production.INFO: call_cost start
[2026-09-15 01:54:14] Production.INFO: call_cost end
[2026-09-15 01:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:54:14] Production.INFO: ==18513== Releasing lock...
[2026-09-15 01:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:55:01] Production.INFO: ==18580== Lock acquired, processing the job...
[2026-09-15 06:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:55:01] Production.INFO: neon service started
[2026-09-15 06:55:01] Production.INFO: neon service started
[2026-09-15 06:55:01] Production.INFO: ==18580== Releasing lock...
[2026-09-15 06:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:55:02] Production.INFO: ==18582== Lock acquired, processing the job...
[2026-09-15 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:55:02] Production.INFO: ==18582== Releasing lock...
[2026-09-15 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:55:02] Production.INFO: ==18584== Lock acquired, processing the job...
[2026-09-15 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:55:02] Production.INFO: ==18584== Releasing lock...
[2026-09-15 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:55:03] Production.INFO: ==18586== Lock acquired, processing the job...
[2026-09-15 01:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 01:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 01:55:03] Production.INFO: ==18590== Lock acquired, processing the job...
[2026-09-15 01:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 01:55:03] Production.INFO: ==18586== Releasing lock...
[2026-09-15 01:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 01:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 01:55:03] Production.INFO: ==18588== Lock acquired, processing the job...
[2026-09-15 01:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:55:03] Production.INFO: ==18597== Lock acquired, processing the job...
[2026-09-15 01:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 01:55:03] Production.INFO: ==18595== Lock acquired, processing the job...
[2026-09-15 01:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:55:03] Production.INFO: ==18592== Lock acquired, processing the job...
[2026-09-15 01:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 01:55:03] Production.INFO: ==18599== Lock acquired, processing the job...
[2026-09-15 01:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:55:03] Production.INFO: Account Balance Start.
[2026-09-15 01:55:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:55:03] Production.INFO: 117
[2026-09-15 01:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 01:55:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 01:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:55:04] Production.INFO: ==18599== Releasing lock...
[2026-09-15 01:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:55:04] Production.ERROR: done
[2026-09-15 01:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 01:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005533', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 01:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:55:04] Production.INFO: Total Charge 0
[2026-09-15 01:55:04] Production.INFO: CreateAllLog End
[2026-09-15 01:55:04] Production.INFO: ==18590== Releasing lock...
[2026-09-15 01:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:55:04] Production.INFO: Account Balance End.
[2026-09-15 01:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:55:04] Production.INFO: ==18595== Releasing lock...
[2026-09-15 01:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005533', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 01:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 01:55:10] Production.INFO: ProcessCDR(1,18005533,1,1,2)
[2026-09-15 01:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005533,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005533,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 01:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 01:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 01:55:10] Production.INFO: ==18597== Releasing lock...
[2026-09-15 01:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 01:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 01:55:14] Production.ERROR: CronJobId end10
[2026-09-15 01:55:14] Production.INFO: ==18592== Releasing lock...
[2026-09-15 01:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:55:17] Production.INFO: call_cost start
[2026-09-15 01:55:17] Production.INFO: call_cost end
[2026-09-15 01:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:55:17] Production.INFO: ==18588== Releasing lock...
[2026-09-15 01:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:56:01] Production.INFO: ==18661== Lock acquired, processing the job...
[2026-09-15 06:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:56:01] Production.INFO: neon service started
[2026-09-15 06:56:01] Production.INFO: neon service started
[2026-09-15 06:56:01] Production.INFO: ==18661== Releasing lock...
[2026-09-15 06:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:56:01] Production.INFO: ==18665== Lock acquired, processing the job...
[2026-09-15 05:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:56:01] Production.INFO: ==18665== Releasing lock...
[2026-09-15 05:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:56:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:56:01] Production.INFO: ==18663== Lock acquired, processing the job...
[2026-09-15 01:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:56:02] Production.INFO: ==18663== Releasing lock...
[2026-09-15 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:56:02] Production.INFO: ==18667== Lock acquired, processing the job...
[2026-09-15 01:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:56:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:56:02] Production.INFO: ==18669== Lock acquired, processing the job...
[2026-09-15 01:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:56:02] Production.INFO: ==18671== Lock acquired, processing the job...
[2026-09-15 01:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:56:02] Production.INFO: ==18675== Lock acquired, processing the job...
[2026-09-15 01:56:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:56:02] Production.INFO: ==18673== Lock acquired, processing the job...
[2026-09-15 01:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:56:03] Production.INFO: Account Balance Start.
[2026-09-15 01:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:56:03] Production.INFO: 117
[2026-09-15 01:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 01:56:03] Production.INFO: ==18675== Releasing lock...
[2026-09-15 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:56:03] Production.INFO: Total Charge 0
[2026-09-15 01:56:03] Production.INFO: CreateAllLog End
[2026-09-15 01:56:03] Production.INFO: ==18669== Releasing lock...
[2026-09-15 01:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:56:03] Production.INFO: Account Balance End.
[2026-09-15 01:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:56:04] Production.INFO: ==18673== Releasing lock...
[2026-09-15 01:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:56:11] Production.ERROR: CronJobId end10
[2026-09-15 01:56:11] Production.INFO: ==18671== Releasing lock...
[2026-09-15 01:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:56:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:56:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:56:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:56:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:56:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:56:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:56:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:56:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:56:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:56:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:56:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:56:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:56:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:56:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:56:13] Production.INFO: call_cost start
[2026-09-15 01:56:13] Production.INFO: call_cost end
[2026-09-15 01:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:56:13] Production.INFO: ==18667== Releasing lock...
[2026-09-15 01:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:57:01] Production.INFO: ==18743== Lock acquired, processing the job...
[2026-09-15 06:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:57:01] Production.INFO: neon service started
[2026-09-15 06:57:01] Production.INFO: neon service started
[2026-09-15 06:57:01] Production.INFO: ==18743== Releasing lock...
[2026-09-15 06:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:57:02] Production.INFO: ==18747== Lock acquired, processing the job...
[2026-09-15 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:57:02] Production.INFO: ==18747== Releasing lock...
[2026-09-15 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:57:02] Production.INFO: ==18745== Lock acquired, processing the job...
[2026-09-15 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:57:02] Production.INFO: ==18745== Releasing lock...
[2026-09-15 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:57:03] Production.INFO: ==18750== Lock acquired, processing the job...
[2026-09-15 01:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:57:03] Production.INFO: ==18754== Lock acquired, processing the job...
[2026-09-15 01:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:57:03] Production.INFO: ==18752== Lock acquired, processing the job...
[2026-09-15 01:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:57:03] Production.INFO: ==18756== Lock acquired, processing the job...
[2026-09-15 01:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:57:03] Production.INFO: Account Balance Start.
[2026-09-15 01:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:57:03] Production.INFO: 117
[2026-09-15 01:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:57:03] Production.INFO: ==18758== Lock acquired, processing the job...
[2026-09-15 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 01:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:57:03] Production.INFO: ==18758== Releasing lock...
[2026-09-15 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:57:03] Production.INFO: Total Charge 0
[2026-09-15 01:57:03] Production.INFO: CreateAllLog End
[2026-09-15 01:57:03] Production.INFO: Account Balance End.
[2026-09-15 01:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:57:04] Production.INFO: ==18756== Releasing lock...
[2026-09-15 01:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:57:04] Production.INFO: ==18752== Releasing lock...
[2026-09-15 01:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:57:11] Production.ERROR: CronJobId end10
[2026-09-15 01:57:11] Production.INFO: ==18754== Releasing lock...
[2026-09-15 01:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:57:13] Production.INFO: call_cost start
[2026-09-15 01:57:13] Production.INFO: call_cost end
[2026-09-15 01:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:57:13] Production.INFO: ==18750== Releasing lock...
[2026-09-15 01:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:58:02] Production.INFO: ==18819== Lock acquired, processing the job...
[2026-09-15 06:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:58:02] Production.INFO: neon service started
[2026-09-15 06:58:02] Production.INFO: neon service started
[2026-09-15 06:58:02] Production.INFO: ==18819== Releasing lock...
[2026-09-15 06:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:58:02] Production.INFO: ==18823== Lock acquired, processing the job...
[2026-09-15 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:58:02] Production.INFO: ==18823== Releasing lock...
[2026-09-15 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:58:02] Production.INFO: ==18821== Lock acquired, processing the job...
[2026-09-15 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 01:58:02] Production.INFO: ==18821== Releasing lock...
[2026-09-15 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:58:03] Production.INFO: ==18825== Lock acquired, processing the job...
[2026-09-15 01:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:58:03] Production.INFO: ==18827== Lock acquired, processing the job...
[2026-09-15 01:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:58:03] Production.INFO: ==18829== Lock acquired, processing the job...
[2026-09-15 01:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:58:03] Production.INFO: ==18831== Lock acquired, processing the job...
[2026-09-15 01:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:58:03] Production.INFO: ==18833== Lock acquired, processing the job...
[2026-09-15 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 01:58:03] Production.INFO: ==18833== Releasing lock...
[2026-09-15 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:58:03] Production.INFO: Account Balance Start.
[2026-09-15 01:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 01:58:03] Production.INFO: 117
[2026-09-15 01:58:04] Production.INFO: Date 2026-09-08
[2026-09-15 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:58:04] Production.INFO: Date 2026-09-09
[2026-09-15 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:58:04] Production.INFO: Date 2026-09-10
[2026-09-15 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:58:04] Production.INFO: Date 2026-09-11
[2026-09-15 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:58:04] Production.INFO: Date 2026-09-12
[2026-09-15 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:58:04] Production.INFO: ==18827== Releasing lock...
[2026-09-15 01:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:58:04] Production.INFO: Date 2026-09-13
[2026-09-15 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:58:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:58:04] Production.INFO: Total Charge 0
[2026-09-15 01:58:04] Production.INFO: CreateAllLog End
[2026-09-15 01:58:04] Production.INFO: Account Balance End.
[2026-09-15 01:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:58:04] Production.INFO: ==18831== Releasing lock...
[2026-09-15 01:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:58:11] Production.ERROR: CronJobId end10
[2026-09-15 01:58:11] Production.INFO: ==18829== Releasing lock...
[2026-09-15 01:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:58:15] Production.INFO: call_cost start
[2026-09-15 01:58:15] Production.INFO: call_cost end
[2026-09-15 01:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:58:15] Production.INFO: ==18825== Releasing lock...
[2026-09-15 01:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:59:01] Production.INFO: ==18892== Lock acquired, processing the job...
[2026-09-15 06:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 06:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 06:59:01] Production.INFO: neon service started
[2026-09-15 06:59:01] Production.INFO: neon service started
[2026-09-15 06:59:01] Production.INFO: ==18892== Releasing lock...
[2026-09-15 06:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 06:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 01:59:02] Production.INFO: ==18894== Lock acquired, processing the job...
[2026-09-15 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:59:02] Production.INFO: ==18896== Lock acquired, processing the job...
[2026-09-15 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:59:02] Production.INFO: ==18896== Releasing lock...
[2026-09-15 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 05:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 01:59:02] Production.INFO: ==18894== Releasing lock...
[2026-09-15 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 01:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 01:59:02] Production.INFO: ==18899== Lock acquired, processing the job...
[2026-09-15 01:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 01:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 01:59:03] Production.INFO: ==18901== Lock acquired, processing the job...
[2026-09-15 01:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 01:59:03] Production.INFO: ==18903== Lock acquired, processing the job...
[2026-09-15 01:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 01:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 01:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 01:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 01:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 01:59:03] Production.INFO: ==18905== Lock acquired, processing the job...
[2026-09-15 01:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 01:59:03] Production.INFO: ==18907== Lock acquired, processing the job...
[2026-09-15 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 01:59:03] Production.INFO: Account Balance Start.
[2026-09-15 01:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 01:59:03] Production.INFO: 117
[2026-09-15 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-15 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-15 01:59:03] Production.INFO: ==18907== Releasing lock...
[2026-09-15 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 01:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 01:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:59:03] Production.INFO: ==18901== Releasing lock...
[2026-09-15 01:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 01:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 01:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 01:59:04] Production.INFO: Date 2026-09-14
[2026-09-15 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:59:04] Production.INFO: Date 2026-09-15
[2026-09-15 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 01:59:04] Production.INFO: Total Charge 0
[2026-09-15 01:59:04] Production.INFO: CreateAllLog End
[2026-09-15 01:59:04] Production.INFO: Account Balance End.
[2026-09-15 01:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 01:59:04] Production.INFO: ==18905== Releasing lock...
[2026-09-15 01:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 01:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 01:59:11] Production.ERROR: CronJobId end10
[2026-09-15 01:59:11] Production.INFO: ==18903== Releasing lock...
[2026-09-15 01:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 01:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 01:59:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 01:59:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 01:59:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 01:59:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 01:59:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 01:59:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 01:59:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 01:59:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 01:59:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 01:59:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 01:59:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 01:59:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 01:59:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 01:59:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 01:59:12] Production.INFO: call_cost start
[2026-09-15 01:59:12] Production.INFO: call_cost end
[2026-09-15 01:59:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 01:59:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 01:59:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 01:59:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 01:59:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 01:59:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 01:59:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 01:59:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 01:59:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 01:59:12] Production.INFO: ==18899== Releasing lock...
[2026-09-15 01:59:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 01:59:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:00:01] Production.INFO: ==18964== Lock acquired, processing the job...
[2026-09-15 07:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:00:01] Production.INFO: neon service started
[2026-09-15 07:00:01] Production.INFO: neon service started
[2026-09-15 07:00:01] Production.INFO: ==18964== Releasing lock...
[2026-09-15 07:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:00:02] Production.INFO: ==18966== Lock acquired, processing the job...
[2026-09-15 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:00:02] Production.INFO: ==18966== Releasing lock...
[2026-09-15 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:00:02] Production.INFO: ==18968== Lock acquired, processing the job...
[2026-09-15 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:00:02] Production.INFO: ==18968== Releasing lock...
[2026-09-15 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:00:03] Production.INFO: ==18973== Lock acquired, processing the job...
[2026-09-15 02:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:00:03] Production.INFO: ==18975== Lock acquired, processing the job...
[2026-09-15 02:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:00:03] Production.INFO: ==18979== Lock acquired, processing the job...
[2026-09-15 02:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 02:00:03] Production.INFO: ==18971== Lock acquired, processing the job...
[2026-09-15 02:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 02:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 02:00:03] Production.INFO: ==18979== Releasing lock...
[2026-09-15 02:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:00:03] Production.INFO: ==18977== Lock acquired, processing the job...
[2026-09-15 02:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:00:03] Production.INFO: Account Balance Start.
[2026-09-15 02:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:00:03] Production.INFO: 117
[2026-09-15 02:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:00:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:00:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:00:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:00:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:00:03] Production.INFO: Total Charge 0
[2026-09-15 02:00:03] Production.INFO: CreateAllLog End
[2026-09-15 02:00:03] Production.INFO: ==18973== Releasing lock...
[2026-09-15 02:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:00:04] Production.INFO: Account Balance End.
[2026-09-15 02:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:00:04] Production.INFO: ==18977== Releasing lock...
[2026-09-15 02:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:00:11] Production.ERROR: CronJobId end10
[2026-09-15 02:00:11] Production.INFO: ==18975== Releasing lock...
[2026-09-15 02:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:00:14] Production.INFO: call_cost start
[2026-09-15 02:00:14] Production.INFO: call_cost end
[2026-09-15 02:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:00:15] Production.INFO: ==18971== Releasing lock...
[2026-09-15 02:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:01:01] Production.INFO: ==19052== Lock acquired, processing the job...
[2026-09-15 07:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:01:01] Production.INFO: neon service started
[2026-09-15 07:01:01] Production.INFO: neon service started
[2026-09-15 07:01:01] Production.INFO: ==19052== Releasing lock...
[2026-09-15 07:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:01:01] Production.INFO: ==19061== Lock acquired, processing the job...
[2026-09-15 06:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:01:01] Production.INFO: ==19061== Releasing lock...
[2026-09-15 06:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:01:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:01:01] Production.INFO: ==19059== Lock acquired, processing the job...
[2026-09-15 02:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:01:02] Production.INFO: ==19059== Releasing lock...
[2026-09-15 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:01:02] Production.INFO: ==19063== Lock acquired, processing the job...
[2026-09-15 02:01:02] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Starts#
[2026-09-15 02:01:02] Production.INFO: ==19067== Lock acquired, processing the job...
[2026-09-15 02:01:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:01:03] Production.INFO: ==19069== Lock acquired, processing the job...
[2026-09-15 02:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:01:03] Production.INFO: ==19065== Lock acquired, processing the job...
[2026-09-15 02:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:01:03] Production.INFO: ==19071== Lock acquired, processing the job...
[2026-09-15 02:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:01:03] Production.INFO: ==19073== Lock acquired, processing the job...
[2026-09-15 02:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:01:03] Production.INFO: Account Balance Start.
[2026-09-15 02:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:01:03] Production.INFO: 117
[2026-09-15 02:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 02:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:01:03] Production.INFO: ==19073== Releasing lock...
[2026-09-15 02:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:01:03] Production.INFO: Total Charge 0
[2026-09-15 02:01:03] Production.INFO: ==19067== Releasing lock...
[2026-09-15 02:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:01:03] Production.INFO: CreateAllLog End
[2026-09-15 02:01:03] Production.INFO: Account Balance End.
[2026-09-15 02:01:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:01:03] Production.INFO: ==19071== Releasing lock...
[2026-09-15 02:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 02:01:04] Production.INFO: output
Filesystem Size Used Avail Use% Mounted
devtmpfs 15G 0 15G 0% /dev
tmpfs 15G 0 15G 0% /dev/shm
tmpfs 15G 1.5G 13G 11% /run
tmpfs 15G 0 15G 0% /sys/fs/cgroup
/dev/sda1 50G 38G 13G 76% /
/dev/loop1 64M 64M 0 100% /var/lib/snapd/snap/core20/2434
/dev/loop3 64M 64M 0 100% /var/lib/snapd/snap/core20/2379
/dev/loop6 67M 67M 0 100% /var/lib/snapd/snap/core24/1643
/dev/loop4 106M 106M 0 100% /var/lib/snapd/snap/core/17292
/dev/loop7 106M 106M 0 100% /var/lib/snapd/snap/core/17284
/dev/sdb1 79G 26G 50G 34% /mysql
/dev/loop0 74M 74M 0 100% /var/lib/snapd/snap/certbot/5781
/dev/loop2 72M 72M 0 100% /var/lib/snapd/snap/certbot/5893
/dev/loop8 67M 67M 0 100% /var/lib/snapd/snap/core24/2124
tmpfs 2.9G 0 2.9G 0% /run/user/0
[2026-09-15 02:01:04] Production.INFO: Delete Storage Log Start
[2026-09-15 02:01:04] Production.INFO: Front End Delete Storage Log Start
[2026-09-15 02:01:04] Production.INFO: find /var/www/html/onswitch.neon/app/storage/logs -maxdepth 1 -name "*.log" -mtime +31 -type f -exec rm {} \;
[2026-09-15 02:01:04] Production.INFO: Front End Delete Storage Log End
[2026-09-15 02:01:04] Production.INFO: Back End(Service) Delete Storage Log Start
[2026-09-15 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-15 02:01:06] Production.INFO: Back End(Service) Delete Storage Log End
[2026-09-15 02:01:06] Production.INFO: Delete Storage Log End
[2026-09-15 02:01:06] Production.INFO: Delete Temp Files Start
[2026-09-15 02:01:06] Production.INFO: find /var/www/tmp* -maxdepth 1 -mtime +3 -type f -exec rm {} \;
[2026-09-15 02:01:06] Production.INFO: Delete Temp Files End
[2026-09-15 02:01:06] Production.INFO: Delete CDR File Start
[2026-09-15 02:01:06] Production.INFO: Delete CDR File End
[2026-09-15 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-15 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.5G 13G 11% /run
tmpfs 15G 0 15G 0% /sys/fs/cgroup
/dev/sda1 50G 38G 13G 76% /
/dev/loop1 64M 64M 0 100% /var/lib/snapd/snap/core20/2434
/dev/loop3 64M 64M 0 100% /var/lib/snapd/snap/core20/2379
/dev/loop6 67M 67M 0 100% /var/lib/snapd/snap/core24/1643
/dev/loop4 106M 106M 0 100% /var/lib/snapd/snap/core/17292
/dev/loop7 106M 106M 0 100% /var/lib/snapd/snap/core/17284
/dev/sdb1 79G 26G 50G 34% /mysql
/dev/loop0 74M 74M 0 100% /var/lib/snapd/snap/certbot/5781
/dev/loop2 72M 72M 0 100% /var/lib/snapd/snap/certbot/5893
/dev/loop8 67M 67M 0 100% /var/lib/snapd/snap/core24/2124
tmpfs 2.9G 0 2.9G 0% /run/user/0
[2026-09-15 02:01:07] Production.ERROR: CronJobId end 4
[2026-09-15 02:01:07] Production.INFO: ==19063== Releasing lock...
[2026-09-15 02:01:07] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Stops#
[2026-09-15 02:01:07] Production.INFO: 29.5 MB #Memory Used#
[2026-09-15 02:01:14] Production.ERROR: CronJobId end10
[2026-09-15 02:01:14] Production.INFO: ==19069== Releasing lock...
[2026-09-15 02:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:01:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:01:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:01:16] Production.INFO: call_cost start
[2026-09-15 02:01:16] Production.INFO: call_cost end
[2026-09-15 02:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:01:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:01:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:01:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:01:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:01:16] Production.INFO: ==19065== Releasing lock...
[2026-09-15 02:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:02:01] Production.INFO: ==19213== Lock acquired, processing the job...
[2026-09-15 07:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:02:01] Production.INFO: neon service started
[2026-09-15 07:02:01] Production.INFO: neon service started
[2026-09-15 07:02:01] Production.INFO: ==19213== Releasing lock...
[2026-09-15 07:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:02:02] Production.INFO: ==19215== Lock acquired, processing the job...
[2026-09-15 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:02:02] Production.INFO: ==19215== Releasing lock...
[2026-09-15 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:02:02] Production.INFO: ==19217== Lock acquired, processing the job...
[2026-09-15 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:02:02] Production.INFO: ==19217== Releasing lock...
[2026-09-15 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:02:03] Production.INFO: ==19225== Lock acquired, processing the job...
[2026-09-15 02:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:02:03] Production.INFO: Account Balance Start.
[2026-09-15 02:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:02:03] Production.INFO: 117
[2026-09-15 02:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:02:03] Production.INFO: ==19229== Lock acquired, processing the job...
[2026-09-15 02:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:02:03] Production.INFO: ==19221== Lock acquired, processing the job...
[2026-09-15 02:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:02:03] Production.INFO: ==19219== Lock acquired, processing the job...
[2026-09-15 02:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:02:03] Production.INFO: ==19227== Lock acquired, processing the job...
[2026-09-15 02:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 02:02:03] Production.INFO: ==19223== Lock acquired, processing the job...
[2026-09-15 02:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:02:03] Production.INFO: ==19229== Releasing lock...
[2026-09-15 02:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 02:02:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:02:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:02:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:02:03] Production.INFO: Total Charge 0
[2026-09-15 02:02:03] Production.INFO: CreateAllLog End
[2026-09-15 02:02:03] Production.ERROR: done
[2026-09-15 02:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 02:02:04] Production.INFO: Account Balance End.
[2026-09-15 02:02:04] Production.ERROR: done
[2026-09-15 02:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:02:04] Production.INFO: ==19225== Releasing lock...
[2026-09-15 02:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 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-15 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-15 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-15 02:02:04] Production.INFO: ==19227== Releasing lock...
[2026-09-15 02:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 02:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 02:02:04] Production.INFO: ==19221== Releasing lock...
[2026-09-15 02:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:02:10] Production.ERROR: CronJobId end10
[2026-09-15 02:02:10] Production.INFO: ==19223== Releasing lock...
[2026-09-15 02:02:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:02:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:02:13] Production.INFO: call_cost start
[2026-09-15 02:02:13] Production.INFO: call_cost end
[2026-09-15 02:02:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:02:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:02:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:02:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:02:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:02:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:02:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:02:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:02:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:02:13] Production.INFO: ==19219== Releasing lock...
[2026-09-15 02:02:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:02:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:03:02] Production.INFO: ==19290== Lock acquired, processing the job...
[2026-09-15 07:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:03:02] Production.INFO: neon service started
[2026-09-15 07:03:02] Production.INFO: neon service started
[2026-09-15 07:03:02] Production.INFO: ==19290== Releasing lock...
[2026-09-15 07:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:03:02] Production.INFO: ==19292== Lock acquired, processing the job...
[2026-09-15 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:03:02] Production.INFO: ==19294== Lock acquired, processing the job...
[2026-09-15 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:03:02] Production.INFO: ==19294== Releasing lock...
[2026-09-15 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:03:03] Production.INFO: ==19292== Releasing lock...
[2026-09-15 02:03:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:03:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:03:03] Production.INFO: ==19297== Lock acquired, processing the job...
[2026-09-15 02:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:03:03] Production.INFO: ==19301== Lock acquired, processing the job...
[2026-09-15 02:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:03:03] Production.INFO: ==19299== Lock acquired, processing the job...
[2026-09-15 02:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:03:04] Production.INFO: ==19303== Lock acquired, processing the job...
[2026-09-15 02:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:03:04] Production.INFO: ==19305== Lock acquired, processing the job...
[2026-09-15 02:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:03:04] Production.INFO: Account Balance Start.
[2026-09-15 02:03:04] Production.INFO: CreateAllLog Start
[2026-09-15 02:03:04] Production.INFO: 117
[2026-09-15 02:03:04] Production.INFO: Date 2026-09-08
[2026-09-15 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:03:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 02: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-15 02: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-15 02: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-15 02:03:04] Production.INFO: ==19305== Releasing lock...
[2026-09-15 02:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:03:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:03:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:03:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:03:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:03:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:03:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:03:04] Production.INFO: ==19299== Releasing lock...
[2026-09-15 02:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:03:04] Production.INFO: Total Charge 0
[2026-09-15 02:03:04] Production.INFO: CreateAllLog End
[2026-09-15 02:03:04] Production.INFO: Account Balance End.
[2026-09-15 02:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:03:04] Production.INFO: ==19303== Releasing lock...
[2026-09-15 02:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:03:11] Production.ERROR: CronJobId end10
[2026-09-15 02:03:11] Production.INFO: ==19301== Releasing lock...
[2026-09-15 02:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:03:14] Production.INFO: call_cost start
[2026-09-15 02:03:14] Production.INFO: call_cost end
[2026-09-15 02:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:03:14] Production.INFO: ==19297== Releasing lock...
[2026-09-15 02:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:04:01] Production.INFO: ==19362== Lock acquired, processing the job...
[2026-09-15 07:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:04:01] Production.INFO: neon service started
[2026-09-15 07:04:01] Production.INFO: neon service started
[2026-09-15 07:04:01] Production.INFO: ==19362== Releasing lock...
[2026-09-15 07:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:04:01] Production.INFO: ==19364== Lock acquired, processing the job...
[2026-09-15 02:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:04:02] Production.INFO: ==19364== Releasing lock...
[2026-09-15 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:04:02] Production.INFO: ==19366== Lock acquired, processing the job...
[2026-09-15 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:04:02] Production.INFO: ==19366== Releasing lock...
[2026-09-15 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:04:03] Production.INFO: ==19368== Lock acquired, processing the job...
[2026-09-15 02:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:04:03] Production.INFO: ==19370== Lock acquired, processing the job...
[2026-09-15 02:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:04:03] Production.INFO: ==19374== Lock acquired, processing the job...
[2026-09-15 02:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:04:03] Production.INFO: ==19372== Lock acquired, processing the job...
[2026-09-15 02:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:04:03] Production.INFO: ==19376== Lock acquired, processing the job...
[2026-09-15 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:04:03] Production.INFO: Account Balance Start.
[2026-09-15 02:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:04:03] Production.INFO: 117
[2026-09-15 02:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 02:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:04:03] Production.INFO: ==19376== Releasing lock...
[2026-09-15 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:04:03] Production.INFO: Total Charge 0
[2026-09-15 02:04:03] Production.INFO: CreateAllLog End
[2026-09-15 02:04:03] Production.INFO: Account Balance End.
[2026-09-15 02:04:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:04:03] Production.INFO: ==19374== Releasing lock...
[2026-09-15 02:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:04:03] Production.INFO: ==19370== Releasing lock...
[2026-09-15 02:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:04:10] Production.ERROR: CronJobId end10
[2026-09-15 02:04:10] Production.INFO: ==19372== Releasing lock...
[2026-09-15 02:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:04:14] Production.INFO: call_cost start
[2026-09-15 02:04:14] Production.INFO: call_cost end
[2026-09-15 02:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:04:14] Production.INFO: ==19368== Releasing lock...
[2026-09-15 02:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:05:02] Production.INFO: ==19434== Lock acquired, processing the job...
[2026-09-15 07:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:05:02] Production.INFO: neon service started
[2026-09-15 07:05:02] Production.INFO: neon service started
[2026-09-15 07:05:02] Production.INFO: ==19434== Releasing lock...
[2026-09-15 07:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:05:02] Production.INFO: ==19436== Lock acquired, processing the job...
[2026-09-15 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:05:02] Production.INFO: ==19436== Releasing lock...
[2026-09-15 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:05:02] Production.INFO: ==19438== Lock acquired, processing the job...
[2026-09-15 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:05:02] Production.INFO: ==19438== Releasing lock...
[2026-09-15 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:05:03] Production.INFO: ==19444== Lock acquired, processing the job...
[2026-09-15 02:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:05:03] Production.INFO: ==19452== Lock acquired, processing the job...
[2026-09-15 02:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 02:05:03] Production.INFO: ==19442== Lock acquired, processing the job...
[2026-09-15 02:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 02:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 02:05:03] Production.INFO: ==19454== Lock acquired, processing the job...
[2026-09-15 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:05:03] Production.INFO: ==19446== Lock acquired, processing the job...
[2026-09-15 02:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 02:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:05:03] Production.ERROR: CronJob PID - 19444
[2026-09-15 02:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 02:05:03] Production.ERROR: CronJob ID - 5
[2026-09-15 02:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 02:05:00
[2026-09-15 02:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:05:03] Production.ERROR: CronJob PID - 19452
[2026-09-15 02:05:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 02:05:03] Production.ERROR: CronJob ID - 17
[2026-09-15 02:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 02:05:00
[2026-09-15 02:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:05:03] Production.ERROR: CronJob PID - 19454
[2026-09-15 02:05:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-15 02:05:03] Production.ERROR: CronJob ID - 19
[2026-09-15 02:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 02:05:00
[2026-09-15 02:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:05:03] Production.INFO: ==19448== Lock acquired, processing the job...
[2026-09-15 02:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 02:05:03] Production.INFO: ==19442== Releasing lock...
[2026-09-15 02:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 02:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 02:05:04] Production.INFO: ==19450== Lock acquired, processing the job...
[2026-09-15 02:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:05:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:05:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:05:04] Production.INFO: ==19454== Releasing lock...
[2026-09-15 02:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:05:04] Production.ERROR: done
[2026-09-15 02:05:04] Production.INFO: Account Balance Start.
[2026-09-15 02:05:04] Production.INFO: CreateAllLog Start
[2026-09-15 02:05:04] Production.INFO: 117
[2026-09-15 02:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 02:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005575', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 02:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:05:04] Production.INFO: Total Charge 0
[2026-09-15 02:05:04] Production.INFO: CreateAllLog End
[2026-09-15 02:05:04] Production.INFO: ==19446== Releasing lock...
[2026-09-15 02:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:05:04] Production.INFO: Account Balance End.
[2026-09-15 02:05:05] Production.ERROR: CronJobId end 12
[2026-09-15 02:05:05] Production.INFO: ==19450== Releasing lock...
[2026-09-15 02:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005575', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 02:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 02:05:10] Production.INFO: ProcessCDR(1,18005575,1,1,2)
[2026-09-15 02:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005575,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005575,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 02:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 02:05:10] Production.INFO: ==19452== Releasing lock...
[2026-09-15 02:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 02:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 02:05:13] Production.ERROR: CronJobId end10
[2026-09-15 02:05:13] Production.INFO: ==19448== Releasing lock...
[2026-09-15 02:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:05:16] Production.INFO: call_cost start
[2026-09-15 02:05:16] Production.INFO: call_cost end
[2026-09-15 02:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:05:16] Production.INFO: ==19444== Releasing lock...
[2026-09-15 02:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:06:01] Production.INFO: ==19515== Lock acquired, processing the job...
[2026-09-15 07:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:06:01] Production.INFO: neon service started
[2026-09-15 07:06:01] Production.INFO: neon service started
[2026-09-15 07:06:01] Production.INFO: ==19515== Releasing lock...
[2026-09-15 07:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:06:01] Production.INFO: ==19517== Lock acquired, processing the job...
[2026-09-15 02:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:06:02] Production.INFO: ==19517== Releasing lock...
[2026-09-15 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:06:02] Production.INFO: ==19519== Lock acquired, processing the job...
[2026-09-15 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:06:02] Production.INFO: ==19519== Releasing lock...
[2026-09-15 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:06:02] Production.INFO: ==19521== Lock acquired, processing the job...
[2026-09-15 02:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:06:02] Production.INFO: ==19523== Lock acquired, processing the job...
[2026-09-15 02:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:06:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:06:02] Production.INFO: ==19525== Lock acquired, processing the job...
[2026-09-15 02:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:06:02] Production.INFO: ==19527== Lock acquired, processing the job...
[2026-09-15 02:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:06:03] Production.INFO: ==19529== Lock acquired, processing the job...
[2026-09-15 02:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:06:03] Production.INFO: Account Balance Start.
[2026-09-15 02:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:06:03] Production.INFO: 117
[2026-09-15 02:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 02:06:03] Production.INFO: ==19529== Releasing lock...
[2026-09-15 02:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:06:03] Production.INFO: Total Charge 0
[2026-09-15 02:06:03] Production.INFO: CreateAllLog End
[2026-09-15 02:06:03] Production.INFO: Account Balance End.
[2026-09-15 02:06:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:06:03] Production.INFO: ==19527== Releasing lock...
[2026-09-15 02:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:06:03] Production.INFO: ==19523== Releasing lock...
[2026-09-15 02:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:06:10] Production.ERROR: CronJobId end10
[2026-09-15 02:06:10] Production.INFO: ==19525== Releasing lock...
[2026-09-15 02:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:06:13] Production.INFO: call_cost start
[2026-09-15 02:06:13] Production.INFO: call_cost end
[2026-09-15 02:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:06:13] Production.INFO: ==19521== Releasing lock...
[2026-09-15 02:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:07:01] Production.INFO: ==19589== Lock acquired, processing the job...
[2026-09-15 07:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:07:01] Production.INFO: neon service started
[2026-09-15 07:07:01] Production.INFO: neon service started
[2026-09-15 07:07:01] Production.INFO: ==19589== Releasing lock...
[2026-09-15 07:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:07:02] Production.INFO: ==19591== Lock acquired, processing the job...
[2026-09-15 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:07:02] Production.INFO: ==19591== Releasing lock...
[2026-09-15 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:07:02] Production.INFO: ==19593== Lock acquired, processing the job...
[2026-09-15 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:07:02] Production.INFO: ==19593== Releasing lock...
[2026-09-15 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:07:03] Production.INFO: ==19599== Lock acquired, processing the job...
[2026-09-15 02:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:07:03] Production.INFO: ==19595== Lock acquired, processing the job...
[2026-09-15 02:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:07:03] Production.INFO: ==19601== Lock acquired, processing the job...
[2026-09-15 02:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:07:03] Production.INFO: ==19597== Lock acquired, processing the job...
[2026-09-15 02:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:07:03] Production.INFO: Account Balance Start.
[2026-09-15 02:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:07:03] Production.INFO: 117
[2026-09-15 02:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:07:03] Production.INFO: ==19603== Lock acquired, processing the job...
[2026-09-15 02:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:07:03] Production.INFO: ==19603== Releasing lock...
[2026-09-15 02:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:07:03] Production.INFO: Total Charge 0
[2026-09-15 02:07:03] Production.INFO: CreateAllLog End
[2026-09-15 02:07:03] Production.INFO: Account Balance End.
[2026-09-15 02:07:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:07:03] Production.INFO: ==19601== Releasing lock...
[2026-09-15 02:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:07:04] Production.INFO: ==19597== Releasing lock...
[2026-09-15 02:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:07:10] Production.ERROR: CronJobId end10
[2026-09-15 02:07:10] Production.INFO: ==19599== Releasing lock...
[2026-09-15 02:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:07:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:07:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:07:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:07:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:07:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:07:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:07:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:07:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:07:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:07:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:07:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:07:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:07:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:07:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:07:12] Production.INFO: call_cost start
[2026-09-15 02:07:12] Production.INFO: call_cost end
[2026-09-15 02:07:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:07:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:07:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:07:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:07:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:07:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:07:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:07:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:07:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:07:12] Production.INFO: ==19595== Releasing lock...
[2026-09-15 02:07:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:07:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:08:02] Production.INFO: ==19668== Lock acquired, processing the job...
[2026-09-15 07:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:08:02] Production.INFO: neon service started
[2026-09-15 07:08:02] Production.INFO: neon service started
[2026-09-15 07:08:02] Production.INFO: ==19668== Releasing lock...
[2026-09-15 07:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:08:02] Production.INFO: ==19670== Lock acquired, processing the job...
[2026-09-15 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:08:02] Production.INFO: ==19670== Releasing lock...
[2026-09-15 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:08:03] Production.INFO: ==19672== Lock acquired, processing the job...
[2026-09-15 06:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:08:03] Production.INFO: ==19672== Releasing lock...
[2026-09-15 06:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:08:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:08:03] Production.INFO: ==19674== Lock acquired, processing the job...
[2026-09-15 02:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:08:03] Production.INFO: ==19676== Lock acquired, processing the job...
[2026-09-15 02:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:08:03] Production.INFO: ==19678== Lock acquired, processing the job...
[2026-09-15 02:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:08:03] Production.INFO: ==19680== Lock acquired, processing the job...
[2026-09-15 02:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:08:03] Production.INFO: ==19682== Lock acquired, processing the job...
[2026-09-15 02:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:08:03] Production.INFO: Account Balance Start.
[2026-09-15 02:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:08:03] Production.INFO: 117
[2026-09-15 02:08:04] Production.INFO: Date 2026-09-08
[2026-09-15 02:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:08:04] Production.INFO: ==19682== Releasing lock...
[2026-09-15 02:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:08:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:08:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:08:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:08:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:08:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:08:04] Production.INFO: Total Charge 0
[2026-09-15 02:08:04] Production.INFO: CreateAllLog End
[2026-09-15 02:08:04] Production.INFO: ==19676== Releasing lock...
[2026-09-15 02:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:08:04] Production.INFO: Account Balance End.
[2026-09-15 02:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:08:04] Production.INFO: ==19680== Releasing lock...
[2026-09-15 02:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:08:11] Production.ERROR: CronJobId end10
[2026-09-15 02:08:11] Production.INFO: ==19678== Releasing lock...
[2026-09-15 02:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:08:13] Production.INFO: call_cost start
[2026-09-15 02:08:13] Production.INFO: call_cost end
[2026-09-15 02:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:08:13] Production.INFO: ==19674== Releasing lock...
[2026-09-15 02:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:09:01] Production.INFO: ==19737== Lock acquired, processing the job...
[2026-09-15 07:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:09:01] Production.INFO: neon service started
[2026-09-15 07:09:01] Production.INFO: neon service started
[2026-09-15 07:09:01] Production.INFO: ==19737== Releasing lock...
[2026-09-15 07:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:09:02] Production.INFO: ==19741== Lock acquired, processing the job...
[2026-09-15 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:09:02] Production.INFO: ==19741== Releasing lock...
[2026-09-15 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:09:02] Production.INFO: ==19739== Lock acquired, processing the job...
[2026-09-15 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:09:02] Production.INFO: ==19739== Releasing lock...
[2026-09-15 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:09:03] Production.INFO: ==19743== Lock acquired, processing the job...
[2026-09-15 02:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:09:03] Production.INFO: ==19747== Lock acquired, processing the job...
[2026-09-15 02:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:09:03] Production.INFO: ==19749== Lock acquired, processing the job...
[2026-09-15 02:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:09:03] Production.INFO: ==19745== Lock acquired, processing the job...
[2026-09-15 02:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:09:03] Production.INFO: Account Balance Start.
[2026-09-15 02:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:09:03] Production.INFO: 117
[2026-09-15 02:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:09:03] Production.INFO: ==19751== Lock acquired, processing the job...
[2026-09-15 02:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:09:03] Production.INFO: ==19751== Releasing lock...
[2026-09-15 02:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:09:03] Production.INFO: Total Charge 0
[2026-09-15 02:09:03] Production.INFO: CreateAllLog End
[2026-09-15 02:09:03] Production.INFO: Account Balance End.
[2026-09-15 02:09:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:09:03] Production.INFO: ==19749== Releasing lock...
[2026-09-15 02:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:09:04] Production.INFO: ==19745== Releasing lock...
[2026-09-15 02:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:09:10] Production.ERROR: CronJobId end10
[2026-09-15 02:09:10] Production.INFO: ==19747== Releasing lock...
[2026-09-15 02:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:09:14] Production.INFO: call_cost start
[2026-09-15 02:09:14] Production.INFO: call_cost end
[2026-09-15 02:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:09:14] Production.INFO: ==19743== Releasing lock...
[2026-09-15 02:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:10:02] Production.INFO: ==19808== Lock acquired, processing the job...
[2026-09-15 07:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:10:02] Production.INFO: neon service started
[2026-09-15 07:10:02] Production.INFO: neon service started
[2026-09-15 07:10:02] Production.INFO: ==19808== Releasing lock...
[2026-09-15 07:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:10:02] Production.INFO: ==19810== Lock acquired, processing the job...
[2026-09-15 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:10:02] Production.INFO: ==19810== Releasing lock...
[2026-09-15 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:10:02] Production.INFO: ==19812== Lock acquired, processing the job...
[2026-09-15 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:10:02] Production.INFO: ==19812== Releasing lock...
[2026-09-15 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:10:03] Production.INFO: ==19814== Lock acquired, processing the job...
[2026-09-15 02:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:10:03] Production.INFO: ==19822== Lock acquired, processing the job...
[2026-09-15 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:10:03] Production.INFO: ==19816== Lock acquired, processing the job...
[2026-09-15 02:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:10:03] Production.INFO: ==19818== Lock acquired, processing the job...
[2026-09-15 02:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:10:03] Production.INFO: ==19820== Lock acquired, processing the job...
[2026-09-15 02:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 02:10:03] Production.INFO: ==19822== Releasing lock...
[2026-09-15 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:10:03] Production.INFO: Account Balance Start.
[2026-09-15 02:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:10:03] Production.INFO: 117
[2026-09-15 02:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:10:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:10:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:10:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:10:04] Production.INFO: Total Charge 0
[2026-09-15 02:10:04] Production.INFO: CreateAllLog End
[2026-09-15 02:10:04] Production.INFO: Account Balance End.
[2026-09-15 02:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:10:04] Production.INFO: ==19820== Releasing lock...
[2026-09-15 02:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:10:04] Production.INFO: ==19816== Releasing lock...
[2026-09-15 02:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:10:11] Production.ERROR: CronJobId end10
[2026-09-15 02:10:11] Production.INFO: ==19818== Releasing lock...
[2026-09-15 02:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:10:13] Production.INFO: call_cost start
[2026-09-15 02:10:13] Production.INFO: call_cost end
[2026-09-15 02:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:10:13] Production.INFO: ==19814== Releasing lock...
[2026-09-15 02:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:11:01] Production.INFO: ==19882== Lock acquired, processing the job...
[2026-09-15 07:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:11:01] Production.INFO: neon service started
[2026-09-15 07:11:01] Production.INFO: neon service started
[2026-09-15 07:11:01] Production.INFO: ==19882== Releasing lock...
[2026-09-15 07:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:11:01] Production.INFO: ==19884== Lock acquired, processing the job...
[2026-09-15 02:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:11:02] Production.INFO: ==19884== Releasing lock...
[2026-09-15 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:11:02] Production.INFO: ==19886== Lock acquired, processing the job...
[2026-09-15 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:11:02] Production.INFO: ==19886== Releasing lock...
[2026-09-15 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:11:02] Production.INFO: ==19888== Lock acquired, processing the job...
[2026-09-15 02:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:11:02] Production.INFO: ==19890== Lock acquired, processing the job...
[2026-09-15 02:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:11:02] Production.INFO: ==19892== Lock acquired, processing the job...
[2026-09-15 02:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:11:02] Production.INFO: ==19894== Lock acquired, processing the job...
[2026-09-15 02:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:11:03] Production.INFO: ==19896== Lock acquired, processing the job...
[2026-09-15 02:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:11:03] Production.INFO: Account Balance Start.
[2026-09-15 02:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:11:03] Production.INFO: 117
[2026-09-15 02:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 02:11:03] Production.INFO: ==19896== Releasing lock...
[2026-09-15 02:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:11:03] Production.INFO: ==19890== Releasing lock...
[2026-09-15 02:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:11:03] Production.INFO: Total Charge 0
[2026-09-15 02:11:03] Production.INFO: CreateAllLog End
[2026-09-15 02:11:03] Production.INFO: Account Balance End.
[2026-09-15 02:11:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:11:03] Production.INFO: ==19894== Releasing lock...
[2026-09-15 02:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:11:10] Production.ERROR: CronJobId end10
[2026-09-15 02:11:10] Production.INFO: ==19892== Releasing lock...
[2026-09-15 02:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:11:13] Production.INFO: call_cost start
[2026-09-15 02:11:13] Production.INFO: call_cost end
[2026-09-15 02:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:11:13] Production.INFO: ==19888== Releasing lock...
[2026-09-15 02:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:12:01] Production.INFO: ==19956== Lock acquired, processing the job...
[2026-09-15 07:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:12:01] Production.INFO: neon service started
[2026-09-15 07:12:01] Production.INFO: neon service started
[2026-09-15 07:12:01] Production.INFO: ==19956== Releasing lock...
[2026-09-15 07:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:12:02] Production.INFO: ==19958== Lock acquired, processing the job...
[2026-09-15 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:12:02] Production.INFO: ==19958== Releasing lock...
[2026-09-15 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:12:02] Production.INFO: ==19960== Lock acquired, processing the job...
[2026-09-15 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:12:02] Production.INFO: ==19960== Releasing lock...
[2026-09-15 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:12:03] Production.INFO: ==19968== Lock acquired, processing the job...
[2026-09-15 02:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:12:03] Production.INFO: Account Balance Start.
[2026-09-15 02:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:12:03] Production.INFO: 117
[2026-09-15 02:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:12:03] Production.INFO: ==19964== Lock acquired, processing the job...
[2026-09-15 02:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:12:03] Production.INFO: ==19962== Lock acquired, processing the job...
[2026-09-15 02:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:12:03] Production.INFO: ==19966== Lock acquired, processing the job...
[2026-09-15 02:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:12:03] Production.INFO: Total Charge 0
[2026-09-15 02:12:03] Production.INFO: ==19970== Lock acquired, processing the job...
[2026-09-15 02:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:12:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 02:12:03] Production.INFO: Account Balance End.
[2026-09-15 02:12:03] Production.INFO: ==19970== Releasing lock...
[2026-09-15 02:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:12:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:12:03] Production.INFO: ==19968== Releasing lock...
[2026-09-15 02:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:12:04] Production.INFO: ==19964== Releasing lock...
[2026-09-15 02:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:12:10] Production.ERROR: CronJobId end10
[2026-09-15 02:12:10] Production.INFO: ==19966== Releasing lock...
[2026-09-15 02:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:12:14] Production.INFO: call_cost start
[2026-09-15 02:12:14] Production.INFO: call_cost end
[2026-09-15 02:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:12:14] Production.INFO: ==19962== Releasing lock...
[2026-09-15 02:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:13:02] Production.INFO: ==20026== Lock acquired, processing the job...
[2026-09-15 07:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:13:02] Production.INFO: neon service started
[2026-09-15 07:13:02] Production.INFO: neon service started
[2026-09-15 07:13:02] Production.INFO: ==20026== Releasing lock...
[2026-09-15 07:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:13:02] Production.INFO: ==20030== Lock acquired, processing the job...
[2026-09-15 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:13:02] Production.INFO: ==20030== Releasing lock...
[2026-09-15 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:13:02] Production.INFO: ==20028== Lock acquired, processing the job...
[2026-09-15 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:13:02] Production.INFO: ==20028== Releasing lock...
[2026-09-15 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:13:03] Production.INFO: ==20032== Lock acquired, processing the job...
[2026-09-15 02:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:13:03] Production.INFO: ==20038== Lock acquired, processing the job...
[2026-09-15 02:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:13:03] Production.INFO: ==20034== Lock acquired, processing the job...
[2026-09-15 02:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:13:03] Production.INFO: ==20036== Lock acquired, processing the job...
[2026-09-15 02:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:13:03] Production.INFO: Account Balance Start.
[2026-09-15 02:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:13:03] Production.INFO: 117
[2026-09-15 02:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:13:03] Production.INFO: ==20040== Lock acquired, processing the job...
[2026-09-15 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 02:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 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-15 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:13:03] Production.INFO: ==20040== Releasing lock...
[2026-09-15 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:13:04] Production.INFO: Total Charge 0
[2026-09-15 02:13:04] Production.INFO: CreateAllLog End
[2026-09-15 02:13:04] Production.INFO: Account Balance End.
[2026-09-15 02:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:13:04] Production.INFO: ==20038== Releasing lock...
[2026-09-15 02:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:13:04] Production.INFO: ==20034== Releasing lock...
[2026-09-15 02:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:13:10] Production.ERROR: CronJobId end10
[2026-09-15 02:13:10] Production.INFO: ==20036== Releasing lock...
[2026-09-15 02:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:13:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:13:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:13:13] Production.INFO: call_cost start
[2026-09-15 02:13:13] Production.INFO: call_cost end
[2026-09-15 02:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:13:13] Production.INFO: ==20032== Releasing lock...
[2026-09-15 02:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:14:01] Production.INFO: ==20095== Lock acquired, processing the job...
[2026-09-15 07:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:14:01] Production.INFO: neon service started
[2026-09-15 07:14:01] Production.INFO: neon service started
[2026-09-15 07:14:01] Production.INFO: ==20095== Releasing lock...
[2026-09-15 07:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:14:02] Production.INFO: ==20097== Lock acquired, processing the job...
[2026-09-15 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:14:02] Production.INFO: ==20097== Releasing lock...
[2026-09-15 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:14:02] Production.INFO: ==20099== Lock acquired, processing the job...
[2026-09-15 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:14:02] Production.INFO: ==20099== Releasing lock...
[2026-09-15 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:14:03] Production.INFO: ==20103== Lock acquired, processing the job...
[2026-09-15 02:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:14:03] Production.INFO: ==20101== Lock acquired, processing the job...
[2026-09-15 02:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:14:03] Production.INFO: ==20105== Lock acquired, processing the job...
[2026-09-15 02:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:14:03] Production.INFO: ==20107== Lock acquired, processing the job...
[2026-09-15 02:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:14:03] Production.INFO: ==20109== Lock acquired, processing the job...
[2026-09-15 02:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:14:03] Production.INFO: Account Balance Start.
[2026-09-15 02:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:14:03] Production.INFO: 117
[2026-09-15 02:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:14:03] Production.INFO: ==20109== Releasing lock...
[2026-09-15 02:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:14:03] Production.INFO: ==20103== Releasing lock...
[2026-09-15 02:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:14:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:14:04] Production.INFO: Total Charge 0
[2026-09-15 02:14:04] Production.INFO: CreateAllLog End
[2026-09-15 02:14:04] Production.INFO: Account Balance End.
[2026-09-15 02:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:14:04] Production.INFO: ==20107== Releasing lock...
[2026-09-15 02:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:14:10] Production.ERROR: CronJobId end10
[2026-09-15 02:14:10] Production.INFO: ==20105== Releasing lock...
[2026-09-15 02:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:14:14] Production.INFO: call_cost start
[2026-09-15 02:14:14] Production.INFO: call_cost end
[2026-09-15 02:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:14:14] Production.INFO: ==20101== Releasing lock...
[2026-09-15 02:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:15:02] Production.INFO: ==20169== Lock acquired, processing the job...
[2026-09-15 07:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:15:02] Production.INFO: neon service started
[2026-09-15 07:15:02] Production.INFO: neon service started
[2026-09-15 07:15:02] Production.INFO: ==20169== Releasing lock...
[2026-09-15 07:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:15:02] Production.INFO: ==20171== Lock acquired, processing the job...
[2026-09-15 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:15:02] Production.INFO: ==20171== Releasing lock...
[2026-09-15 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:15:02] Production.INFO: ==20173== Lock acquired, processing the job...
[2026-09-15 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:15:02] Production.INFO: ==20173== Releasing lock...
[2026-09-15 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:15:03] Production.INFO: ==20181== Lock acquired, processing the job...
[2026-09-15 02:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:15:03] Production.INFO: ==20175== Lock acquired, processing the job...
[2026-09-15 02:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 02:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:15:03] Production.INFO: ==20179== Lock acquired, processing the job...
[2026-09-15 02:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:15:03] Production.INFO: ==20185== Lock acquired, processing the job...
[2026-09-15 02:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 02:15:03] Production.INFO: ==20177== Lock acquired, processing the job...
[2026-09-15 02:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 02:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 02:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:15:03] Production.ERROR: CronJob PID - 20179
[2026-09-15 02:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 02:15:03] Production.ERROR: CronJob ID - 7
[2026-09-15 02:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 02:15:00
[2026-09-15 02:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:15:03] Production.ERROR: CronJob PID - 20181
[2026-09-15 02:15:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 02:15:03] Production.ERROR: CronJob ID - 10
[2026-09-15 02:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 02:15:00
[2026-09-15 02:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:15:03] Production.ERROR: CronJob PID - 20185
[2026-09-15 02:15:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 02:15:03] Production.ERROR: CronJob ID - 17
[2026-09-15 02:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 02:15:00
[2026-09-15 02:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:15:03] Production.INFO: ==20183== Lock acquired, processing the job...
[2026-09-15 02:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:15:03] Production.INFO: ==20187== Lock acquired, processing the job...
[2026-09-15 02:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 02:15:03] Production.INFO: ==20175== Releasing lock...
[2026-09-15 02:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 02:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 02:15:04] Production.INFO: Account Balance Start.
[2026-09-15 02:15:04] Production.INFO: CreateAllLog Start
[2026-09-15 02:15:04] Production.INFO: 117
[2026-09-15 02:15:04] Production.INFO: Date 2026-09-08
[2026-09-15 02:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:15:04] Production.ERROR: done
[2026-09-15 02:15:04] Production.INFO: ==20187== Releasing lock...
[2026-09-15 02:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:15:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 02:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005616', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 02:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:15:04] Production.INFO: Total Charge 0
[2026-09-15 02:15:04] Production.INFO: CreateAllLog End
[2026-09-15 02:15:04] Production.INFO: ==20179== Releasing lock...
[2026-09-15 02:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:15:04] Production.INFO: Account Balance End.
[2026-09-15 02:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:15:04] Production.INFO: ==20183== Releasing lock...
[2026-09-15 02:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005616', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 02:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 02:15:10] Production.INFO: ProcessCDR(1,18005616,1,1,2)
[2026-09-15 02:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005616,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005616,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 02:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 02:15:10] Production.INFO: ==20185== Releasing lock...
[2026-09-15 02:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 02:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 02:15:13] Production.ERROR: CronJobId end10
[2026-09-15 02:15:13] Production.INFO: ==20181== Releasing lock...
[2026-09-15 02:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:15:17] Production.INFO: call_cost start
[2026-09-15 02:15:17] Production.INFO: call_cost end
[2026-09-15 02:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:15:17] Production.INFO: ==20177== Releasing lock...
[2026-09-15 02:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:16:01] Production.INFO: ==20242== Lock acquired, processing the job...
[2026-09-15 07:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:16:01] Production.INFO: neon service started
[2026-09-15 07:16:01] Production.INFO: neon service started
[2026-09-15 07:16:01] Production.INFO: ==20242== Releasing lock...
[2026-09-15 07:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:16:01] Production.INFO: ==20246== Lock acquired, processing the job...
[2026-09-15 06:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:16:01] Production.INFO: ==20246== Releasing lock...
[2026-09-15 06:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:16:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:16:01] Production.INFO: ==20244== Lock acquired, processing the job...
[2026-09-15 02:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:16:02] Production.INFO: ==20244== Releasing lock...
[2026-09-15 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:16:02] Production.INFO: ==20249== Lock acquired, processing the job...
[2026-09-15 02:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:16:03] Production.INFO: ==20253== Lock acquired, processing the job...
[2026-09-15 02:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:16:03] Production.INFO: ==20251== Lock acquired, processing the job...
[2026-09-15 02:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:16:03] Production.INFO: ==20255== Lock acquired, processing the job...
[2026-09-15 02:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:16:03] Production.INFO: ==20257== Lock acquired, processing the job...
[2026-09-15 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:16:03] Production.INFO: Account Balance Start.
[2026-09-15 02:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:16:03] Production.INFO: 117
[2026-09-15 02:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 02:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:16:03] Production.INFO: ==20257== Releasing lock...
[2026-09-15 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:16:03] Production.INFO: Total Charge 0
[2026-09-15 02:16:03] Production.INFO: CreateAllLog End
[2026-09-15 02:16:03] Production.INFO: Account Balance End.
[2026-09-15 02:16:03] Production.INFO: ==20251== Releasing lock...
[2026-09-15 02:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:16:03] Production.INFO: ==20255== Releasing lock...
[2026-09-15 02:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:16:10] Production.ERROR: CronJobId end10
[2026-09-15 02:16:10] Production.INFO: ==20253== Releasing lock...
[2026-09-15 02:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:16:13] Production.INFO: call_cost start
[2026-09-15 02:16:13] Production.INFO: call_cost end
[2026-09-15 02:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:16:13] Production.INFO: ==20249== Releasing lock...
[2026-09-15 02:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:17:01] Production.INFO: ==20309== Lock acquired, processing the job...
[2026-09-15 07:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:17:01] Production.INFO: neon service started
[2026-09-15 07:17:01] Production.INFO: neon service started
[2026-09-15 07:17:01] Production.INFO: ==20309== Releasing lock...
[2026-09-15 07:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:17:02] Production.INFO: ==20311== Lock acquired, processing the job...
[2026-09-15 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:17:02] Production.INFO: ==20313== Lock acquired, processing the job...
[2026-09-15 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:17:02] Production.INFO: ==20313== Releasing lock...
[2026-09-15 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:17:02] Production.INFO: ==20311== Releasing lock...
[2026-09-15 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:17:03] Production.INFO: ==20316== Lock acquired, processing the job...
[2026-09-15 02:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:17:03] Production.INFO: ==20320== Lock acquired, processing the job...
[2026-09-15 02:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:17:03] Production.INFO: ==20322== Lock acquired, processing the job...
[2026-09-15 02:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:17:03] Production.INFO: ==20318== Lock acquired, processing the job...
[2026-09-15 02:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:17:03] Production.INFO: Account Balance Start.
[2026-09-15 02:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:17:03] Production.INFO: 117
[2026-09-15 02:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:17:03] Production.INFO: ==20324== Lock acquired, processing the job...
[2026-09-15 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 02:17:03] Production.INFO: ==20324== Releasing lock...
[2026-09-15 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:17:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:17:04] Production.INFO: Total Charge 0
[2026-09-15 02:17:04] Production.INFO: CreateAllLog End
[2026-09-15 02:17:04] Production.INFO: Account Balance End.
[2026-09-15 02:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:17:04] Production.INFO: ==20322== Releasing lock...
[2026-09-15 02:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:17:04] Production.INFO: ==20318== Releasing lock...
[2026-09-15 02:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:17:10] Production.ERROR: CronJobId end10
[2026-09-15 02:17:10] Production.INFO: ==20320== Releasing lock...
[2026-09-15 02:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:17:13] Production.INFO: call_cost start
[2026-09-15 02:17:13] Production.INFO: call_cost end
[2026-09-15 02:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:17:13] Production.INFO: ==20316== Releasing lock...
[2026-09-15 02:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:18:02] Production.INFO: ==20380== Lock acquired, processing the job...
[2026-09-15 07:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:18:02] Production.INFO: neon service started
[2026-09-15 07:18:02] Production.INFO: neon service started
[2026-09-15 07:18:02] Production.INFO: ==20380== Releasing lock...
[2026-09-15 07:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:18:02] Production.INFO: ==20384== Lock acquired, processing the job...
[2026-09-15 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:18:02] Production.INFO: ==20384== Releasing lock...
[2026-09-15 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:18:02] Production.INFO: ==20382== Lock acquired, processing the job...
[2026-09-15 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:18:02] Production.INFO: ==20382== Releasing lock...
[2026-09-15 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:18:03] Production.INFO: ==20391== Lock acquired, processing the job...
[2026-09-15 02:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:18:03] Production.INFO: ==20393== Lock acquired, processing the job...
[2026-09-15 02:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:18:03] Production.INFO: ==20387== Lock acquired, processing the job...
[2026-09-15 02:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:18:03] Production.INFO: ==20395== Lock acquired, processing the job...
[2026-09-15 02:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:18:03] Production.INFO: ==20389== Lock acquired, processing the job...
[2026-09-15 02:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:18:03] Production.INFO: Account Balance Start.
[2026-09-15 02:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:18:03] Production.INFO: 117
[2026-09-15 02:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 02:18:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:18:04] Production.INFO: ==20395== Releasing lock...
[2026-09-15 02:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:18:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:18:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:18:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:18:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:18:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:18:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:18:04] Production.INFO: Total Charge 0
[2026-09-15 02:18:04] Production.INFO: CreateAllLog End
[2026-09-15 02:18:04] Production.INFO: Account Balance End.
[2026-09-15 02:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:18:04] Production.INFO: ==20393== Releasing lock...
[2026-09-15 02:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:18:04] Production.INFO: ==20389== Releasing lock...
[2026-09-15 02:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:18:11] Production.ERROR: CronJobId end10
[2026-09-15 02:18:11] Production.INFO: ==20391== Releasing lock...
[2026-09-15 02:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:18:13] Production.INFO: call_cost start
[2026-09-15 02:18:13] Production.INFO: call_cost end
[2026-09-15 02:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:18:13] Production.INFO: ==20387== Releasing lock...
[2026-09-15 02:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:19:01] Production.INFO: ==20446== Lock acquired, processing the job...
[2026-09-15 07:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:19:01] Production.INFO: neon service started
[2026-09-15 07:19:01] Production.INFO: neon service started
[2026-09-15 07:19:01] Production.INFO: ==20446== Releasing lock...
[2026-09-15 07:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:19:02] Production.INFO: ==20448== Lock acquired, processing the job...
[2026-09-15 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:19:02] Production.INFO: ==20448== Releasing lock...
[2026-09-15 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:19:02] Production.INFO: ==20450== Lock acquired, processing the job...
[2026-09-15 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:19:02] Production.INFO: ==20450== Releasing lock...
[2026-09-15 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:19:03] Production.INFO: ==20453== Lock acquired, processing the job...
[2026-09-15 02:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:19:03] Production.INFO: ==20457== Lock acquired, processing the job...
[2026-09-15 02:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:19:03] Production.INFO: ==20455== Lock acquired, processing the job...
[2026-09-15 02:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:19:03] Production.INFO: ==20461== Lock acquired, processing the job...
[2026-09-15 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:19:03] Production.INFO: ==20459== Lock acquired, processing the job...
[2026-09-15 02:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:19:03] Production.INFO: Account Balance Start.
[2026-09-15 02:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:19:03] Production.INFO: 117
[2026-09-15 02:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:19:03] Production.INFO: ==20461== Releasing lock...
[2026-09-15 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:19:03] Production.INFO: Total Charge 0
[2026-09-15 02:19:03] Production.INFO: CreateAllLog End
[2026-09-15 02:19:03] Production.INFO: Account Balance End.
[2026-09-15 02:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:19:03] Production.INFO: ==20459== Releasing lock...
[2026-09-15 02:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:19:04] Production.INFO: ==20455== Releasing lock...
[2026-09-15 02:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:19:11] Production.ERROR: CronJobId end10
[2026-09-15 02:19:11] Production.INFO: ==20457== Releasing lock...
[2026-09-15 02:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:19:13] Production.INFO: call_cost start
[2026-09-15 02:19:13] Production.INFO: call_cost end
[2026-09-15 02:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:19:13] Production.INFO: ==20453== Releasing lock...
[2026-09-15 02:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:20:02] Production.INFO: ==20518== Lock acquired, processing the job...
[2026-09-15 07:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:20:02] Production.INFO: neon service started
[2026-09-15 07:20:02] Production.INFO: neon service started
[2026-09-15 07:20:02] Production.INFO: ==20518== Releasing lock...
[2026-09-15 07:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:20:02] Production.INFO: ==20520== Lock acquired, processing the job...
[2026-09-15 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:20:02] Production.INFO: ==20520== Releasing lock...
[2026-09-15 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:20:02] Production.INFO: ==20522== Lock acquired, processing the job...
[2026-09-15 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:20:02] Production.INFO: ==20522== Releasing lock...
[2026-09-15 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:20:03] Production.INFO: ==20524== Lock acquired, processing the job...
[2026-09-15 02:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:20:03] Production.INFO: ==20526== Lock acquired, processing the job...
[2026-09-15 02:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:20:03] Production.INFO: ==20532== Lock acquired, processing the job...
[2026-09-15 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:20:03] Production.INFO: ==20528== Lock acquired, processing the job...
[2026-09-15 02:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:20:03] Production.INFO: ==20530== Lock acquired, processing the job...
[2026-09-15 02:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 02:20:03] Production.INFO: Account Balance Start.
[2026-09-15 02:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 02:20:03] Production.INFO: 117
[2026-09-15 02:20:03] Production.INFO: ==20532== Releasing lock...
[2026-09-15 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:20:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:20:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:20:04] Production.INFO: ==20526== Releasing lock...
[2026-09-15 02:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:20:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:20:04] Production.INFO: Total Charge 0
[2026-09-15 02:20:04] Production.INFO: CreateAllLog End
[2026-09-15 02:20:04] Production.INFO: Account Balance End.
[2026-09-15 02:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:20:04] Production.INFO: ==20530== Releasing lock...
[2026-09-15 02:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:20:10] Production.ERROR: CronJobId end10
[2026-09-15 02:20:10] Production.INFO: ==20528== Releasing lock...
[2026-09-15 02:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:20:13] Production.INFO: call_cost start
[2026-09-15 02:20:13] Production.INFO: call_cost end
[2026-09-15 02:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:20:13] Production.INFO: ==20524== Releasing lock...
[2026-09-15 02:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:21:01] Production.INFO: ==20585== Lock acquired, processing the job...
[2026-09-15 07:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:21:01] Production.INFO: neon service started
[2026-09-15 07:21:01] Production.INFO: neon service started
[2026-09-15 07:21:01] Production.INFO: ==20585== Releasing lock...
[2026-09-15 07:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:21:02] Production.INFO: ==20587== Lock acquired, processing the job...
[2026-09-15 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:21:02] Production.INFO: ==20589== Lock acquired, processing the job...
[2026-09-15 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:21:02] Production.INFO: ==20589== Releasing lock...
[2026-09-15 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:21:02] Production.INFO: ==20587== Releasing lock...
[2026-09-15 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:21:03] Production.INFO: ==20594== Lock acquired, processing the job...
[2026-09-15 02:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:21:03] Production.INFO: ==20592== Lock acquired, processing the job...
[2026-09-15 02:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:21:03] Production.INFO: ==20598== Lock acquired, processing the job...
[2026-09-15 02:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:21:03] Production.INFO: ==20596== Lock acquired, processing the job...
[2026-09-15 02:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:21:03] Production.INFO: ==20600== Lock acquired, processing the job...
[2026-09-15 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:21:03] Production.INFO: Account Balance Start.
[2026-09-15 02:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:21:03] Production.INFO: 117
[2026-09-15 02:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 02:21:03] Production.INFO: ==20600== Releasing lock...
[2026-09-15 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:21:03] Production.INFO: Total Charge 0
[2026-09-15 02:21:03] Production.INFO: CreateAllLog End
[2026-09-15 02:21:03] Production.INFO: Account Balance End.
[2026-09-15 02:21:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:21:03] Production.INFO: ==20598== Releasing lock...
[2026-09-15 02:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:21:03] Production.INFO: ==20594== Releasing lock...
[2026-09-15 02:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:21:11] Production.ERROR: CronJobId end10
[2026-09-15 02:21:11] Production.INFO: ==20596== Releasing lock...
[2026-09-15 02:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:21:13] Production.INFO: call_cost start
[2026-09-15 02:21:13] Production.INFO: call_cost end
[2026-09-15 02:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:21:13] Production.INFO: ==20592== Releasing lock...
[2026-09-15 02:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:22:01] Production.INFO: ==20652== Lock acquired, processing the job...
[2026-09-15 07:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:22:01] Production.INFO: neon service started
[2026-09-15 07:22:01] Production.INFO: neon service started
[2026-09-15 07:22:01] Production.INFO: ==20652== Releasing lock...
[2026-09-15 07:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:22:02] Production.INFO: ==20654== Lock acquired, processing the job...
[2026-09-15 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:22:02] Production.INFO: ==20654== Releasing lock...
[2026-09-15 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:22:02] Production.INFO: ==20656== Lock acquired, processing the job...
[2026-09-15 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:22:02] Production.INFO: ==20656== Releasing lock...
[2026-09-15 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:22:03] Production.INFO: ==20665== Lock acquired, processing the job...
[2026-09-15 02:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:22:03] Production.INFO: Account Balance Start.
[2026-09-15 02:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:22:03] Production.INFO: 117
[2026-09-15 02:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:22:03] Production.INFO: ==20659== Lock acquired, processing the job...
[2026-09-15 02:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:22:03] Production.INFO: ==20661== Lock acquired, processing the job...
[2026-09-15 02:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:22:03] Production.INFO: ==20663== Lock acquired, processing the job...
[2026-09-15 02:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:22:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:22:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:22:03] Production.INFO: Total Charge 0
[2026-09-15 02:22:03] Production.INFO: CreateAllLog End
[2026-09-15 02:22:03] Production.INFO: ==20667== Lock acquired, processing the job...
[2026-09-15 02:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:22:03] Production.INFO: Account Balance End.
[2026-09-15 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-15 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-15 02:22:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:22:03] Production.INFO: ==20665== Releasing lock...
[2026-09-15 02:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 02:22:04] Production.INFO: ==20667== Releasing lock...
[2026-09-15 02:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:22:04] Production.INFO: ==20661== Releasing lock...
[2026-09-15 02:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:22:10] Production.ERROR: CronJobId end10
[2026-09-15 02:22:10] Production.INFO: ==20663== Releasing lock...
[2026-09-15 02:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:22:14] Production.INFO: call_cost start
[2026-09-15 02:22:14] Production.INFO: call_cost end
[2026-09-15 02:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:22:14] Production.INFO: ==20659== Releasing lock...
[2026-09-15 02:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:23:01] Production.INFO: ==20722== Lock acquired, processing the job...
[2026-09-15 07:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:23:01] Production.INFO: neon service started
[2026-09-15 07:23:01] Production.INFO: neon service started
[2026-09-15 07:23:01] Production.INFO: ==20722== Releasing lock...
[2026-09-15 07:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:23:01] Production.INFO: ==20724== Lock acquired, processing the job...
[2026-09-15 02:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:23:01] Production.INFO: ==20724== Releasing lock...
[2026-09-15 02:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:23:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:23:02] Production.INFO: ==20726== Lock acquired, processing the job...
[2026-09-15 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:23:02] Production.INFO: ==20726== Releasing lock...
[2026-09-15 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:23:02] Production.INFO: ==20729== Lock acquired, processing the job...
[2026-09-15 02:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:23:02] Production.INFO: ==20733== Lock acquired, processing the job...
[2026-09-15 02:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:23:02] Production.INFO: ==20735== Lock acquired, processing the job...
[2026-09-15 02:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:23:02] Production.INFO: ==20731== Lock acquired, processing the job...
[2026-09-15 02:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:23:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:23:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:23:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:23:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:23:02] Production.INFO: Account Balance Start.
[2026-09-15 02:23:02] Production.INFO: CreateAllLog Start
[2026-09-15 02:23:02] Production.INFO: 117
[2026-09-15 02:23:02] Production.INFO: Date 2026-09-08
[2026-09-15 02:23:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:23:02] Production.INFO: ==20737== Lock acquired, processing the job...
[2026-09-15 02:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:23:02] Production.INFO: Date 2026-09-09
[2026-09-15 02:23:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:23:03] Production.INFO: ==20737== Releasing lock...
[2026-09-15 02:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:23:03] Production.INFO: ==20731== Releasing lock...
[2026-09-15 02:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:23:03] Production.INFO: Total Charge 0
[2026-09-15 02:23:03] Production.INFO: CreateAllLog End
[2026-09-15 02:23:03] Production.INFO: Account Balance End.
[2026-09-15 02:23:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:23:03] Production.INFO: ==20735== Releasing lock...
[2026-09-15 02:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:23:10] Production.ERROR: CronJobId end10
[2026-09-15 02:23:10] Production.INFO: ==20733== Releasing lock...
[2026-09-15 02:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:23:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:23:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:23:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:23:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:23:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:23:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:23:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:23:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:23:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:23:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:23:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:23:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:23:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:23:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:23:12] Production.INFO: call_cost start
[2026-09-15 02:23:12] Production.INFO: call_cost end
[2026-09-15 02:23:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:23:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:23:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:23:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:23:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:23:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:23:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:23:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:23:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:23:12] Production.INFO: ==20729== Releasing lock...
[2026-09-15 02:23:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:23:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:24:01] Production.INFO: ==20791== Lock acquired, processing the job...
[2026-09-15 07:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:24:01] Production.INFO: neon service started
[2026-09-15 07:24:01] Production.INFO: neon service started
[2026-09-15 07:24:01] Production.INFO: ==20791== Releasing lock...
[2026-09-15 07:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:24:02] Production.INFO: ==20795== Lock acquired, processing the job...
[2026-09-15 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:24:02] Production.INFO: ==20795== Releasing lock...
[2026-09-15 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:24:02] Production.INFO: ==20793== Lock acquired, processing the job...
[2026-09-15 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:24:02] Production.INFO: ==20793== Releasing lock...
[2026-09-15 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:24:03] Production.INFO: ==20798== Lock acquired, processing the job...
[2026-09-15 02:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:24:03] Production.INFO: ==20800== Lock acquired, processing the job...
[2026-09-15 02:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:24:03] Production.INFO: ==20802== Lock acquired, processing the job...
[2026-09-15 02:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:24:03] Production.INFO: ==20804== Lock acquired, processing the job...
[2026-09-15 02:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:24:03] Production.INFO: ==20806== Lock acquired, processing the job...
[2026-09-15 02:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:24:03] Production.INFO: Account Balance Start.
[2026-09-15 02:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:24:03] Production.INFO: 117
[2026-09-15 02:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 02:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:24:03] Production.INFO: ==20806== Releasing lock...
[2026-09-15 02:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:24:03] Production.INFO: Total Charge 0
[2026-09-15 02:24:03] Production.INFO: CreateAllLog End
[2026-09-15 02:24:03] Production.INFO: Account Balance End.
[2026-09-15 02:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:24:04] Production.INFO: ==20804== Releasing lock...
[2026-09-15 02:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:24:04] Production.INFO: ==20800== Releasing lock...
[2026-09-15 02:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:24:10] Production.ERROR: CronJobId end10
[2026-09-15 02:24:10] Production.INFO: ==20802== Releasing lock...
[2026-09-15 02:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:24:13] Production.INFO: call_cost start
[2026-09-15 02:24:13] Production.INFO: call_cost end
[2026-09-15 02:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:24:13] Production.INFO: ==20798== Releasing lock...
[2026-09-15 02:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:25:02] Production.INFO: ==20867== Lock acquired, processing the job...
[2026-09-15 07:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:25:02] Production.INFO: neon service started
[2026-09-15 07:25:02] Production.INFO: neon service started
[2026-09-15 07:25:02] Production.INFO: ==20867== Releasing lock...
[2026-09-15 07:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:25:02] Production.INFO: ==20869== Lock acquired, processing the job...
[2026-09-15 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:25:02] Production.INFO: ==20871== Lock acquired, processing the job...
[2026-09-15 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:25:02] Production.INFO: ==20871== Releasing lock...
[2026-09-15 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:25:03] Production.INFO: ==20869== Releasing lock...
[2026-09-15 02:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:25:04] Production.INFO: ==20874== Lock acquired, processing the job...
[2026-09-15 02:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 02:25:04] Production.INFO: ==20880== Lock acquired, processing the job...
[2026-09-15 02:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:25:04] Production.INFO: ==20876== Lock acquired, processing the job...
[2026-09-15 02:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 02:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:25:04] Production.ERROR: CronJob PID - 20876
[2026-09-15 02:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 02:25:04] Production.ERROR: CronJob ID - 5
[2026-09-15 02:25:04] Production.ERROR: CronJob Last Run Time 2026-09-15 02:25:00
[2026-09-15 02:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:25:04] Production.ERROR: CronJob PID - 20880
[2026-09-15 02:25:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 02:25:04] Production.ERROR: CronJob ID - 10
[2026-09-15 02:25:04] Production.ERROR: CronJob Last Run Time 2026-09-15 02:25:00
[2026-09-15 02:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 02:25:04] Production.INFO: ==20874== Releasing lock...
[2026-09-15 02:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 02:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 02:25:04] Production.INFO: ==20882== Lock acquired, processing the job...
[2026-09-15 02:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:25:04] Production.INFO: ==20878== Lock acquired, processing the job...
[2026-09-15 02:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:25:04] Production.INFO: ==20884== Lock acquired, processing the job...
[2026-09-15 02:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 02:25:04] Production.INFO: ==20886== Lock acquired, processing the job...
[2026-09-15 02:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 02:25:04] Production.INFO: Account Balance Start.
[2026-09-15 02:25:04] Production.INFO: CreateAllLog Start
[2026-09-15 02:25:04] Production.INFO: 117
[2026-09-15 02:25:04] Production.INFO: Date 2026-09-08
[2026-09-15 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:25:04] Production.ERROR: done
[2026-09-15 02:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 02:25:04] Production.INFO: ==20886== Releasing lock...
[2026-09-15 02:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 02:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005657', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 02:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:25:04] Production.INFO: Total Charge 0
[2026-09-15 02:25:04] Production.INFO: CreateAllLog End
[2026-09-15 02:25:04] Production.INFO: Account Balance End.
[2026-09-15 02:25:05] Production.ERROR: CronJobId end 12
[2026-09-15 02:25:05] Production.INFO: ==20882== Releasing lock...
[2026-09-15 02:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:25:05] Production.INFO: ==20878== Releasing lock...
[2026-09-15 02:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005657', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 02:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 02:25:09] Production.INFO: ProcessCDR(1,18005657,1,1,2)
[2026-09-15 02:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005657,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005657,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 02:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 02:25:09] Production.INFO: ==20884== Releasing lock...
[2026-09-15 02:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 02:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 02:25:13] Production.ERROR: CronJobId end10
[2026-09-15 02:25:13] Production.INFO: ==20880== Releasing lock...
[2026-09-15 02:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:25:16] Production.INFO: call_cost start
[2026-09-15 02:25:16] Production.INFO: call_cost end
[2026-09-15 02:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:25:16] Production.INFO: ==20876== Releasing lock...
[2026-09-15 02:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:26:01] Production.INFO: ==20938== Lock acquired, processing the job...
[2026-09-15 07:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:26:01] Production.INFO: neon service started
[2026-09-15 07:26:01] Production.INFO: neon service started
[2026-09-15 07:26:01] Production.INFO: ==20938== Releasing lock...
[2026-09-15 07:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:26:01] Production.INFO: ==20942== Lock acquired, processing the job...
[2026-09-15 06:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:26:01] Production.INFO: ==20942== Releasing lock...
[2026-09-15 06:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:26:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:26:02] Production.INFO: ==20940== Lock acquired, processing the job...
[2026-09-15 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:26:02] Production.INFO: ==20940== Releasing lock...
[2026-09-15 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:26:03] Production.INFO: ==20944== Lock acquired, processing the job...
[2026-09-15 02:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:26:03] Production.INFO: ==20946== Lock acquired, processing the job...
[2026-09-15 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:26:03] Production.INFO: ==20953== Lock acquired, processing the job...
[2026-09-15 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:26:03] Production.INFO: ==20948== Lock acquired, processing the job...
[2026-09-15 02:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:26:03] Production.INFO: ==20951== Lock acquired, processing the job...
[2026-09-15 02:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 02:26:03] Production.INFO: ==20953== Releasing lock...
[2026-09-15 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:26:03] Production.INFO: Account Balance Start.
[2026-09-15 02:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:26:03] Production.INFO: 117
[2026-09-15 02:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:26:03] Production.INFO: Total Charge 0
[2026-09-15 02:26:03] Production.INFO: CreateAllLog End
[2026-09-15 02:26:03] Production.INFO: Account Balance End.
[2026-09-15 02:26:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:26:03] Production.INFO: ==20951== Releasing lock...
[2026-09-15 02:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:26:03] Production.INFO: ==20946== Releasing lock...
[2026-09-15 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:26:10] Production.ERROR: CronJobId end10
[2026-09-15 02:26:10] Production.INFO: ==20948== Releasing lock...
[2026-09-15 02:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:26:14] Production.INFO: call_cost start
[2026-09-15 02:26:14] Production.INFO: call_cost end
[2026-09-15 02:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:26:14] Production.INFO: ==20944== Releasing lock...
[2026-09-15 02:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:27:01] Production.INFO: ==21008== Lock acquired, processing the job...
[2026-09-15 07:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:27:02] Production.INFO: neon service started
[2026-09-15 07:27:02] Production.INFO: neon service started
[2026-09-15 07:27:02] Production.INFO: ==21008== Releasing lock...
[2026-09-15 07:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:27:02] Production.INFO: ==21012== Lock acquired, processing the job...
[2026-09-15 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:27:02] Production.INFO: ==21012== Releasing lock...
[2026-09-15 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:27:02] Production.INFO: ==21010== Lock acquired, processing the job...
[2026-09-15 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:27:02] Production.INFO: ==21010== Releasing lock...
[2026-09-15 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:27:03] Production.INFO: ==21014== Lock acquired, processing the job...
[2026-09-15 02:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:27:03] Production.INFO: ==21018== Lock acquired, processing the job...
[2026-09-15 02:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:27:03] Production.INFO: ==21022== Lock acquired, processing the job...
[2026-09-15 02:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:27:03] Production.INFO: ==21016== Lock acquired, processing the job...
[2026-09-15 02:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:27:03] Production.INFO: ==21020== Lock acquired, processing the job...
[2026-09-15 02:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:27:03] Production.INFO: ==21022== Releasing lock...
[2026-09-15 02:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:27:03] Production.INFO: Account Balance Start.
[2026-09-15 02:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:27:03] Production.INFO: 117
[2026-09-15 02:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:27:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:27:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:27:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:27:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:27:04] Production.INFO: Total Charge 0
[2026-09-15 02:27:04] Production.INFO: CreateAllLog End
[2026-09-15 02:27:04] Production.INFO: ==21016== Releasing lock...
[2026-09-15 02:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:27:04] Production.INFO: Account Balance End.
[2026-09-15 02:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:27:04] Production.INFO: ==21020== Releasing lock...
[2026-09-15 02:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:27:11] Production.ERROR: CronJobId end10
[2026-09-15 02:27:11] Production.INFO: ==21018== Releasing lock...
[2026-09-15 02:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:27:14] Production.INFO: call_cost start
[2026-09-15 02:27:14] Production.INFO: call_cost end
[2026-09-15 02:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:27:14] Production.INFO: ==21014== Releasing lock...
[2026-09-15 02:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:28:01] Production.INFO: ==21077== Lock acquired, processing the job...
[2026-09-15 07:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:28:01] Production.INFO: neon service started
[2026-09-15 07:28:01] Production.INFO: neon service started
[2026-09-15 07:28:01] Production.INFO: ==21077== Releasing lock...
[2026-09-15 07:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:28:01] Production.INFO: ==21079== Lock acquired, processing the job...
[2026-09-15 02:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:28:01] Production.INFO: ==21079== Releasing lock...
[2026-09-15 02:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:28:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:28:02] Production.INFO: ==21081== Lock acquired, processing the job...
[2026-09-15 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:28:02] Production.INFO: ==21081== Releasing lock...
[2026-09-15 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:28:02] Production.INFO: ==21086== Lock acquired, processing the job...
[2026-09-15 02:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:28:02] Production.INFO: ==21092== Lock acquired, processing the job...
[2026-09-15 02:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:28: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-15 02:28: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-15 02:28: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-15 02:28:02] Production.INFO: ==21092== Releasing lock...
[2026-09-15 02:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:28:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:28:02] Production.INFO: ==21083== Lock acquired, processing the job...
[2026-09-15 02:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:28:03] Production.INFO: ==21088== Lock acquired, processing the job...
[2026-09-15 02:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:28:03] Production.INFO: ==21090== Lock acquired, processing the job...
[2026-09-15 02:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:28:03] Production.INFO: Account Balance Start.
[2026-09-15 02:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:28:03] Production.INFO: 117
[2026-09-15 02:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:28:03] Production.INFO: ==21086== Releasing lock...
[2026-09-15 02:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:28:03] Production.INFO: Total Charge 0
[2026-09-15 02:28:03] Production.INFO: CreateAllLog End
[2026-09-15 02:28:03] Production.INFO: Account Balance End.
[2026-09-15 02:28:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:28:03] Production.INFO: ==21090== Releasing lock...
[2026-09-15 02:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:28:10] Production.ERROR: CronJobId end10
[2026-09-15 02:28:10] Production.INFO: ==21088== Releasing lock...
[2026-09-15 02:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:28:13] Production.INFO: call_cost start
[2026-09-15 02:28:13] Production.INFO: call_cost end
[2026-09-15 02:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:28:13] Production.INFO: ==21083== Releasing lock...
[2026-09-15 02:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:29:01] Production.INFO: ==21145== Lock acquired, processing the job...
[2026-09-15 07:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:29:01] Production.INFO: neon service started
[2026-09-15 07:29:01] Production.INFO: neon service started
[2026-09-15 07:29:01] Production.INFO: ==21145== Releasing lock...
[2026-09-15 07:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:29:02] Production.INFO: ==21149== Lock acquired, processing the job...
[2026-09-15 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:29:02] Production.INFO: ==21149== Releasing lock...
[2026-09-15 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:29:02] Production.INFO: ==21147== Lock acquired, processing the job...
[2026-09-15 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:29:02] Production.INFO: ==21147== Releasing lock...
[2026-09-15 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:29:03] Production.INFO: ==21152== Lock acquired, processing the job...
[2026-09-15 02:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:29:03] Production.INFO: ==21156== Lock acquired, processing the job...
[2026-09-15 02:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:29:03] Production.INFO: ==21154== Lock acquired, processing the job...
[2026-09-15 02:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:29:03] Production.INFO: ==21158== Lock acquired, processing the job...
[2026-09-15 02:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:29:03] Production.INFO: ==21160== Lock acquired, processing the job...
[2026-09-15 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:29:03] Production.INFO: Account Balance Start.
[2026-09-15 02:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:29:03] Production.INFO: 117
[2026-09-15 02:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:29:03] Production.INFO: ==21160== Releasing lock...
[2026-09-15 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:29:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:29:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:29:03] Production.INFO: Total Charge 0
[2026-09-15 02:29:03] Production.INFO: CreateAllLog End
[2026-09-15 02:29:03] Production.INFO: ==21154== Releasing lock...
[2026-09-15 02:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:29:03] Production.INFO: Account Balance End.
[2026-09-15 02:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:29:04] Production.INFO: ==21158== Releasing lock...
[2026-09-15 02:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:29:11] Production.ERROR: CronJobId end10
[2026-09-15 02:29:11] Production.INFO: ==21156== Releasing lock...
[2026-09-15 02:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:29:14] Production.INFO: call_cost start
[2026-09-15 02:29:14] Production.INFO: call_cost end
[2026-09-15 02:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:29:14] Production.INFO: ==21152== Releasing lock...
[2026-09-15 02:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:30:02] Production.INFO: ==21214== Lock acquired, processing the job...
[2026-09-15 07:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:30:02] Production.INFO: neon service started
[2026-09-15 07:30:02] Production.INFO: neon service started
[2026-09-15 07:30:02] Production.INFO: ==21214== Releasing lock...
[2026-09-15 07:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:30:02] Production.INFO: ==21216== Lock acquired, processing the job...
[2026-09-15 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:30:02] Production.INFO: ==21216== Releasing lock...
[2026-09-15 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:30:02] Production.INFO: ==21218== Lock acquired, processing the job...
[2026-09-15 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:30:02] Production.INFO: ==21218== Releasing lock...
[2026-09-15 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:30:03] Production.INFO: ==21221== Lock acquired, processing the job...
[2026-09-15 02:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:30:03] Production.INFO: ==21223== Lock acquired, processing the job...
[2026-09-15 02:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:30:03] Production.INFO: ==21225== Lock acquired, processing the job...
[2026-09-15 02:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:30:03] Production.INFO: ==21229== Lock acquired, processing the job...
[2026-09-15 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:30:03] Production.INFO: ==21227== Lock acquired, processing the job...
[2026-09-15 02:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:30:03] Production.INFO: Account Balance Start.
[2026-09-15 02:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:30:03] Production.INFO: 117
[2026-09-15 02:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:30:03] Production.INFO: ==21229== Releasing lock...
[2026-09-15 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:30:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:30:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:30:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:30:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:30:04] Production.INFO: Total Charge 0
[2026-09-15 02:30:04] Production.INFO: CreateAllLog End
[2026-09-15 02:30:04] Production.INFO: Account Balance End.
[2026-09-15 02:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:30:04] Production.INFO: ==21227== Releasing lock...
[2026-09-15 02:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:30:04] Production.INFO: ==21223== Releasing lock...
[2026-09-15 02:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:30:11] Production.ERROR: CronJobId end10
[2026-09-15 02:30:11] Production.INFO: ==21225== Releasing lock...
[2026-09-15 02:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:30:13] Production.INFO: call_cost start
[2026-09-15 02:30:13] Production.INFO: call_cost end
[2026-09-15 02:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:30:13] Production.INFO: ==21221== Releasing lock...
[2026-09-15 02:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:31:01] Production.INFO: ==21282== Lock acquired, processing the job...
[2026-09-15 07:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:31:01] Production.INFO: neon service started
[2026-09-15 07:31:01] Production.INFO: neon service started
[2026-09-15 07:31:01] Production.INFO: ==21282== Releasing lock...
[2026-09-15 07:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:31:01] Production.INFO: ==21284== Lock acquired, processing the job...
[2026-09-15 02:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:31:02] Production.INFO: ==21284== Releasing lock...
[2026-09-15 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:31:02] Production.INFO: ==21286== Lock acquired, processing the job...
[2026-09-15 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:31:02] Production.INFO: ==21286== Releasing lock...
[2026-09-15 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:31:02] Production.INFO: ==21288== Lock acquired, processing the job...
[2026-09-15 02:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:31:03] Production.INFO: ==21290== Lock acquired, processing the job...
[2026-09-15 02:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:31:03] Production.INFO: ==21294== Lock acquired, processing the job...
[2026-09-15 02:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:31:03] Production.INFO: ==21292== Lock acquired, processing the job...
[2026-09-15 02:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:31:03] Production.INFO: ==21296== Lock acquired, processing the job...
[2026-09-15 02:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:31:03] Production.INFO: Account Balance Start.
[2026-09-15 02:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:31:03] Production.INFO: 117
[2026-09-15 02:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:31:03] Production.INFO: ==21296== Releasing lock...
[2026-09-15 02:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:31:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:31:03] Production.INFO: Total Charge 0
[2026-09-15 02:31:03] Production.INFO: CreateAllLog End
[2026-09-15 02:31:03] Production.INFO: Account Balance End.
[2026-09-15 02:31:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:31:03] Production.INFO: ==21294== Releasing lock...
[2026-09-15 02:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:31:03] Production.INFO: ==21290== Releasing lock...
[2026-09-15 02:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:31:11] Production.ERROR: CronJobId end10
[2026-09-15 02:31:11] Production.INFO: ==21292== Releasing lock...
[2026-09-15 02:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:31:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:31:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:31:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:31:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:31:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:31:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:31:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:31:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:31:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:31:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:31:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:31:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:31:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:31:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:31:13] Production.INFO: call_cost start
[2026-09-15 02:31:13] Production.INFO: call_cost end
[2026-09-15 02:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:31:13] Production.INFO: ==21288== Releasing lock...
[2026-09-15 02:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:32:01] Production.INFO: ==21349== Lock acquired, processing the job...
[2026-09-15 07:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:32:01] Production.INFO: neon service started
[2026-09-15 07:32:01] Production.INFO: neon service started
[2026-09-15 07:32:01] Production.INFO: ==21349== Releasing lock...
[2026-09-15 07:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:32:02] Production.INFO: ==21353== Lock acquired, processing the job...
[2026-09-15 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:32:02] Production.INFO: ==21353== Releasing lock...
[2026-09-15 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:32:02] Production.INFO: ==21351== Lock acquired, processing the job...
[2026-09-15 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:32:02] Production.INFO: ==21351== Releasing lock...
[2026-09-15 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:32:03] Production.INFO: ==21358== Lock acquired, processing the job...
[2026-09-15 02:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:32:03] Production.INFO: ==21362== Lock acquired, processing the job...
[2026-09-15 02:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:32:03] Production.INFO: ==21360== Lock acquired, processing the job...
[2026-09-15 02:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:32:03] Production.INFO: ==21366== Lock acquired, processing the job...
[2026-09-15 02:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:32:03] Production.INFO: ==21364== Lock acquired, processing the job...
[2026-09-15 02:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:32:03] Production.INFO: Account Balance Start.
[2026-09-15 02:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:32:03] Production.INFO: ==21366== Releasing lock...
[2026-09-15 02:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:32:03] Production.INFO: 117
[2026-09-15 02:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:32:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:32:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:32:04] Production.INFO: Total Charge 0
[2026-09-15 02:32:04] Production.INFO: CreateAllLog End
[2026-09-15 02:32:04] Production.INFO: Account Balance End.
[2026-09-15 02:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:32:04] Production.INFO: ==21364== Releasing lock...
[2026-09-15 02:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:32:04] Production.INFO: ==21360== Releasing lock...
[2026-09-15 02:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:32:11] Production.ERROR: CronJobId end10
[2026-09-15 02:32:11] Production.INFO: ==21362== Releasing lock...
[2026-09-15 02:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:32:14] Production.INFO: call_cost start
[2026-09-15 02:32:14] Production.INFO: call_cost end
[2026-09-15 02:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:32:14] Production.INFO: ==21358== Releasing lock...
[2026-09-15 02:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:33:01] Production.INFO: ==21418== Lock acquired, processing the job...
[2026-09-15 07:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:33:01] Production.INFO: neon service started
[2026-09-15 07:33:01] Production.INFO: neon service started
[2026-09-15 07:33:01] Production.INFO: ==21418== Releasing lock...
[2026-09-15 07:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:33:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 06:33:01] Production.INFO: ==21422== Lock acquired, processing the job...
[2026-09-15 06:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:33:01] Production.INFO: ==21422== Releasing lock...
[2026-09-15 06:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:33:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:33:01] Production.INFO: ==21420== Lock acquired, processing the job...
[2026-09-15 02:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:33:02] Production.INFO: ==21420== Releasing lock...
[2026-09-15 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:33:02] Production.INFO: ==21424== Lock acquired, processing the job...
[2026-09-15 02:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:33:02] Production.INFO: ==21426== Lock acquired, processing the job...
[2026-09-15 02:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:33:02] Production.INFO: ==21430== Lock acquired, processing the job...
[2026-09-15 02:33:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:33:02] Production.INFO: ==21428== Lock acquired, processing the job...
[2026-09-15 02:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:33:03] Production.INFO: ==21433== Lock acquired, processing the job...
[2026-09-15 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 02:33:03] Production.INFO: ==21433== Releasing lock...
[2026-09-15 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:33:03] Production.INFO: Account Balance Start.
[2026-09-15 02:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:33:03] Production.INFO: 117
[2026-09-15 02:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:33:03] Production.INFO: ==21426== Releasing lock...
[2026-09-15 02:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:33:03] Production.INFO: Total Charge 0
[2026-09-15 02:33:03] Production.INFO: CreateAllLog End
[2026-09-15 02:33:04] Production.INFO: Account Balance End.
[2026-09-15 02:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:33:04] Production.INFO: ==21430== Releasing lock...
[2026-09-15 02:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:33:09] Production.ERROR: CronJobId end10
[2026-09-15 02:33:09] Production.INFO: ==21428== Releasing lock...
[2026-09-15 02:33:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:33:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:33:13] Production.INFO: call_cost start
[2026-09-15 02:33:13] Production.INFO: call_cost end
[2026-09-15 02:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:33:13] Production.INFO: ==21424== Releasing lock...
[2026-09-15 02:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:34:01] Production.INFO: ==21487== Lock acquired, processing the job...
[2026-09-15 07:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:34:01] Production.INFO: neon service started
[2026-09-15 07:34:01] Production.INFO: neon service started
[2026-09-15 07:34:01] Production.INFO: ==21487== Releasing lock...
[2026-09-15 07:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:34:02] Production.INFO: ==21491== Lock acquired, processing the job...
[2026-09-15 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:34:02] Production.INFO: ==21491== Releasing lock...
[2026-09-15 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:34:02] Production.INFO: ==21489== Lock acquired, processing the job...
[2026-09-15 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:34:02] Production.INFO: ==21489== Releasing lock...
[2026-09-15 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:34:03] Production.INFO: ==21497== Lock acquired, processing the job...
[2026-09-15 02:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:34:03] Production.INFO: ==21495== Lock acquired, processing the job...
[2026-09-15 02:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:34:03] Production.INFO: ==21493== Lock acquired, processing the job...
[2026-09-15 02:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:34:03] Production.INFO: ==21499== Lock acquired, processing the job...
[2026-09-15 02:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:34:03] Production.INFO: Account Balance Start.
[2026-09-15 02:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:34:03] Production.INFO: 117
[2026-09-15 02:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:34:03] Production.INFO: ==21501== Lock acquired, processing the job...
[2026-09-15 02:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 02: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-15 02: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-15 02:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 02: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-15 02:34:03] Production.INFO: ==21501== Releasing lock...
[2026-09-15 02:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:34:03] Production.INFO: Total Charge 0
[2026-09-15 02:34:03] Production.INFO: CreateAllLog End
[2026-09-15 02:34:03] Production.INFO: Account Balance End.
[2026-09-15 02:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:34:04] Production.INFO: ==21499== Releasing lock...
[2026-09-15 02:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:34:04] Production.INFO: ==21495== Releasing lock...
[2026-09-15 02:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:34:11] Production.ERROR: CronJobId end10
[2026-09-15 02:34:11] Production.INFO: ==21497== Releasing lock...
[2026-09-15 02:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:34:13] Production.INFO: call_cost start
[2026-09-15 02:34:13] Production.INFO: call_cost end
[2026-09-15 02:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:34:13] Production.INFO: ==21493== Releasing lock...
[2026-09-15 02:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:35:02] Production.INFO: ==21558== Lock acquired, processing the job...
[2026-09-15 07:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:35:02] Production.INFO: neon service started
[2026-09-15 07:35:02] Production.INFO: neon service started
[2026-09-15 07:35:02] Production.INFO: ==21558== Releasing lock...
[2026-09-15 07:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:35:02] Production.INFO: ==21562== Lock acquired, processing the job...
[2026-09-15 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:35:02] Production.INFO: ==21562== Releasing lock...
[2026-09-15 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:35:02] Production.INFO: ==21560== Lock acquired, processing the job...
[2026-09-15 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:35:02] Production.INFO: ==21560== Releasing lock...
[2026-09-15 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:35:03] Production.INFO: ==21565== Lock acquired, processing the job...
[2026-09-15 02:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 02:35:03] Production.INFO: ==21567== Lock acquired, processing the job...
[2026-09-15 02:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 02:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 02:35:03] Production.INFO: ==21565== Releasing lock...
[2026-09-15 02:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 02:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 02:35:03] Production.INFO: ==21569== Lock acquired, processing the job...
[2026-09-15 02:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:35:03] Production.INFO: ==21571== Lock acquired, processing the job...
[2026-09-15 02:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:35:03] Production.INFO: ==21575== Lock acquired, processing the job...
[2026-09-15 02:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 02:35:03] Production.INFO: ==21573== Lock acquired, processing the job...
[2026-09-15 02:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 02:35:04] Production.INFO: ==21577== Lock acquired, processing the job...
[2026-09-15 02:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:35:04] Production.INFO: Account Balance Start.
[2026-09-15 02:35:04] Production.INFO: CreateAllLog Start
[2026-09-15 02:35:04] Production.INFO: 117
[2026-09-15 02:35:04] Production.INFO: Date 2026-09-08
[2026-09-15 02: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-15 02: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-15 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 02: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-15 02:35:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:35:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:35:04] Production.INFO: ==21577== Releasing lock...
[2026-09-15 02:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:35:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:35:04] Production.ERROR: done
[2026-09-15 02:35:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 02:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005698', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 02:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:35:04] Production.INFO: Total Charge 0
[2026-09-15 02:35:04] Production.INFO: CreateAllLog End
[2026-09-15 02:35:04] Production.INFO: Account Balance End.
[2026-09-15 02:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:35:04] Production.INFO: ==21573== Releasing lock...
[2026-09-15 02:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:35:04] Production.INFO: ==21569== Releasing lock...
[2026-09-15 02:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:35:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005698', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 02:35:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 02:35:08] Production.INFO: ProcessCDR(1,18005698,1,1,2)
[2026-09-15 02:35:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005698,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:35:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005698,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:35:08] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 02:35:08] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 02:35:08] Production.INFO: ==21575== Releasing lock...
[2026-09-15 02:35:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 02:35:08] Production.INFO: 26 MB #Memory Used#
[2026-09-15 02:35:12] Production.ERROR: CronJobId end10
[2026-09-15 02:35:12] Production.INFO: ==21571== Releasing lock...
[2026-09-15 02:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:35:16] Production.INFO: call_cost start
[2026-09-15 02:35:16] Production.INFO: call_cost end
[2026-09-15 02:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:35:16] Production.INFO: ==21567== Releasing lock...
[2026-09-15 02:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:36:01] Production.INFO: ==21630== Lock acquired, processing the job...
[2026-09-15 07:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:36:01] Production.INFO: neon service started
[2026-09-15 07:36:01] Production.INFO: neon service started
[2026-09-15 07:36:01] Production.INFO: ==21630== Releasing lock...
[2026-09-15 07:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:36:01] Production.INFO: ==21632== Lock acquired, processing the job...
[2026-09-15 02:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:36:02] Production.INFO: ==21634== Lock acquired, processing the job...
[2026-09-15 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:36:02] Production.INFO: ==21632== Releasing lock...
[2026-09-15 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:36:02] Production.INFO: ==21634== Releasing lock...
[2026-09-15 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:36:02] Production.INFO: ==21638== Lock acquired, processing the job...
[2026-09-15 02:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:36:02] Production.INFO: ==21642== Lock acquired, processing the job...
[2026-09-15 02:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:36:02] Production.INFO: Account Balance Start.
[2026-09-15 02:36:02] Production.INFO: CreateAllLog Start
[2026-09-15 02:36:02] Production.INFO: 117
[2026-09-15 02:36:02] Production.INFO: Date 2026-09-08
[2026-09-15 02:36:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:36:03] Production.INFO: ==21636== Lock acquired, processing the job...
[2026-09-15 02:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:36:03] Production.INFO: ==21640== Lock acquired, processing the job...
[2026-09-15 02:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:36:03] Production.INFO: Total Charge 0
[2026-09-15 02:36:03] Production.INFO: CreateAllLog End
[2026-09-15 02:36:03] Production.INFO: ==21644== Lock acquired, processing the job...
[2026-09-15 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 02:36:03] Production.INFO: ==21644== Releasing lock...
[2026-09-15 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:36:03] Production.INFO: Account Balance End.
[2026-09-15 02:36:03] Production.INFO: ==21638== Releasing lock...
[2026-09-15 02:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:36:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:36:03] Production.INFO: ==21642== Releasing lock...
[2026-09-15 02:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:36:10] Production.ERROR: CronJobId end10
[2026-09-15 02:36:10] Production.INFO: ==21640== Releasing lock...
[2026-09-15 02:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:36:13] Production.INFO: call_cost start
[2026-09-15 02:36:13] Production.INFO: call_cost end
[2026-09-15 02:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:36:13] Production.INFO: ==21636== Releasing lock...
[2026-09-15 02:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:37:01] Production.INFO: ==21700== Lock acquired, processing the job...
[2026-09-15 07:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:37:01] Production.INFO: neon service started
[2026-09-15 07:37:02] Production.INFO: neon service started
[2026-09-15 07:37:02] Production.INFO: ==21700== Releasing lock...
[2026-09-15 07:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:37:02] Production.INFO: ==21702== Lock acquired, processing the job...
[2026-09-15 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:37:02] Production.INFO: ==21704== Lock acquired, processing the job...
[2026-09-15 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:37:02] Production.INFO: ==21704== Releasing lock...
[2026-09-15 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:37:02] Production.INFO: ==21702== Releasing lock...
[2026-09-15 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:37:03] Production.INFO: ==21713== Lock acquired, processing the job...
[2026-09-15 02:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:37:03] Production.INFO: Account Balance Start.
[2026-09-15 02:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:37:03] Production.INFO: 117
[2026-09-15 02:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:37:03] Production.INFO: ==21707== Lock acquired, processing the job...
[2026-09-15 02:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:37:03] Production.INFO: ==21709== Lock acquired, processing the job...
[2026-09-15 02:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:37:03] Production.INFO: ==21711== Lock acquired, processing the job...
[2026-09-15 02:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:37:03] Production.INFO: ==21715== Lock acquired, processing the job...
[2026-09-15 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:37:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02: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-15 02:37:04] Production.INFO: Total Charge 0
[2026-09-15 02: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-15 02:37:04] Production.INFO: CreateAllLog End
[2026-09-15 02:37:04] Production.INFO: ==21715== Releasing lock...
[2026-09-15 02:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:37:04] Production.INFO: Account Balance End.
[2026-09-15 02:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:37:04] Production.INFO: ==21713== Releasing lock...
[2026-09-15 02:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:37:04] Production.INFO: ==21709== Releasing lock...
[2026-09-15 02:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:37:10] Production.ERROR: CronJobId end10
[2026-09-15 02:37:10] Production.INFO: ==21711== Releasing lock...
[2026-09-15 02:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:37:13] Production.INFO: call_cost start
[2026-09-15 02:37:13] Production.INFO: call_cost end
[2026-09-15 02:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:37:13] Production.INFO: ==21707== Releasing lock...
[2026-09-15 02:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:38:01] Production.INFO: ==21778== Lock acquired, processing the job...
[2026-09-15 07:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:38:01] Production.INFO: neon service started
[2026-09-15 07:38:01] Production.INFO: neon service started
[2026-09-15 07:38:01] Production.INFO: ==21778== Releasing lock...
[2026-09-15 07:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:38:01] Production.INFO: ==21780== Lock acquired, processing the job...
[2026-09-15 02:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:38:01] Production.INFO: ==21780== Releasing lock...
[2026-09-15 02:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:38:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:38:02] Production.INFO: ==21782== Lock acquired, processing the job...
[2026-09-15 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:38:02] Production.INFO: ==21782== Releasing lock...
[2026-09-15 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:38:02] Production.INFO: ==21790== Lock acquired, processing the job...
[2026-09-15 02:38:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:38:02] Production.INFO: Account Balance Start.
[2026-09-15 02:38:02] Production.INFO: CreateAllLog Start
[2026-09-15 02:38:02] Production.INFO: 117
[2026-09-15 02:38:02] Production.INFO: Date 2026-09-08
[2026-09-15 02:38:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:38:02] Production.INFO: Date 2026-09-09
[2026-09-15 02:38:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:38:02] Production.INFO: ==21784== Lock acquired, processing the job...
[2026-09-15 02:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:38:02] Production.INFO: Date 2026-09-10
[2026-09-15 02:38:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:38:02] Production.INFO: Date 2026-09-11
[2026-09-15 02:38:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:38:02] Production.INFO: Date 2026-09-12
[2026-09-15 02:38:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:38:02] Production.INFO: ==21786== Lock acquired, processing the job...
[2026-09-15 02:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:38:02] Production.INFO: ==21788== Lock acquired, processing the job...
[2026-09-15 02:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:38:02] Production.INFO: Date 2026-09-13
[2026-09-15 02:38:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:38:03] Production.INFO: Total Charge 0
[2026-09-15 02:38:03] Production.INFO: ==21792== Lock acquired, processing the job...
[2026-09-15 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:38:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 02:38:03] Production.INFO: ==21792== Releasing lock...
[2026-09-15 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:38:03] Production.INFO: Account Balance End.
[2026-09-15 02:38:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:38:03] Production.INFO: ==21790== Releasing lock...
[2026-09-15 02:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:38:03] Production.INFO: ==21786== Releasing lock...
[2026-09-15 02:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:38:10] Production.ERROR: CronJobId end10
[2026-09-15 02:38:10] Production.INFO: ==21788== Releasing lock...
[2026-09-15 02:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:38:13] Production.INFO: call_cost start
[2026-09-15 02:38:13] Production.INFO: call_cost end
[2026-09-15 02:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:38:13] Production.INFO: ==21784== Releasing lock...
[2026-09-15 02:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:39:01] Production.INFO: ==21854== Lock acquired, processing the job...
[2026-09-15 07:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:39:01] Production.INFO: neon service started
[2026-09-15 07:39:01] Production.INFO: neon service started
[2026-09-15 07:39:01] Production.INFO: ==21854== Releasing lock...
[2026-09-15 07:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:39:02] Production.INFO: ==21856== Lock acquired, processing the job...
[2026-09-15 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:39:02] Production.INFO: ==21856== Releasing lock...
[2026-09-15 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:39:02] Production.INFO: ==21858== Lock acquired, processing the job...
[2026-09-15 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:39:02] Production.INFO: ==21858== Releasing lock...
[2026-09-15 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:39:02] Production.INFO: 26 MB #Memory Used#
[2026-09-15 02:39:03] Production.INFO: ==21862== Lock acquired, processing the job...
[2026-09-15 02:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:39:03] Production.INFO: ==21869== Lock acquired, processing the job...
[2026-09-15 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:39:03] Production.INFO: ==21860== Lock acquired, processing the job...
[2026-09-15 02:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:39:03] Production.INFO: ==21866== Lock acquired, processing the job...
[2026-09-15 02:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 02:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:39:03] Production.INFO: ==21869== Releasing lock...
[2026-09-15 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:39:03] Production.INFO: ==21864== Lock acquired, processing the job...
[2026-09-15 02:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:39:03] Production.INFO: Account Balance Start.
[2026-09-15 02:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:39:03] Production.INFO: 117
[2026-09-15 02:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:39:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:39:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:39:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:39:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:39:03] Production.INFO: Total Charge 0
[2026-09-15 02:39:03] Production.INFO: CreateAllLog End
[2026-09-15 02:39:03] Production.INFO: ==21862== Releasing lock...
[2026-09-15 02:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:39:03] Production.INFO: Account Balance End.
[2026-09-15 02:39:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:39:03] Production.INFO: ==21866== Releasing lock...
[2026-09-15 02:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:39:11] Production.ERROR: CronJobId end10
[2026-09-15 02:39:11] Production.INFO: ==21864== Releasing lock...
[2026-09-15 02:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:39:14] Production.INFO: call_cost start
[2026-09-15 02:39:14] Production.INFO: call_cost end
[2026-09-15 02:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:39:14] Production.INFO: ==21860== Releasing lock...
[2026-09-15 02:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:40:02] Production.INFO: ==21923== Lock acquired, processing the job...
[2026-09-15 07:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:40:02] Production.INFO: neon service started
[2026-09-15 07:40:02] Production.INFO: neon service started
[2026-09-15 07:40:02] Production.INFO: ==21923== Releasing lock...
[2026-09-15 07:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:40:02] Production.INFO: ==21925== Lock acquired, processing the job...
[2026-09-15 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:40:02] Production.INFO: ==21925== Releasing lock...
[2026-09-15 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:40:03] Production.INFO: ==21927== Lock acquired, processing the job...
[2026-09-15 06:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:40:03] Production.INFO: ==21927== Releasing lock...
[2026-09-15 06:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:40:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:40:03] Production.INFO: ==21929== Lock acquired, processing the job...
[2026-09-15 02:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:40:03] Production.INFO: ==21933== Lock acquired, processing the job...
[2026-09-15 02:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:40:03] Production.INFO: ==21931== Lock acquired, processing the job...
[2026-09-15 02:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:40:03] Production.INFO: ==21935== Lock acquired, processing the job...
[2026-09-15 02:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:40:03] Production.INFO: ==21937== Lock acquired, processing the job...
[2026-09-15 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 02:40:03] Production.INFO: Account Balance Start.
[2026-09-15 02:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:40:03] Production.INFO: 117
[2026-09-15 02:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:40:03] Production.INFO: ==21937== Releasing lock...
[2026-09-15 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:40:03] Production.INFO: Total Charge 0
[2026-09-15 02:40:04] Production.INFO: CreateAllLog End
[2026-09-15 02:40:04] Production.INFO: Account Balance End.
[2026-09-15 02:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:40:04] Production.INFO: ==21935== Releasing lock...
[2026-09-15 02:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:40:04] Production.INFO: ==21931== Releasing lock...
[2026-09-15 02:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:40:11] Production.ERROR: CronJobId end10
[2026-09-15 02:40:11] Production.INFO: ==21933== Releasing lock...
[2026-09-15 02:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:40:14] Production.INFO: call_cost start
[2026-09-15 02:40:14] Production.INFO: call_cost end
[2026-09-15 02:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:40:14] Production.INFO: ==21929== Releasing lock...
[2026-09-15 02:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:41:01] Production.INFO: ==21989== Lock acquired, processing the job...
[2026-09-15 07:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:41:01] Production.INFO: neon service started
[2026-09-15 07:41:01] Production.INFO: neon service started
[2026-09-15 07:41:01] Production.INFO: ==21989== Releasing lock...
[2026-09-15 07:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:41:02] Production.INFO: ==21991== Lock acquired, processing the job...
[2026-09-15 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:41:02] Production.INFO: ==21993== Lock acquired, processing the job...
[2026-09-15 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:41:02] Production.INFO: ==21993== Releasing lock...
[2026-09-15 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:41:02] Production.INFO: ==21991== Releasing lock...
[2026-09-15 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:41:03] Production.INFO: ==21996== Lock acquired, processing the job...
[2026-09-15 02:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:41:03] Production.INFO: ==21998== Lock acquired, processing the job...
[2026-09-15 02:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:41:03] Production.INFO: ==22000== Lock acquired, processing the job...
[2026-09-15 02:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:41:03] Production.INFO: ==22004== Lock acquired, processing the job...
[2026-09-15 02:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:41:03] Production.INFO: ==22002== Lock acquired, processing the job...
[2026-09-15 02:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02: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-15 02: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-15 02:41:03] Production.INFO: Account Balance Start.
[2026-09-15 02:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:41:03] Production.INFO: 117
[2026-09-15 02:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 02: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-15 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:41:03] Production.INFO: ==22004== Releasing lock...
[2026-09-15 02:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:41:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:41:04] Production.INFO: ==21998== Releasing lock...
[2026-09-15 02:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:41:04] Production.INFO: Total Charge 0
[2026-09-15 02:41:04] Production.INFO: CreateAllLog End
[2026-09-15 02:41:04] Production.INFO: Account Balance End.
[2026-09-15 02:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:41:04] Production.INFO: ==22002== Releasing lock...
[2026-09-15 02:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:41:11] Production.ERROR: CronJobId end10
[2026-09-15 02:41:11] Production.INFO: ==22000== Releasing lock...
[2026-09-15 02:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:41:14] Production.INFO: call_cost start
[2026-09-15 02:41:14] Production.INFO: call_cost end
[2026-09-15 02:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:41:14] Production.INFO: ==21996== Releasing lock...
[2026-09-15 02:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:42:02] Production.INFO: ==22064== Lock acquired, processing the job...
[2026-09-15 07:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:42:02] Production.INFO: neon service started
[2026-09-15 07:42:02] Production.INFO: neon service started
[2026-09-15 07:42:02] Production.INFO: ==22064== Releasing lock...
[2026-09-15 07:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:42:02] Production.INFO: ==22066== Lock acquired, processing the job...
[2026-09-15 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:42:02] Production.INFO: ==22068== Lock acquired, processing the job...
[2026-09-15 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:42:02] Production.INFO: ==22068== Releasing lock...
[2026-09-15 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:42:02] Production.INFO: ==22066== Releasing lock...
[2026-09-15 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:42:03] Production.INFO: ==22070== Lock acquired, processing the job...
[2026-09-15 02:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:42:03] Production.INFO: ==22072== Lock acquired, processing the job...
[2026-09-15 02:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:42:03] Production.INFO: ==22075== Lock acquired, processing the job...
[2026-09-15 02:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:42:03] Production.INFO: ==22079== Lock acquired, processing the job...
[2026-09-15 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:42:03] Production.INFO: ==22077== Lock acquired, processing the job...
[2026-09-15 02:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:42:03] Production.INFO: Account Balance Start.
[2026-09-15 02:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:42:03] Production.INFO: 117
[2026-09-15 02:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:42:03] Production.INFO: ==22079== Releasing lock...
[2026-09-15 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:42:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:42:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:42:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:42:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:42:04] Production.INFO: ==22072== Releasing lock...
[2026-09-15 02:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:42:04] Production.INFO: Total Charge 0
[2026-09-15 02:42:04] Production.INFO: CreateAllLog End
[2026-09-15 02:42:04] Production.INFO: Account Balance End.
[2026-09-15 02:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:42:04] Production.INFO: ==22077== Releasing lock...
[2026-09-15 02:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:42:11] Production.ERROR: CronJobId end10
[2026-09-15 02:42:11] Production.INFO: ==22075== Releasing lock...
[2026-09-15 02:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:42:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:42:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:42:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:42:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:42:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:42:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:42:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:42:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:42:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:42:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:42:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:42:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:42:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:42:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:42:13] Production.INFO: call_cost start
[2026-09-15 02:42:13] Production.INFO: call_cost end
[2026-09-15 02:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:42:13] Production.INFO: ==22070== Releasing lock...
[2026-09-15 02:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:43:01] Production.INFO: ==22133== Lock acquired, processing the job...
[2026-09-15 07:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:43:01] Production.INFO: neon service started
[2026-09-15 07:43:01] Production.INFO: neon service started
[2026-09-15 07:43:01] Production.INFO: ==22133== Releasing lock...
[2026-09-15 07:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:43:01] Production.INFO: ==22135== Lock acquired, processing the job...
[2026-09-15 02:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:43:02] Production.INFO: ==22135== Releasing lock...
[2026-09-15 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:43:02] Production.INFO: ==22137== Lock acquired, processing the job...
[2026-09-15 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:43:02] Production.INFO: ==22137== Releasing lock...
[2026-09-15 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:43:02] Production.INFO: ==22139== Lock acquired, processing the job...
[2026-09-15 02:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:43:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:43:02] Production.INFO: ==22141== Lock acquired, processing the job...
[2026-09-15 02:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:43:02] Production.INFO: ==22145== Lock acquired, processing the job...
[2026-09-15 02:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:43:02] Production.INFO: ==22143== Lock acquired, processing the job...
[2026-09-15 02:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:43:02] Production.INFO: ==22148== Lock acquired, processing the job...
[2026-09-15 02:43:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:43:03] Production.INFO: Account Balance Start.
[2026-09-15 02:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:43:03] Production.INFO: 117
[2026-09-15 02:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:43:03] Production.INFO: ==22148== Releasing lock...
[2026-09-15 02:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:43:03] Production.INFO: Total Charge 0
[2026-09-15 02:43:03] Production.INFO: CreateAllLog End
[2026-09-15 02:43:03] Production.INFO: Account Balance End.
[2026-09-15 02:43:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:43:03] Production.INFO: ==22145== Releasing lock...
[2026-09-15 02:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:43:03] Production.INFO: ==22141== Releasing lock...
[2026-09-15 02:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:43:11] Production.ERROR: CronJobId end10
[2026-09-15 02:43:11] Production.INFO: ==22143== Releasing lock...
[2026-09-15 02:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:43:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:43:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:43:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:43:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:43:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:43:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:43:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:43:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:43:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:43:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:43:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:43:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:43:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:43:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:43:13] Production.INFO: call_cost start
[2026-09-15 02:43:13] Production.INFO: call_cost end
[2026-09-15 02:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:43:13] Production.INFO: ==22139== Releasing lock...
[2026-09-15 02:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:44:01] Production.INFO: ==22203== Lock acquired, processing the job...
[2026-09-15 07:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:44:01] Production.INFO: neon service started
[2026-09-15 07:44:01] Production.INFO: neon service started
[2026-09-15 07:44:01] Production.INFO: ==22203== Releasing lock...
[2026-09-15 07:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:44:02] Production.INFO: ==22207== Lock acquired, processing the job...
[2026-09-15 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:44:02] Production.INFO: ==22207== Releasing lock...
[2026-09-15 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:44:02] Production.INFO: ==22205== Lock acquired, processing the job...
[2026-09-15 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:44:02] Production.INFO: ==22205== Releasing lock...
[2026-09-15 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:44:03] Production.INFO: ==22209== Lock acquired, processing the job...
[2026-09-15 02:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:44:03] Production.INFO: ==22211== Lock acquired, processing the job...
[2026-09-15 02:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:44:03] Production.INFO: ==22213== Lock acquired, processing the job...
[2026-09-15 02:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:44:03] Production.INFO: ==22215== Lock acquired, processing the job...
[2026-09-15 02:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:44:03] Production.INFO: ==22217== Lock acquired, processing the job...
[2026-09-15 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:44:03] Production.INFO: Account Balance Start.
[2026-09-15 02:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:44:03] Production.INFO: 117
[2026-09-15 02:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 02:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:44:03] Production.INFO: ==22217== Releasing lock...
[2026-09-15 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:44:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:44:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:44:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:44:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:44:03] Production.INFO: Total Charge 0
[2026-09-15 02:44:03] Production.INFO: CreateAllLog End
[2026-09-15 02:44:04] Production.INFO: Account Balance End.
[2026-09-15 02:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:44:04] Production.INFO: ==22215== Releasing lock...
[2026-09-15 02:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:44:04] Production.INFO: ==22211== Releasing lock...
[2026-09-15 02:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:44:10] Production.ERROR: CronJobId end10
[2026-09-15 02:44:10] Production.INFO: ==22213== Releasing lock...
[2026-09-15 02:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:44:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:44:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:44:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:44:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:44:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:44:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:44:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:44:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:44:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:44:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:44:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:44:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:44:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:44:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:44:13] Production.INFO: call_cost start
[2026-09-15 02:44:13] Production.INFO: call_cost end
[2026-09-15 02:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:44:13] Production.INFO: ==22209== Releasing lock...
[2026-09-15 02:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:45:02] Production.INFO: ==22276== Lock acquired, processing the job...
[2026-09-15 07:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:45:02] Production.INFO: neon service started
[2026-09-15 07:45:02] Production.INFO: neon service started
[2026-09-15 07:45:02] Production.INFO: ==22276== Releasing lock...
[2026-09-15 07:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:45:02] Production.INFO: ==22278== Lock acquired, processing the job...
[2026-09-15 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:45:02] Production.INFO: ==22280== Lock acquired, processing the job...
[2026-09-15 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 02:45:02] Production.INFO: ==22278== Releasing lock...
[2026-09-15 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:45:03] Production.INFO: ==22280== Releasing lock...
[2026-09-15 06:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:45:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:45:03] Production.INFO: ==22290== Lock acquired, processing the job...
[2026-09-15 02:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:45:03] Production.INFO: ==22282== Lock acquired, processing the job...
[2026-09-15 02:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 02:45:04] Production.INFO: ==22292== Lock acquired, processing the job...
[2026-09-15 02:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 02:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 02:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:45:04] Production.ERROR: CronJob PID - 22290
[2026-09-15 02:45:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 02:45:04] Production.ERROR: CronJob ID - 12
[2026-09-15 02:45:04] Production.ERROR: CronJob Last Run Time 2026-09-15 02:45:00
[2026-09-15 02:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:45:04] Production.ERROR: CronJob PID - 22292
[2026-09-15 02:45:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 02:45:04] Production.ERROR: CronJob ID - 17
[2026-09-15 02:45:04] Production.ERROR: CronJob Last Run Time 2026-09-15 02:45:00
[2026-09-15 02:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 02:45:04] Production.INFO: ==22284== Lock acquired, processing the job...
[2026-09-15 02:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:45:04] Production.INFO: ==22294== Lock acquired, processing the job...
[2026-09-15 02:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 02:45:04] Production.INFO: ==22282== Releasing lock...
[2026-09-15 02:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 02:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 02:45:04] Production.INFO: Account Balance Start.
[2026-09-15 02:45:04] Production.INFO: CreateAllLog Start
[2026-09-15 02:45:04] Production.INFO: 117
[2026-09-15 02:45:04] Production.INFO: ==22286== Lock acquired, processing the job...
[2026-09-15 02:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:45:04] Production.INFO: Date 2026-09-08
[2026-09-15 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:45:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:45:04] Production.INFO: ==22288== Lock acquired, processing the job...
[2026-09-15 02:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 02:45:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:45:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:45:04] Production.INFO: ==22294== Releasing lock...
[2026-09-15 02:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:45:04] Production.ERROR: done
[2026-09-15 02:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:45:04] Production.INFO: Total Charge 0
[2026-09-15 02:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 02:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005739', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 02:45:04] Production.INFO: CreateAllLog End
[2026-09-15 02:45:04] Production.INFO: ==22286== Releasing lock...
[2026-09-15 02:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:45:04] Production.INFO: Account Balance End.
[2026-09-15 02:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:45:04] Production.INFO: ==22290== Releasing lock...
[2026-09-15 02:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005739', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 02:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 02:45:10] Production.INFO: ProcessCDR(1,18005739,1,1,2)
[2026-09-15 02:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005739,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005739,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 02:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 02:45:10] Production.INFO: ==22292== Releasing lock...
[2026-09-15 02:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 02:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 02:45:13] Production.ERROR: CronJobId end10
[2026-09-15 02:45:13] Production.INFO: ==22288== Releasing lock...
[2026-09-15 02:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:45:16] Production.INFO: call_cost start
[2026-09-15 02:45:16] Production.INFO: call_cost end
[2026-09-15 02:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:45:16] Production.INFO: ==22284== Releasing lock...
[2026-09-15 02:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:46:01] Production.INFO: ==22348== Lock acquired, processing the job...
[2026-09-15 07:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:46:01] Production.INFO: neon service started
[2026-09-15 07:46:01] Production.INFO: neon service started
[2026-09-15 07:46:01] Production.INFO: ==22348== Releasing lock...
[2026-09-15 07:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:46:02] Production.INFO: ==22352== Lock acquired, processing the job...
[2026-09-15 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:46:02] Production.INFO: ==22352== Releasing lock...
[2026-09-15 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:46:02] Production.INFO: ==22350== Lock acquired, processing the job...
[2026-09-15 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:46:02] Production.INFO: ==22350== Releasing lock...
[2026-09-15 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:46:03] Production.INFO: ==22356== Lock acquired, processing the job...
[2026-09-15 02:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:46:03] Production.INFO: ==22354== Lock acquired, processing the job...
[2026-09-15 02:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:46:03] Production.INFO: ==22359== Lock acquired, processing the job...
[2026-09-15 02:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:46:03] Production.INFO: ==22361== Lock acquired, processing the job...
[2026-09-15 02:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:46:03] Production.INFO: ==22363== Lock acquired, processing the job...
[2026-09-15 02:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:46:03] Production.INFO: Account Balance Start.
[2026-09-15 02:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:46:03] Production.INFO: 117
[2026-09-15 02:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 02:46:03] Production.INFO: ==22363== Releasing lock...
[2026-09-15 02:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:46:04] Production.INFO: Total Charge 0
[2026-09-15 02:46:04] Production.INFO: CreateAllLog End
[2026-09-15 02:46:04] Production.INFO: ==22356== Releasing lock...
[2026-09-15 02:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:46:04] Production.INFO: Account Balance End.
[2026-09-15 02:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:46:04] Production.INFO: ==22361== Releasing lock...
[2026-09-15 02:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:46:10] Production.ERROR: CronJobId end10
[2026-09-15 02:46:10] Production.INFO: ==22359== Releasing lock...
[2026-09-15 02:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:46:13] Production.INFO: call_cost start
[2026-09-15 02:46:13] Production.INFO: call_cost end
[2026-09-15 02:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:46:13] Production.INFO: ==22354== Releasing lock...
[2026-09-15 02:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:47:01] Production.INFO: ==22419== Lock acquired, processing the job...
[2026-09-15 07:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:47:01] Production.INFO: neon service started
[2026-09-15 07:47:01] Production.INFO: neon service started
[2026-09-15 07:47:01] Production.INFO: ==22419== Releasing lock...
[2026-09-15 07:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:47:01] Production.INFO: ==22423== Lock acquired, processing the job...
[2026-09-15 06:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:47:01] Production.INFO: ==22423== Releasing lock...
[2026-09-15 06:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:47:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:47:01] Production.INFO: ==22421== Lock acquired, processing the job...
[2026-09-15 02:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:47:02] Production.INFO: ==22421== Releasing lock...
[2026-09-15 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:47:02] Production.INFO: ==22425== Lock acquired, processing the job...
[2026-09-15 02:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:47:02] Production.INFO: ==22431== Lock acquired, processing the job...
[2026-09-15 02:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:47:02] Production.INFO: ==22427== Lock acquired, processing the job...
[2026-09-15 02:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:47:02] Production.INFO: ==22429== Lock acquired, processing the job...
[2026-09-15 02:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:47:02] Production.INFO: Account Balance Start.
[2026-09-15 02:47:02] Production.INFO: CreateAllLog Start
[2026-09-15 02:47:02] Production.INFO: 117
[2026-09-15 02:47:02] Production.INFO: Date 2026-09-08
[2026-09-15 02:47:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:47:02] Production.INFO: Date 2026-09-09
[2026-09-15 02:47:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:47:02] Production.INFO: Date 2026-09-10
[2026-09-15 02:47:02] Production.INFO: Reseller ==> 0
[2026-09-15 02:47:03] Production.INFO: ==22433== Lock acquired, processing the job...
[2026-09-15 02:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 02:47:03] Production.INFO: ==22433== Releasing lock...
[2026-09-15 02:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:47:03] Production.INFO: Total Charge 0
[2026-09-15 02:47:03] Production.INFO: CreateAllLog End
[2026-09-15 02:47:03] Production.INFO: ==22427== Releasing lock...
[2026-09-15 02:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:47:03] Production.INFO: Account Balance End.
[2026-09-15 02:47:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:47:03] Production.INFO: ==22431== Releasing lock...
[2026-09-15 02:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:47:11] Production.ERROR: CronJobId end10
[2026-09-15 02:47:11] Production.INFO: ==22429== Releasing lock...
[2026-09-15 02:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:47:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:47:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:47:13] Production.INFO: call_cost start
[2026-09-15 02:47:13] Production.INFO: call_cost end
[2026-09-15 02:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:47:13] Production.INFO: ==22425== Releasing lock...
[2026-09-15 02:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:48:01] Production.INFO: ==22486== Lock acquired, processing the job...
[2026-09-15 07:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:48:01] Production.INFO: neon service started
[2026-09-15 07:48:01] Production.INFO: neon service started
[2026-09-15 07:48:01] Production.INFO: ==22486== Releasing lock...
[2026-09-15 07:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:48:02] Production.INFO: ==22490== Lock acquired, processing the job...
[2026-09-15 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:48:02] Production.INFO: ==22490== Releasing lock...
[2026-09-15 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:48:02] Production.INFO: ==22488== Lock acquired, processing the job...
[2026-09-15 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:48:02] Production.INFO: ==22488== Releasing lock...
[2026-09-15 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:48:03] Production.INFO: ==22494== Lock acquired, processing the job...
[2026-09-15 02:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:48:03] Production.INFO: ==22496== Lock acquired, processing the job...
[2026-09-15 02:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:48:03] Production.INFO: ==22492== Lock acquired, processing the job...
[2026-09-15 02:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:48:03] Production.INFO: ==22498== Lock acquired, processing the job...
[2026-09-15 02:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:48:03] Production.INFO: ==22500== Lock acquired, processing the job...
[2026-09-15 02:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:48:03] Production.INFO: Account Balance Start.
[2026-09-15 02:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:48:03] Production.INFO: 117
[2026-09-15 02:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:48:03] Production.INFO: ==22500== Releasing lock...
[2026-09-15 02:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:48:03] Production.INFO: Total Charge 0
[2026-09-15 02:48:03] Production.INFO: CreateAllLog End
[2026-09-15 02:48:03] Production.INFO: Account Balance End.
[2026-09-15 02:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:48:04] Production.INFO: ==22498== Releasing lock...
[2026-09-15 02:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:48:04] Production.INFO: ==22494== Releasing lock...
[2026-09-15 02:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:48:11] Production.ERROR: CronJobId end10
[2026-09-15 02:48:11] Production.INFO: ==22496== Releasing lock...
[2026-09-15 02:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:48:13] Production.INFO: call_cost start
[2026-09-15 02:48:13] Production.INFO: call_cost end
[2026-09-15 02:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:48:13] Production.INFO: ==22492== Releasing lock...
[2026-09-15 02:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:49:02] Production.INFO: ==22553== Lock acquired, processing the job...
[2026-09-15 07:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:49:02] Production.INFO: neon service started
[2026-09-15 07:49:02] Production.INFO: neon service started
[2026-09-15 07:49:02] Production.INFO: ==22553== Releasing lock...
[2026-09-15 07:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:49:02] Production.INFO: ==22555== Lock acquired, processing the job...
[2026-09-15 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:49:02] Production.INFO: ==22555== Releasing lock...
[2026-09-15 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:49:02] Production.INFO: ==22557== Lock acquired, processing the job...
[2026-09-15 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:49:02] Production.INFO: ==22557== Releasing lock...
[2026-09-15 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:49:03] Production.INFO: ==22564== Lock acquired, processing the job...
[2026-09-15 02:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:49:03] Production.INFO: ==22560== Lock acquired, processing the job...
[2026-09-15 02:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:49:03] Production.INFO: ==22562== Lock acquired, processing the job...
[2026-09-15 02:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:49:03] Production.INFO: ==22566== Lock acquired, processing the job...
[2026-09-15 02:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:49:03] Production.INFO: ==22568== Lock acquired, processing the job...
[2026-09-15 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:49:04] Production.INFO: Account Balance Start.
[2026-09-15 02:49:04] Production.INFO: CreateAllLog Start
[2026-09-15 02:49:04] Production.INFO: 117
[2026-09-15 02:49:04] Production.INFO: Date 2026-09-08
[2026-09-15 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:49:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 02: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-15 02: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-15 02:49:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 02: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-15 02:49:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:49:04] Production.INFO: ==22568== Releasing lock...
[2026-09-15 02:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:49:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:49:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:49:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:49:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:49:04] Production.INFO: Total Charge 0
[2026-09-15 02:49:04] Production.INFO: CreateAllLog End
[2026-09-15 02:49:04] Production.INFO: Account Balance End.
[2026-09-15 02:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:49:04] Production.INFO: ==22566== Releasing lock...
[2026-09-15 02:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:49:04] Production.INFO: ==22562== Releasing lock...
[2026-09-15 02:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:49:11] Production.ERROR: CronJobId end10
[2026-09-15 02:49:11] Production.INFO: ==22564== Releasing lock...
[2026-09-15 02:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:49:14] Production.INFO: call_cost start
[2026-09-15 02:49:14] Production.INFO: call_cost end
[2026-09-15 02:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:49:14] Production.INFO: ==22560== Releasing lock...
[2026-09-15 02:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:50:01] Production.INFO: ==22621== Lock acquired, processing the job...
[2026-09-15 07:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:50:01] Production.INFO: neon service started
[2026-09-15 07:50:01] Production.INFO: neon service started
[2026-09-15 07:50:01] Production.INFO: ==22621== Releasing lock...
[2026-09-15 07:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:50:02] Production.INFO: ==22623== Lock acquired, processing the job...
[2026-09-15 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:50:02] Production.INFO: ==22625== Lock acquired, processing the job...
[2026-09-15 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:50:02] Production.INFO: ==22625== Releasing lock...
[2026-09-15 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:50:02] Production.INFO: ==22623== Releasing lock...
[2026-09-15 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:50:03] Production.INFO: ==22628== Lock acquired, processing the job...
[2026-09-15 02:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:50:03] Production.INFO: ==22630== Lock acquired, processing the job...
[2026-09-15 02:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:50:03] Production.INFO: ==22632== Lock acquired, processing the job...
[2026-09-15 02:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:50:03] Production.INFO: ==22634== Lock acquired, processing the job...
[2026-09-15 02:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:50:03] Production.INFO: ==22636== Lock acquired, processing the job...
[2026-09-15 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 02:50:03] Production.INFO: Account Balance Start.
[2026-09-15 02:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:50:03] Production.INFO: 117
[2026-09-15 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-15 02:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:50:03] Production.INFO: ==22636== Releasing lock...
[2026-09-15 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:50:03] Production.INFO: Total Charge 0
[2026-09-15 02:50:03] Production.INFO: CreateAllLog End
[2026-09-15 02:50:03] Production.INFO: Account Balance End.
[2026-09-15 02:50:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:50:03] Production.INFO: ==22634== Releasing lock...
[2026-09-15 02:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:50:04] Production.INFO: ==22630== Releasing lock...
[2026-09-15 02:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:50:11] Production.ERROR: CronJobId end10
[2026-09-15 02:50:11] Production.INFO: ==22632== Releasing lock...
[2026-09-15 02:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:50:14] Production.INFO: call_cost start
[2026-09-15 02:50:14] Production.INFO: call_cost end
[2026-09-15 02:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:50:14] Production.INFO: ==22628== Releasing lock...
[2026-09-15 02:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:51:01] Production.INFO: ==22690== Lock acquired, processing the job...
[2026-09-15 07:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:51:01] Production.INFO: neon service started
[2026-09-15 07:51:01] Production.INFO: neon service started
[2026-09-15 07:51:01] Production.INFO: ==22690== Releasing lock...
[2026-09-15 07:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:51:02] Production.INFO: ==22692== Lock acquired, processing the job...
[2026-09-15 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:51:02] Production.INFO: ==22692== Releasing lock...
[2026-09-15 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:51:02] Production.INFO: ==22694== Lock acquired, processing the job...
[2026-09-15 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:51:02] Production.INFO: ==22694== Releasing lock...
[2026-09-15 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:51:03] Production.INFO: ==22701== Lock acquired, processing the job...
[2026-09-15 02:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:51:03] Production.INFO: ==22697== Lock acquired, processing the job...
[2026-09-15 02:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:51:03] Production.INFO: ==22699== Lock acquired, processing the job...
[2026-09-15 02:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:51:03] Production.INFO: ==22703== Lock acquired, processing the job...
[2026-09-15 02:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:51:03] Production.INFO: ==22705== Lock acquired, processing the job...
[2026-09-15 02:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:51:03] Production.INFO: Account Balance Start.
[2026-09-15 02:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:51:03] Production.INFO: 117
[2026-09-15 02:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:51:03] Production.INFO: ==22705== Releasing lock...
[2026-09-15 02:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:51:03] Production.INFO: Total Charge 0
[2026-09-15 02:51:03] Production.INFO: CreateAllLog End
[2026-09-15 02:51:03] Production.INFO: Account Balance End.
[2026-09-15 02:51:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:51:03] Production.INFO: ==22703== Releasing lock...
[2026-09-15 02:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:51:04] Production.INFO: ==22699== Releasing lock...
[2026-09-15 02:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:51:10] Production.ERROR: CronJobId end10
[2026-09-15 02:51:10] Production.INFO: ==22701== Releasing lock...
[2026-09-15 02:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:51:13] Production.INFO: call_cost start
[2026-09-15 02:51:13] Production.INFO: call_cost end
[2026-09-15 02:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:51:13] Production.INFO: ==22697== Releasing lock...
[2026-09-15 02:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:52:02] Production.INFO: ==22760== Lock acquired, processing the job...
[2026-09-15 07:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:52:02] Production.INFO: neon service started
[2026-09-15 07:52:02] Production.INFO: neon service started
[2026-09-15 07:52:02] Production.INFO: ==22760== Releasing lock...
[2026-09-15 07:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:52:02] Production.INFO: ==22762== Lock acquired, processing the job...
[2026-09-15 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:52:02] Production.INFO: ==22762== Releasing lock...
[2026-09-15 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:52:03] Production.INFO: ==22764== Lock acquired, processing the job...
[2026-09-15 06:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:52:03] Production.INFO: ==22764== Releasing lock...
[2026-09-15 06:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:52:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:52:03] Production.INFO: ==22766== Lock acquired, processing the job...
[2026-09-15 02:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:52:03] Production.INFO: ==22768== Lock acquired, processing the job...
[2026-09-15 02:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:52:03] Production.INFO: ==22774== Lock acquired, processing the job...
[2026-09-15 02:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:52:03] Production.INFO: ==22770== Lock acquired, processing the job...
[2026-09-15 02:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 02:52:03] Production.INFO: ==22772== Lock acquired, processing the job...
[2026-09-15 02:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:52:03] Production.INFO: ==22774== Releasing lock...
[2026-09-15 02:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:52:04] Production.INFO: Account Balance Start.
[2026-09-15 02:52:04] Production.INFO: CreateAllLog Start
[2026-09-15 02:52:04] Production.INFO: 117
[2026-09-15 02:52:04] Production.INFO: Date 2026-09-08
[2026-09-15 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:52:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:52:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:52:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:52:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:52:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:52:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:52:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:52:04] Production.INFO: Total Charge 0
[2026-09-15 02:52:04] Production.INFO: CreateAllLog End
[2026-09-15 02:52:04] Production.INFO: Account Balance End.
[2026-09-15 02:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:52:04] Production.INFO: ==22772== Releasing lock...
[2026-09-15 02:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:52:04] Production.INFO: ==22768== Releasing lock...
[2026-09-15 02:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:52:11] Production.ERROR: CronJobId end10
[2026-09-15 02:52:11] Production.INFO: ==22770== Releasing lock...
[2026-09-15 02:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:52:13] Production.INFO: call_cost start
[2026-09-15 02:52:14] Production.INFO: call_cost end
[2026-09-15 02:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:52:14] Production.INFO: ==22766== Releasing lock...
[2026-09-15 02:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:53:01] Production.INFO: ==22836== Lock acquired, processing the job...
[2026-09-15 07:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:53:01] Production.INFO: neon service started
[2026-09-15 07:53:01] Production.INFO: neon service started
[2026-09-15 07:53:01] Production.INFO: ==22836== Releasing lock...
[2026-09-15 07:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:53:02] Production.INFO: ==22838== Lock acquired, processing the job...
[2026-09-15 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:53:02] Production.INFO: ==22840== Lock acquired, processing the job...
[2026-09-15 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:53:02] Production.INFO: ==22840== Releasing lock...
[2026-09-15 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:53:02] Production.INFO: ==22838== Releasing lock...
[2026-09-15 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:53:03] Production.INFO: ==22843== Lock acquired, processing the job...
[2026-09-15 02:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:53:03] Production.INFO: ==22845== Lock acquired, processing the job...
[2026-09-15 02:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:53:03] Production.INFO: ==22849== Lock acquired, processing the job...
[2026-09-15 02:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:53:03] Production.INFO: ==22847== Lock acquired, processing the job...
[2026-09-15 02:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:53:03] Production.INFO: Account Balance Start.
[2026-09-15 02:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:53:03] Production.INFO: 117
[2026-09-15 02:53:03] Production.INFO: ==22851== Lock acquired, processing the job...
[2026-09-15 02:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 02:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 02:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 02:53:03] Production.INFO: ==22851== Releasing lock...
[2026-09-15 02:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:53:03] Production.INFO: Total Charge 0
[2026-09-15 02:53:03] Production.INFO: CreateAllLog End
[2026-09-15 02:53:03] Production.INFO: Account Balance End.
[2026-09-15 02:53:03] Production.ERROR: CronJobId end 12
[2026-09-15 02:53:03] Production.INFO: ==22849== Releasing lock...
[2026-09-15 02:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:53:04] Production.INFO: ==22845== Releasing lock...
[2026-09-15 02:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:53:10] Production.ERROR: CronJobId end10
[2026-09-15 02:53:10] Production.INFO: ==22847== Releasing lock...
[2026-09-15 02:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:53:13] Production.INFO: call_cost start
[2026-09-15 02:53:13] Production.INFO: call_cost end
[2026-09-15 02:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:53:13] Production.INFO: ==22843== Releasing lock...
[2026-09-15 02:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:54:02] Production.INFO: ==22904== Lock acquired, processing the job...
[2026-09-15 07:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:54:02] Production.INFO: neon service started
[2026-09-15 07:54:02] Production.INFO: neon service started
[2026-09-15 07:54:02] Production.INFO: ==22904== Releasing lock...
[2026-09-15 07:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:54:02] Production.INFO: ==22909== Lock acquired, processing the job...
[2026-09-15 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:54:02] Production.INFO: ==22909== Releasing lock...
[2026-09-15 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:54:02] Production.INFO: ==22911== Lock acquired, processing the job...
[2026-09-15 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:54:03] Production.INFO: ==22911== Releasing lock...
[2026-09-15 06:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:54:03] Production.INFO: ==22913== Lock acquired, processing the job...
[2026-09-15 02:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:54:03] Production.INFO: ==22917== Lock acquired, processing the job...
[2026-09-15 02:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:54:03] Production.INFO: ==22915== Lock acquired, processing the job...
[2026-09-15 02:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:54:03] Production.INFO: ==22919== Lock acquired, processing the job...
[2026-09-15 02:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:54:03] Production.INFO: ==22921== Lock acquired, processing the job...
[2026-09-15 02:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:54:03] Production.INFO: Account Balance Start.
[2026-09-15 02:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:54:03] Production.INFO: 117
[2026-09-15 02:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 02:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:54:04] Production.INFO: ==22921== Releasing lock...
[2026-09-15 02:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:54:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:54:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:54:04] Production.INFO: Total Charge 0
[2026-09-15 02:54:04] Production.INFO: CreateAllLog End
[2026-09-15 02:54:04] Production.INFO: Account Balance End.
[2026-09-15 02:54:04] Production.INFO: ==22915== Releasing lock...
[2026-09-15 02:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:54:04] Production.INFO: ==22919== Releasing lock...
[2026-09-15 02:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:54:11] Production.ERROR: CronJobId end10
[2026-09-15 02:54:11] Production.INFO: ==22917== Releasing lock...
[2026-09-15 02:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:54:14] Production.INFO: call_cost start
[2026-09-15 02:54:14] Production.INFO: call_cost end
[2026-09-15 02:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:54:14] Production.INFO: ==22913== Releasing lock...
[2026-09-15 02:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:55:01] Production.INFO: ==22972== Lock acquired, processing the job...
[2026-09-15 07:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:55:01] Production.INFO: neon service started
[2026-09-15 07:55:01] Production.INFO: neon service started
[2026-09-15 07:55:01] Production.INFO: ==22972== Releasing lock...
[2026-09-15 07:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:55:01] Production.INFO: ==22975== Lock acquired, processing the job...
[2026-09-15 02:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:55:02] Production.INFO: ==22975== Releasing lock...
[2026-09-15 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:55:02] Production.INFO: ==22977== Lock acquired, processing the job...
[2026-09-15 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:55:02] Production.INFO: ==22977== Releasing lock...
[2026-09-15 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:55:03] Production.INFO: ==22981== Lock acquired, processing the job...
[2026-09-15 02:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:55:03] Production.INFO: ==22991== Lock acquired, processing the job...
[2026-09-15 02:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:55:03] Production.INFO: ==22979== Lock acquired, processing the job...
[2026-09-15 02:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 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-15 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-15 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-15 02:55:03] Production.INFO: ==22991== Releasing lock...
[2026-09-15 02:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 02:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 02:55:03] Production.ERROR: CronJob PID - 22981
[2026-09-15 02:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 02:55:03] Production.ERROR: CronJob ID - 5
[2026-09-15 02:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 02:55:00
[2026-09-15 02:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 02:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 02:55:03] Production.INFO: ==22983== Lock acquired, processing the job...
[2026-09-15 02:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 02:55:03] Production.INFO: ==22979== Releasing lock...
[2026-09-15 02:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 02:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 02:55:03] Production.INFO: ==22985== Lock acquired, processing the job...
[2026-09-15 02:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:55:03] Production.INFO: ==22987== Lock acquired, processing the job...
[2026-09-15 02:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:55:03] Production.INFO: ==22989== Lock acquired, processing the job...
[2026-09-15 02:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 02:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:55:03] Production.INFO: Account Balance Start.
[2026-09-15 02:55:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 02:55:03] Production.INFO: 117
[2026-09-15 02:55:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:55:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:55:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:55:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:55:03] Production.ERROR: done
[2026-09-15 02:55:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 02:55:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005780', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 02:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:55:04] Production.INFO: Total Charge 0
[2026-09-15 02:55:04] Production.INFO: CreateAllLog End
[2026-09-15 02:55:04] Production.INFO: Account Balance End.
[2026-09-15 02:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:55:04] Production.INFO: ==22987== Releasing lock...
[2026-09-15 02:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:55:04] Production.INFO: ==22983== Releasing lock...
[2026-09-15 02:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005780', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 02:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 02:55:10] Production.INFO: ProcessCDR(1,18005780,1,1,2)
[2026-09-15 02:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005780,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005780,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 02:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 02:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 02:55:10] Production.INFO: ==22989== Releasing lock...
[2026-09-15 02:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 02:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 02:55:12] Production.ERROR: CronJobId end10
[2026-09-15 02:55:12] Production.INFO: ==22985== Releasing lock...
[2026-09-15 02:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:55:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:55:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:55:16] Production.INFO: call_cost start
[2026-09-15 02:55:16] Production.INFO: call_cost end
[2026-09-15 02:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:55:16] Production.INFO: ==22981== Releasing lock...
[2026-09-15 02:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:56:01] Production.INFO: ==23044== Lock acquired, processing the job...
[2026-09-15 07:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:56:01] Production.INFO: neon service started
[2026-09-15 07:56:02] Production.INFO: neon service started
[2026-09-15 07:56:02] Production.INFO: ==23044== Releasing lock...
[2026-09-15 07:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:56:02] Production.INFO: ==23046== Lock acquired, processing the job...
[2026-09-15 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:56:02] Production.INFO: ==23048== Lock acquired, processing the job...
[2026-09-15 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:56:02] Production.INFO: ==23048== Releasing lock...
[2026-09-15 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:56:02] Production.INFO: ==23046== Releasing lock...
[2026-09-15 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:56:03] Production.INFO: ==23052== Lock acquired, processing the job...
[2026-09-15 02:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:56:03] Production.INFO: ==23050== Lock acquired, processing the job...
[2026-09-15 02:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:56:03] Production.INFO: ==23059== Lock acquired, processing the job...
[2026-09-15 02:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:56:03] Production.INFO: ==23057== Lock acquired, processing the job...
[2026-09-15 02:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:56:03] Production.INFO: ==23054== Lock acquired, processing the job...
[2026-09-15 02:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:56:03] Production.INFO: Account Balance Start.
[2026-09-15 02:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:56:03] Production.INFO: 117
[2026-09-15 02:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:56:03] Production.INFO: ==23059== Releasing lock...
[2026-09-15 02:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:56:03] Production.INFO: Total Charge 0
[2026-09-15 02:56:03] Production.INFO: CreateAllLog End
[2026-09-15 02:56:04] Production.INFO: Account Balance End.
[2026-09-15 02:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:56:04] Production.INFO: ==23057== Releasing lock...
[2026-09-15 02:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:56:04] Production.INFO: ==23052== Releasing lock...
[2026-09-15 02:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:56:11] Production.ERROR: CronJobId end10
[2026-09-15 02:56:11] Production.INFO: ==23054== Releasing lock...
[2026-09-15 02:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:56:14] Production.INFO: call_cost start
[2026-09-15 02:56:14] Production.INFO: call_cost end
[2026-09-15 02:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:56:14] Production.INFO: ==23050== Releasing lock...
[2026-09-15 02:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:57:01] Production.INFO: ==23114== Lock acquired, processing the job...
[2026-09-15 07:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:57:01] Production.INFO: neon service started
[2026-09-15 07:57:01] Production.INFO: neon service started
[2026-09-15 07:57:01] Production.INFO: ==23114== Releasing lock...
[2026-09-15 07:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:57:01] Production.INFO: ==23116== Lock acquired, processing the job...
[2026-09-15 02:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:57:02] Production.INFO: ==23116== Releasing lock...
[2026-09-15 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:57:02] Production.INFO: ==23118== Lock acquired, processing the job...
[2026-09-15 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:57:02] Production.INFO: ==23118== Releasing lock...
[2026-09-15 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:57:02] Production.INFO: ==23120== Lock acquired, processing the job...
[2026-09-15 02:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:57:02] Production.INFO: ==23128== Lock acquired, processing the job...
[2026-09-15 02:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:57:02] Production.INFO: ==23124== Lock acquired, processing the job...
[2026-09-15 02:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:57:02] Production.INFO: ==23126== Lock acquired, processing the job...
[2026-09-15 02:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:57:03] Production.INFO: ==23122== Lock acquired, processing the job...
[2026-09-15 02:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 02:57:03] Production.INFO: ==23128== Releasing lock...
[2026-09-15 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:57:03] Production.INFO: Account Balance Start.
[2026-09-15 02:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:57:03] Production.INFO: 117
[2026-09-15 02:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:57:03] Production.INFO: Total Charge 0
[2026-09-15 02:57:03] Production.INFO: CreateAllLog End
[2026-09-15 02:57:03] Production.INFO: Account Balance End.
[2026-09-15 02:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:57:04] Production.INFO: ==23126== Releasing lock...
[2026-09-15 02:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:57:04] Production.INFO: ==23122== Releasing lock...
[2026-09-15 02:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:57:11] Production.ERROR: CronJobId end10
[2026-09-15 02:57:11] Production.INFO: ==23124== Releasing lock...
[2026-09-15 02:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:57:13] Production.INFO: call_cost start
[2026-09-15 02:57:13] Production.INFO: call_cost end
[2026-09-15 02:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:57:13] Production.INFO: ==23120== Releasing lock...
[2026-09-15 02:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:58:01] Production.INFO: ==23182== Lock acquired, processing the job...
[2026-09-15 07:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:58:01] Production.INFO: neon service started
[2026-09-15 07:58:01] Production.INFO: neon service started
[2026-09-15 07:58:01] Production.INFO: ==23182== Releasing lock...
[2026-09-15 07:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:58:02] Production.INFO: ==23184== Lock acquired, processing the job...
[2026-09-15 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 02:58:02] Production.INFO: ==23184== Releasing lock...
[2026-09-15 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:58:02] Production.INFO: ==23186== Lock acquired, processing the job...
[2026-09-15 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:58:02] Production.INFO: ==23186== Releasing lock...
[2026-09-15 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:58:03] Production.INFO: ==23195== Lock acquired, processing the job...
[2026-09-15 02:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:58:03] Production.INFO: Account Balance Start.
[2026-09-15 02:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 02:58:03] Production.INFO: 117
[2026-09-15 02:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 02:58:03] Production.INFO: ==23189== Lock acquired, processing the job...
[2026-09-15 02:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:58:03] Production.INFO: ==23193== Lock acquired, processing the job...
[2026-09-15 02:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:58:03] Production.INFO: ==23191== Lock acquired, processing the job...
[2026-09-15 02:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02:58:03] Production.INFO: ==23197== Lock acquired, processing the job...
[2026-09-15 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 02:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 02:58:03] Production.INFO: ==23197== Releasing lock...
[2026-09-15 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:58:03] Production.INFO: Date 2026-09-15
[2026-09-15 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 02:58:03] Production.INFO: Total Charge 0
[2026-09-15 02:58:03] Production.INFO: CreateAllLog End
[2026-09-15 02:58:04] Production.INFO: Account Balance End.
[2026-09-15 02:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:58:04] Production.INFO: ==23195== Releasing lock...
[2026-09-15 02:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:58:04] Production.INFO: ==23191== Releasing lock...
[2026-09-15 02:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:58:10] Production.ERROR: CronJobId end10
[2026-09-15 02:58:10] Production.INFO: ==23193== Releasing lock...
[2026-09-15 02:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:58:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:58:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:58:13] Production.INFO: call_cost start
[2026-09-15 02:58:13] Production.INFO: call_cost end
[2026-09-15 02:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:58:13] Production.INFO: ==23189== Releasing lock...
[2026-09-15 02:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 07:59:02] Production.INFO: ==23253== Lock acquired, processing the job...
[2026-09-15 07:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 07:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 07:59:02] Production.INFO: neon service started
[2026-09-15 07:59:02] Production.INFO: neon service started
[2026-09-15 07:59:02] Production.INFO: ==23253== Releasing lock...
[2026-09-15 07:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 07:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 02:59:02] Production.INFO: ==23255== Lock acquired, processing the job...
[2026-09-15 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:59:02] Production.INFO: ==23257== Lock acquired, processing the job...
[2026-09-15 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:59:02] Production.INFO: ==23257== Releasing lock...
[2026-09-15 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 06:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 02:59:03] Production.INFO: ==23255== Releasing lock...
[2026-09-15 02:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 02:59:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 02:59:03] Production.INFO: ==23267== Lock acquired, processing the job...
[2026-09-15 02:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 02:59:03] Production.INFO: ==23269== Lock acquired, processing the job...
[2026-09-15 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 02:59:04] Production.INFO: Account Balance Start.
[2026-09-15 02:59:04] Production.INFO: CreateAllLog Start
[2026-09-15 02:59:04] Production.INFO: 117
[2026-09-15 02:59:04] Production.INFO: Date 2026-09-08
[2026-09-15 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:59:04] Production.INFO: ==23260== Lock acquired, processing the job...
[2026-09-15 02:59:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 02:59:04] Production.INFO: ==23265== Lock acquired, processing the job...
[2026-09-15 02:59:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 02:59:04] Production.INFO: ==23262== Lock acquired, processing the job...
[2026-09-15 02:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 02:59:04] Production.INFO: Date 2026-09-09
[2026-09-15 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 02: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-15 02: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-15 02:59:04] Production.INFO: Date 2026-09-10
[2026-09-15 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:59:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 02: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-15 02:59:04] Production.INFO: Date 2026-09-11
[2026-09-15 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:59:04] Production.INFO: ==23269== Releasing lock...
[2026-09-15 02:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 02:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 02:59:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 02:59:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 02:59:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 02:59:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 02:59:04] Production.INFO: Date 2026-09-12
[2026-09-15 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:59:04] Production.INFO: Date 2026-09-13
[2026-09-15 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:59:04] Production.INFO: Date 2026-09-14
[2026-09-15 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:59:04] Production.INFO: Date 2026-09-15
[2026-09-15 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 02:59:04] Production.INFO: Total Charge 0
[2026-09-15 02:59:04] Production.INFO: CreateAllLog End
[2026-09-15 02:59:04] Production.INFO: Account Balance End.
[2026-09-15 02:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 02:59:04] Production.INFO: ==23267== Releasing lock...
[2026-09-15 02:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 02:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 02:59:04] Production.INFO: ==23262== Releasing lock...
[2026-09-15 02:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 02:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 02:59:11] Production.ERROR: CronJobId end10
[2026-09-15 02:59:11] Production.INFO: ==23265== Releasing lock...
[2026-09-15 02:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 02:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 02:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 02:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 02:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 02:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 02:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 02:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 02:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 02:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 02:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 02:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 02:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 02:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 02:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 02:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 02:59:14] Production.INFO: call_cost start
[2026-09-15 02:59:14] Production.INFO: call_cost end
[2026-09-15 02:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 02:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 02:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 02:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 02:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 02:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 02:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 02:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 02:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 02:59:14] Production.INFO: ==23260== Releasing lock...
[2026-09-15 02:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 02:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:00:01] Production.INFO: ==23321== Lock acquired, processing the job...
[2026-09-15 08:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:00:01] Production.INFO: neon service started
[2026-09-15 08:00:01] Production.INFO: neon service started
[2026-09-15 08:00:01] Production.INFO: ==23321== Releasing lock...
[2026-09-15 08:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:00:02] Production.INFO: ==23325== Lock acquired, processing the job...
[2026-09-15 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:00:02] Production.INFO: ==23325== Releasing lock...
[2026-09-15 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:00:02] Production.INFO: ==23323== Lock acquired, processing the job...
[2026-09-15 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:00:02] Production.INFO: ==23323== Releasing lock...
[2026-09-15 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:00:03] Production.INFO: ==23327== Lock acquired, processing the job...
[2026-09-15 03:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:00:03] Production.INFO: ==23332== Lock acquired, processing the job...
[2026-09-15 03:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:00:03] Production.INFO: ==23329== Lock acquired, processing the job...
[2026-09-15 03:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:00:03] Production.INFO: ==23334== Lock acquired, processing the job...
[2026-09-15 03:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:00:03] Production.INFO: ==23336== Lock acquired, processing the job...
[2026-09-15 03:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:00:03] Production.INFO: Account Balance Start.
[2026-09-15 03:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:00:03] Production.INFO: 117
[2026-09-15 03:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:00:03] Production.INFO: ==23336== Releasing lock...
[2026-09-15 03:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:00:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:00:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:00:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:00:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:00:03] Production.INFO: Total Charge 0
[2026-09-15 03:00:03] Production.INFO: CreateAllLog End
[2026-09-15 03:00:04] Production.INFO: Account Balance End.
[2026-09-15 03:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:00:04] Production.INFO: ==23334== Releasing lock...
[2026-09-15 03:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:00:04] Production.INFO: ==23329== Releasing lock...
[2026-09-15 03:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:00:10] Production.ERROR: CronJobId end10
[2026-09-15 03:00:10] Production.INFO: ==23332== Releasing lock...
[2026-09-15 03:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:00:14] Production.INFO: call_cost start
[2026-09-15 03:00:14] Production.INFO: call_cost end
[2026-09-15 03:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:00:14] Production.INFO: ==23327== Releasing lock...
[2026-09-15 03:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:01:02] Production.INFO: ==23401== Lock acquired, processing the job...
[2026-09-15 08:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:01:02] Production.INFO: neon service started
[2026-09-15 08:01:02] Production.INFO: neon service started
[2026-09-15 08:01:02] Production.INFO: ==23401== Releasing lock...
[2026-09-15 08:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:01:02] Production.INFO: ==23403== Lock acquired, processing the job...
[2026-09-15 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:01:02] Production.INFO: ==23405== Lock acquired, processing the job...
[2026-09-15 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:01:02] Production.INFO: ==23403== Releasing lock...
[2026-09-15 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:01:02] Production.INFO: ==23405== Releasing lock...
[2026-09-15 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:01:03] Production.INFO: ==23409== Lock acquired, processing the job...
[2026-09-15 03:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:01:03] Production.INFO: ==23411== Lock acquired, processing the job...
[2026-09-15 03:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:01:03] Production.INFO: ==23415== Lock acquired, processing the job...
[2026-09-15 03:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:01:03] Production.INFO: ==23407== Lock acquired, processing the job...
[2026-09-15 03:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 03:01:03] Production.INFO: ==23415== Releasing lock...
[2026-09-15 03:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:01:03] Production.INFO: ==23413== Lock acquired, processing the job...
[2026-09-15 03:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:01:04] Production.INFO: Account Balance Start.
[2026-09-15 03:01:04] Production.INFO: CreateAllLog Start
[2026-09-15 03:01:04] Production.INFO: 117
[2026-09-15 03:01:04] Production.INFO: Date 2026-09-08
[2026-09-15 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:01:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:01:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:01:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:01:04] Production.INFO: ==23409== Releasing lock...
[2026-09-15 03:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:01:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:01:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:01:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:01:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:01:04] Production.INFO: Total Charge 0
[2026-09-15 03:01:04] Production.INFO: CreateAllLog End
[2026-09-15 03:01:04] Production.INFO: Account Balance End.
[2026-09-15 03:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:01:04] Production.INFO: ==23413== Releasing lock...
[2026-09-15 03:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:01:12] Production.ERROR: CronJobId end10
[2026-09-15 03:01:12] Production.INFO: ==23411== Releasing lock...
[2026-09-15 03:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:01:14] Production.INFO: call_cost start
[2026-09-15 03:01:14] Production.INFO: call_cost end
[2026-09-15 03:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:01:14] Production.INFO: ==23407== Releasing lock...
[2026-09-15 03:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:02:01] Production.INFO: ==23472== Lock acquired, processing the job...
[2026-09-15 08:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:02:01] Production.INFO: neon service started
[2026-09-15 08:02:01] Production.INFO: neon service started
[2026-09-15 08:02:01] Production.INFO: ==23472== Releasing lock...
[2026-09-15 08:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:02:02] Production.INFO: ==23476== Lock acquired, processing the job...
[2026-09-15 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:02:02] Production.INFO: ==23476== Releasing lock...
[2026-09-15 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:02:02] Production.INFO: ==23474== Lock acquired, processing the job...
[2026-09-15 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:02:02] Production.INFO: ==23474== Releasing lock...
[2026-09-15 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:02:03] Production.INFO: ==23478== Lock acquired, processing the job...
[2026-09-15 03:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:02:03] Production.INFO: ==23484== Lock acquired, processing the job...
[2026-09-15 03:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:02:03] Production.INFO: ==23480== Lock acquired, processing the job...
[2026-09-15 03:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:02:03] Production.INFO: Account Balance Start.
[2026-09-15 03:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:02:03] Production.INFO: 117
[2026-09-15 03:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:02:03] Production.INFO: ==23482== Lock acquired, processing the job...
[2026-09-15 03:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:02:03] Production.INFO: ==23486== Lock acquired, processing the job...
[2026-09-15 03:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 03:02:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:02:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 03:02:03] Production.INFO: ==23488== Lock acquired, processing the job...
[2026-09-15 03:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:02:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:02:03] Production.INFO: Total Charge 0
[2026-09-15 03:02:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 03:02:04] Production.INFO: ==23488== Releasing lock...
[2026-09-15 03:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:02:04] Production.ERROR: done
[2026-09-15 03:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 03:02:04] Production.INFO: Account Balance End.
[2026-09-15 03:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:02:04] Production.INFO: ==23484== Releasing lock...
[2026-09-15 03:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:02:04] Production.ERROR: done
[2026-09-15 03:02:04] Production.INFO: ==23480== Releasing lock...
[2026-09-15 03:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 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-15 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-15 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-15 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-15 03:02:04] Production.INFO: ==23486== Releasing lock...
[2026-09-15 03:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 03:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 03:02:11] Production.ERROR: CronJobId end10
[2026-09-15 03:02:11] Production.INFO: ==23482== Releasing lock...
[2026-09-15 03:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:02:14] Production.INFO: call_cost start
[2026-09-15 03:02:14] Production.INFO: call_cost end
[2026-09-15 03:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:02:14] Production.INFO: ==23478== Releasing lock...
[2026-09-15 03:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:03:02] Production.INFO: ==23540== Lock acquired, processing the job...
[2026-09-15 08:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:03:02] Production.INFO: neon service started
[2026-09-15 08:03:02] Production.INFO: neon service started
[2026-09-15 08:03:02] Production.INFO: ==23540== Releasing lock...
[2026-09-15 08:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:03:02] Production.INFO: ==23545== Lock acquired, processing the job...
[2026-09-15 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:03:02] Production.INFO: ==23545== Releasing lock...
[2026-09-15 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:03:02] Production.INFO: ==23543== Lock acquired, processing the job...
[2026-09-15 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:03:02] Production.INFO: ==23543== Releasing lock...
[2026-09-15 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:03:03] Production.INFO: ==23547== Lock acquired, processing the job...
[2026-09-15 03:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:03:03] Production.INFO: ==23551== Lock acquired, processing the job...
[2026-09-15 03:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:03:03] Production.INFO: ==23553== Lock acquired, processing the job...
[2026-09-15 03:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:03:03] Production.INFO: ==23549== Lock acquired, processing the job...
[2026-09-15 03:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:03:03] Production.INFO: Account Balance Start.
[2026-09-15 03:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:03:03] Production.INFO: 117
[2026-09-15 03:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:03:03] Production.INFO: ==23555== Lock acquired, processing the job...
[2026-09-15 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 03:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 03: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-15 03:03:04] Production.INFO: ==23555== Releasing lock...
[2026-09-15 03:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:03:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:03:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:03:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:03:04] Production.INFO: ==23549== Releasing lock...
[2026-09-15 03:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:03:04] Production.INFO: Total Charge 0
[2026-09-15 03:03:04] Production.INFO: CreateAllLog End
[2026-09-15 03:03:04] Production.INFO: Account Balance End.
[2026-09-15 03:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:03:04] Production.INFO: ==23553== Releasing lock...
[2026-09-15 03:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:03:11] Production.ERROR: CronJobId end10
[2026-09-15 03:03:11] Production.INFO: ==23551== Releasing lock...
[2026-09-15 03:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:03:14] Production.INFO: call_cost start
[2026-09-15 03:03:14] Production.INFO: call_cost end
[2026-09-15 03:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:03:14] Production.INFO: ==23547== Releasing lock...
[2026-09-15 03:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:04:01] Production.INFO: ==23611== Lock acquired, processing the job...
[2026-09-15 08:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:04:01] Production.INFO: neon service started
[2026-09-15 08:04:01] Production.INFO: neon service started
[2026-09-15 08:04:01] Production.INFO: ==23611== Releasing lock...
[2026-09-15 08:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:04:01] Production.INFO: ==23613== Lock acquired, processing the job...
[2026-09-15 03:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:04:01] Production.INFO: ==23615== Lock acquired, processing the job...
[2026-09-15 07:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:04:01] Production.INFO: ==23615== Releasing lock...
[2026-09-15 07:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:04:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:04:02] Production.INFO: ==23613== Releasing lock...
[2026-09-15 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:04:02] Production.INFO: ==23620== Lock acquired, processing the job...
[2026-09-15 03:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:04:02] Production.INFO: ==23626== Lock acquired, processing the job...
[2026-09-15 03:04:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:04: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-15 03:04: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-15 03:04: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-15 03:04:02] Production.INFO: ==23624== Lock acquired, processing the job...
[2026-09-15 03:04:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:04:02] Production.INFO: ==23626== Releasing lock...
[2026-09-15 03:04:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:04:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:04:02] Production.INFO: ==23618== Lock acquired, processing the job...
[2026-09-15 03:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:04:02] Production.INFO: Account Balance Start.
[2026-09-15 03:04:02] Production.INFO: CreateAllLog Start
[2026-09-15 03:04:02] Production.INFO: 117
[2026-09-15 03:04:02] Production.INFO: Date 2026-09-08
[2026-09-15 03:04:02] Production.INFO: ==23622== Lock acquired, processing the job...
[2026-09-15 03:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:04:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:04:03] Production.INFO: ==23620== Releasing lock...
[2026-09-15 03:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:04:03] Production.INFO: Total Charge 0
[2026-09-15 03:04:03] Production.INFO: CreateAllLog End
[2026-09-15 03:04:03] Production.INFO: Account Balance End.
[2026-09-15 03:04:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:04:03] Production.INFO: ==23624== Releasing lock...
[2026-09-15 03:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:04:09] Production.ERROR: CronJobId end10
[2026-09-15 03:04:09] Production.INFO: ==23622== Releasing lock...
[2026-09-15 03:04:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:04:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:04:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:04:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:04:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:04:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:04:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:04:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:04:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:04:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:04:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:04:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:04:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:04:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:04:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:04:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:04:13] Production.INFO: call_cost start
[2026-09-15 03:04:13] Production.INFO: call_cost end
[2026-09-15 03:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:04:13] Production.INFO: ==23618== Releasing lock...
[2026-09-15 03:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:05:01] Production.INFO: ==23681== Lock acquired, processing the job...
[2026-09-15 08:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:05:01] Production.INFO: neon service started
[2026-09-15 08:05:01] Production.INFO: neon service started
[2026-09-15 08:05:01] Production.INFO: ==23681== Releasing lock...
[2026-09-15 08:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:05:02] Production.INFO: ==23683== Lock acquired, processing the job...
[2026-09-15 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:05:02] Production.INFO: ==23683== Releasing lock...
[2026-09-15 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:05:02] Production.INFO: ==23685== Lock acquired, processing the job...
[2026-09-15 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:05:02] Production.INFO: ==23685== Releasing lock...
[2026-09-15 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:05:03] Production.INFO: ==23690== Lock acquired, processing the job...
[2026-09-15 03:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:05:03] Production.INFO: ==23688== Lock acquired, processing the job...
[2026-09-15 03:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 03:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 03:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 03:05:03] Production.ERROR: CronJob PID - 23690
[2026-09-15 03:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 03:05:03] Production.ERROR: CronJob ID - 5
[2026-09-15 03:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 03:05:00
[2026-09-15 03:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 03:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 03:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 03:05:03] Production.INFO: ==23688== Releasing lock...
[2026-09-15 03:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 03:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 03:05:03] Production.INFO: ==23692== Lock acquired, processing the job...
[2026-09-15 03:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:05:03] Production.INFO: ==23694== Lock acquired, processing the job...
[2026-09-15 03:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:05:03] Production.INFO: ==23698== Lock acquired, processing the job...
[2026-09-15 03:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 03:05:03] Production.INFO: ==23696== Lock acquired, processing the job...
[2026-09-15 03:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 03:05:03] Production.INFO: ==23700== Lock acquired, processing the job...
[2026-09-15 03:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:05:03] Production.INFO: Account Balance Start.
[2026-09-15 03:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:05:03] Production.INFO: 117
[2026-09-15 03:05:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:05:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 03:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 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-15 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:05:04] Production.ERROR: done
[2026-09-15 03:05:04] Production.INFO: ==23700== Releasing lock...
[2026-09-15 03:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:05:04] Production.INFO: ==23692== Releasing lock...
[2026-09-15 03:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:05:04] Production.INFO: Total Charge 0
[2026-09-15 03:05:04] Production.INFO: CreateAllLog End
[2026-09-15 03:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 03:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005822', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 03:05:04] Production.INFO: Account Balance End.
[2026-09-15 03:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:05:04] Production.INFO: ==23696== Releasing lock...
[2026-09-15 03:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005822', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 03:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 03:05:10] Production.INFO: ProcessCDR(1,18005822,1,1,2)
[2026-09-15 03:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005822,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005822,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 03:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 03:05:10] Production.INFO: ==23698== Releasing lock...
[2026-09-15 03:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 03:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 03:05:14] Production.ERROR: CronJobId end10
[2026-09-15 03:05:14] Production.INFO: ==23694== Releasing lock...
[2026-09-15 03:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:05:16] Production.INFO: call_cost start
[2026-09-15 03:05:16] Production.INFO: call_cost end
[2026-09-15 03:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:05:16] Production.INFO: ==23690== Releasing lock...
[2026-09-15 03:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:06:02] Production.INFO: ==23758== Lock acquired, processing the job...
[2026-09-15 08:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:06:02] Production.INFO: neon service started
[2026-09-15 08:06:02] Production.INFO: neon service started
[2026-09-15 08:06:02] Production.INFO: ==23758== Releasing lock...
[2026-09-15 08:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:06:02] Production.INFO: ==23760== Lock acquired, processing the job...
[2026-09-15 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:06:02] Production.INFO: ==23760== Releasing lock...
[2026-09-15 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:06:02] Production.INFO: ==23762== Lock acquired, processing the job...
[2026-09-15 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:06:02] Production.INFO: ==23762== Releasing lock...
[2026-09-15 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:06:03] Production.INFO: ==23765== Lock acquired, processing the job...
[2026-09-15 03:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:06:03] Production.INFO: ==23767== Lock acquired, processing the job...
[2026-09-15 03:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:06:03] Production.INFO: ==23769== Lock acquired, processing the job...
[2026-09-15 03:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:06:03] Production.INFO: ==23773== Lock acquired, processing the job...
[2026-09-15 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:06:03] Production.INFO: ==23771== Lock acquired, processing the job...
[2026-09-15 03:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 03:06:03] Production.INFO: Account Balance Start.
[2026-09-15 03:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 03:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 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-15 03:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:06:03] Production.INFO: 117
[2026-09-15 03:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:06:03] Production.INFO: ==23773== Releasing lock...
[2026-09-15 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:06:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:06:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:06:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:06:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:06:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:06:04] Production.INFO: Total Charge 0
[2026-09-15 03:06:04] Production.INFO: CreateAllLog End
[2026-09-15 03:06:04] Production.INFO: Account Balance End.
[2026-09-15 03:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:06:04] Production.INFO: ==23771== Releasing lock...
[2026-09-15 03:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:06:04] Production.INFO: ==23767== Releasing lock...
[2026-09-15 03:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:06:11] Production.ERROR: CronJobId end10
[2026-09-15 03:06:11] Production.INFO: ==23769== Releasing lock...
[2026-09-15 03:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:06:13] Production.INFO: call_cost start
[2026-09-15 03:06:13] Production.INFO: call_cost end
[2026-09-15 03:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:06:13] Production.INFO: ==23765== Releasing lock...
[2026-09-15 03:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:07:01] Production.INFO: ==23833== Lock acquired, processing the job...
[2026-09-15 08:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:07:01] Production.INFO: neon service started
[2026-09-15 08:07:01] Production.INFO: neon service started
[2026-09-15 08:07:01] Production.INFO: ==23833== Releasing lock...
[2026-09-15 08:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:07:01] Production.INFO: ==23835== Lock acquired, processing the job...
[2026-09-15 03:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:07:02] Production.INFO: ==23835== Releasing lock...
[2026-09-15 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:07:02] Production.INFO: ==23837== Lock acquired, processing the job...
[2026-09-15 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:07:02] Production.INFO: ==23837== Releasing lock...
[2026-09-15 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:07:02] Production.INFO: ==23840== Lock acquired, processing the job...
[2026-09-15 03:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:07:03] Production.INFO: ==23846== Lock acquired, processing the job...
[2026-09-15 03:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:07:03] Production.INFO: ==23848== Lock acquired, processing the job...
[2026-09-15 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:07:03] Production.INFO: ==23842== Lock acquired, processing the job...
[2026-09-15 03:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:07:03] Production.INFO: ==23844== Lock acquired, processing the job...
[2026-09-15 03:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:07:03] Production.INFO: Account Balance Start.
[2026-09-15 03:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:07:03] Production.INFO: 117
[2026-09-15 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-15 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-15 03:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 03:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:07:03] Production.INFO: ==23848== Releasing lock...
[2026-09-15 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:07:03] Production.INFO: Total Charge 0
[2026-09-15 03:07:03] Production.INFO: CreateAllLog End
[2026-09-15 03:07:03] Production.INFO: ==23842== Releasing lock...
[2026-09-15 03:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:07:03] Production.INFO: Account Balance End.
[2026-09-15 03:07:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:07:03] Production.INFO: ==23846== Releasing lock...
[2026-09-15 03:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:07:11] Production.ERROR: CronJobId end10
[2026-09-15 03:07:11] Production.INFO: ==23844== Releasing lock...
[2026-09-15 03:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:07:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:07:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:07:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:07:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:07:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:07:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:07:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:07:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:07:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:07:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:07:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:07:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:07:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:07:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:07:13] Production.INFO: call_cost start
[2026-09-15 03:07:13] Production.INFO: call_cost end
[2026-09-15 03:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:07:13] Production.INFO: ==23840== Releasing lock...
[2026-09-15 03:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:08:02] Production.INFO: ==23900== Lock acquired, processing the job...
[2026-09-15 08:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:08:02] Production.INFO: neon service started
[2026-09-15 08:08:02] Production.INFO: neon service started
[2026-09-15 08:08:02] Production.INFO: ==23900== Releasing lock...
[2026-09-15 08:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:08:02] Production.INFO: ==23903== Lock acquired, processing the job...
[2026-09-15 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:08:02] Production.INFO: ==23903== Releasing lock...
[2026-09-15 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:08:02] Production.INFO: ==23905== Lock acquired, processing the job...
[2026-09-15 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:08:02] Production.INFO: ==23905== Releasing lock...
[2026-09-15 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:08:03] Production.INFO: ==23909== Lock acquired, processing the job...
[2026-09-15 03:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:08:03] Production.INFO: ==23907== Lock acquired, processing the job...
[2026-09-15 03:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:08:03] Production.INFO: ==23911== Lock acquired, processing the job...
[2026-09-15 03:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:08:03] Production.INFO: ==23915== Lock acquired, processing the job...
[2026-09-15 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:08:03] Production.INFO: ==23913== Lock acquired, processing the job...
[2026-09-15 03:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 03:08:03] Production.INFO: ==23915== Releasing lock...
[2026-09-15 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:08:03] Production.INFO: Account Balance Start.
[2026-09-15 03:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:08:03] Production.INFO: 117
[2026-09-15 03:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:08:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:08:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:08:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:08:04] Production.INFO: Total Charge 0
[2026-09-15 03:08:04] Production.INFO: CreateAllLog End
[2026-09-15 03:08:04] Production.INFO: Account Balance End.
[2026-09-15 03:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:08:04] Production.INFO: ==23913== Releasing lock...
[2026-09-15 03:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:08:04] Production.INFO: ==23909== Releasing lock...
[2026-09-15 03:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:08:11] Production.ERROR: CronJobId end10
[2026-09-15 03:08:11] Production.INFO: ==23911== Releasing lock...
[2026-09-15 03:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:08:13] Production.INFO: call_cost start
[2026-09-15 03:08:13] Production.INFO: call_cost end
[2026-09-15 03:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:08:13] Production.INFO: ==23907== Releasing lock...
[2026-09-15 03:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:09:01] Production.INFO: ==23971== Lock acquired, processing the job...
[2026-09-15 08:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:09:01] Production.INFO: neon service started
[2026-09-15 08:09:01] Production.INFO: neon service started
[2026-09-15 08:09:01] Production.INFO: ==23971== Releasing lock...
[2026-09-15 08:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:09:02] Production.INFO: ==23973== Lock acquired, processing the job...
[2026-09-15 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:09:02] Production.INFO: ==23975== Lock acquired, processing the job...
[2026-09-15 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:09:02] Production.INFO: ==23975== Releasing lock...
[2026-09-15 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:09:02] Production.INFO: ==23973== Releasing lock...
[2026-09-15 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:09:02] Production.INFO: ==23980== Lock acquired, processing the job...
[2026-09-15 03:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:09:03] Production.INFO: ==23978== Lock acquired, processing the job...
[2026-09-15 03:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:09:03] Production.INFO: ==23986== Lock acquired, processing the job...
[2026-09-15 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:09:03] Production.INFO: ==23982== Lock acquired, processing the job...
[2026-09-15 03:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:09:03] Production.INFO: ==23984== Lock acquired, processing the job...
[2026-09-15 03:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 03:09:03] Production.INFO: ==23986== Releasing lock...
[2026-09-15 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:09:03] Production.INFO: Account Balance Start.
[2026-09-15 03:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:09:03] Production.INFO: 117
[2026-09-15 03:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:09:03] Production.INFO: ==23980== Releasing lock...
[2026-09-15 03:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:09:04] Production.INFO: Total Charge 0
[2026-09-15 03:09:04] Production.INFO: CreateAllLog End
[2026-09-15 03:09:04] Production.INFO: Account Balance End.
[2026-09-15 03:09:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:09:04] Production.INFO: ==23984== Releasing lock...
[2026-09-15 03:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:09:11] Production.ERROR: CronJobId end10
[2026-09-15 03:09:11] Production.INFO: ==23982== Releasing lock...
[2026-09-15 03:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:09:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:09:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:09:13] Production.INFO: call_cost start
[2026-09-15 03:09:13] Production.INFO: call_cost end
[2026-09-15 03:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:09:13] Production.INFO: ==23978== Releasing lock...
[2026-09-15 03:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:10:01] Production.INFO: ==24040== Lock acquired, processing the job...
[2026-09-15 08:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:10:01] Production.INFO: neon service started
[2026-09-15 08:10:01] Production.INFO: neon service started
[2026-09-15 08:10:01] Production.INFO: ==24040== Releasing lock...
[2026-09-15 08:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:10:02] Production.INFO: ==24042== Lock acquired, processing the job...
[2026-09-15 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:10:02] Production.INFO: ==24042== Releasing lock...
[2026-09-15 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:10:02] Production.INFO: ==24044== Lock acquired, processing the job...
[2026-09-15 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:10:02] Production.INFO: ==24044== Releasing lock...
[2026-09-15 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:10:03] Production.INFO: ==24047== Lock acquired, processing the job...
[2026-09-15 03:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:10:03] Production.INFO: ==24049== Lock acquired, processing the job...
[2026-09-15 03:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:10:03] Production.INFO: ==24055== Lock acquired, processing the job...
[2026-09-15 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:10:03] Production.INFO: ==24051== Lock acquired, processing the job...
[2026-09-15 03:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 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-15 03:10:03] Production.INFO: ==24053== Lock acquired, processing the job...
[2026-09-15 03:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:10:03] Production.INFO: ==24055== Releasing lock...
[2026-09-15 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:10:03] Production.INFO: Account Balance Start.
[2026-09-15 03:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:10:03] Production.INFO: 117
[2026-09-15 03:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:10:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:10:04] Production.INFO: Total Charge 0
[2026-09-15 03:10:04] Production.INFO: CreateAllLog End
[2026-09-15 03:10:04] Production.INFO: Account Balance End.
[2026-09-15 03:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:10:04] Production.INFO: ==24049== Releasing lock...
[2026-09-15 03:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:10:04] Production.INFO: ==24053== Releasing lock...
[2026-09-15 03:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:10:10] Production.ERROR: CronJobId end10
[2026-09-15 03:10:10] Production.INFO: ==24051== Releasing lock...
[2026-09-15 03:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:10:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:10:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:10:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:10:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:10:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:10:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:10:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:10:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:10:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:10:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:10:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:10:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:10:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:10:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:10:12] Production.INFO: call_cost start
[2026-09-15 03:10:12] Production.INFO: call_cost end
[2026-09-15 03:10:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:10:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:10:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:10:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:10:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:10:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:10:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:10:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:10:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:10:12] Production.INFO: ==24047== Releasing lock...
[2026-09-15 03:10:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:10:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:11:01] Production.INFO: ==24108== Lock acquired, processing the job...
[2026-09-15 08:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:11:01] Production.INFO: neon service started
[2026-09-15 08:11:01] Production.INFO: neon service started
[2026-09-15 08:11:01] Production.INFO: ==24108== Releasing lock...
[2026-09-15 08:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:11:01] Production.INFO: ==24110== Lock acquired, processing the job...
[2026-09-15 03:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:11:01] Production.INFO: ==24112== Lock acquired, processing the job...
[2026-09-15 07:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:11:01] Production.INFO: ==24112== Releasing lock...
[2026-09-15 07:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:11:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:11:02] Production.INFO: ==24110== Releasing lock...
[2026-09-15 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:11:02] Production.INFO: ==24115== Lock acquired, processing the job...
[2026-09-15 03:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:11:02] Production.INFO: ==24119== Lock acquired, processing the job...
[2026-09-15 03:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:11:02] Production.INFO: ==24117== Lock acquired, processing the job...
[2026-09-15 03:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:11:02] Production.INFO: ==24123== Lock acquired, processing the job...
[2026-09-15 03:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:11:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:11:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:11:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:11:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:11:02] Production.INFO: ==24121== Lock acquired, processing the job...
[2026-09-15 03:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 03:11:03] Production.INFO: ==24123== Releasing lock...
[2026-09-15 03:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:11:03] Production.INFO: Account Balance Start.
[2026-09-15 03:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:11:03] Production.INFO: 117
[2026-09-15 03:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:11:03] Production.INFO: ==24117== Releasing lock...
[2026-09-15 03:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:11:03] Production.INFO: Total Charge 0
[2026-09-15 03:11:03] Production.INFO: CreateAllLog End
[2026-09-15 03:11:03] Production.INFO: Account Balance End.
[2026-09-15 03:11:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:11:03] Production.INFO: ==24121== Releasing lock...
[2026-09-15 03:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:11:10] Production.ERROR: CronJobId end10
[2026-09-15 03:11:10] Production.INFO: ==24119== Releasing lock...
[2026-09-15 03:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:11:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:11:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:11:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:11:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:11:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:11:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:11:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:11:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:11:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:11:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:11:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:11:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:11:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:11:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:11:13] Production.INFO: call_cost start
[2026-09-15 03:11:13] Production.INFO: call_cost end
[2026-09-15 03:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:11:13] Production.INFO: ==24115== Releasing lock...
[2026-09-15 03:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:12:01] Production.INFO: ==24176== Lock acquired, processing the job...
[2026-09-15 08:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:12:01] Production.INFO: neon service started
[2026-09-15 08:12:01] Production.INFO: neon service started
[2026-09-15 08:12:01] Production.INFO: ==24176== Releasing lock...
[2026-09-15 08:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:12:02] Production.INFO: ==24178== Lock acquired, processing the job...
[2026-09-15 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:12:02] Production.INFO: ==24178== Releasing lock...
[2026-09-15 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:12:02] Production.INFO: ==24180== Lock acquired, processing the job...
[2026-09-15 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:12:02] Production.INFO: ==24180== Releasing lock...
[2026-09-15 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:12:02] Production.INFO: ==24190== Lock acquired, processing the job...
[2026-09-15 03:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 03:12:03] Production.INFO: ==24190== Releasing lock...
[2026-09-15 03:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:12:03] Production.INFO: ==24184== Lock acquired, processing the job...
[2026-09-15 03:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:12:03] Production.INFO: ==24182== Lock acquired, processing the job...
[2026-09-15 03:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:12:03] Production.INFO: ==24186== Lock acquired, processing the job...
[2026-09-15 03:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:12:03] Production.INFO: ==24188== Lock acquired, processing the job...
[2026-09-15 03:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:12:03] Production.INFO: Account Balance Start.
[2026-09-15 03:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:12:03] Production.INFO: 117
[2026-09-15 03:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:12:03] Production.INFO: Total Charge 0
[2026-09-15 03:12:03] Production.INFO: CreateAllLog End
[2026-09-15 03:12:03] Production.INFO: Account Balance End.
[2026-09-15 03:12:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:12:03] Production.INFO: ==24188== Releasing lock...
[2026-09-15 03:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:12:04] Production.INFO: ==24184== Releasing lock...
[2026-09-15 03:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:12:10] Production.ERROR: CronJobId end10
[2026-09-15 03:12:10] Production.INFO: ==24186== Releasing lock...
[2026-09-15 03:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:12:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:12:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:12:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:12:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:12:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:12:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:12:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:12:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:12:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:12:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:12:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:12:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:12:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:12:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:12:13] Production.INFO: call_cost start
[2026-09-15 03:12:13] Production.INFO: call_cost end
[2026-09-15 03:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:12:13] Production.INFO: ==24182== Releasing lock...
[2026-09-15 03:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:13:02] Production.INFO: ==24244== Lock acquired, processing the job...
[2026-09-15 08:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:13:02] Production.INFO: neon service started
[2026-09-15 08:13:02] Production.INFO: neon service started
[2026-09-15 08:13:02] Production.INFO: ==24244== Releasing lock...
[2026-09-15 08:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:13:02] Production.INFO: ==24246== Lock acquired, processing the job...
[2026-09-15 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:13:02] Production.INFO: ==24246== Releasing lock...
[2026-09-15 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:13:02] Production.INFO: ==24248== Lock acquired, processing the job...
[2026-09-15 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:13:02] Production.INFO: ==24248== Releasing lock...
[2026-09-15 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:13:03] Production.INFO: ==24255== Lock acquired, processing the job...
[2026-09-15 03:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:13:03] Production.INFO: ==24251== Lock acquired, processing the job...
[2026-09-15 03:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:13:03] Production.INFO: ==24253== Lock acquired, processing the job...
[2026-09-15 03:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:13:03] Production.INFO: ==24257== Lock acquired, processing the job...
[2026-09-15 03:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:13:03] Production.INFO: ==24259== Lock acquired, processing the job...
[2026-09-15 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:13:03] Production.INFO: Account Balance Start.
[2026-09-15 03:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:13:03] Production.INFO: 117
[2026-09-15 03:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:13:03] Production.INFO: ==24259== Releasing lock...
[2026-09-15 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:13:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:13:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:13:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:13:04] Production.INFO: Total Charge 0
[2026-09-15 03:13:04] Production.INFO: CreateAllLog End
[2026-09-15 03:13:04] Production.INFO: Account Balance End.
[2026-09-15 03:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:13:04] Production.INFO: ==24257== Releasing lock...
[2026-09-15 03:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:13:04] Production.INFO: ==24253== Releasing lock...
[2026-09-15 03:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:13:10] Production.ERROR: CronJobId end10
[2026-09-15 03:13:10] Production.INFO: ==24255== Releasing lock...
[2026-09-15 03:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:13:13] Production.INFO: call_cost start
[2026-09-15 03:13:13] Production.INFO: call_cost end
[2026-09-15 03:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:13:13] Production.INFO: ==24251== Releasing lock...
[2026-09-15 03:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:14:01] Production.INFO: ==24310== Lock acquired, processing the job...
[2026-09-15 08:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:14:01] Production.INFO: neon service started
[2026-09-15 08:14:01] Production.INFO: neon service started
[2026-09-15 08:14:01] Production.INFO: ==24310== Releasing lock...
[2026-09-15 08:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:14:02] Production.INFO: ==24312== Lock acquired, processing the job...
[2026-09-15 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:14:02] Production.INFO: ==24314== Lock acquired, processing the job...
[2026-09-15 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:14:02] Production.INFO: ==24314== Releasing lock...
[2026-09-15 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:14:02] Production.INFO: ==24312== Releasing lock...
[2026-09-15 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:14:03] Production.INFO: ==24317== Lock acquired, processing the job...
[2026-09-15 03:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:14:03] Production.INFO: ==24319== Lock acquired, processing the job...
[2026-09-15 03:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:14:03] Production.INFO: ==24321== Lock acquired, processing the job...
[2026-09-15 03:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:14:03] Production.INFO: ==24325== Lock acquired, processing the job...
[2026-09-15 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:14:03] Production.INFO: ==24323== Lock acquired, processing the job...
[2026-09-15 03:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 03:14:03] Production.INFO: ==24325== Releasing lock...
[2026-09-15 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:14:03] Production.INFO: Account Balance Start.
[2026-09-15 03:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:14:03] Production.INFO: 117
[2026-09-15 03:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:14:03] Production.INFO: Total Charge 0
[2026-09-15 03:14:03] Production.INFO: CreateAllLog End
[2026-09-15 03:14:03] Production.INFO: ==24319== Releasing lock...
[2026-09-15 03:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:14:03] Production.INFO: Account Balance End.
[2026-09-15 03:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:14:04] Production.INFO: ==24323== Releasing lock...
[2026-09-15 03:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:14:10] Production.ERROR: CronJobId end10
[2026-09-15 03:14:10] Production.INFO: ==24321== Releasing lock...
[2026-09-15 03:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:14:13] Production.INFO: call_cost start
[2026-09-15 03:14:13] Production.INFO: call_cost end
[2026-09-15 03:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:14:13] Production.INFO: ==24317== Releasing lock...
[2026-09-15 03:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:15:01] Production.INFO: ==24377== Lock acquired, processing the job...
[2026-09-15 08:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:15:01] Production.INFO: neon service started
[2026-09-15 08:15:01] Production.INFO: neon service started
[2026-09-15 08:15:01] Production.INFO: ==24377== Releasing lock...
[2026-09-15 08:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:15:02] Production.INFO: ==24379== Lock acquired, processing the job...
[2026-09-15 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:15:02] Production.INFO: ==24379== Releasing lock...
[2026-09-15 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:15:02] Production.INFO: ==24381== Lock acquired, processing the job...
[2026-09-15 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:15:02] Production.INFO: ==24381== Releasing lock...
[2026-09-15 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:15:03] Production.INFO: ==24388== Lock acquired, processing the job...
[2026-09-15 03:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:15:03] Production.INFO: ==24384== Lock acquired, processing the job...
[2026-09-15 03:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 03:15:03] Production.INFO: ==24386== Lock acquired, processing the job...
[2026-09-15 03:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:15:03] Production.INFO: ==24390== Lock acquired, processing the job...
[2026-09-15 03:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:15:03] Production.INFO: ==24392== Lock acquired, processing the job...
[2026-09-15 03:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 03:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 03:15:03] Production.ERROR: CronJob PID - 24386
[2026-09-15 03:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 03:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 03:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 03:15:00
[2026-09-15 03:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 03:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 03:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 03:15:03] Production.ERROR: CronJob PID - 24388
[2026-09-15 03:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 03:15:03] Production.ERROR: CronJob ID - 7
[2026-09-15 03:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 03:15:00
[2026-09-15 03:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 03:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 03:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 03:15:03] Production.INFO: ==24384== Releasing lock...
[2026-09-15 03:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 03:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 03:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:15:03] Production.INFO: ==24396== Lock acquired, processing the job...
[2026-09-15 03:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:15:03] Production.INFO: ==24394== Lock acquired, processing the job...
[2026-09-15 03:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 03:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:15:03] Production.INFO: Account Balance Start.
[2026-09-15 03:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:15:03] Production.INFO: 117
[2026-09-15 03:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 03: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-15 03: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-15 03: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-15 03:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:15:03] Production.INFO: ==24396== Releasing lock...
[2026-09-15 03:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:15:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:15:04] Production.ERROR: done
[2026-09-15 03:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 03:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005863', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 03:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:15:04] Production.INFO: ==24388== Releasing lock...
[2026-09-15 03:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:15:04] Production.INFO: Total Charge 0
[2026-09-15 03:15:04] Production.INFO: CreateAllLog End
[2026-09-15 03:15:04] Production.INFO: Account Balance End.
[2026-09-15 03:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:15:04] Production.INFO: ==24392== Releasing lock...
[2026-09-15 03:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005863', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 03:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 03:15:09] Production.INFO: ProcessCDR(1,18005863,1,1,2)
[2026-09-15 03:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005863,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005863,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 03:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 03:15:09] Production.INFO: ==24394== Releasing lock...
[2026-09-15 03:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 03:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 03:15:13] Production.ERROR: CronJobId end10
[2026-09-15 03:15:13] Production.INFO: ==24390== Releasing lock...
[2026-09-15 03:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:15:15] Production.INFO: call_cost start
[2026-09-15 03:15:15] Production.INFO: call_cost end
[2026-09-15 03:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:15:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:15:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:15:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:15:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:15:15] Production.INFO: ==24386== Releasing lock...
[2026-09-15 03:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:16:01] Production.INFO: ==24451== Lock acquired, processing the job...
[2026-09-15 08:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:16:01] Production.INFO: neon service started
[2026-09-15 08:16:01] Production.INFO: neon service started
[2026-09-15 08:16:01] Production.INFO: ==24451== Releasing lock...
[2026-09-15 08:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:16:01] Production.INFO: ==24453== Lock acquired, processing the job...
[2026-09-15 03:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:16:01] Production.INFO: ==24453== Releasing lock...
[2026-09-15 03:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:16:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:16:02] Production.INFO: ==24455== Lock acquired, processing the job...
[2026-09-15 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:16:02] Production.INFO: ==24455== Releasing lock...
[2026-09-15 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:16:02] Production.INFO: ==24457== Lock acquired, processing the job...
[2026-09-15 03:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:16:02] Production.INFO: ==24459== Lock acquired, processing the job...
[2026-09-15 03:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:16:02] Production.INFO: ==24461== Lock acquired, processing the job...
[2026-09-15 03:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:16:02] Production.INFO: ==24464== Lock acquired, processing the job...
[2026-09-15 03:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:16:02] Production.INFO: ==24466== Lock acquired, processing the job...
[2026-09-15 03:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:16:03] Production.INFO: Account Balance Start.
[2026-09-15 03:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:16:03] Production.INFO: 117
[2026-09-15 03:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:16:03] Production.INFO: ==24466== Releasing lock...
[2026-09-15 03:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:16:03] Production.INFO: Total Charge 0
[2026-09-15 03:16:03] Production.INFO: CreateAllLog End
[2026-09-15 03:16:03] Production.INFO: Account Balance End.
[2026-09-15 03:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:16:03] Production.INFO: ==24464== Releasing lock...
[2026-09-15 03:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:16:03] Production.INFO: ==24459== Releasing lock...
[2026-09-15 03:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:16:10] Production.ERROR: CronJobId end10
[2026-09-15 03:16:10] Production.INFO: ==24461== Releasing lock...
[2026-09-15 03:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:16:13] Production.INFO: call_cost start
[2026-09-15 03:16:13] Production.INFO: call_cost end
[2026-09-15 03:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:16:13] Production.INFO: ==24457== Releasing lock...
[2026-09-15 03:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:17:01] Production.INFO: ==24519== Lock acquired, processing the job...
[2026-09-15 08:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:17:01] Production.INFO: neon service started
[2026-09-15 08:17:01] Production.INFO: neon service started
[2026-09-15 08:17:01] Production.INFO: ==24519== Releasing lock...
[2026-09-15 08:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:17:02] Production.INFO: ==24521== Lock acquired, processing the job...
[2026-09-15 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:17:02] Production.INFO: ==24521== Releasing lock...
[2026-09-15 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:17:02] Production.INFO: ==24523== Lock acquired, processing the job...
[2026-09-15 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:17:02] Production.INFO: ==24523== Releasing lock...
[2026-09-15 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:17:02] Production.INFO: ==24534== Lock acquired, processing the job...
[2026-09-15 03:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 03:17:03] Production.INFO: ==24534== Releasing lock...
[2026-09-15 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:17:03] Production.INFO: ==24526== Lock acquired, processing the job...
[2026-09-15 03:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:17:03] Production.INFO: ==24528== Lock acquired, processing the job...
[2026-09-15 03:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:17:03] Production.INFO: ==24532== Lock acquired, processing the job...
[2026-09-15 03:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:17:03] Production.INFO: ==24530== Lock acquired, processing the job...
[2026-09-15 03:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:17:03] Production.INFO: Account Balance Start.
[2026-09-15 03:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:17:03] Production.INFO: 117
[2026-09-15 03:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:17:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:17:03] Production.INFO: Total Charge 0
[2026-09-15 03:17:03] Production.INFO: CreateAllLog End
[2026-09-15 03:17:03] Production.INFO: Account Balance End.
[2026-09-15 03:17:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:17:03] Production.INFO: ==24532== Releasing lock...
[2026-09-15 03:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:17:04] Production.INFO: ==24528== Releasing lock...
[2026-09-15 03:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:17:10] Production.ERROR: CronJobId end10
[2026-09-15 03:17:10] Production.INFO: ==24530== Releasing lock...
[2026-09-15 03:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:17:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:17:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:17:12] Production.INFO: call_cost start
[2026-09-15 03:17:12] Production.INFO: call_cost end
[2026-09-15 03:17:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:17:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:17:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:17:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:17:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:17:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:17:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:17:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:17:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:17:13] Production.INFO: ==24526== Releasing lock...
[2026-09-15 03:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:18:02] Production.INFO: ==24586== Lock acquired, processing the job...
[2026-09-15 08:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:18:02] Production.INFO: neon service started
[2026-09-15 08:18:02] Production.INFO: neon service started
[2026-09-15 08:18:02] Production.INFO: ==24586== Releasing lock...
[2026-09-15 08:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:18:02] Production.INFO: ==24588== Lock acquired, processing the job...
[2026-09-15 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:18:02] Production.INFO: ==24588== Releasing lock...
[2026-09-15 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:18:02] Production.INFO: ==24590== Lock acquired, processing the job...
[2026-09-15 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:18:02] Production.INFO: ==24590== Releasing lock...
[2026-09-15 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:18:03] Production.INFO: ==24592== Lock acquired, processing the job...
[2026-09-15 03:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:18:03] Production.INFO: ==24597== Lock acquired, processing the job...
[2026-09-15 03:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:18:03] Production.INFO: ==24594== Lock acquired, processing the job...
[2026-09-15 03:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:18:03] Production.INFO: ==24599== Lock acquired, processing the job...
[2026-09-15 03:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:18:03] Production.INFO: ==24601== Lock acquired, processing the job...
[2026-09-15 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:18:03] Production.INFO: Account Balance Start.
[2026-09-15 03:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:18:03] Production.INFO: 117
[2026-09-15 03:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:18:03] Production.INFO: ==24601== Releasing lock...
[2026-09-15 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:18:04] Production.INFO: Total Charge 0
[2026-09-15 03:18:04] Production.INFO: CreateAllLog End
[2026-09-15 03:18:04] Production.INFO: ==24594== Releasing lock...
[2026-09-15 03:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:18:04] Production.INFO: Account Balance End.
[2026-09-15 03:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:18:04] Production.INFO: ==24599== Releasing lock...
[2026-09-15 03:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:18:10] Production.ERROR: CronJobId end10
[2026-09-15 03:18:10] Production.INFO: ==24597== Releasing lock...
[2026-09-15 03:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:18:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:18:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:18:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:18:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:18:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:18:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:18:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:18:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:18:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:18:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:18:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:18:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:18:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:18:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:18:13] Production.INFO: call_cost start
[2026-09-15 03:18:13] Production.INFO: call_cost end
[2026-09-15 03:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:18:13] Production.INFO: ==24592== Releasing lock...
[2026-09-15 03:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:19:01] Production.INFO: ==24654== Lock acquired, processing the job...
[2026-09-15 08:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:19:01] Production.INFO: neon service started
[2026-09-15 08:19:01] Production.INFO: neon service started
[2026-09-15 08:19:01] Production.INFO: ==24654== Releasing lock...
[2026-09-15 08:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:19:01] Production.INFO: ==24656== Lock acquired, processing the job...
[2026-09-15 03:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:19:02] Production.INFO: ==24656== Releasing lock...
[2026-09-15 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:19:02] Production.INFO: ==24658== Lock acquired, processing the job...
[2026-09-15 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:19:02] Production.INFO: ==24658== Releasing lock...
[2026-09-15 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:19:02] Production.INFO: ==24660== Lock acquired, processing the job...
[2026-09-15 03:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:19:02] Production.INFO: ==24662== Lock acquired, processing the job...
[2026-09-15 03:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:19:02] Production.INFO: ==24664== Lock acquired, processing the job...
[2026-09-15 03:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:19:03] Production.INFO: ==24668== Lock acquired, processing the job...
[2026-09-15 03:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:19:03] Production.INFO: ==24666== Lock acquired, processing the job...
[2026-09-15 03:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 03:19:03] Production.INFO: Account Balance Start.
[2026-09-15 03:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:19:03] Production.INFO: 117
[2026-09-15 03:19:03] Production.INFO: ==24668== Releasing lock...
[2026-09-15 03:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:19:03] Production.INFO: Total Charge 0
[2026-09-15 03:19:03] Production.INFO: CreateAllLog End
[2026-09-15 03:19:03] Production.INFO: Account Balance End.
[2026-09-15 03:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:19:03] Production.INFO: ==24666== Releasing lock...
[2026-09-15 03:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:19:04] Production.INFO: ==24662== Releasing lock...
[2026-09-15 03:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:19:11] Production.ERROR: CronJobId end10
[2026-09-15 03:19:11] Production.INFO: ==24664== Releasing lock...
[2026-09-15 03:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:19:14] Production.INFO: call_cost start
[2026-09-15 03:19:14] Production.INFO: call_cost end
[2026-09-15 03:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:19:14] Production.INFO: ==24660== Releasing lock...
[2026-09-15 03:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:20:01] Production.INFO: ==24723== Lock acquired, processing the job...
[2026-09-15 08:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:20:01] Production.INFO: neon service started
[2026-09-15 08:20:01] Production.INFO: neon service started
[2026-09-15 08:20:01] Production.INFO: ==24723== Releasing lock...
[2026-09-15 08:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:20:02] Production.INFO: ==24725== Lock acquired, processing the job...
[2026-09-15 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:20:02] Production.INFO: ==24725== Releasing lock...
[2026-09-15 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:20:02] Production.INFO: ==24727== Lock acquired, processing the job...
[2026-09-15 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:20:02] Production.INFO: ==24727== Releasing lock...
[2026-09-15 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:20:03] Production.INFO: ==24729== Lock acquired, processing the job...
[2026-09-15 03:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:20:03] Production.INFO: ==24732== Lock acquired, processing the job...
[2026-09-15 03:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:20:03] Production.INFO: ==24736== Lock acquired, processing the job...
[2026-09-15 03:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:20:03] Production.INFO: ==24734== Lock acquired, processing the job...
[2026-09-15 03:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:20:03] Production.INFO: Account Balance Start.
[2026-09-15 03:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:20:03] Production.INFO: 117
[2026-09-15 03:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:20:03] Production.INFO: ==24738== Lock acquired, processing the job...
[2026-09-15 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 03:20:03] Production.INFO: Total Charge 0
[2026-09-15 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-15 03:20:03] Production.INFO: ==24738== Releasing lock...
[2026-09-15 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:20:03] Production.INFO: CreateAllLog End
[2026-09-15 03:20:03] Production.INFO: Account Balance End.
[2026-09-15 03:20:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:20:03] Production.INFO: ==24736== Releasing lock...
[2026-09-15 03:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:20:04] Production.INFO: ==24732== Releasing lock...
[2026-09-15 03:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:20:11] Production.ERROR: CronJobId end10
[2026-09-15 03:20:11] Production.INFO: ==24734== Releasing lock...
[2026-09-15 03:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:20:14] Production.INFO: call_cost start
[2026-09-15 03:20:14] Production.INFO: call_cost end
[2026-09-15 03:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:20:14] Production.INFO: ==24729== Releasing lock...
[2026-09-15 03:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:21:02] Production.INFO: ==24803== Lock acquired, processing the job...
[2026-09-15 08:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:21:02] Production.INFO: neon service started
[2026-09-15 08:21:02] Production.INFO: neon service started
[2026-09-15 08:21:02] Production.INFO: ==24803== Releasing lock...
[2026-09-15 08:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:21:02] Production.INFO: ==24807== Lock acquired, processing the job...
[2026-09-15 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:21:02] Production.INFO: ==24807== Releasing lock...
[2026-09-15 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:21:02] Production.INFO: ==24805== Lock acquired, processing the job...
[2026-09-15 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:21:02] Production.INFO: ==24805== Releasing lock...
[2026-09-15 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:21:03] Production.INFO: ==24809== Lock acquired, processing the job...
[2026-09-15 03:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:21:03] Production.INFO: ==24817== Lock acquired, processing the job...
[2026-09-15 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:21:03] Production.INFO: ==24811== Lock acquired, processing the job...
[2026-09-15 03:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:21:03] Production.INFO: ==24813== Lock acquired, processing the job...
[2026-09-15 03:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:21:03] Production.INFO: ==24815== Lock acquired, processing the job...
[2026-09-15 03:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 03:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 03:21:03] Production.INFO: ==24817== Releasing lock...
[2026-09-15 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:21:03] Production.INFO: Account Balance Start.
[2026-09-15 03:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:21:03] Production.INFO: 117
[2026-09-15 03:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:21:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:21:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:21:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:21:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:21:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:21:04] Production.INFO: Total Charge 0
[2026-09-15 03:21:04] Production.INFO: CreateAllLog End
[2026-09-15 03:21:04] Production.INFO: Account Balance End.
[2026-09-15 03:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:21:04] Production.INFO: ==24815== Releasing lock...
[2026-09-15 03:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:21:04] Production.INFO: ==24811== Releasing lock...
[2026-09-15 03:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:21:11] Production.ERROR: CronJobId end10
[2026-09-15 03:21:11] Production.INFO: ==24813== Releasing lock...
[2026-09-15 03:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:21:13] Production.INFO: call_cost start
[2026-09-15 03:21:13] Production.INFO: call_cost end
[2026-09-15 03:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:21:13] Production.INFO: ==24809== Releasing lock...
[2026-09-15 03:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:22:01] Production.INFO: ==24872== Lock acquired, processing the job...
[2026-09-15 08:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:22:01] Production.INFO: neon service started
[2026-09-15 08:22:01] Production.INFO: neon service started
[2026-09-15 08:22:01] Production.INFO: ==24872== Releasing lock...
[2026-09-15 08:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:22:02] Production.INFO: ==24875== Lock acquired, processing the job...
[2026-09-15 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:22:02] Production.INFO: ==24875== Releasing lock...
[2026-09-15 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:22:02] Production.INFO: ==24877== Lock acquired, processing the job...
[2026-09-15 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:22:02] Production.INFO: ==24877== Releasing lock...
[2026-09-15 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:22:02] Production.INFO: ==24885== Lock acquired, processing the job...
[2026-09-15 03:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:22:03] Production.INFO: Account Balance Start.
[2026-09-15 03:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:22:03] Production.INFO: 117
[2026-09-15 03:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:22:03] Production.INFO: ==24879== Lock acquired, processing the job...
[2026-09-15 03:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:22:03] Production.INFO: ==24881== Lock acquired, processing the job...
[2026-09-15 03:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:22:03] Production.INFO: ==24883== Lock acquired, processing the job...
[2026-09-15 03:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:22:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:22:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:22:03] Production.INFO: ==24887== Lock acquired, processing the job...
[2026-09-15 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:22:03] Production.INFO: Total Charge 0
[2026-09-15 03:22:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 03:22:03] Production.INFO: ==24887== Releasing lock...
[2026-09-15 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:22:03] Production.INFO: Account Balance End.
[2026-09-15 03:22:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:22:03] Production.INFO: ==24885== Releasing lock...
[2026-09-15 03:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:22:04] Production.INFO: ==24881== Releasing lock...
[2026-09-15 03:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:22:11] Production.ERROR: CronJobId end10
[2026-09-15 03:22:11] Production.INFO: ==24883== Releasing lock...
[2026-09-15 03:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:22:14] Production.INFO: call_cost start
[2026-09-15 03:22:14] Production.INFO: call_cost end
[2026-09-15 03:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:22:14] Production.INFO: ==24879== Releasing lock...
[2026-09-15 03:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:23:02] Production.INFO: ==24945== Lock acquired, processing the job...
[2026-09-15 08:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:23:02] Production.INFO: neon service started
[2026-09-15 08:23:02] Production.INFO: neon service started
[2026-09-15 08:23:02] Production.INFO: ==24945== Releasing lock...
[2026-09-15 08:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:23:02] Production.INFO: ==24947== Lock acquired, processing the job...
[2026-09-15 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:23:02] Production.INFO: ==24947== Releasing lock...
[2026-09-15 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:23:02] Production.INFO: ==24949== Lock acquired, processing the job...
[2026-09-15 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:23:03] Production.INFO: ==24949== Releasing lock...
[2026-09-15 07:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:23:03] Production.INFO: ==24952== Lock acquired, processing the job...
[2026-09-15 03:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:23:03] Production.INFO: ==24954== Lock acquired, processing the job...
[2026-09-15 03:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:23:03] Production.INFO: ==24956== Lock acquired, processing the job...
[2026-09-15 03:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:23:03] Production.INFO: ==24958== Lock acquired, processing the job...
[2026-09-15 03:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:23:03] Production.INFO: ==24960== Lock acquired, processing the job...
[2026-09-15 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:23:03] Production.INFO: Account Balance Start.
[2026-09-15 03:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:23:03] Production.INFO: 117
[2026-09-15 03:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 03:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 03:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:23:03] Production.INFO: ==24960== Releasing lock...
[2026-09-15 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:23:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:23:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:23:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:23:04] Production.INFO: Total Charge 0
[2026-09-15 03:23:04] Production.INFO: CreateAllLog End
[2026-09-15 03:23:04] Production.INFO: Account Balance End.
[2026-09-15 03:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:23:04] Production.INFO: ==24958== Releasing lock...
[2026-09-15 03:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:23:04] Production.INFO: ==24954== Releasing lock...
[2026-09-15 03:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:23:12] Production.ERROR: CronJobId end10
[2026-09-15 03:23:12] Production.INFO: ==24956== Releasing lock...
[2026-09-15 03:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:23:14] Production.INFO: call_cost start
[2026-09-15 03:23:14] Production.INFO: call_cost end
[2026-09-15 03:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:23:14] Production.INFO: ==24952== Releasing lock...
[2026-09-15 03:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:24:01] Production.INFO: ==25016== Lock acquired, processing the job...
[2026-09-15 08:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:24:01] Production.INFO: neon service started
[2026-09-15 08:24:01] Production.INFO: neon service started
[2026-09-15 08:24:01] Production.INFO: ==25016== Releasing lock...
[2026-09-15 08:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:24:01] Production.INFO: ==25018== Lock acquired, processing the job...
[2026-09-15 03:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:24:02] Production.INFO: ==25018== Releasing lock...
[2026-09-15 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:24:02] Production.INFO: ==25021== Lock acquired, processing the job...
[2026-09-15 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:24:02] Production.INFO: ==25021== Releasing lock...
[2026-09-15 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:24:02] Production.INFO: ==25029== Lock acquired, processing the job...
[2026-09-15 03:24:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:24:02] Production.INFO: Account Balance Start.
[2026-09-15 03:24:02] Production.INFO: CreateAllLog Start
[2026-09-15 03:24:02] Production.INFO: 117
[2026-09-15 03:24:02] Production.INFO: Date 2026-09-08
[2026-09-15 03:24:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:24:02] Production.INFO: Date 2026-09-09
[2026-09-15 03:24:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:24:02] Production.INFO: Date 2026-09-10
[2026-09-15 03:24:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:24:03] Production.INFO: ==25023== Lock acquired, processing the job...
[2026-09-15 03:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:24:03] Production.INFO: ==25027== Lock acquired, processing the job...
[2026-09-15 03:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:24:03] Production.INFO: ==25025== Lock acquired, processing the job...
[2026-09-15 03:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:24:03] Production.INFO: ==25031== Lock acquired, processing the job...
[2026-09-15 03:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:24:03] Production.INFO: Total Charge 0
[2026-09-15 03:24:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 03:24:03] Production.INFO: ==25031== Releasing lock...
[2026-09-15 03:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:24:03] Production.INFO: Account Balance End.
[2026-09-15 03:24:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:24:03] Production.INFO: ==25029== Releasing lock...
[2026-09-15 03:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:24:04] Production.INFO: ==25025== Releasing lock...
[2026-09-15 03:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:24:11] Production.ERROR: CronJobId end10
[2026-09-15 03:24:11] Production.INFO: ==25027== Releasing lock...
[2026-09-15 03:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:24:13] Production.INFO: call_cost start
[2026-09-15 03:24:13] Production.INFO: call_cost end
[2026-09-15 03:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:24:13] Production.INFO: ==25023== Releasing lock...
[2026-09-15 03:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:25:01] Production.INFO: ==25096== Lock acquired, processing the job...
[2026-09-15 08:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:25:01] Production.INFO: neon service started
[2026-09-15 08:25:01] Production.INFO: neon service started
[2026-09-15 08:25:01] Production.INFO: ==25096== Releasing lock...
[2026-09-15 08:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:25:02] Production.INFO: ==25106== Lock acquired, processing the job...
[2026-09-15 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:25:02] Production.INFO: ==25108== Lock acquired, processing the job...
[2026-09-15 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:25:02] Production.INFO: ==25108== Releasing lock...
[2026-09-15 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:25:02] Production.INFO: ==25106== Releasing lock...
[2026-09-15 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:25:03] Production.INFO: ==25111== Lock acquired, processing the job...
[2026-09-15 03:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 03:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 03:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 03:25:03] Production.INFO: ==25111== Releasing lock...
[2026-09-15 03:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 03:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 03:25:03] Production.INFO: ==25117== Lock acquired, processing the job...
[2026-09-15 03:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:25:03] Production.INFO: ==25115== Lock acquired, processing the job...
[2026-09-15 03:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:25:03] Production.INFO: ==25121== Lock acquired, processing the job...
[2026-09-15 03:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 03:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 03:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:25:03] Production.INFO: ==25113== Lock acquired, processing the job...
[2026-09-15 03:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:25:04] Production.INFO: ==25119== Lock acquired, processing the job...
[2026-09-15 03:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:25:04] Production.INFO: ==25123== Lock acquired, processing the job...
[2026-09-15 03:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:25:04] Production.ERROR: done
[2026-09-15 03:25:04] Production.INFO: Account Balance Start.
[2026-09-15 03:25:04] Production.INFO: CreateAllLog Start
[2026-09-15 03:25:04] Production.INFO: 117
[2026-09-15 03:25:04] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 03:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 03:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005904', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 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-15 03:25:04] Production.INFO: ==25123== Releasing lock...
[2026-09-15 03:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:25:04] Production.INFO: Total Charge 0
[2026-09-15 03:25:04] Production.INFO: CreateAllLog End
[2026-09-15 03:25:04] Production.INFO: ==25115== Releasing lock...
[2026-09-15 03:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:25:04] Production.INFO: Account Balance End.
[2026-09-15 03:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:25:04] Production.INFO: ==25119== Releasing lock...
[2026-09-15 03:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005904', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 03:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 03:25:10] Production.INFO: ProcessCDR(1,18005904,1,1,2)
[2026-09-15 03:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005904,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005904,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 03:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 03:25:10] Production.INFO: ==25121== Releasing lock...
[2026-09-15 03:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 03:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 03:25:14] Production.ERROR: CronJobId end10
[2026-09-15 03:25:14] Production.INFO: ==25117== Releasing lock...
[2026-09-15 03:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:25:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:25:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:25:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:25:16] Production.INFO: call_cost start
[2026-09-15 03:25:16] Production.INFO: call_cost end
[2026-09-15 03:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:25:16] Production.INFO: ==25113== Releasing lock...
[2026-09-15 03:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:26:01] Production.INFO: ==25179== Lock acquired, processing the job...
[2026-09-15 08:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:26:01] Production.INFO: neon service started
[2026-09-15 08:26:01] Production.INFO: neon service started
[2026-09-15 08:26:01] Production.INFO: ==25179== Releasing lock...
[2026-09-15 08:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:26:01] Production.INFO: ==25181== Lock acquired, processing the job...
[2026-09-15 03:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:26:01] Production.INFO: ==25181== Releasing lock...
[2026-09-15 03:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:26:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:26:02] Production.INFO: ==25183== Lock acquired, processing the job...
[2026-09-15 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:26:02] Production.INFO: ==25183== Releasing lock...
[2026-09-15 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:26:02] Production.INFO: ==25185== Lock acquired, processing the job...
[2026-09-15 03:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:26:02] Production.INFO: ==25189== Lock acquired, processing the job...
[2026-09-15 03:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:26:02] Production.INFO: ==25191== Lock acquired, processing the job...
[2026-09-15 03:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:26:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:26:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:26:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:26:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:26:02] Production.INFO: Account Balance Start.
[2026-09-15 03:26:02] Production.INFO: CreateAllLog Start
[2026-09-15 03:26:02] Production.INFO: 117
[2026-09-15 03:26:02] Production.INFO: Date 2026-09-08
[2026-09-15 03:26:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:26:02] Production.INFO: Date 2026-09-09
[2026-09-15 03:26:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:26:02] Production.INFO: ==25187== Lock acquired, processing the job...
[2026-09-15 03:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:26:02] Production.INFO: Date 2026-09-10
[2026-09-15 03:26:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:26:02] Production.INFO: Date 2026-09-11
[2026-09-15 03:26:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:26:02] Production.INFO: ==25193== Lock acquired, processing the job...
[2026-09-15 03:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:26:03] Production.INFO: ==25193== Releasing lock...
[2026-09-15 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:26:03] Production.INFO: Total Charge 0
[2026-09-15 03:26:03] Production.INFO: CreateAllLog End
[2026-09-15 03:26:03] Production.INFO: Account Balance End.
[2026-09-15 03:26:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:26:03] Production.INFO: ==25191== Releasing lock...
[2026-09-15 03:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:26:03] Production.INFO: ==25187== Releasing lock...
[2026-09-15 03:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:26:11] Production.ERROR: CronJobId end10
[2026-09-15 03:26:11] Production.INFO: ==25189== Releasing lock...
[2026-09-15 03:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:26:14] Production.INFO: call_cost start
[2026-09-15 03:26:14] Production.INFO: call_cost end
[2026-09-15 03:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:26:14] Production.INFO: ==25185== Releasing lock...
[2026-09-15 03:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:27:01] Production.INFO: ==25248== Lock acquired, processing the job...
[2026-09-15 08:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:27:01] Production.INFO: neon service started
[2026-09-15 08:27:01] Production.INFO: neon service started
[2026-09-15 08:27:01] Production.INFO: ==25248== Releasing lock...
[2026-09-15 08:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:27:02] Production.INFO: ==25252== Lock acquired, processing the job...
[2026-09-15 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:27:02] Production.INFO: ==25252== Releasing lock...
[2026-09-15 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:27:02] Production.INFO: ==25250== Lock acquired, processing the job...
[2026-09-15 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:27:02] Production.INFO: ==25250== Releasing lock...
[2026-09-15 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:27:03] Production.INFO: ==25254== Lock acquired, processing the job...
[2026-09-15 03:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:27:03] Production.INFO: ==25261== Lock acquired, processing the job...
[2026-09-15 03:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:27:03] Production.INFO: ==25263== Lock acquired, processing the job...
[2026-09-15 03:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:27:03] Production.INFO: Account Balance Start.
[2026-09-15 03:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:27:03] Production.INFO: 117
[2026-09-15 03:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:27:03] Production.INFO: ==25263== Releasing lock...
[2026-09-15 03:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:27:03] Production.INFO: ==25256== Lock acquired, processing the job...
[2026-09-15 03:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:27:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:27:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:27:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:27:03] Production.INFO: Total Charge 0
[2026-09-15 03:27:03] Production.INFO: ==25258== Lock acquired, processing the job...
[2026-09-15 03:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:27:03] Production.INFO: CreateAllLog End
[2026-09-15 03:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:27:03] Production.INFO: Account Balance End.
[2026-09-15 03:27:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:27:03] Production.INFO: ==25261== Releasing lock...
[2026-09-15 03:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:27:04] Production.INFO: ==25256== Releasing lock...
[2026-09-15 03:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:27:11] Production.ERROR: CronJobId end10
[2026-09-15 03:27:11] Production.INFO: ==25258== Releasing lock...
[2026-09-15 03:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:27:13] Production.INFO: call_cost start
[2026-09-15 03:27:14] Production.INFO: call_cost end
[2026-09-15 03:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:27:14] Production.INFO: ==25254== Releasing lock...
[2026-09-15 03:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:28:02] Production.INFO: ==25319== Lock acquired, processing the job...
[2026-09-15 08:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:28:02] Production.INFO: neon service started
[2026-09-15 08:28:02] Production.INFO: neon service started
[2026-09-15 08:28:02] Production.INFO: ==25319== Releasing lock...
[2026-09-15 08:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:28:02] Production.INFO: ==25321== Lock acquired, processing the job...
[2026-09-15 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:28:02] Production.INFO: ==25323== Lock acquired, processing the job...
[2026-09-15 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:28:02] Production.INFO: ==25323== Releasing lock...
[2026-09-15 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:28:03] Production.INFO: ==25321== Releasing lock...
[2026-09-15 03:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:28:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:28:03] Production.INFO: ==25326== Lock acquired, processing the job...
[2026-09-15 03:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:28:03] Production.INFO: ==25328== Lock acquired, processing the job...
[2026-09-15 03:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:28:03] Production.INFO: ==25334== Lock acquired, processing the job...
[2026-09-15 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:28:03] Production.INFO: ==25330== Lock acquired, processing the job...
[2026-09-15 03:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:28:03] Production.INFO: ==25332== Lock acquired, processing the job...
[2026-09-15 03:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:28:03] Production.INFO: Account Balance Start.
[2026-09-15 03:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:28:03] Production.INFO: 117
[2026-09-15 03:28:04] Production.INFO: Date 2026-09-08
[2026-09-15 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 03:28:04] Production.INFO: ==25334== Releasing lock...
[2026-09-15 03:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:28:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:28:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:28:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:28:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:28:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:28:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:28:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:28:04] Production.INFO: Total Charge 0
[2026-09-15 03:28:04] Production.INFO: CreateAllLog End
[2026-09-15 03:28:04] Production.INFO: Account Balance End.
[2026-09-15 03:28:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:28:04] Production.INFO: ==25332== Releasing lock...
[2026-09-15 03:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:28:04] Production.INFO: ==25328== Releasing lock...
[2026-09-15 03:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:28:11] Production.ERROR: CronJobId end10
[2026-09-15 03:28:11] Production.INFO: ==25330== Releasing lock...
[2026-09-15 03:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:28:14] Production.INFO: call_cost start
[2026-09-15 03:28:14] Production.INFO: call_cost end
[2026-09-15 03:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:28:14] Production.INFO: ==25326== Releasing lock...
[2026-09-15 03:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:29:01] Production.INFO: ==25386== Lock acquired, processing the job...
[2026-09-15 08:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:29:01] Production.INFO: neon service started
[2026-09-15 08:29:01] Production.INFO: neon service started
[2026-09-15 08:29:01] Production.INFO: ==25386== Releasing lock...
[2026-09-15 08:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:29:01] Production.INFO: ==25390== Lock acquired, processing the job...
[2026-09-15 07:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:29:01] Production.INFO: ==25390== Releasing lock...
[2026-09-15 07:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:29:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:29:02] Production.INFO: ==25388== Lock acquired, processing the job...
[2026-09-15 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:29:02] Production.INFO: ==25388== Releasing lock...
[2026-09-15 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:29:02] Production.INFO: ==25396== Lock acquired, processing the job...
[2026-09-15 03:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:29:03] Production.INFO: ==25392== Lock acquired, processing the job...
[2026-09-15 03:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:29:03] Production.INFO: ==25394== Lock acquired, processing the job...
[2026-09-15 03:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:29:03] Production.INFO: ==25398== Lock acquired, processing the job...
[2026-09-15 03:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:29:03] Production.INFO: ==25400== Lock acquired, processing the job...
[2026-09-15 03:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:29:03] Production.INFO: Account Balance Start.
[2026-09-15 03:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:29:03] Production.INFO: 117
[2026-09-15 03:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:29:03] Production.INFO: ==25400== Releasing lock...
[2026-09-15 03:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:29:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:29:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:29:03] Production.INFO: Total Charge 0
[2026-09-15 03:29:03] Production.INFO: CreateAllLog End
[2026-09-15 03:29:04] Production.INFO: Account Balance End.
[2026-09-15 03:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:29:04] Production.INFO: ==25398== Releasing lock...
[2026-09-15 03:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:29:04] Production.INFO: ==25394== Releasing lock...
[2026-09-15 03:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:29:10] Production.ERROR: CronJobId end10
[2026-09-15 03:29:10] Production.INFO: ==25396== Releasing lock...
[2026-09-15 03:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:29:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:29:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:29:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:29:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:29:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:29:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:29:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:29:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:29:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:29:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:29:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:29:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:29:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:29:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:29:12] Production.INFO: call_cost start
[2026-09-15 03:29:12] Production.INFO: call_cost end
[2026-09-15 03:29:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:29:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:29:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:29:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:29:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:29:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:29:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:29:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:29:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:29:12] Production.INFO: ==25392== Releasing lock...
[2026-09-15 03:29:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:29:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:30:01] Production.INFO: ==25454== Lock acquired, processing the job...
[2026-09-15 08:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:30:02] Production.INFO: neon service started
[2026-09-15 08:30:02] Production.INFO: neon service started
[2026-09-15 08:30:02] Production.INFO: ==25454== Releasing lock...
[2026-09-15 08:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:30:02] Production.INFO: ==25456== Lock acquired, processing the job...
[2026-09-15 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:30:02] Production.INFO: ==25459== Lock acquired, processing the job...
[2026-09-15 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:30:02] Production.INFO: ==25459== Releasing lock...
[2026-09-15 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:30:02] Production.INFO: ==25456== Releasing lock...
[2026-09-15 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:30:03] Production.INFO: ==25461== Lock acquired, processing the job...
[2026-09-15 03:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:30:03] Production.INFO: ==25463== Lock acquired, processing the job...
[2026-09-15 03:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:30:03] Production.INFO: ==25465== Lock acquired, processing the job...
[2026-09-15 03:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:30:03] Production.INFO: ==25469== Lock acquired, processing the job...
[2026-09-15 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:30:03] Production.INFO: ==25467== Lock acquired, processing the job...
[2026-09-15 03:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 03:30:03] Production.INFO: ==25469== Releasing lock...
[2026-09-15 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:30:03] Production.INFO: Account Balance Start.
[2026-09-15 03:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:30:04] Production.INFO: 117
[2026-09-15 03:30:04] Production.INFO: Date 2026-09-08
[2026-09-15 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:30:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:30:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:30:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:30:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:30:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:30:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:30:04] Production.INFO: ==25463== Releasing lock...
[2026-09-15 03:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:30:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:30:04] Production.INFO: Total Charge 0
[2026-09-15 03:30:04] Production.INFO: CreateAllLog End
[2026-09-15 03:30:04] Production.INFO: Account Balance End.
[2026-09-15 03:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:30:04] Production.INFO: ==25467== Releasing lock...
[2026-09-15 03:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:30:12] Production.ERROR: CronJobId end10
[2026-09-15 03:30:12] Production.INFO: ==25465== Releasing lock...
[2026-09-15 03:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:30:13] Production.INFO: call_cost start
[2026-09-15 03:30:13] Production.INFO: call_cost end
[2026-09-15 03:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:30:14] Production.INFO: ==25461== Releasing lock...
[2026-09-15 03:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:31:01] Production.INFO: ==25524== Lock acquired, processing the job...
[2026-09-15 08:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:31:01] Production.INFO: neon service started
[2026-09-15 08:31:01] Production.INFO: neon service started
[2026-09-15 08:31:01] Production.INFO: ==25524== Releasing lock...
[2026-09-15 08:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:31:01] Production.INFO: ==25526== Lock acquired, processing the job...
[2026-09-15 03:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:31:01] Production.INFO: ==25526== Releasing lock...
[2026-09-15 03:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:31:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:31:02] Production.INFO: ==25528== Lock acquired, processing the job...
[2026-09-15 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:31:02] Production.INFO: ==25528== Releasing lock...
[2026-09-15 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:31:02] Production.INFO: ==25532== Lock acquired, processing the job...
[2026-09-15 03:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:31:02] Production.INFO: ==25530== Lock acquired, processing the job...
[2026-09-15 03:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:31:02] Production.INFO: ==25536== Lock acquired, processing the job...
[2026-09-15 03:31:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:31:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:31:02] Production.INFO: ==25534== Lock acquired, processing the job...
[2026-09-15 03:31:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:31:02] Production.INFO: Account Balance Start.
[2026-09-15 03:31:02] Production.INFO: CreateAllLog Start
[2026-09-15 03:31:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:31:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:31:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:31:02] Production.INFO: 117
[2026-09-15 03:31:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:31:03] Production.INFO: ==25538== Lock acquired, processing the job...
[2026-09-15 03:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:31:03] Production.INFO: ==25538== Releasing lock...
[2026-09-15 03:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:31:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:31:03] Production.INFO: Total Charge 0
[2026-09-15 03:31:03] Production.INFO: ==25532== Releasing lock...
[2026-09-15 03:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:31:03] Production.INFO: CreateAllLog End
[2026-09-15 03:31:03] Production.INFO: Account Balance End.
[2026-09-15 03:31:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:31:03] Production.INFO: ==25536== Releasing lock...
[2026-09-15 03:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:31:11] Production.ERROR: CronJobId end10
[2026-09-15 03:31:11] Production.INFO: ==25534== Releasing lock...
[2026-09-15 03:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:31:13] Production.INFO: call_cost start
[2026-09-15 03:31:13] Production.INFO: call_cost end
[2026-09-15 03:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:31:13] Production.INFO: ==25530== Releasing lock...
[2026-09-15 03:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:32:01] Production.INFO: ==25593== Lock acquired, processing the job...
[2026-09-15 08:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:32:01] Production.INFO: neon service started
[2026-09-15 08:32:01] Production.INFO: neon service started
[2026-09-15 08:32:01] Production.INFO: ==25593== Releasing lock...
[2026-09-15 08:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:32:02] Production.INFO: ==25596== Lock acquired, processing the job...
[2026-09-15 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:32:02] Production.INFO: ==25596== Releasing lock...
[2026-09-15 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:32:02] Production.INFO: ==25598== Lock acquired, processing the job...
[2026-09-15 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:32:02] Production.INFO: ==25598== Releasing lock...
[2026-09-15 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:32:03] Production.INFO: ==25615== Lock acquired, processing the job...
[2026-09-15 03:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 03:32:03] Production.INFO: ==25615== Releasing lock...
[2026-09-15 03:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:32:03] Production.INFO: ==25607== Lock acquired, processing the job...
[2026-09-15 03:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:32:03] Production.INFO: ==25609== Lock acquired, processing the job...
[2026-09-15 03:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:32:03] Production.INFO: ==25611== Lock acquired, processing the job...
[2026-09-15 03:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:32:03] Production.INFO: ==25613== Lock acquired, processing the job...
[2026-09-15 03:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:32:03] Production.INFO: Account Balance Start.
[2026-09-15 03:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:32:03] Production.INFO: 117
[2026-09-15 03:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:32:03] Production.INFO: Total Charge 0
[2026-09-15 03:32:03] Production.INFO: CreateAllLog End
[2026-09-15 03:32:04] Production.INFO: Account Balance End.
[2026-09-15 03:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:32:04] Production.INFO: ==25613== Releasing lock...
[2026-09-15 03:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:32:04] Production.INFO: ==25609== Releasing lock...
[2026-09-15 03:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:32:13] Production.ERROR: CronJobId end10
[2026-09-15 03:32:13] Production.INFO: ==25611== Releasing lock...
[2026-09-15 03:32:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:32:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:32:15] Production.INFO: call_cost start
[2026-09-15 03:32:15] Production.INFO: call_cost end
[2026-09-15 03:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:32:15] Production.INFO: ==25607== Releasing lock...
[2026-09-15 03:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:33:02] Production.INFO: ==25700== Lock acquired, processing the job...
[2026-09-15 08:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:33:02] Production.INFO: neon service started
[2026-09-15 08:33:02] Production.INFO: neon service started
[2026-09-15 08:33:02] Production.INFO: ==25700== Releasing lock...
[2026-09-15 08:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:33:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 03:33:02] Production.INFO: ==25702== Lock acquired, processing the job...
[2026-09-15 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:33:02] Production.INFO: ==25704== Lock acquired, processing the job...
[2026-09-15 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:33:02] Production.INFO: ==25704== Releasing lock...
[2026-09-15 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:33:03] Production.INFO: ==25702== Releasing lock...
[2026-09-15 03:33:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:33:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:33:03] Production.INFO: ==25711== Lock acquired, processing the job...
[2026-09-15 03:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:33:03] Production.INFO: ==25707== Lock acquired, processing the job...
[2026-09-15 03:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:33:03] Production.INFO: ==25709== Lock acquired, processing the job...
[2026-09-15 03:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:33:03] Production.INFO: ==25715== Lock acquired, processing the job...
[2026-09-15 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:33:03] Production.INFO: ==25713== Lock acquired, processing the job...
[2026-09-15 03:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 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-15 03:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 03:33:03] Production.INFO: ==25715== Releasing lock...
[2026-09-15 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:33:04] Production.INFO: Account Balance Start.
[2026-09-15 03:33:04] Production.INFO: CreateAllLog Start
[2026-09-15 03:33:04] Production.INFO: 117
[2026-09-15 03:33:04] Production.INFO: Date 2026-09-08
[2026-09-15 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:33:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:33:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:33:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:33:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:33:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:33:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:33:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:33:04] Production.INFO: Total Charge 0
[2026-09-15 03:33:04] Production.INFO: CreateAllLog End
[2026-09-15 03:33:04] Production.INFO: ==25709== Releasing lock...
[2026-09-15 03:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:33:04] Production.INFO: Account Balance End.
[2026-09-15 03:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:33:04] Production.INFO: ==25713== Releasing lock...
[2026-09-15 03:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:33:10] Production.ERROR: CronJobId end10
[2026-09-15 03:33:10] Production.INFO: ==25711== Releasing lock...
[2026-09-15 03:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:33:13] Production.INFO: call_cost start
[2026-09-15 03:33:13] Production.INFO: call_cost end
[2026-09-15 03:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:33:13] Production.INFO: ==25707== Releasing lock...
[2026-09-15 03:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:34:01] Production.INFO: ==25767== Lock acquired, processing the job...
[2026-09-15 08:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:34:01] Production.INFO: neon service started
[2026-09-15 08:34:01] Production.INFO: neon service started
[2026-09-15 08:34:01] Production.INFO: ==25767== Releasing lock...
[2026-09-15 08:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:34:01] Production.INFO: ==25772== Lock acquired, processing the job...
[2026-09-15 07:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:34:01] Production.INFO: ==25772== Releasing lock...
[2026-09-15 07:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:34:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:34:02] Production.INFO: ==25770== Lock acquired, processing the job...
[2026-09-15 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:34:02] Production.INFO: ==25770== Releasing lock...
[2026-09-15 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:34:02] Production.INFO: ==25774== Lock acquired, processing the job...
[2026-09-15 03:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:34:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:34:02] Production.INFO: ==25778== Lock acquired, processing the job...
[2026-09-15 03:34:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:34:03] Production.INFO: ==25776== Lock acquired, processing the job...
[2026-09-15 03:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:34:03] Production.INFO: ==25780== Lock acquired, processing the job...
[2026-09-15 03:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:34:03] Production.INFO: ==25782== Lock acquired, processing the job...
[2026-09-15 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:34:03] Production.INFO: Account Balance Start.
[2026-09-15 03:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:34:03] Production.INFO: 117
[2026-09-15 03:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 03:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:34:03] Production.INFO: ==25782== Releasing lock...
[2026-09-15 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:34:03] Production.INFO: Total Charge 0
[2026-09-15 03:34:03] Production.INFO: CreateAllLog End
[2026-09-15 03:34:03] Production.INFO: ==25776== Releasing lock...
[2026-09-15 03:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:34:04] Production.INFO: Account Balance End.
[2026-09-15 03:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:34:04] Production.INFO: ==25780== Releasing lock...
[2026-09-15 03:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:34:11] Production.ERROR: CronJobId end10
[2026-09-15 03:34:11] Production.INFO: ==25778== Releasing lock...
[2026-09-15 03:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:34:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:34:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:34:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:34:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:34:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:34:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:34:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:34:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:34:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:34:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:34:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:34:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:34:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:34:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:34:13] Production.INFO: call_cost start
[2026-09-15 03:34:13] Production.INFO: call_cost end
[2026-09-15 03:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:34:13] Production.INFO: ==25774== Releasing lock...
[2026-09-15 03:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:35:01] Production.INFO: ==25842== Lock acquired, processing the job...
[2026-09-15 08:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:35:01] Production.INFO: neon service started
[2026-09-15 08:35:01] Production.INFO: neon service started
[2026-09-15 08:35:01] Production.INFO: ==25842== Releasing lock...
[2026-09-15 08:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:35:02] Production.INFO: ==25844== Lock acquired, processing the job...
[2026-09-15 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:35:02] Production.INFO: ==25844== Releasing lock...
[2026-09-15 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:35:02] Production.INFO: ==25846== Lock acquired, processing the job...
[2026-09-15 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:35:02] Production.INFO: ==25846== Releasing lock...
[2026-09-15 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:35:03] Production.INFO: ==25848== Lock acquired, processing the job...
[2026-09-15 03:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 03:35:03] Production.INFO: ==25852== Lock acquired, processing the job...
[2026-09-15 03:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 03:35:03] Production.INFO: ==25854== Lock acquired, processing the job...
[2026-09-15 03:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 03:35:03] Production.INFO: ==25848== Releasing lock...
[2026-09-15 03:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 03:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 03:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:35:03] Production.INFO: ==25850== Lock acquired, processing the job...
[2026-09-15 03:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:35:03] Production.INFO: ==25860== Lock acquired, processing the job...
[2026-09-15 03:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:35:03] Production.INFO: ==25860== Releasing lock...
[2026-09-15 03:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:35:03] Production.INFO: ==25858== Lock acquired, processing the job...
[2026-09-15 03:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 03:35:03] Production.INFO: ==25856== Lock acquired, processing the job...
[2026-09-15 03:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 03:35:03] Production.INFO: Account Balance Start.
[2026-09-15 03:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:35:03] Production.INFO: 117
[2026-09-15 03:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:35:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:35:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:35:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:35:04] Production.ERROR: done
[2026-09-15 03:35:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 03:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005945', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 03:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:35:04] Production.INFO: Total Charge 0
[2026-09-15 03:35:04] Production.INFO: CreateAllLog End
[2026-09-15 03:35:04] Production.INFO: ==25852== Releasing lock...
[2026-09-15 03:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:35:04] Production.INFO: Account Balance End.
[2026-09-15 03:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:35:04] Production.INFO: ==25856== Releasing lock...
[2026-09-15 03:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005945', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 03:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 03:35:09] Production.INFO: ProcessCDR(1,18005945,1,1,2)
[2026-09-15 03:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005945,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005945,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 03:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 03:35:10] Production.INFO: ==25858== Releasing lock...
[2026-09-15 03:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 03:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 03:35:13] Production.ERROR: CronJobId end10
[2026-09-15 03:35:13] Production.INFO: ==25854== Releasing lock...
[2026-09-15 03:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:35:15] Production.INFO: call_cost start
[2026-09-15 03:35:16] Production.INFO: call_cost end
[2026-09-15 03:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:35:16] Production.INFO: ==25850== Releasing lock...
[2026-09-15 03:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:36:01] Production.INFO: ==25915== Lock acquired, processing the job...
[2026-09-15 08:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:36:01] Production.INFO: neon service started
[2026-09-15 08:36:01] Production.INFO: neon service started
[2026-09-15 08:36:01] Production.INFO: ==25915== Releasing lock...
[2026-09-15 08:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:36:02] Production.INFO: ==25917== Lock acquired, processing the job...
[2026-09-15 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:36:02] Production.INFO: ==25919== Lock acquired, processing the job...
[2026-09-15 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:36:02] Production.INFO: ==25919== Releasing lock...
[2026-09-15 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:36:02] Production.INFO: ==25917== Releasing lock...
[2026-09-15 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:36:03] Production.INFO: ==25924== Lock acquired, processing the job...
[2026-09-15 03:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:36:03] Production.INFO: ==25928== Lock acquired, processing the job...
[2026-09-15 03:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:36:03] Production.INFO: ==25922== Lock acquired, processing the job...
[2026-09-15 03:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:36:03] Production.INFO: Account Balance Start.
[2026-09-15 03:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:36:03] Production.INFO: 117
[2026-09-15 03:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:36:03] Production.INFO: ==25926== Lock acquired, processing the job...
[2026-09-15 03:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:36:03] Production.INFO: ==25930== Lock acquired, processing the job...
[2026-09-15 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:36:03] Production.INFO: Total Charge 0
[2026-09-15 03:36:03] Production.INFO: CreateAllLog End
[2026-09-15 03:36:03] Production.INFO: ==25924== Releasing lock...
[2026-09-15 03:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 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-15 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-15 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-15 03:36:03] Production.INFO: ==25930== Releasing lock...
[2026-09-15 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:36:03] Production.INFO: Account Balance End.
[2026-09-15 03:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:36:04] Production.INFO: ==25928== Releasing lock...
[2026-09-15 03:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:36:11] Production.ERROR: CronJobId end10
[2026-09-15 03:36:11] Production.INFO: ==25926== Releasing lock...
[2026-09-15 03:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:36:13] Production.INFO: call_cost start
[2026-09-15 03:36:13] Production.INFO: call_cost end
[2026-09-15 03:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:36:13] Production.INFO: ==25922== Releasing lock...
[2026-09-15 03:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:37:01] Production.INFO: ==25983== Lock acquired, processing the job...
[2026-09-15 08:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:37:01] Production.INFO: neon service started
[2026-09-15 08:37:01] Production.INFO: neon service started
[2026-09-15 08:37:01] Production.INFO: ==25983== Releasing lock...
[2026-09-15 08:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:37:02] Production.INFO: ==25986== Lock acquired, processing the job...
[2026-09-15 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:37:02] Production.INFO: ==25986== Releasing lock...
[2026-09-15 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:37:02] Production.INFO: ==25988== Lock acquired, processing the job...
[2026-09-15 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:37:02] Production.INFO: ==25988== Releasing lock...
[2026-09-15 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:37:03] Production.INFO: ==25996== Lock acquired, processing the job...
[2026-09-15 03:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:37:03] Production.INFO: Account Balance Start.
[2026-09-15 03:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:37:03] Production.INFO: 117
[2026-09-15 03:37:03] Production.INFO: ==25990== Lock acquired, processing the job...
[2026-09-15 03:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:37:03] Production.INFO: ==25992== Lock acquired, processing the job...
[2026-09-15 03:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:37:03] Production.INFO: ==25994== Lock acquired, processing the job...
[2026-09-15 03:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:37:03] Production.INFO: ==25998== Lock acquired, processing the job...
[2026-09-15 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 03:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 03:37:03] Production.INFO: ==25998== Releasing lock...
[2026-09-15 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:37:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:37:03] Production.INFO: Total Charge 0
[2026-09-15 03:37:03] Production.INFO: CreateAllLog End
[2026-09-15 03:37:03] Production.INFO: Account Balance End.
[2026-09-15 03:37:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:37:03] Production.INFO: ==25996== Releasing lock...
[2026-09-15 03:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:37:04] Production.INFO: ==25992== Releasing lock...
[2026-09-15 03:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:37:12] Production.ERROR: CronJobId end10
[2026-09-15 03:37:12] Production.INFO: ==25994== Releasing lock...
[2026-09-15 03:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:37:14] Production.INFO: call_cost start
[2026-09-15 03:37:14] Production.INFO: call_cost end
[2026-09-15 03:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:37:14] Production.INFO: ==25990== Releasing lock...
[2026-09-15 03:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:38:02] Production.INFO: ==26060== Lock acquired, processing the job...
[2026-09-15 08:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:38:02] Production.INFO: neon service started
[2026-09-15 08:38:02] Production.INFO: neon service started
[2026-09-15 08:38:02] Production.INFO: ==26060== Releasing lock...
[2026-09-15 08:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:38:02] Production.INFO: ==26064== Lock acquired, processing the job...
[2026-09-15 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 03:38:02] Production.INFO: ==26062== Lock acquired, processing the job...
[2026-09-15 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:38:02] Production.INFO: ==26064== Releasing lock...
[2026-09-15 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:38:03] Production.INFO: ==26062== Releasing lock...
[2026-09-15 03:38:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:38:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:38:03] Production.INFO: ==26067== Lock acquired, processing the job...
[2026-09-15 03:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:38:03] Production.INFO: ==26069== Lock acquired, processing the job...
[2026-09-15 03:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:38:03] Production.INFO: ==26073== Lock acquired, processing the job...
[2026-09-15 03:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:38:03] Production.INFO: Account Balance Start.
[2026-09-15 03:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:38:03] Production.INFO: 117
[2026-09-15 03:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:38:03] Production.INFO: ==26071== Lock acquired, processing the job...
[2026-09-15 03:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:38:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:38:04] Production.INFO: ==26075== Lock acquired, processing the job...
[2026-09-15 03:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:38:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:38:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:38:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:38:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:38:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:38:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:38:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:38:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:38:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 03: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-15 03: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-15 03:38:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 03: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-15 03:38:04] Production.INFO: ==26075== Releasing lock...
[2026-09-15 03:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:38:04] Production.INFO: Total Charge 0
[2026-09-15 03:38:04] Production.INFO: CreateAllLog End
[2026-09-15 03:38:04] Production.INFO: Account Balance End.
[2026-09-15 03:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:38:04] Production.INFO: ==26073== Releasing lock...
[2026-09-15 03:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:38:04] Production.INFO: ==26069== Releasing lock...
[2026-09-15 03:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:38:12] Production.ERROR: CronJobId end10
[2026-09-15 03:38:12] Production.INFO: ==26071== Releasing lock...
[2026-09-15 03:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:38:15] Production.INFO: call_cost start
[2026-09-15 03:38:15] Production.INFO: call_cost end
[2026-09-15 03:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:38:15] Production.INFO: ==26067== Releasing lock...
[2026-09-15 03:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:39:01] Production.INFO: ==26132== Lock acquired, processing the job...
[2026-09-15 08:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:39:01] Production.INFO: neon service started
[2026-09-15 08:39:01] Production.INFO: neon service started
[2026-09-15 08:39:01] Production.INFO: ==26132== Releasing lock...
[2026-09-15 08:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:39:01] Production.INFO: ==26134== Lock acquired, processing the job...
[2026-09-15 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:39:02] Production.INFO: ==26134== Releasing lock...
[2026-09-15 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:39:02] Production.INFO: ==26136== Lock acquired, processing the job...
[2026-09-15 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:39:02] Production.INFO: ==26136== Releasing lock...
[2026-09-15 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:39:02] Production.INFO: 26 MB #Memory Used#
[2026-09-15 03:39:02] Production.INFO: ==26144== Lock acquired, processing the job...
[2026-09-15 03:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:39:02] Production.INFO: Account Balance Start.
[2026-09-15 03:39:02] Production.INFO: CreateAllLog Start
[2026-09-15 03:39:02] Production.INFO: 117
[2026-09-15 03:39:02] Production.INFO: Date 2026-09-08
[2026-09-15 03:39:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:39:02] Production.INFO: Date 2026-09-09
[2026-09-15 03:39:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:39:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:39:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:39:03] Production.INFO: ==26138== Lock acquired, processing the job...
[2026-09-15 03:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:39:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:39:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:39:03] Production.INFO: Total Charge 0
[2026-09-15 03:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:39:03] Production.INFO: CreateAllLog End
[2026-09-15 03:39:03] Production.INFO: ==26140== Lock acquired, processing the job...
[2026-09-15 03:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:39:03] Production.INFO: ==26142== Lock acquired, processing the job...
[2026-09-15 03:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:39:03] Production.INFO: ==26146== Lock acquired, processing the job...
[2026-09-15 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:39:03] Production.INFO: Account Balance End.
[2026-09-15 03:39:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:39:03] Production.INFO: ==26144== Releasing lock...
[2026-09-15 03:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 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-15 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-15 03:39:03] Production.INFO: ==26146== Releasing lock...
[2026-09-15 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:39:04] Production.INFO: ==26140== Releasing lock...
[2026-09-15 03:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:39:11] Production.ERROR: CronJobId end10
[2026-09-15 03:39:11] Production.INFO: ==26142== Releasing lock...
[2026-09-15 03:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:39:14] Production.INFO: call_cost start
[2026-09-15 03:39:14] Production.INFO: call_cost end
[2026-09-15 03:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:39:14] Production.INFO: ==26138== Releasing lock...
[2026-09-15 03:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:40:02] Production.INFO: ==26203== Lock acquired, processing the job...
[2026-09-15 08:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:40:02] Production.INFO: neon service started
[2026-09-15 08:40:02] Production.INFO: neon service started
[2026-09-15 08:40:02] Production.INFO: ==26203== Releasing lock...
[2026-09-15 08:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:40:02] Production.INFO: ==26205== Lock acquired, processing the job...
[2026-09-15 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:40:02] Production.INFO: ==26205== Releasing lock...
[2026-09-15 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:40:02] Production.INFO: ==26207== Lock acquired, processing the job...
[2026-09-15 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:40:02] Production.INFO: ==26207== Releasing lock...
[2026-09-15 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:40:03] Production.INFO: ==26209== Lock acquired, processing the job...
[2026-09-15 03:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:40:03] Production.INFO: ==26213== Lock acquired, processing the job...
[2026-09-15 03:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:40:03] Production.INFO: ==26211== Lock acquired, processing the job...
[2026-09-15 03:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:40:03] Production.INFO: ==26215== Lock acquired, processing the job...
[2026-09-15 03:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:40:03] Production.INFO: ==26217== Lock acquired, processing the job...
[2026-09-15 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:40:03] Production.INFO: Account Balance Start.
[2026-09-15 03:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:40:03] Production.INFO: 117
[2026-09-15 03:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:40:03] Production.INFO: ==26217== Releasing lock...
[2026-09-15 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:40:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:40:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:40:04] Production.INFO: Total Charge 0
[2026-09-15 03:40:04] Production.INFO: CreateAllLog End
[2026-09-15 03:40:04] Production.INFO: Account Balance End.
[2026-09-15 03:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:40:04] Production.INFO: ==26215== Releasing lock...
[2026-09-15 03:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:40:04] Production.INFO: ==26211== Releasing lock...
[2026-09-15 03:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:40:12] Production.ERROR: CronJobId end10
[2026-09-15 03:40:12] Production.INFO: ==26213== Releasing lock...
[2026-09-15 03:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:40:14] Production.INFO: call_cost start
[2026-09-15 03:40:14] Production.INFO: call_cost end
[2026-09-15 03:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:40:14] Production.INFO: ==26209== Releasing lock...
[2026-09-15 03:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:41:01] Production.INFO: ==26271== Lock acquired, processing the job...
[2026-09-15 08:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:41:01] Production.INFO: neon service started
[2026-09-15 08:41:01] Production.INFO: neon service started
[2026-09-15 08:41:01] Production.INFO: ==26271== Releasing lock...
[2026-09-15 08:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:41:02] Production.INFO: ==26274== Lock acquired, processing the job...
[2026-09-15 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:41:02] Production.INFO: ==26276== Lock acquired, processing the job...
[2026-09-15 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:41:02] Production.INFO: ==26276== Releasing lock...
[2026-09-15 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:41:02] Production.INFO: ==26274== Releasing lock...
[2026-09-15 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:41:02] Production.INFO: ==26280== Lock acquired, processing the job...
[2026-09-15 03:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:41:02] Production.INFO: ==26282== Lock acquired, processing the job...
[2026-09-15 03:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:41:03] Production.INFO: ==26278== Lock acquired, processing the job...
[2026-09-15 03:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:41:03] Production.INFO: ==26284== Lock acquired, processing the job...
[2026-09-15 03:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:41:03] Production.INFO: ==26286== Lock acquired, processing the job...
[2026-09-15 03:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:41:03] Production.INFO: Account Balance Start.
[2026-09-15 03:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:41:03] Production.INFO: 117
[2026-09-15 03:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 03:41:03] Production.INFO: ==26280== Releasing lock...
[2026-09-15 03:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 03:41:03] Production.INFO: ==26286== Releasing lock...
[2026-09-15 03:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:41:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:41:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:41:03] Production.INFO: Total Charge 0
[2026-09-15 03:41:04] Production.INFO: CreateAllLog End
[2026-09-15 03:41:04] Production.INFO: Account Balance End.
[2026-09-15 03:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:41:04] Production.INFO: ==26284== Releasing lock...
[2026-09-15 03:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:41:09] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-15 03:41:09] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:41:09] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:41:09] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:41:09] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:41:09] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:41:09] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:41:09] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:41:09] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:41:09] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:41:09] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:41:09] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:41:09] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:41:09] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:41:09] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:41:10] Production.INFO: call_cost start
[2026-09-15 03:41:10] Production.INFO: call_cost end
[2026-09-15 03:41:10] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:41:10] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:41:10] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:41:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:41:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:41:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:41:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:41:10] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:41:10] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:41:10] Production.INFO: ==26278== Releasing lock...
[2026-09-15 03:41:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:41:10] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 03:41:10] Production.ERROR: CronJobId end10
[2026-09-15 03:41:10] Production.INFO: ==26282== Releasing lock...
[2026-09-15 03:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:42:01] Production.INFO: ==26342== Lock acquired, processing the job...
[2026-09-15 08:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:42:02] Production.INFO: neon service started
[2026-09-15 08:42:02] Production.INFO: neon service started
[2026-09-15 08:42:02] Production.INFO: ==26342== Releasing lock...
[2026-09-15 08:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:42:02] Production.INFO: ==26344== Lock acquired, processing the job...
[2026-09-15 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:42:02] Production.INFO: ==26344== Releasing lock...
[2026-09-15 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:42:02] Production.INFO: ==26346== Lock acquired, processing the job...
[2026-09-15 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:42:02] Production.INFO: ==26346== Releasing lock...
[2026-09-15 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:42:03] Production.INFO: ==26348== Lock acquired, processing the job...
[2026-09-15 03:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:42:03] Production.INFO: ==26350== Lock acquired, processing the job...
[2026-09-15 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:42:03] Production.INFO: ==26352== Lock acquired, processing the job...
[2026-09-15 03:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:42:03] Production.INFO: ==26354== Lock acquired, processing the job...
[2026-09-15 03:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:42:03] Production.INFO: Account Balance Start.
[2026-09-15 03:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:42:03] Production.INFO: ==26357== Lock acquired, processing the job...
[2026-09-15 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:42:03] Production.INFO: 117
[2026-09-15 03:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:42:03] Production.INFO: ==26357== Releasing lock...
[2026-09-15 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:42:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:42:03] Production.INFO: Total Charge 0
[2026-09-15 03:42:03] Production.INFO: CreateAllLog End
[2026-09-15 03:42:04] Production.INFO: Account Balance End.
[2026-09-15 03:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:42:04] Production.INFO: ==26354== Releasing lock...
[2026-09-15 03:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:42:04] Production.INFO: ==26350== Releasing lock...
[2026-09-15 03:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:42:11] Production.ERROR: CronJobId end10
[2026-09-15 03:42:11] Production.INFO: ==26352== Releasing lock...
[2026-09-15 03:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:42:15] Production.INFO: call_cost start
[2026-09-15 03:42:15] Production.INFO: call_cost end
[2026-09-15 03:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:42:15] Production.INFO: ==26348== Releasing lock...
[2026-09-15 03:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:43:01] Production.INFO: ==26417== Lock acquired, processing the job...
[2026-09-15 08:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:43:01] Production.INFO: neon service started
[2026-09-15 08:43:01] Production.INFO: neon service started
[2026-09-15 08:43:01] Production.INFO: ==26417== Releasing lock...
[2026-09-15 08:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:43:01] Production.INFO: ==26419== Lock acquired, processing the job...
[2026-09-15 03:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:43:01] Production.INFO: ==26419== Releasing lock...
[2026-09-15 03:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:43:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:43:02] Production.INFO: ==26421== Lock acquired, processing the job...
[2026-09-15 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:43:02] Production.INFO: ==26421== Releasing lock...
[2026-09-15 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:43:02] Production.INFO: ==26424== Lock acquired, processing the job...
[2026-09-15 03:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:43:02] Production.INFO: ==26426== Lock acquired, processing the job...
[2026-09-15 03:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:43:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:43:02] Production.INFO: ==26428== Lock acquired, processing the job...
[2026-09-15 03:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:43:02] Production.INFO: ==26430== Lock acquired, processing the job...
[2026-09-15 03:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:43:03] Production.INFO: ==26432== Lock acquired, processing the job...
[2026-09-15 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:43:03] Production.INFO: Account Balance Start.
[2026-09-15 03:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:43:03] Production.INFO: 117
[2026-09-15 03:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:43:03] Production.INFO: ==26432== Releasing lock...
[2026-09-15 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:43:03] Production.INFO: Total Charge 0
[2026-09-15 03:43:03] Production.INFO: CreateAllLog End
[2026-09-15 03:43:03] Production.INFO: Account Balance End.
[2026-09-15 03:43:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:43:03] Production.INFO: ==26430== Releasing lock...
[2026-09-15 03:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:43:03] Production.INFO: ==26426== Releasing lock...
[2026-09-15 03:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:43:10] Production.ERROR: CronJobId end10
[2026-09-15 03:43:10] Production.INFO: ==26428== Releasing lock...
[2026-09-15 03:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:43:14] Production.INFO: call_cost start
[2026-09-15 03:43:14] Production.INFO: call_cost end
[2026-09-15 03:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:43:14] Production.INFO: ==26424== Releasing lock...
[2026-09-15 03:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:44:01] Production.INFO: ==26491== Lock acquired, processing the job...
[2026-09-15 08:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:44:01] Production.INFO: neon service started
[2026-09-15 08:44:01] Production.INFO: neon service started
[2026-09-15 08:44:01] Production.INFO: ==26491== Releasing lock...
[2026-09-15 08:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:44:02] Production.INFO: ==26494== Lock acquired, processing the job...
[2026-09-15 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:44:02] Production.INFO: ==26496== Lock acquired, processing the job...
[2026-09-15 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:44:02] Production.INFO: ==26496== Releasing lock...
[2026-09-15 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:44:02] Production.INFO: ==26494== Releasing lock...
[2026-09-15 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:44:03] Production.INFO: ==26502== Lock acquired, processing the job...
[2026-09-15 03:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:44:03] Production.INFO: ==26498== Lock acquired, processing the job...
[2026-09-15 03:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:44:03] Production.INFO: ==26500== Lock acquired, processing the job...
[2026-09-15 03:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:44:03] Production.INFO: ==26504== Lock acquired, processing the job...
[2026-09-15 03:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:44:03] Production.INFO: ==26506== Lock acquired, processing the job...
[2026-09-15 03:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:44:03] Production.INFO: Account Balance Start.
[2026-09-15 03:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:44:03] Production.INFO: 117
[2026-09-15 03:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:44:03] Production.INFO: ==26506== Releasing lock...
[2026-09-15 03:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:44:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:44:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:44:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:44:04] Production.INFO: Total Charge 0
[2026-09-15 03:44:04] Production.INFO: CreateAllLog End
[2026-09-15 03:44:04] Production.INFO: ==26500== Releasing lock...
[2026-09-15 03:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:44:04] Production.INFO: Account Balance End.
[2026-09-15 03:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:44:04] Production.INFO: ==26504== Releasing lock...
[2026-09-15 03:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:44:10] Production.ERROR: CronJobId end10
[2026-09-15 03:44:10] Production.INFO: ==26502== Releasing lock...
[2026-09-15 03:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:44:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:44:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:44:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:44:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:44:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:44:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:44:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:44:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:44:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:44:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:44:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:44:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:44:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:44:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:44:13] Production.INFO: call_cost start
[2026-09-15 03:44:13] Production.INFO: call_cost end
[2026-09-15 03:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:44:13] Production.INFO: ==26498== Releasing lock...
[2026-09-15 03:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:45:02] Production.INFO: ==26565== Lock acquired, processing the job...
[2026-09-15 08:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:45:02] Production.INFO: neon service started
[2026-09-15 08:45:02] Production.INFO: neon service started
[2026-09-15 08:45:02] Production.INFO: ==26565== Releasing lock...
[2026-09-15 08:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:45:02] Production.INFO: ==26567== Lock acquired, processing the job...
[2026-09-15 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:45:02] Production.INFO: ==26567== Releasing lock...
[2026-09-15 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:45:03] Production.INFO: ==26569== Lock acquired, processing the job...
[2026-09-15 07:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:45:03] Production.INFO: ==26569== Releasing lock...
[2026-09-15 07:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:45:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:45:03] Production.INFO: ==26571== Lock acquired, processing the job...
[2026-09-15 03:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 03:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 03:45:03] Production.INFO: ==26575== Lock acquired, processing the job...
[2026-09-15 03:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 03:45:03] Production.INFO: ==26571== Releasing lock...
[2026-09-15 03:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 03:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 03:45:03] Production.INFO: ==26573== Lock acquired, processing the job...
[2026-09-15 03:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:45:03] Production.INFO: ==26577== Lock acquired, processing the job...
[2026-09-15 03:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:45:04] Production.INFO: ==26580== Lock acquired, processing the job...
[2026-09-15 03:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:45:04] Production.INFO: ==26582== Lock acquired, processing the job...
[2026-09-15 03:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 03:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:45:04] Production.INFO: ==26584== Lock acquired, processing the job...
[2026-09-15 03:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:45:04] Production.INFO: Account Balance Start.
[2026-09-15 03:45:04] Production.INFO: CreateAllLog Start
[2026-09-15 03:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 03:45:04] Production.INFO: 117
[2026-09-15 03:45:04] Production.INFO: Date 2026-09-08
[2026-09-15 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:45:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:45:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:45:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:45:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:45:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:45:04] Production.INFO: ==26584== Releasing lock...
[2026-09-15 03:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:45:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:45:04] Production.ERROR: done
[2026-09-15 03:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 03:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005986', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 03:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:45:04] Production.INFO: Total Charge 0
[2026-09-15 03:45:04] Production.INFO: CreateAllLog End
[2026-09-15 03:45:04] Production.INFO: ==26575== Releasing lock...
[2026-09-15 03:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:45:04] Production.INFO: Account Balance End.
[2026-09-15 03:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:45:04] Production.INFO: ==26580== Releasing lock...
[2026-09-15 03:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18005986', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 03:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 03:45:10] Production.INFO: ProcessCDR(1,18005986,1,1,2)
[2026-09-15 03:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18005986,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18005986,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 03:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 03:45:10] Production.INFO: ==26582== Releasing lock...
[2026-09-15 03:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 03:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 03:45:13] Production.ERROR: CronJobId end10
[2026-09-15 03:45:13] Production.INFO: ==26577== Releasing lock...
[2026-09-15 03:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:45:17] Production.INFO: call_cost start
[2026-09-15 03:45:17] Production.INFO: call_cost end
[2026-09-15 03:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:45:17] Production.INFO: ==26573== Releasing lock...
[2026-09-15 03:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:46:01] Production.INFO: ==26638== Lock acquired, processing the job...
[2026-09-15 08:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:46:01] Production.INFO: neon service started
[2026-09-15 08:46:01] Production.INFO: neon service started
[2026-09-15 08:46:01] Production.INFO: ==26638== Releasing lock...
[2026-09-15 08:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:46:01] Production.INFO: ==26642== Lock acquired, processing the job...
[2026-09-15 07:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:46:01] Production.INFO: ==26642== Releasing lock...
[2026-09-15 07:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:46:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:46:02] Production.INFO: ==26640== Lock acquired, processing the job...
[2026-09-15 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:46:02] Production.INFO: ==26640== Releasing lock...
[2026-09-15 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:46:03] Production.INFO: ==26644== Lock acquired, processing the job...
[2026-09-15 03:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:46:03] Production.INFO: ==26646== Lock acquired, processing the job...
[2026-09-15 03:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:46:03] Production.INFO: ==26648== Lock acquired, processing the job...
[2026-09-15 03:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:46:03] Production.INFO: ==26650== Lock acquired, processing the job...
[2026-09-15 03:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:46:03] Production.INFO: ==26653== Lock acquired, processing the job...
[2026-09-15 03:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:46:03] Production.INFO: Account Balance Start.
[2026-09-15 03:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:46:03] Production.INFO: 117
[2026-09-15 03:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 03:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 03:46:03] Production.INFO: ==26653== Releasing lock...
[2026-09-15 03:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:46:03] Production.INFO: ==26646== Releasing lock...
[2026-09-15 03:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:46:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:46:04] Production.INFO: Total Charge 0
[2026-09-15 03:46:04] Production.INFO: CreateAllLog End
[2026-09-15 03:46:04] Production.INFO: Account Balance End.
[2026-09-15 03:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:46:04] Production.INFO: ==26650== Releasing lock...
[2026-09-15 03:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:46:11] Production.ERROR: CronJobId end10
[2026-09-15 03:46:11] Production.INFO: ==26648== Releasing lock...
[2026-09-15 03:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:46:13] Production.INFO: call_cost start
[2026-09-15 03:46:13] Production.INFO: call_cost end
[2026-09-15 03:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:46:13] Production.INFO: ==26644== Releasing lock...
[2026-09-15 03:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:47:02] Production.INFO: ==26708== Lock acquired, processing the job...
[2026-09-15 08:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:47:02] Production.INFO: neon service started
[2026-09-15 08:47:02] Production.INFO: neon service started
[2026-09-15 08:47:02] Production.INFO: ==26708== Releasing lock...
[2026-09-15 08:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:47:02] Production.INFO: ==26710== Lock acquired, processing the job...
[2026-09-15 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:47:02] Production.INFO: ==26710== Releasing lock...
[2026-09-15 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:47:02] Production.INFO: ==26712== Lock acquired, processing the job...
[2026-09-15 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:47:02] Production.INFO: ==26712== Releasing lock...
[2026-09-15 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:47:03] Production.INFO: ==26719== Lock acquired, processing the job...
[2026-09-15 03:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:47:03] Production.INFO: ==26715== Lock acquired, processing the job...
[2026-09-15 03:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:47:03] Production.INFO: ==26723== Lock acquired, processing the job...
[2026-09-15 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:47:03] Production.INFO: ==26717== Lock acquired, processing the job...
[2026-09-15 03:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:47:03] Production.INFO: ==26721== Lock acquired, processing the job...
[2026-09-15 03:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 03:47:03] Production.INFO: ==26723== Releasing lock...
[2026-09-15 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:47:03] Production.INFO: Account Balance Start.
[2026-09-15 03:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:47:03] Production.INFO: 117
[2026-09-15 03:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:47:03] Production.INFO: Total Charge 0
[2026-09-15 03:47:04] Production.INFO: CreateAllLog End
[2026-09-15 03:47:04] Production.INFO: ==26717== Releasing lock...
[2026-09-15 03:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:47:04] Production.INFO: Account Balance End.
[2026-09-15 03:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:47:04] Production.INFO: ==26721== Releasing lock...
[2026-09-15 03:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:47:10] Production.ERROR: CronJobId end10
[2026-09-15 03:47:10] Production.INFO: ==26719== Releasing lock...
[2026-09-15 03:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:47:13] Production.INFO: call_cost start
[2026-09-15 03:47:13] Production.INFO: call_cost end
[2026-09-15 03:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:47:13] Production.INFO: ==26715== Releasing lock...
[2026-09-15 03:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:48:01] Production.INFO: ==26782== Lock acquired, processing the job...
[2026-09-15 08:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:48:01] Production.INFO: neon service started
[2026-09-15 08:48:01] Production.INFO: neon service started
[2026-09-15 08:48:01] Production.INFO: ==26782== Releasing lock...
[2026-09-15 08:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:48:02] Production.INFO: ==26784== Lock acquired, processing the job...
[2026-09-15 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:48:02] Production.INFO: ==26786== Lock acquired, processing the job...
[2026-09-15 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:48:02] Production.INFO: ==26786== Releasing lock...
[2026-09-15 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:48:02] Production.INFO: ==26784== Releasing lock...
[2026-09-15 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:48:03] Production.INFO: ==26789== Lock acquired, processing the job...
[2026-09-15 03:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:48:03] Production.INFO: ==26795== Lock acquired, processing the job...
[2026-09-15 03:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:48:03] Production.INFO: ==26791== Lock acquired, processing the job...
[2026-09-15 03:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:48:03] Production.INFO: Account Balance Start.
[2026-09-15 03:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:48:03] Production.INFO: 117
[2026-09-15 03:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:48:03] Production.INFO: ==26797== Lock acquired, processing the job...
[2026-09-15 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:48:03] Production.INFO: ==26793== Lock acquired, processing the job...
[2026-09-15 03:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:48:03] Production.INFO: ==26797== Releasing lock...
[2026-09-15 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:48:03] Production.INFO: Total Charge 0
[2026-09-15 03:48:03] Production.INFO: CreateAllLog End
[2026-09-15 03:48:03] Production.INFO: Account Balance End.
[2026-09-15 03:48:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:48:03] Production.INFO: ==26795== Releasing lock...
[2026-09-15 03:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:48:03] Production.INFO: ==26791== Releasing lock...
[2026-09-15 03:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:48:11] Production.ERROR: CronJobId end10
[2026-09-15 03:48:11] Production.INFO: ==26793== Releasing lock...
[2026-09-15 03:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:48:13] Production.INFO: call_cost start
[2026-09-15 03:48:13] Production.INFO: call_cost end
[2026-09-15 03:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:48:13] Production.INFO: ==26789== Releasing lock...
[2026-09-15 03:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:49:01] Production.INFO: ==26857== Lock acquired, processing the job...
[2026-09-15 08:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:49:01] Production.INFO: neon service started
[2026-09-15 08:49:01] Production.INFO: neon service started
[2026-09-15 08:49:01] Production.INFO: ==26857== Releasing lock...
[2026-09-15 08:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:49:02] Production.INFO: ==26859== Lock acquired, processing the job...
[2026-09-15 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:49:02] Production.INFO: ==26859== Releasing lock...
[2026-09-15 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:49:02] Production.INFO: ==26861== Lock acquired, processing the job...
[2026-09-15 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:49:02] Production.INFO: ==26861== Releasing lock...
[2026-09-15 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:49:03] Production.INFO: ==26865== Lock acquired, processing the job...
[2026-09-15 03:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:49:03] Production.INFO: ==26863== Lock acquired, processing the job...
[2026-09-15 03:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:49:03] Production.INFO: ==26869== Lock acquired, processing the job...
[2026-09-15 03:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:49:03] Production.INFO: ==26867== Lock acquired, processing the job...
[2026-09-15 03:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:49:03] Production.INFO: ==26871== Lock acquired, processing the job...
[2026-09-15 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:49:03] Production.INFO: Account Balance Start.
[2026-09-15 03:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:49:03] Production.INFO: 117
[2026-09-15 03:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:49:03] Production.INFO: ==26871== Releasing lock...
[2026-09-15 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:49:03] Production.INFO: Total Charge 0
[2026-09-15 03:49:03] Production.INFO: CreateAllLog End
[2026-09-15 03:49:03] Production.INFO: Account Balance End.
[2026-09-15 03:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:49:04] Production.INFO: ==26869== Releasing lock...
[2026-09-15 03:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:49:04] Production.INFO: ==26865== Releasing lock...
[2026-09-15 03:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:49:10] Production.ERROR: CronJobId end10
[2026-09-15 03:49:10] Production.INFO: ==26867== Releasing lock...
[2026-09-15 03:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:49:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:49:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:49:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:49:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:49:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:49:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:49:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:49:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:49:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:49:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:49:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:49:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:49:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:49:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:49:13] Production.INFO: call_cost start
[2026-09-15 03:49:13] Production.INFO: call_cost end
[2026-09-15 03:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:49:13] Production.INFO: ==26863== Releasing lock...
[2026-09-15 03:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:50:02] Production.INFO: ==26926== Lock acquired, processing the job...
[2026-09-15 08:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:50:02] Production.INFO: neon service started
[2026-09-15 08:50:02] Production.INFO: neon service started
[2026-09-15 08:50:02] Production.INFO: ==26926== Releasing lock...
[2026-09-15 08:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:50:02] Production.INFO: ==26930== Lock acquired, processing the job...
[2026-09-15 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:50:02] Production.INFO: ==26930== Releasing lock...
[2026-09-15 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:50:02] Production.INFO: ==26928== Lock acquired, processing the job...
[2026-09-15 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:50:02] Production.INFO: ==26928== Releasing lock...
[2026-09-15 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:50:03] Production.INFO: ==26935== Lock acquired, processing the job...
[2026-09-15 03:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:50:03] Production.INFO: ==26937== Lock acquired, processing the job...
[2026-09-15 03:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:50:03] Production.INFO: ==26933== Lock acquired, processing the job...
[2026-09-15 03:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:50:03] Production.INFO: ==26941== Lock acquired, processing the job...
[2026-09-15 03:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:50:03] Production.INFO: ==26939== Lock acquired, processing the job...
[2026-09-15 03:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:50:03] Production.INFO: ==26935== Releasing lock...
[2026-09-15 03:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:50:04] Production.INFO: Account Balance Start.
[2026-09-15 03:50:04] Production.INFO: CreateAllLog Start
[2026-09-15 03:50:04] Production.INFO: 117
[2026-09-15 03:50:04] Production.INFO: Date 2026-09-08
[2026-09-15 03:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:50:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:50:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:50:04] Production.INFO: ==26941== Releasing lock...
[2026-09-15 03:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:50:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:50:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:50:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:50:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:50:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:50:04] Production.INFO: Total Charge 0
[2026-09-15 03:50:04] Production.INFO: CreateAllLog End
[2026-09-15 03:50:04] Production.INFO: Account Balance End.
[2026-09-15 03:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:50:04] Production.INFO: ==26939== Releasing lock...
[2026-09-15 03:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:50:10] Production.ERROR: CronJobId end10
[2026-09-15 03:50:10] Production.INFO: ==26937== Releasing lock...
[2026-09-15 03:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:50:13] Production.INFO: call_cost start
[2026-09-15 03:50:13] Production.INFO: call_cost end
[2026-09-15 03:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:50:13] Production.INFO: ==26933== Releasing lock...
[2026-09-15 03:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:51:01] Production.INFO: ==26996== Lock acquired, processing the job...
[2026-09-15 08:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:51:01] Production.INFO: neon service started
[2026-09-15 08:51:01] Production.INFO: neon service started
[2026-09-15 08:51:01] Production.INFO: ==26996== Releasing lock...
[2026-09-15 08:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:51:01] Production.INFO: ==27000== Lock acquired, processing the job...
[2026-09-15 07:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:51:01] Production.INFO: ==27000== Releasing lock...
[2026-09-15 07:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:51:02] Production.INFO: ==26998== Lock acquired, processing the job...
[2026-09-15 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:51:02] Production.INFO: ==26998== Releasing lock...
[2026-09-15 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:51:02] Production.INFO: ==27009== Lock acquired, processing the job...
[2026-09-15 03:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:51:02] Production.INFO: Account Balance Start.
[2026-09-15 03:51:02] Production.INFO: CreateAllLog Start
[2026-09-15 03:51:02] Production.INFO: 117
[2026-09-15 03:51:02] Production.INFO: Date 2026-09-08
[2026-09-15 03:51:02] Production.INFO: Reseller ==> 0
[2026-09-15 03:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:51:03] Production.INFO: ==27003== Lock acquired, processing the job...
[2026-09-15 03:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:51:03] Production.INFO: ==27005== Lock acquired, processing the job...
[2026-09-15 03:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:51:03] Production.INFO: Total Charge 0
[2026-09-15 03:51:03] Production.INFO: CreateAllLog End
[2026-09-15 03:51:03] Production.INFO: ==27007== Lock acquired, processing the job...
[2026-09-15 03:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:51:03] Production.INFO: ==27011== Lock acquired, processing the job...
[2026-09-15 03:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:51:03] Production.INFO: Account Balance End.
[2026-09-15 03:51:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:51:03] Production.INFO: ==27009== Releasing lock...
[2026-09-15 03:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 03:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:51:03] Production.INFO: ==27011== Releasing lock...
[2026-09-15 03:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:51:04] Production.INFO: ==27005== Releasing lock...
[2026-09-15 03:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:51:10] Production.ERROR: CronJobId end10
[2026-09-15 03:51:10] Production.INFO: ==27007== Releasing lock...
[2026-09-15 03:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:51:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:51:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:51:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:51:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:51:13] Production.INFO: call_cost start
[2026-09-15 03:51:13] Production.INFO: call_cost end
[2026-09-15 03:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:51:13] Production.INFO: ==27003== Releasing lock...
[2026-09-15 03:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:52:02] Production.INFO: ==27065== Lock acquired, processing the job...
[2026-09-15 08:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:52:02] Production.INFO: neon service started
[2026-09-15 08:52:02] Production.INFO: neon service started
[2026-09-15 08:52:02] Production.INFO: ==27065== Releasing lock...
[2026-09-15 08:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:52:02] Production.INFO: ==27069== Lock acquired, processing the job...
[2026-09-15 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:52:02] Production.INFO: ==27069== Releasing lock...
[2026-09-15 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:52:02] Production.INFO: ==27067== Lock acquired, processing the job...
[2026-09-15 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:52:02] Production.INFO: ==27067== Releasing lock...
[2026-09-15 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:52:03] Production.INFO: ==27074== Lock acquired, processing the job...
[2026-09-15 03:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:52:03] Production.INFO: ==27072== Lock acquired, processing the job...
[2026-09-15 03:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:52:03] Production.INFO: ==27080== Lock acquired, processing the job...
[2026-09-15 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:52:03] Production.INFO: ==27078== Lock acquired, processing the job...
[2026-09-15 03:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 03:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 03:52:03] Production.INFO: ==27076== Lock acquired, processing the job...
[2026-09-15 03:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 03:52:03] Production.INFO: ==27080== Releasing lock...
[2026-09-15 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:52:03] Production.INFO: Account Balance Start.
[2026-09-15 03:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:52:03] Production.INFO: 117
[2026-09-15 03:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:52:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:52:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:52:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:52:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:52:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:52:04] Production.INFO: Total Charge 0
[2026-09-15 03:52:04] Production.INFO: CreateAllLog End
[2026-09-15 03:52:04] Production.INFO: Account Balance End.
[2026-09-15 03:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:52:04] Production.INFO: ==27078== Releasing lock...
[2026-09-15 03:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:52:04] Production.INFO: ==27074== Releasing lock...
[2026-09-15 03:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:52:10] Production.ERROR: CronJobId end10
[2026-09-15 03:52:10] Production.INFO: ==27076== Releasing lock...
[2026-09-15 03:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:52:14] Production.INFO: call_cost start
[2026-09-15 03:52:14] Production.INFO: call_cost end
[2026-09-15 03:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:52:14] Production.INFO: ==27072== Releasing lock...
[2026-09-15 03:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:53:01] Production.INFO: ==27142== Lock acquired, processing the job...
[2026-09-15 08:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:53:01] Production.INFO: neon service started
[2026-09-15 08:53:01] Production.INFO: neon service started
[2026-09-15 08:53:01] Production.INFO: ==27142== Releasing lock...
[2026-09-15 08:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:53:01] Production.INFO: ==27144== Lock acquired, processing the job...
[2026-09-15 03:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:53:02] Production.INFO: ==27146== Lock acquired, processing the job...
[2026-09-15 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:53:02] Production.INFO: ==27146== Releasing lock...
[2026-09-15 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:53:02] Production.INFO: ==27144== Releasing lock...
[2026-09-15 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:53:02] Production.INFO: ==27149== Lock acquired, processing the job...
[2026-09-15 03:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:53:02] Production.INFO: ==27151== Lock acquired, processing the job...
[2026-09-15 03:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:53:02] Production.INFO: ==27153== Lock acquired, processing the job...
[2026-09-15 03:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:53:03] Production.INFO: ==27155== Lock acquired, processing the job...
[2026-09-15 03:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:53:03] Production.INFO: ==27157== Lock acquired, processing the job...
[2026-09-15 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:53:03] Production.INFO: Account Balance Start.
[2026-09-15 03:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:53:03] Production.INFO: 117
[2026-09-15 03:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 03:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:53:03] Production.INFO: ==27157== Releasing lock...
[2026-09-15 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:53:03] Production.INFO: Total Charge 0
[2026-09-15 03:53:03] Production.INFO: CreateAllLog End
[2026-09-15 03:53:03] Production.INFO: ==27151== Releasing lock...
[2026-09-15 03:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:53:03] Production.INFO: Account Balance End.
[2026-09-15 03:53:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:53:03] Production.INFO: ==27155== Releasing lock...
[2026-09-15 03:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:53:09] Production.ERROR: CronJobId end10
[2026-09-15 03:53:09] Production.INFO: ==27153== Releasing lock...
[2026-09-15 03:53:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:53:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:53:13] Production.INFO: call_cost start
[2026-09-15 03:53:13] Production.INFO: call_cost end
[2026-09-15 03:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:53:13] Production.INFO: ==27149== Releasing lock...
[2026-09-15 03:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:54:01] Production.INFO: ==27214== Lock acquired, processing the job...
[2026-09-15 08:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:54:01] Production.INFO: neon service started
[2026-09-15 08:54:01] Production.INFO: neon service started
[2026-09-15 08:54:01] Production.INFO: ==27214== Releasing lock...
[2026-09-15 08:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:54:02] Production.INFO: ==27216== Lock acquired, processing the job...
[2026-09-15 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:54:02] Production.INFO: ==27216== Releasing lock...
[2026-09-15 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:54:02] Production.INFO: ==27218== Lock acquired, processing the job...
[2026-09-15 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:54:02] Production.INFO: ==27218== Releasing lock...
[2026-09-15 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:54:03] Production.INFO: ==27222== Lock acquired, processing the job...
[2026-09-15 03:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:54:03] Production.INFO: ==27224== Lock acquired, processing the job...
[2026-09-15 03:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:54:03] Production.INFO: ==27220== Lock acquired, processing the job...
[2026-09-15 03:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:54:03] Production.INFO: ==27226== Lock acquired, processing the job...
[2026-09-15 03:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:54:03] Production.INFO: ==27228== Lock acquired, processing the job...
[2026-09-15 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:54:03] Production.INFO: Account Balance Start.
[2026-09-15 03:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:54:03] Production.INFO: 117
[2026-09-15 03:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 03:54:03] Production.INFO: ==27228== Releasing lock...
[2026-09-15 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:54:03] Production.INFO: Total Charge 0
[2026-09-15 03:54:03] Production.INFO: CreateAllLog End
[2026-09-15 03:54:03] Production.INFO: ==27222== Releasing lock...
[2026-09-15 03:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:54:03] Production.INFO: Account Balance End.
[2026-09-15 03:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:54:04] Production.INFO: ==27226== Releasing lock...
[2026-09-15 03:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:54:11] Production.ERROR: CronJobId end10
[2026-09-15 03:54:11] Production.INFO: ==27224== Releasing lock...
[2026-09-15 03:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:54:14] Production.INFO: call_cost start
[2026-09-15 03:54:14] Production.INFO: call_cost end
[2026-09-15 03:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:54:14] Production.INFO: ==27220== Releasing lock...
[2026-09-15 03:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:55:02] Production.INFO: ==27288== Lock acquired, processing the job...
[2026-09-15 08:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:55:02] Production.INFO: neon service started
[2026-09-15 08:55:02] Production.INFO: neon service started
[2026-09-15 08:55:02] Production.INFO: ==27288== Releasing lock...
[2026-09-15 08:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:55:02] Production.INFO: ==27290== Lock acquired, processing the job...
[2026-09-15 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:55:02] Production.INFO: ==27290== Releasing lock...
[2026-09-15 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:55:03] Production.INFO: ==27292== Lock acquired, processing the job...
[2026-09-15 07:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:55:03] Production.INFO: ==27292== Releasing lock...
[2026-09-15 07:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:55:03] Production.INFO: ==27294== Lock acquired, processing the job...
[2026-09-15 03:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 03:55:03] Production.INFO: ==27296== Lock acquired, processing the job...
[2026-09-15 03:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 03:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 03:55:03] Production.ERROR: CronJob PID - 27296
[2026-09-15 03:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 03:55:03] Production.ERROR: CronJob ID - 5
[2026-09-15 03:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 03:55:00
[2026-09-15 03:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 03:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 03:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 03:55:03] Production.INFO: ==27294== Releasing lock...
[2026-09-15 03:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 03:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 03:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:55:03] Production.INFO: ==27298== Lock acquired, processing the job...
[2026-09-15 03:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:55:04] Production.INFO: ==27300== Lock acquired, processing the job...
[2026-09-15 03:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:55:04] Production.INFO: ==27304== Lock acquired, processing the job...
[2026-09-15 03:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 03:55:04] Production.INFO: ==27302== Lock acquired, processing the job...
[2026-09-15 03:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 03:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:55:04] Production.INFO: Account Balance Start.
[2026-09-15 03:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 03:55:04] Production.INFO: 117
[2026-09-15 03:55:04] Production.INFO: ==27306== Lock acquired, processing the job...
[2026-09-15 03:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 03:55:04] Production.ERROR: done
[2026-09-15 03:55:04] Production.INFO: ==27306== Releasing lock...
[2026-09-15 03:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 03:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006027', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 03:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:55:04] Production.INFO: Total Charge 0
[2026-09-15 03:55:04] Production.INFO: CreateAllLog End
[2026-09-15 03:55:05] Production.INFO: Account Balance End.
[2026-09-15 03:55:05] Production.ERROR: CronJobId end 12
[2026-09-15 03:55:05] Production.INFO: ==27302== Releasing lock...
[2026-09-15 03:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:55:05] Production.INFO: ==27298== Releasing lock...
[2026-09-15 03:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006027', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 03:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 03:55:09] Production.INFO: ProcessCDR(1,18006027,1,1,2)
[2026-09-15 03:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006027,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006027,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 03:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 03:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 03:55:10] Production.INFO: ==27304== Releasing lock...
[2026-09-15 03:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 03:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 03:55:14] Production.ERROR: CronJobId end10
[2026-09-15 03:55:14] Production.INFO: ==27300== Releasing lock...
[2026-09-15 03:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:55:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:55:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:55:16] Production.INFO: call_cost start
[2026-09-15 03:55:16] Production.INFO: call_cost end
[2026-09-15 03:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:55:16] Production.INFO: ==27296== Releasing lock...
[2026-09-15 03:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:56:01] Production.INFO: ==27363== Lock acquired, processing the job...
[2026-09-15 08:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:56:01] Production.INFO: neon service started
[2026-09-15 08:56:01] Production.INFO: neon service started
[2026-09-15 08:56:01] Production.INFO: ==27363== Releasing lock...
[2026-09-15 08:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:56:02] Production.INFO: ==27365== Lock acquired, processing the job...
[2026-09-15 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:56:02] Production.INFO: ==27367== Lock acquired, processing the job...
[2026-09-15 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:56:02] Production.INFO: ==27367== Releasing lock...
[2026-09-15 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:56:02] Production.INFO: ==27365== Releasing lock...
[2026-09-15 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 03:56:02] Production.INFO: ==27370== Lock acquired, processing the job...
[2026-09-15 03:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:56:03] Production.INFO: ==27376== Lock acquired, processing the job...
[2026-09-15 03:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:56:03] Production.INFO: ==27378== Lock acquired, processing the job...
[2026-09-15 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:56:03] Production.INFO: Account Balance Start.
[2026-09-15 03:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:56:03] Production.INFO: 117
[2026-09-15 03:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:56:03] Production.INFO: ==27372== Lock acquired, processing the job...
[2026-09-15 03:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:56:03] Production.INFO: ==27378== Releasing lock...
[2026-09-15 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:56:03] Production.INFO: ==27374== Lock acquired, processing the job...
[2026-09-15 03:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:56:03] Production.INFO: Total Charge 0
[2026-09-15 03:56:03] Production.INFO: CreateAllLog End
[2026-09-15 03:56:03] Production.INFO: Account Balance End.
[2026-09-15 03:56:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:56:03] Production.INFO: ==27376== Releasing lock...
[2026-09-15 03:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:56:04] Production.INFO: ==27372== Releasing lock...
[2026-09-15 03:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:56:10] Production.ERROR: CronJobId end10
[2026-09-15 03:56:10] Production.INFO: ==27374== Releasing lock...
[2026-09-15 03:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:56:13] Production.INFO: call_cost start
[2026-09-15 03:56:13] Production.INFO: call_cost end
[2026-09-15 03:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:56:13] Production.INFO: ==27370== Releasing lock...
[2026-09-15 03:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:57:02] Production.INFO: ==27441== Lock acquired, processing the job...
[2026-09-15 08:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:57:02] Production.INFO: neon service started
[2026-09-15 08:57:02] Production.INFO: neon service started
[2026-09-15 08:57:02] Production.INFO: ==27441== Releasing lock...
[2026-09-15 08:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:57:02] Production.INFO: ==27443== Lock acquired, processing the job...
[2026-09-15 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:57:02] Production.INFO: ==27443== Releasing lock...
[2026-09-15 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:57:03] Production.INFO: ==27445== Lock acquired, processing the job...
[2026-09-15 07:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:57:03] Production.INFO: ==27445== Releasing lock...
[2026-09-15 07:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:57:03] Production.INFO: ==27455== Lock acquired, processing the job...
[2026-09-15 03:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:57:03] Production.INFO: ==27447== Lock acquired, processing the job...
[2026-09-15 03:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:57:03] Production.INFO: ==27449== Lock acquired, processing the job...
[2026-09-15 03:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:57:03] Production.INFO: ==27451== Lock acquired, processing the job...
[2026-09-15 03:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:57:03] Production.INFO: ==27453== Lock acquired, processing the job...
[2026-09-15 03:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 03:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 03:57:03] Production.INFO: ==27455== Releasing lock...
[2026-09-15 03:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:57:03] Production.INFO: Account Balance Start.
[2026-09-15 03:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:57:03] Production.INFO: 117
[2026-09-15 03:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:57:04] Production.INFO: Date 2026-09-11
[2026-09-15 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:57:04] Production.INFO: Date 2026-09-12
[2026-09-15 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:57:04] Production.INFO: Date 2026-09-13
[2026-09-15 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:57:04] Production.INFO: Date 2026-09-14
[2026-09-15 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:57:04] Production.INFO: ==27449== Releasing lock...
[2026-09-15 03:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:57:04] Production.INFO: Date 2026-09-15
[2026-09-15 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 03:57:04] Production.INFO: Total Charge 0
[2026-09-15 03:57:04] Production.INFO: CreateAllLog End
[2026-09-15 03:57:04] Production.INFO: Account Balance End.
[2026-09-15 03:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:57:04] Production.INFO: ==27453== Releasing lock...
[2026-09-15 03:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:57:12] Production.ERROR: CronJobId end10
[2026-09-15 03:57:12] Production.INFO: ==27451== Releasing lock...
[2026-09-15 03:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:57:13] Production.INFO: call_cost start
[2026-09-15 03:57:13] Production.INFO: call_cost end
[2026-09-15 03:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:57:13] Production.INFO: ==27447== Releasing lock...
[2026-09-15 03:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:58:01] Production.INFO: ==27509== Lock acquired, processing the job...
[2026-09-15 08:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:58:01] Production.INFO: neon service started
[2026-09-15 08:58:01] Production.INFO: neon service started
[2026-09-15 08:58:01] Production.INFO: ==27509== Releasing lock...
[2026-09-15 08:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:58:01] Production.INFO: ==27511== Lock acquired, processing the job...
[2026-09-15 03:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:58:02] Production.INFO: ==27511== Releasing lock...
[2026-09-15 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:58:02] Production.INFO: ==27513== Lock acquired, processing the job...
[2026-09-15 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:58:02] Production.INFO: ==27513== Releasing lock...
[2026-09-15 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:58:02] Production.INFO: ==27515== Lock acquired, processing the job...
[2026-09-15 03:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:58:02] Production.INFO: ==27517== Lock acquired, processing the job...
[2026-09-15 03:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:58:02] Production.INFO: ==27524== Lock acquired, processing the job...
[2026-09-15 03:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:58:02] Production.INFO: ==27519== Lock acquired, processing the job...
[2026-09-15 03:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:58:02] Production.INFO: ==27521== Lock acquired, processing the job...
[2026-09-15 03:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:58:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 03:58:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 03:58:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 03:58:02] Production.INFO: ==27524== Releasing lock...
[2026-09-15 03:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:58:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:58:03] Production.INFO: Account Balance Start.
[2026-09-15 03:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:58:03] Production.INFO: 117
[2026-09-15 03:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:58:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:58:03] Production.INFO: Total Charge 0
[2026-09-15 03:58:03] Production.INFO: CreateAllLog End
[2026-09-15 03:58:03] Production.INFO: ==27517== Releasing lock...
[2026-09-15 03:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:58:03] Production.INFO: Account Balance End.
[2026-09-15 03:58:03] Production.ERROR: CronJobId end 12
[2026-09-15 03:58:03] Production.INFO: ==27521== Releasing lock...
[2026-09-15 03:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:58:10] Production.ERROR: CronJobId end10
[2026-09-15 03:58:10] Production.INFO: ==27519== Releasing lock...
[2026-09-15 03:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:58:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:58:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:58:12] Production.INFO: call_cost start
[2026-09-15 03:58:12] Production.INFO: call_cost end
[2026-09-15 03:58:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:58:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:58:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:58:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:58:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:58:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:58:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:58:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:58:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:58:12] Production.INFO: ==27515== Releasing lock...
[2026-09-15 03:58:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:58:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 08:59:01] Production.INFO: ==27581== Lock acquired, processing the job...
[2026-09-15 08:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 08:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 08:59:01] Production.INFO: neon service started
[2026-09-15 08:59:01] Production.INFO: neon service started
[2026-09-15 08:59:01] Production.INFO: ==27581== Releasing lock...
[2026-09-15 08:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 08:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 03:59:02] Production.INFO: ==27583== Lock acquired, processing the job...
[2026-09-15 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 03:59:02] Production.INFO: ==27583== Releasing lock...
[2026-09-15 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 03:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:59:02] Production.INFO: ==27585== Lock acquired, processing the job...
[2026-09-15 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:59:02] Production.INFO: ==27585== Releasing lock...
[2026-09-15 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 07:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 03:59:03] Production.INFO: ==27590== Lock acquired, processing the job...
[2026-09-15 03:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 03:59:03] Production.INFO: ==27588== Lock acquired, processing the job...
[2026-09-15 03:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 03:59:03] Production.INFO: ==27592== Lock acquired, processing the job...
[2026-09-15 03:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 03:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 03:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 03:59:03] Production.INFO: ==27594== Lock acquired, processing the job...
[2026-09-15 03:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 03:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 03:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 03:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 03:59:03] Production.INFO: ==27596== Lock acquired, processing the job...
[2026-09-15 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 03:59:03] Production.INFO: Account Balance Start.
[2026-09-15 03:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 03:59:03] Production.INFO: 117
[2026-09-15 03:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 03:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 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-15 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:59:03] Production.INFO: ==27596== Releasing lock...
[2026-09-15 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 03:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 03:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 03:59:03] Production.INFO: Total Charge 0
[2026-09-15 03:59:03] Production.INFO: CreateAllLog End
[2026-09-15 03:59:03] Production.INFO: ==27590== Releasing lock...
[2026-09-15 03:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 03:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 03:59:04] Production.INFO: Account Balance End.
[2026-09-15 03:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 03:59:04] Production.INFO: ==27594== Releasing lock...
[2026-09-15 03:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 03:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 03:59:11] Production.ERROR: CronJobId end10
[2026-09-15 03:59:11] Production.INFO: ==27592== Releasing lock...
[2026-09-15 03:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 03:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 03:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 03:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 03:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 03:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 03:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 03:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 03:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 03:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 03:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 03:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 03:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 03:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 03:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 03:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 03:59:14] Production.INFO: call_cost start
[2026-09-15 03:59:14] Production.INFO: call_cost end
[2026-09-15 03:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 03:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 03:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 03:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 03:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 03:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 03:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 03:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 03:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 03:59:14] Production.INFO: ==27588== Releasing lock...
[2026-09-15 03:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 03:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:00:02] Production.INFO: ==27656== Lock acquired, processing the job...
[2026-09-15 09:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:00:02] Production.INFO: neon service started
[2026-09-15 09:00:02] Production.INFO: neon service started
[2026-09-15 09:00:02] Production.INFO: ==27656== Releasing lock...
[2026-09-15 09:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:00:02] Production.INFO: ==27659== Lock acquired, processing the job...
[2026-09-15 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:00:02] Production.INFO: ==27659== Releasing lock...
[2026-09-15 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:00:03] Production.INFO: ==27661== Lock acquired, processing the job...
[2026-09-15 08:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:00:03] Production.INFO: ==27661== Releasing lock...
[2026-09-15 08:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:00:03] Production.INFO: ==27663== Lock acquired, processing the job...
[2026-09-15 04:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:00:03] Production.INFO: ==27665== Lock acquired, processing the job...
[2026-09-15 04:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:00:03] Production.INFO: ==27667== Lock acquired, processing the job...
[2026-09-15 04:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:00:03] Production.INFO: ==27669== Lock acquired, processing the job...
[2026-09-15 04:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:00:03] Production.INFO: ==27671== Lock acquired, processing the job...
[2026-09-15 04:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:00:03] Production.INFO: Account Balance Start.
[2026-09-15 04:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:00:03] Production.INFO: 117
[2026-09-15 04:00:04] Production.INFO: Date 2026-09-08
[2026-09-15 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 04: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-15 04: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-15 04: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-15 04:00:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:00:04] Production.INFO: ==27671== Releasing lock...
[2026-09-15 04:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:00:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:00:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:00:04] Production.INFO: Total Charge 0
[2026-09-15 04:00:04] Production.INFO: CreateAllLog End
[2026-09-15 04:00:04] Production.INFO: Account Balance End.
[2026-09-15 04:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:00:04] Production.INFO: ==27669== Releasing lock...
[2026-09-15 04:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:00:04] Production.INFO: ==27665== Releasing lock...
[2026-09-15 04:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:00:11] Production.ERROR: CronJobId end10
[2026-09-15 04:00:11] Production.INFO: ==27667== Releasing lock...
[2026-09-15 04:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:00:14] Production.INFO: call_cost start
[2026-09-15 04:00:14] Production.INFO: call_cost end
[2026-09-15 04:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:00:14] Production.INFO: ==27663== Releasing lock...
[2026-09-15 04:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:01:01] Production.INFO: ==27735== Lock acquired, processing the job...
[2026-09-15 09:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:01:01] Production.INFO: neon service started
[2026-09-15 09:01:01] Production.INFO: neon service started
[2026-09-15 09:01:01] Production.INFO: ==27735== Releasing lock...
[2026-09-15 09:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:01:02] Production.INFO: ==27743== Lock acquired, processing the job...
[2026-09-15 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:01:02] Production.INFO: ==27743== Releasing lock...
[2026-09-15 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:01:02] Production.INFO: ==27741== Lock acquired, processing the job...
[2026-09-15 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:01:02] Production.INFO: ==27741== Releasing lock...
[2026-09-15 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:01:03] Production.INFO: ==27750== Lock acquired, processing the job...
[2026-09-15 04:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:01:03] Production.INFO: ==27748== Lock acquired, processing the job...
[2026-09-15 04:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:01:03] Production.INFO: ==27754== Lock acquired, processing the job...
[2026-09-15 04:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:01:03] Production.INFO: Account Balance Start.
[2026-09-15 04:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:01:03] Production.INFO: 117
[2026-09-15 04:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:01:03] Production.INFO: ==27746== Lock acquired, processing the job...
[2026-09-15 04:01:03] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Starts#
[2026-09-15 04:01:03] Production.INFO: ==27752== Lock acquired, processing the job...
[2026-09-15 04:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:01:03] Production.INFO: DBcleanup Starts.
[2026-09-15 04:01:03] Production.INFO: Usage Download Log Start.
[2026-09-15 04:01:03] Production.INFO: Usage Download Log End.
[2026-09-15 04:01:03] Production.INFO: Cronjob History Delete Start.
[2026-09-15 04:01:03] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-09-15','Cronjob')
[2026-09-15 04:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:01:03] Production.INFO: ==27756== Lock acquired, processing the job...
[2026-09-15 04:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 04:01:03] Production.INFO: ==27756== Releasing lock...
[2026-09-15 04:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:01:03] Production.INFO: Total Charge 0
[2026-09-15 04:01:03] Production.INFO: CreateAllLog End
[2026-09-15 04:01:03] Production.INFO: Account Balance End.
[2026-09-15 04:01:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:01:03] Production.INFO: ==27754== Releasing lock...
[2026-09-15 04:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:01:04] Production.INFO: ==27750== Releasing lock...
[2026-09-15 04:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:01:12] Production.INFO: Cronjob History Delete End.
[2026-09-15 04:01:12] Production.INFO: Job Log Delete Start.
[2026-09-15 04:01:12] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-09-15','Job')
[2026-09-15 04:01:12] Production.INFO: Job Log Delete End.
[2026-09-15 04:01:12] Production.INFO: Customer RateSheet History Delete Starts.
[2026-09-15 04:01:12] Production.INFO: Customer RateSheet History Delete End.
[2026-09-15 04:01:12] Production.INFO: Vendor RateSheet History Delete Start.
[2026-09-15 04:01:12] Production.INFO: Vendor RateSheet History Delete End.
[2026-09-15 04:01:12] Production.INFO: All Old Rate Delete Start
[2026-09-15 04:01:12] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Start.
[2026-09-15 04:01:12] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Done.
[2026-09-15 04:01:12] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Start.
[2026-09-15 04:01:12] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Done.
[2026-09-15 04:01:12] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Start.
[2026-09-15 04:01:12] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Done.
[2026-09-15 04:01:12] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Start.
[2026-09-15 04:01:12] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Done.
[2026-09-15 04:01:12] Production.INFO: All Old Rate Delete End
[2026-09-15 04:01:12] Production.INFO: Customer CDR Delete Start.
[2026-09-15 04:01:12] Production.INFO: Customer CDR Delete End.
[2026-09-15 04:01:12] Production.INFO: Customer Failed Call Start.
[2026-09-15 04:01:12] Production.INFO: Customer Failed Call Delete End.
[2026-09-15 04:01:12] Production.INFO: Vendor CDR Delete Start.
[2026-09-15 04:01:12] Production.INFO: Vendor CDR Delete End.
[2026-09-15 04:01:12] Production.INFO: Vendor CDR Delete Start.
[2026-09-15 04:01:12] Production.INFO: Vendor CDR Delete End.
[2026-09-15 04:01:12] Production.INFO: RateLog Delete Start.
[2026-09-15 04:01:12] Production.INFO: RateLog Delete End.
[2026-09-15 04:01:12] Production.INFO: Archive Old Rate Delete Start.
[2026-09-15 04:01:12] Production.INFO: Archive Old Rate Delete End.
[2026-09-15 04:01:12] Production.INFO: Tickets Delete Start.
[2026-09-15 04:01:12] Production.INFO: Tickets Delete End.
[2026-09-15 04:01:12] Production.INFO: DBcleanup Done.
[2026-09-15 04:01:12] Production.ERROR: CronJobId end 3
[2026-09-15 04:01:12] Production.INFO: ==27746== Releasing lock...
[2026-09-15 04:01:12] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Stops#
[2026-09-15 04:01:12] Production.INFO: 26 MB #Memory Used#
[2026-09-15 04:01:15] Production.ERROR: CronJobId end10
[2026-09-15 04:01:15] Production.INFO: ==27752== Releasing lock...
[2026-09-15 04:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:01:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:01:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:01:17] Production.INFO: call_cost start
[2026-09-15 04:01:17] Production.INFO: call_cost end
[2026-09-15 04:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:01:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:01:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:01:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:01:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:01:17] Production.INFO: ==27748== Releasing lock...
[2026-09-15 04:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:02:02] Production.INFO: ==27819== Lock acquired, processing the job...
[2026-09-15 09:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:02:02] Production.INFO: neon service started
[2026-09-15 09:02:02] Production.INFO: neon service started
[2026-09-15 09:02:02] Production.INFO: ==27819== Releasing lock...
[2026-09-15 09:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:02:02] Production.INFO: ==27823== Lock acquired, processing the job...
[2026-09-15 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:02:02] Production.INFO: ==27823== Releasing lock...
[2026-09-15 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:02:02] Production.INFO: ==27821== Lock acquired, processing the job...
[2026-09-15 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:02:02] Production.INFO: ==27821== Releasing lock...
[2026-09-15 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:02:03] Production.INFO: ==27827== Lock acquired, processing the job...
[2026-09-15 04:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:02:03] Production.INFO: ==27825== Lock acquired, processing the job...
[2026-09-15 04:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:02:03] Production.INFO: ==27835== Lock acquired, processing the job...
[2026-09-15 04:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:02:03] Production.INFO: ==27829== Lock acquired, processing the job...
[2026-09-15 04:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 04:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 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-15 04:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:02:04] Production.INFO: ==27831== Lock acquired, processing the job...
[2026-09-15 04:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:02:04] Production.INFO: ==27835== Releasing lock...
[2026-09-15 04:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:02:04] Production.INFO: ==27833== Lock acquired, processing the job...
[2026-09-15 04:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 04:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 04:02:04] Production.INFO: Account Balance Start.
[2026-09-15 04:02:04] Production.INFO: CreateAllLog Start
[2026-09-15 04:02:04] Production.INFO: 117
[2026-09-15 04:02:04] Production.INFO: Date 2026-09-08
[2026-09-15 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:02:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:02:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:02:04] Production.INFO: ==27827== Releasing lock...
[2026-09-15 04:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:02:04] Production.ERROR: done
[2026-09-15 04:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 04:02:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:02:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:02:04] Production.ERROR: done
[2026-09-15 04:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:02:04] Production.INFO: Total Charge 0
[2026-09-15 04:02:04] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 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-15 04:02:04] Production.INFO: ==27833== Releasing lock...
[2026-09-15 04:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 04:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 04:02:04] Production.INFO: Account Balance End.
[2026-09-15 04:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:02:04] Production.INFO: ==27831== Releasing lock...
[2026-09-15 04:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:02:12] Production.ERROR: CronJobId end10
[2026-09-15 04:02:12] Production.INFO: ==27829== Releasing lock...
[2026-09-15 04:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:02:15] Production.INFO: call_cost start
[2026-09-15 04:02:15] Production.INFO: call_cost end
[2026-09-15 04:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:02:15] Production.INFO: ==27825== Releasing lock...
[2026-09-15 04:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:03:01] Production.INFO: ==27893== Lock acquired, processing the job...
[2026-09-15 09:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:03:01] Production.INFO: neon service started
[2026-09-15 09:03:01] Production.INFO: neon service started
[2026-09-15 09:03:01] Production.INFO: ==27893== Releasing lock...
[2026-09-15 09:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:03:01] Production.INFO: ==27895== Lock acquired, processing the job...
[2026-09-15 04:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:03:02] Production.INFO: ==27895== Releasing lock...
[2026-09-15 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:03:02] Production.INFO: ==27897== Lock acquired, processing the job...
[2026-09-15 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:03:02] Production.INFO: ==27897== Releasing lock...
[2026-09-15 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:03:02] Production.INFO: ==27899== Lock acquired, processing the job...
[2026-09-15 04:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:03:03] Production.INFO: ==27907== Lock acquired, processing the job...
[2026-09-15 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:03:03] Production.INFO: ==27901== Lock acquired, processing the job...
[2026-09-15 04:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:03:03] Production.INFO: ==27903== Lock acquired, processing the job...
[2026-09-15 04:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:03:03] Production.INFO: ==27905== Lock acquired, processing the job...
[2026-09-15 04:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 04:03:03] Production.INFO: ==27907== Releasing lock...
[2026-09-15 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:03:03] Production.INFO: Account Balance Start.
[2026-09-15 04:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:03:03] Production.INFO: 117
[2026-09-15 04:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:03:03] Production.INFO: Total Charge 0
[2026-09-15 04:03:03] Production.INFO: CreateAllLog End
[2026-09-15 04:03:03] Production.INFO: Account Balance End.
[2026-09-15 04:03:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:03:03] Production.INFO: ==27905== Releasing lock...
[2026-09-15 04:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:03:04] Production.INFO: ==27901== Releasing lock...
[2026-09-15 04:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:03:11] Production.ERROR: CronJobId end10
[2026-09-15 04:03:11] Production.INFO: ==27903== Releasing lock...
[2026-09-15 04:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:03:13] Production.INFO: call_cost start
[2026-09-15 04:03:13] Production.INFO: call_cost end
[2026-09-15 04:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:03:13] Production.INFO: ==27899== Releasing lock...
[2026-09-15 04:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:04:01] Production.INFO: ==27964== Lock acquired, processing the job...
[2026-09-15 09:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:04:01] Production.INFO: neon service started
[2026-09-15 09:04:02] Production.INFO: neon service started
[2026-09-15 09:04:02] Production.INFO: ==27964== Releasing lock...
[2026-09-15 09:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:04:02] Production.INFO: ==27968== Lock acquired, processing the job...
[2026-09-15 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:04:02] Production.INFO: ==27968== Releasing lock...
[2026-09-15 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:04:02] Production.INFO: ==27966== Lock acquired, processing the job...
[2026-09-15 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:04:02] Production.INFO: ==27966== Releasing lock...
[2026-09-15 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:04:03] Production.INFO: ==27971== Lock acquired, processing the job...
[2026-09-15 04:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:04:03] Production.INFO: ==27973== Lock acquired, processing the job...
[2026-09-15 04:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:04:03] Production.INFO: ==27975== Lock acquired, processing the job...
[2026-09-15 04:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:04:03] Production.INFO: ==27977== Lock acquired, processing the job...
[2026-09-15 04:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:04:03] Production.INFO: ==27979== Lock acquired, processing the job...
[2026-09-15 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:04:03] Production.INFO: Account Balance Start.
[2026-09-15 04:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:04:03] Production.INFO: 117
[2026-09-15 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-15 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-15 04:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 04:04:03] Production.INFO: ==27979== Releasing lock...
[2026-09-15 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:04:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:04:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:04:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:04:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:04:04] Production.INFO: ==27973== Releasing lock...
[2026-09-15 04:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:04:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:04:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:04:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:04:04] Production.INFO: Total Charge 0
[2026-09-15 04:04:04] Production.INFO: CreateAllLog End
[2026-09-15 04:04:04] Production.INFO: Account Balance End.
[2026-09-15 04:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:04:04] Production.INFO: ==27977== Releasing lock...
[2026-09-15 04:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:04:11] Production.ERROR: CronJobId end10
[2026-09-15 04:04:11] Production.INFO: ==27975== Releasing lock...
[2026-09-15 04:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:04:13] Production.INFO: call_cost start
[2026-09-15 04:04:13] Production.INFO: call_cost end
[2026-09-15 04:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:04:14] Production.INFO: ==27971== Releasing lock...
[2026-09-15 04:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:05:01] Production.INFO: ==28034== Lock acquired, processing the job...
[2026-09-15 09:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:05:01] Production.INFO: neon service started
[2026-09-15 09:05:01] Production.INFO: neon service started
[2026-09-15 09:05:01] Production.INFO: ==28034== Releasing lock...
[2026-09-15 09:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:05:01] Production.INFO: ==28038== Lock acquired, processing the job...
[2026-09-15 08:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:05:01] Production.INFO: ==28038== Releasing lock...
[2026-09-15 08:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:05:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:05:01] Production.INFO: ==28036== Lock acquired, processing the job...
[2026-09-15 04:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:05:02] Production.INFO: ==28036== Releasing lock...
[2026-09-15 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:05:02] Production.INFO: ==28041== Lock acquired, processing the job...
[2026-09-15 04:05:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 04:05:02] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 04:05:02] Production.INFO: ==28043== Lock acquired, processing the job...
[2026-09-15 04:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:05:02] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 04:05:02] Production.INFO: ==28041== Releasing lock...
[2026-09-15 04:05:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 04:05:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 04:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:05:03] Production.INFO: ==28045== Lock acquired, processing the job...
[2026-09-15 04:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:05:03] Production.INFO: ==28047== Lock acquired, processing the job...
[2026-09-15 04:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:05:03] Production.INFO: ==28049== Lock acquired, processing the job...
[2026-09-15 04:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:05:03] Production.INFO: ==28053== Lock acquired, processing the job...
[2026-09-15 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:05:03] Production.INFO: ==28051== Lock acquired, processing the job...
[2026-09-15 04:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 04:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:05:03] Production.INFO: Account Balance Start.
[2026-09-15 04:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 04:05:03] Production.INFO: 117
[2026-09-15 04:05:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:05:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:05:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:05:03] Production.INFO: ==28053== Releasing lock...
[2026-09-15 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:05:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:05:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:05:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:05:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:05:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:05:03] Production.ERROR: done
[2026-09-15 04:05:03] Production.INFO: Total Charge 0
[2026-09-15 04:05:03] Production.INFO: CreateAllLog End
[2026-09-15 04:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 04:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006070', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 04:05:04] Production.INFO: ==28045== Releasing lock...
[2026-09-15 04:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:05:04] Production.INFO: Account Balance End.
[2026-09-15 04:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:05:04] Production.INFO: ==28049== Releasing lock...
[2026-09-15 04:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006070', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 04:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 04:05:09] Production.INFO: ProcessCDR(1,18006070,1,1,2)
[2026-09-15 04:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006070,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006070,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 04:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 04:05:10] Production.INFO: ==28051== Releasing lock...
[2026-09-15 04:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 04:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 04:05:13] Production.ERROR: CronJobId end10
[2026-09-15 04:05:13] Production.INFO: ==28047== Releasing lock...
[2026-09-15 04:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:05:16] Production.INFO: call_cost start
[2026-09-15 04:05:16] Production.INFO: call_cost end
[2026-09-15 04:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:05:16] Production.INFO: ==28043== Releasing lock...
[2026-09-15 04:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:06:01] Production.INFO: ==28107== Lock acquired, processing the job...
[2026-09-15 09:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:06:01] Production.INFO: neon service started
[2026-09-15 09:06:01] Production.INFO: neon service started
[2026-09-15 09:06:01] Production.INFO: ==28107== Releasing lock...
[2026-09-15 09:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:06:02] Production.INFO: ==28109== Lock acquired, processing the job...
[2026-09-15 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:06:02] Production.INFO: ==28109== Releasing lock...
[2026-09-15 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:06:02] Production.INFO: ==28111== Lock acquired, processing the job...
[2026-09-15 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:06:02] Production.INFO: ==28111== Releasing lock...
[2026-09-15 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:06:03] Production.INFO: ==28122== Lock acquired, processing the job...
[2026-09-15 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:06:03] Production.INFO: ==28118== Lock acquired, processing the job...
[2026-09-15 04:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 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-15 04:06:03] Production.INFO: ==28122== Releasing lock...
[2026-09-15 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:06:03] Production.INFO: ==28116== Lock acquired, processing the job...
[2026-09-15 04:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:06:03] Production.INFO: ==28114== Lock acquired, processing the job...
[2026-09-15 04:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:06:03] Production.INFO: ==28120== Lock acquired, processing the job...
[2026-09-15 04:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:06:03] Production.INFO: Account Balance Start.
[2026-09-15 04:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:06:03] Production.INFO: 117
[2026-09-15 04:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:06:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:06:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:06:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:06:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:06:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:06:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:06:04] Production.INFO: Total Charge 0
[2026-09-15 04:06:04] Production.INFO: CreateAllLog End
[2026-09-15 04:06:04] Production.INFO: ==28116== Releasing lock...
[2026-09-15 04:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:06:04] Production.INFO: Account Balance End.
[2026-09-15 04:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:06:04] Production.INFO: ==28120== Releasing lock...
[2026-09-15 04:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:06:10] Production.ERROR: CronJobId end10
[2026-09-15 04:06:10] Production.INFO: ==28118== Releasing lock...
[2026-09-15 04:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:06:13] Production.INFO: call_cost start
[2026-09-15 04:06:13] Production.INFO: call_cost end
[2026-09-15 04:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:06:13] Production.INFO: ==28114== Releasing lock...
[2026-09-15 04:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:07:02] Production.INFO: ==28181== Lock acquired, processing the job...
[2026-09-15 09:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:07:02] Production.INFO: neon service started
[2026-09-15 09:07:02] Production.INFO: neon service started
[2026-09-15 09:07:02] Production.INFO: ==28181== Releasing lock...
[2026-09-15 09:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:07:02] Production.INFO: ==28183== Lock acquired, processing the job...
[2026-09-15 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:07:02] Production.INFO: ==28183== Releasing lock...
[2026-09-15 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:07:03] Production.INFO: ==28185== Lock acquired, processing the job...
[2026-09-15 08:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:07:03] Production.INFO: ==28185== Releasing lock...
[2026-09-15 08:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:07:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:07:03] Production.INFO: ==28196== Lock acquired, processing the job...
[2026-09-15 04:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:07:03] Production.INFO: ==28188== Lock acquired, processing the job...
[2026-09-15 04:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:07:03] Production.INFO: ==28190== Lock acquired, processing the job...
[2026-09-15 04:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 04:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 04:07:03] Production.INFO: ==28192== Lock acquired, processing the job...
[2026-09-15 04:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 04:07:03] Production.INFO: ==28194== Lock acquired, processing the job...
[2026-09-15 04:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:07:03] Production.INFO: ==28196== Releasing lock...
[2026-09-15 04:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:07:03] Production.INFO: Account Balance Start.
[2026-09-15 04:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:07:03] Production.INFO: 117
[2026-09-15 04:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:07:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:07:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:07:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:07:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:07:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:07:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:07:04] Production.INFO: Total Charge 0
[2026-09-15 04:07:04] Production.INFO: CreateAllLog End
[2026-09-15 04:07:04] Production.INFO: Account Balance End.
[2026-09-15 04:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:07:04] Production.INFO: ==28194== Releasing lock...
[2026-09-15 04:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:07:04] Production.INFO: ==28190== Releasing lock...
[2026-09-15 04:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:07:11] Production.ERROR: CronJobId end10
[2026-09-15 04:07:11] Production.INFO: ==28192== Releasing lock...
[2026-09-15 04:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:07:14] Production.INFO: call_cost start
[2026-09-15 04:07:14] Production.INFO: call_cost end
[2026-09-15 04:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:07:14] Production.INFO: ==28188== Releasing lock...
[2026-09-15 04:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:08:01] Production.INFO: ==28250== Lock acquired, processing the job...
[2026-09-15 09:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:08:01] Production.INFO: neon service started
[2026-09-15 09:08:01] Production.INFO: neon service started
[2026-09-15 09:08:01] Production.INFO: ==28250== Releasing lock...
[2026-09-15 09:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:08:02] Production.INFO: ==28254== Lock acquired, processing the job...
[2026-09-15 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:08:02] Production.INFO: ==28254== Releasing lock...
[2026-09-15 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:08:02] Production.INFO: ==28252== Lock acquired, processing the job...
[2026-09-15 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:08:02] Production.INFO: ==28252== Releasing lock...
[2026-09-15 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:08:03] Production.INFO: ==28261== Lock acquired, processing the job...
[2026-09-15 04:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:08:03] Production.INFO: ==28257== Lock acquired, processing the job...
[2026-09-15 04:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:08:03] Production.INFO: ==28265== Lock acquired, processing the job...
[2026-09-15 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:08:03] Production.INFO: ==28259== Lock acquired, processing the job...
[2026-09-15 04:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 04:08:03] Production.INFO: ==28263== Lock acquired, processing the job...
[2026-09-15 04:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 04:08:03] Production.INFO: ==28265== Releasing lock...
[2026-09-15 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:08:03] Production.INFO: Account Balance Start.
[2026-09-15 04:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:08:03] Production.INFO: 117
[2026-09-15 04:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:08:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:08:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:08:03] Production.INFO: Total Charge 0
[2026-09-15 04:08:03] Production.INFO: CreateAllLog End
[2026-09-15 04:08:03] Production.INFO: Account Balance End.
[2026-09-15 04:08:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:08:03] Production.INFO: ==28263== Releasing lock...
[2026-09-15 04:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:08:03] Production.INFO: ==28259== Releasing lock...
[2026-09-15 04:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:08:09] Production.ERROR: CronJobId end10
[2026-09-15 04:08:09] Production.INFO: ==28261== Releasing lock...
[2026-09-15 04:08:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:08:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:08:13] Production.INFO: call_cost start
[2026-09-15 04:08:13] Production.INFO: call_cost end
[2026-09-15 04:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:08:13] Production.INFO: ==28257== Releasing lock...
[2026-09-15 04:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:09:02] Production.INFO: ==28325== Lock acquired, processing the job...
[2026-09-15 09:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:09:02] Production.INFO: neon service started
[2026-09-15 09:09:02] Production.INFO: neon service started
[2026-09-15 09:09:02] Production.INFO: ==28325== Releasing lock...
[2026-09-15 09:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:09:02] Production.INFO: ==28327== Lock acquired, processing the job...
[2026-09-15 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:09:02] Production.INFO: ==28327== Releasing lock...
[2026-09-15 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:09:03] Production.INFO: ==28329== Lock acquired, processing the job...
[2026-09-15 08:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:09:03] Production.INFO: ==28329== Releasing lock...
[2026-09-15 08:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:09:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:09:03] Production.INFO: ==28333== Lock acquired, processing the job...
[2026-09-15 04:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:09:03] Production.INFO: ==28337== Lock acquired, processing the job...
[2026-09-15 04:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:09:03] Production.INFO: ==28339== Lock acquired, processing the job...
[2026-09-15 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:09:03] Production.INFO: Account Balance Start.
[2026-09-15 04:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:09:03] Production.INFO: 117
[2026-09-15 04:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:09:03] Production.INFO: ==28339== Releasing lock...
[2026-09-15 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:09:03] Production.INFO: ==28331== Lock acquired, processing the job...
[2026-09-15 04:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:09:03] Production.INFO: ==28335== Lock acquired, processing the job...
[2026-09-15 04:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:09:03] Production.INFO: Total Charge 0
[2026-09-15 04:09:03] Production.INFO: CreateAllLog End
[2026-09-15 04:09:04] Production.INFO: ==28333== Releasing lock...
[2026-09-15 04:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:09:04] Production.INFO: Account Balance End.
[2026-09-15 04:09:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:09:04] Production.INFO: ==28337== Releasing lock...
[2026-09-15 04:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:09:12] Production.ERROR: CronJobId end10
[2026-09-15 04:09:12] Production.INFO: ==28335== Releasing lock...
[2026-09-15 04:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:09:14] Production.INFO: call_cost start
[2026-09-15 04:09:14] Production.INFO: call_cost end
[2026-09-15 04:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:09:14] Production.INFO: ==28331== Releasing lock...
[2026-09-15 04:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:10:01] Production.INFO: ==28393== Lock acquired, processing the job...
[2026-09-15 09:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:10:01] Production.INFO: neon service started
[2026-09-15 09:10:01] Production.INFO: neon service started
[2026-09-15 09:10:01] Production.INFO: ==28393== Releasing lock...
[2026-09-15 09:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:10:02] Production.INFO: ==28396== Lock acquired, processing the job...
[2026-09-15 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:10:02] Production.INFO: ==28398== Lock acquired, processing the job...
[2026-09-15 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:10:02] Production.INFO: ==28398== Releasing lock...
[2026-09-15 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:10:02] Production.INFO: ==28396== Releasing lock...
[2026-09-15 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:10:03] Production.INFO: ==28406== Lock acquired, processing the job...
[2026-09-15 04:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:10:03] Production.INFO: ==28408== Lock acquired, processing the job...
[2026-09-15 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:10:03] Production.INFO: Account Balance Start.
[2026-09-15 04:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:10:03] Production.INFO: 117
[2026-09-15 04:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:10:03] Production.INFO: ==28400== Lock acquired, processing the job...
[2026-09-15 04:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:10:03] Production.INFO: ==28402== Lock acquired, processing the job...
[2026-09-15 04:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 04:10:03] Production.INFO: ==28404== Lock acquired, processing the job...
[2026-09-15 04:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 04:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:10:03] Production.INFO: ==28408== Releasing lock...
[2026-09-15 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:10:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:10:03] Production.INFO: Total Charge 0
[2026-09-15 04:10:03] Production.INFO: CreateAllLog End
[2026-09-15 04:10:03] Production.INFO: Account Balance End.
[2026-09-15 04:10:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:10:03] Production.INFO: ==28406== Releasing lock...
[2026-09-15 04:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:10:04] Production.INFO: ==28402== Releasing lock...
[2026-09-15 04:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:10:10] Production.ERROR: CronJobId end10
[2026-09-15 04:10:10] Production.INFO: ==28404== Releasing lock...
[2026-09-15 04:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:10:13] Production.INFO: call_cost start
[2026-09-15 04:10:13] Production.INFO: call_cost end
[2026-09-15 04:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:10:13] Production.INFO: ==28400== Releasing lock...
[2026-09-15 04:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:11:01] Production.INFO: ==28467== Lock acquired, processing the job...
[2026-09-15 09:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:11:01] Production.INFO: neon service started
[2026-09-15 09:11:02] Production.INFO: neon service started
[2026-09-15 09:11:02] Production.INFO: ==28467== Releasing lock...
[2026-09-15 09:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:11:02] Production.INFO: ==28469== Lock acquired, processing the job...
[2026-09-15 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:11:02] Production.INFO: ==28469== Releasing lock...
[2026-09-15 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:11:02] Production.INFO: ==28471== Lock acquired, processing the job...
[2026-09-15 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:11:02] Production.INFO: ==28471== Releasing lock...
[2026-09-15 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:11:03] Production.INFO: ==28482== Lock acquired, processing the job...
[2026-09-15 04:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 04:11:03] Production.INFO: ==28482== Releasing lock...
[2026-09-15 04:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:11:03] Production.INFO: ==28474== Lock acquired, processing the job...
[2026-09-15 04:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:11:03] Production.INFO: ==28476== Lock acquired, processing the job...
[2026-09-15 04:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:11:03] Production.INFO: ==28478== Lock acquired, processing the job...
[2026-09-15 04:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:11:03] Production.INFO: ==28480== Lock acquired, processing the job...
[2026-09-15 04:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:11:03] Production.INFO: Account Balance Start.
[2026-09-15 04:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:11:03] Production.INFO: 117
[2026-09-15 04:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:11:04] Production.INFO: Total Charge 0
[2026-09-15 04:11:04] Production.INFO: CreateAllLog End
[2026-09-15 04:11:04] Production.INFO: Account Balance End.
[2026-09-15 04:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:11:04] Production.INFO: ==28480== Releasing lock...
[2026-09-15 04:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:11:04] Production.INFO: ==28476== Releasing lock...
[2026-09-15 04:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:11:11] Production.ERROR: CronJobId end10
[2026-09-15 04:11:11] Production.INFO: ==28478== Releasing lock...
[2026-09-15 04:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:11:14] Production.INFO: call_cost start
[2026-09-15 04:11:14] Production.INFO: call_cost end
[2026-09-15 04:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:11:14] Production.INFO: ==28474== Releasing lock...
[2026-09-15 04:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:12:01] Production.INFO: ==28535== Lock acquired, processing the job...
[2026-09-15 09:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:12:01] Production.INFO: neon service started
[2026-09-15 09:12:01] Production.INFO: neon service started
[2026-09-15 09:12:01] Production.INFO: ==28535== Releasing lock...
[2026-09-15 09:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:12:01] Production.INFO: ==28539== Lock acquired, processing the job...
[2026-09-15 08:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:12:01] Production.INFO: ==28539== Releasing lock...
[2026-09-15 08:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:12:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:12:01] Production.INFO: ==28537== Lock acquired, processing the job...
[2026-09-15 04:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:12:02] Production.INFO: ==28537== Releasing lock...
[2026-09-15 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:12:02] Production.INFO: ==28542== Lock acquired, processing the job...
[2026-09-15 04:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:12:02] Production.INFO: ==28544== Lock acquired, processing the job...
[2026-09-15 04:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:12:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:12:02] Production.INFO: ==28550== Lock acquired, processing the job...
[2026-09-15 04:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:12:03] Production.INFO: ==28546== Lock acquired, processing the job...
[2026-09-15 04:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:12:03] Production.INFO: ==28548== Lock acquired, processing the job...
[2026-09-15 04:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 04:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:12:03] Production.INFO: ==28550== Releasing lock...
[2026-09-15 04:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:12:03] Production.INFO: Account Balance Start.
[2026-09-15 04:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:12:03] Production.INFO: 117
[2026-09-15 04:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:12:03] Production.INFO: ==28544== Releasing lock...
[2026-09-15 04:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:12:03] Production.INFO: Total Charge 0
[2026-09-15 04:12:03] Production.INFO: CreateAllLog End
[2026-09-15 04:12:03] Production.INFO: Account Balance End.
[2026-09-15 04:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:12:04] Production.INFO: ==28548== Releasing lock...
[2026-09-15 04:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:12:11] Production.ERROR: CronJobId end10
[2026-09-15 04:12:11] Production.INFO: ==28546== Releasing lock...
[2026-09-15 04:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:12:13] Production.INFO: call_cost start
[2026-09-15 04:12:13] Production.INFO: call_cost end
[2026-09-15 04:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:12:13] Production.INFO: ==28542== Releasing lock...
[2026-09-15 04:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:13:01] Production.INFO: ==28606== Lock acquired, processing the job...
[2026-09-15 09:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:13:01] Production.INFO: neon service started
[2026-09-15 09:13:01] Production.INFO: neon service started
[2026-09-15 09:13:01] Production.INFO: ==28606== Releasing lock...
[2026-09-15 09:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:13:02] Production.INFO: ==28609== Lock acquired, processing the job...
[2026-09-15 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:13:02] Production.INFO: ==28611== Lock acquired, processing the job...
[2026-09-15 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:13:02] Production.INFO: ==28611== Releasing lock...
[2026-09-15 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:13:02] Production.INFO: ==28609== Releasing lock...
[2026-09-15 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:13:03] Production.INFO: ==28613== Lock acquired, processing the job...
[2026-09-15 04:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:13:03] Production.INFO: ==28617== Lock acquired, processing the job...
[2026-09-15 04:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:13:03] Production.INFO: ==28615== Lock acquired, processing the job...
[2026-09-15 04:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:13:03] Production.INFO: ==28619== Lock acquired, processing the job...
[2026-09-15 04:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:13:03] Production.INFO: Account Balance Start.
[2026-09-15 04:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:13:03] Production.INFO: 117
[2026-09-15 04:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:13:03] Production.INFO: ==28621== Lock acquired, processing the job...
[2026-09-15 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:13:03] Production.INFO: ==28621== Releasing lock...
[2026-09-15 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:13:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:13:04] Production.INFO: Total Charge 0
[2026-09-15 04:13:04] Production.INFO: CreateAllLog End
[2026-09-15 04:13:04] Production.INFO: Account Balance End.
[2026-09-15 04:13:04] Production.INFO: ==28615== Releasing lock...
[2026-09-15 04:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:13:04] Production.INFO: ==28619== Releasing lock...
[2026-09-15 04:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:13:12] Production.ERROR: CronJobId end10
[2026-09-15 04:13:12] Production.INFO: ==28617== Releasing lock...
[2026-09-15 04:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:13:13] Production.INFO: call_cost start
[2026-09-15 04:13:13] Production.INFO: call_cost end
[2026-09-15 04:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:13:13] Production.INFO: ==28613== Releasing lock...
[2026-09-15 04:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:14:02] Production.INFO: ==28675== Lock acquired, processing the job...
[2026-09-15 09:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:14:02] Production.INFO: neon service started
[2026-09-15 09:14:02] Production.INFO: neon service started
[2026-09-15 09:14:02] Production.INFO: ==28675== Releasing lock...
[2026-09-15 09:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:14:02] Production.INFO: ==28679== Lock acquired, processing the job...
[2026-09-15 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:14:02] Production.INFO: ==28679== Releasing lock...
[2026-09-15 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:14:02] Production.INFO: ==28677== Lock acquired, processing the job...
[2026-09-15 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:14:02] Production.INFO: ==28677== Releasing lock...
[2026-09-15 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:14:03] Production.INFO: ==28684== Lock acquired, processing the job...
[2026-09-15 04:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:14:03] Production.INFO: ==28686== Lock acquired, processing the job...
[2026-09-15 04:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:14:03] Production.INFO: ==28682== Lock acquired, processing the job...
[2026-09-15 04:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:14:04] Production.INFO: ==28688== Lock acquired, processing the job...
[2026-09-15 04:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:14:04] Production.INFO: ==28690== Lock acquired, processing the job...
[2026-09-15 04:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:14:04] Production.INFO: Account Balance Start.
[2026-09-15 04:14:04] Production.INFO: CreateAllLog Start
[2026-09-15 04:14:04] Production.INFO: 117
[2026-09-15 04:14:04] Production.INFO: Date 2026-09-08
[2026-09-15 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 04: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-15 04: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-15 04:14:04] Production.INFO: ==28684== Releasing lock...
[2026-09-15 04:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04: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-15 04:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:14:04] Production.INFO: ==28690== Releasing lock...
[2026-09-15 04:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:14:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:14:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:14:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:14:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:14:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:14:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:14:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:14:04] Production.INFO: Total Charge 0
[2026-09-15 04:14:04] Production.INFO: CreateAllLog End
[2026-09-15 04:14:04] Production.INFO: Account Balance End.
[2026-09-15 04:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:14:04] Production.INFO: ==28688== Releasing lock...
[2026-09-15 04:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:14:11] Production.ERROR: CronJobId end10
[2026-09-15 04:14:11] Production.INFO: ==28686== Releasing lock...
[2026-09-15 04:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:14:14] Production.INFO: call_cost start
[2026-09-15 04:14:14] Production.INFO: call_cost end
[2026-09-15 04:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:14:14] Production.INFO: ==28682== Releasing lock...
[2026-09-15 04:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:15:01] Production.INFO: ==28749== Lock acquired, processing the job...
[2026-09-15 09:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:15:01] Production.INFO: neon service started
[2026-09-15 09:15:01] Production.INFO: neon service started
[2026-09-15 09:15:01] Production.INFO: ==28749== Releasing lock...
[2026-09-15 09:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:15:01] Production.INFO: ==28751== Lock acquired, processing the job...
[2026-09-15 04:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:15:02] Production.INFO: ==28751== Releasing lock...
[2026-09-15 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:15:02] Production.INFO: ==28753== Lock acquired, processing the job...
[2026-09-15 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:15:02] Production.INFO: ==28753== Releasing lock...
[2026-09-15 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:15:03] Production.INFO: ==28764== Lock acquired, processing the job...
[2026-09-15 04:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:15:03] Production.INFO: Account Balance Start.
[2026-09-15 04:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:15:03] Production.INFO: 117
[2026-09-15 04:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:15:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:15:03] Production.INFO: ==28756== Lock acquired, processing the job...
[2026-09-15 04:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 04:15:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:15:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 04:15:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 04:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:15:03] Production.ERROR: CronJob PID - 28764
[2026-09-15 04:15:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 04:15:03] Production.ERROR: CronJob ID - 12
[2026-09-15 04:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 04:15:00
[2026-09-15 04:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 04:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 04:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 04:15:03] Production.INFO: ==28756== Releasing lock...
[2026-09-15 04:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 04:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 04:15:03] Production.INFO: ==28758== Lock acquired, processing the job...
[2026-09-15 04:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:15:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:15:03] Production.INFO: ==28760== Lock acquired, processing the job...
[2026-09-15 04:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:15:03] Production.INFO: ==28768== Lock acquired, processing the job...
[2026-09-15 04:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:15:03] Production.INFO: ==28762== Lock acquired, processing the job...
[2026-09-15 04:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:15:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:15:03] Production.INFO: Total Charge 0
[2026-09-15 04:15:03] Production.INFO: CreateAllLog End
[2026-09-15 04:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 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-15 04:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 04:15:03] Production.INFO: ==28768== Releasing lock...
[2026-09-15 04:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:15:03] Production.INFO: ==28766== Lock acquired, processing the job...
[2026-09-15 04:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 04:15:03] Production.INFO: Account Balance End.
[2026-09-15 04:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 04:15:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:15:03] Production.INFO: ==28764== Releasing lock...
[2026-09-15 04:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:15:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:15:04] Production.ERROR: done
[2026-09-15 04:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 04:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006111', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 04:15:04] Production.INFO: ==28760== Releasing lock...
[2026-09-15 04:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006111', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 04:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 04:15:09] Production.INFO: ProcessCDR(1,18006111,1,1,2)
[2026-09-15 04:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006111,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006111,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 04:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 04:15:09] Production.INFO: ==28766== Releasing lock...
[2026-09-15 04:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 04:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 04:15:12] Production.ERROR: CronJobId end10
[2026-09-15 04:15:12] Production.INFO: ==28762== Releasing lock...
[2026-09-15 04:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:15:15] Production.INFO: call_cost start
[2026-09-15 04:15:15] Production.INFO: call_cost end
[2026-09-15 04:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:15:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:15:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:15:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:15:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:15:15] Production.INFO: ==28758== Releasing lock...
[2026-09-15 04:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:16:02] Production.INFO: ==28826== Lock acquired, processing the job...
[2026-09-15 09:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:16:02] Production.INFO: neon service started
[2026-09-15 09:16:02] Production.INFO: neon service started
[2026-09-15 09:16:02] Production.INFO: ==28826== Releasing lock...
[2026-09-15 09:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:16:02] Production.INFO: ==28829== Lock acquired, processing the job...
[2026-09-15 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:16:02] Production.INFO: ==28829== Releasing lock...
[2026-09-15 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:16:02] Production.INFO: ==28831== Lock acquired, processing the job...
[2026-09-15 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:16:03] Production.INFO: ==28831== Releasing lock...
[2026-09-15 08:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:16:03] Production.INFO: ==28835== Lock acquired, processing the job...
[2026-09-15 04:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:16:03] Production.INFO: ==28833== Lock acquired, processing the job...
[2026-09-15 04:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:16:03] Production.INFO: ==28841== Lock acquired, processing the job...
[2026-09-15 04:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:16:03] Production.INFO: ==28837== Lock acquired, processing the job...
[2026-09-15 04:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 04:16:03] Production.INFO: ==28839== Lock acquired, processing the job...
[2026-09-15 04:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 04:16:03] Production.INFO: ==28841== Releasing lock...
[2026-09-15 04:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:16:03] Production.INFO: Account Balance Start.
[2026-09-15 04:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:16:03] Production.INFO: 117
[2026-09-15 04:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:16:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:16:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:16:04] Production.INFO: Total Charge 0
[2026-09-15 04:16:04] Production.INFO: CreateAllLog End
[2026-09-15 04:16:04] Production.INFO: Account Balance End.
[2026-09-15 04:16:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:16:04] Production.INFO: ==28839== Releasing lock...
[2026-09-15 04:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:16:04] Production.INFO: ==28835== Releasing lock...
[2026-09-15 04:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:16:11] Production.ERROR: CronJobId end10
[2026-09-15 04:16:11] Production.INFO: ==28837== Releasing lock...
[2026-09-15 04:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:16:14] Production.INFO: call_cost start
[2026-09-15 04:16:14] Production.INFO: call_cost end
[2026-09-15 04:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:16:14] Production.INFO: ==28833== Releasing lock...
[2026-09-15 04:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:17:01] Production.INFO: ==28897== Lock acquired, processing the job...
[2026-09-15 09:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:17:01] Production.INFO: neon service started
[2026-09-15 09:17:01] Production.INFO: neon service started
[2026-09-15 09:17:01] Production.INFO: ==28897== Releasing lock...
[2026-09-15 09:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:17:01] Production.INFO: ==28901== Lock acquired, processing the job...
[2026-09-15 08:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:17:01] Production.INFO: ==28901== Releasing lock...
[2026-09-15 08:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:17:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:17:01] Production.INFO: ==28899== Lock acquired, processing the job...
[2026-09-15 04:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:17:02] Production.INFO: ==28899== Releasing lock...
[2026-09-15 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:17:02] Production.INFO: ==28904== Lock acquired, processing the job...
[2026-09-15 04:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:17:02] Production.INFO: ==28906== Lock acquired, processing the job...
[2026-09-15 04:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:17:02] Production.INFO: ==28908== Lock acquired, processing the job...
[2026-09-15 04:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:17:02] Production.INFO: ==28910== Lock acquired, processing the job...
[2026-09-15 04:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:17:02] Production.INFO: ==28912== Lock acquired, processing the job...
[2026-09-15 04:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:17:03] Production.INFO: Account Balance Start.
[2026-09-15 04:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:17:03] Production.INFO: 117
[2026-09-15 04:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:17:03] Production.INFO: ==28912== Releasing lock...
[2026-09-15 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:17:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:17:03] Production.INFO: Total Charge 0
[2026-09-15 04:17:03] Production.INFO: CreateAllLog End
[2026-09-15 04:17:03] Production.INFO: ==28906== Releasing lock...
[2026-09-15 04:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:17:03] Production.INFO: Account Balance End.
[2026-09-15 04:17:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:17:03] Production.INFO: ==28910== Releasing lock...
[2026-09-15 04:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:17:10] Production.ERROR: CronJobId end10
[2026-09-15 04:17:10] Production.INFO: ==28908== Releasing lock...
[2026-09-15 04:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:17:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:17:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:17:13] Production.INFO: call_cost start
[2026-09-15 04:17:13] Production.INFO: call_cost end
[2026-09-15 04:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:17:13] Production.INFO: ==28904== Releasing lock...
[2026-09-15 04:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:18:01] Production.INFO: ==28968== Lock acquired, processing the job...
[2026-09-15 09:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:18:01] Production.INFO: neon service started
[2026-09-15 09:18:01] Production.INFO: neon service started
[2026-09-15 09:18:01] Production.INFO: ==28968== Releasing lock...
[2026-09-15 09:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:18:02] Production.INFO: ==28970== Lock acquired, processing the job...
[2026-09-15 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:18:02] Production.INFO: ==28970== Releasing lock...
[2026-09-15 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:18:02] Production.INFO: ==28972== Lock acquired, processing the job...
[2026-09-15 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:18:02] Production.INFO: ==28972== Releasing lock...
[2026-09-15 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:18:03] Production.INFO: ==28974== Lock acquired, processing the job...
[2026-09-15 04:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:18:03] Production.INFO: ==28977== Lock acquired, processing the job...
[2026-09-15 04:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:18:03] Production.INFO: ==28979== Lock acquired, processing the job...
[2026-09-15 04:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:18:03] Production.INFO: ==28981== Lock acquired, processing the job...
[2026-09-15 04:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:18:03] Production.INFO: ==28983== Lock acquired, processing the job...
[2026-09-15 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 04:18:03] Production.INFO: Account Balance Start.
[2026-09-15 04:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:18:03] Production.INFO: 117
[2026-09-15 04:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:18:03] Production.INFO: ==28983== Releasing lock...
[2026-09-15 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:18:03] Production.INFO: Total Charge 0
[2026-09-15 04:18:03] Production.INFO: CreateAllLog End
[2026-09-15 04:18:04] Production.INFO: ==28977== Releasing lock...
[2026-09-15 04:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:18:04] Production.INFO: Account Balance End.
[2026-09-15 04:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:18:04] Production.INFO: ==28981== Releasing lock...
[2026-09-15 04:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:18:11] Production.ERROR: CronJobId end10
[2026-09-15 04:18:11] Production.INFO: ==28979== Releasing lock...
[2026-09-15 04:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:18:14] Production.INFO: call_cost start
[2026-09-15 04:18:14] Production.INFO: call_cost end
[2026-09-15 04:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:18:14] Production.INFO: ==28974== Releasing lock...
[2026-09-15 04:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:19:02] Production.INFO: ==29039== Lock acquired, processing the job...
[2026-09-15 09:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:19:02] Production.INFO: neon service started
[2026-09-15 09:19:02] Production.INFO: neon service started
[2026-09-15 09:19:02] Production.INFO: ==29039== Releasing lock...
[2026-09-15 09:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:19:02] Production.INFO: ==29041== Lock acquired, processing the job...
[2026-09-15 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:19:02] Production.INFO: ==29041== Releasing lock...
[2026-09-15 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:19:02] Production.INFO: ==29043== Lock acquired, processing the job...
[2026-09-15 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:19:03] Production.INFO: ==29043== Releasing lock...
[2026-09-15 08:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:19:03] Production.INFO: ==29045== Lock acquired, processing the job...
[2026-09-15 04:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:19:03] Production.INFO: ==29053== Lock acquired, processing the job...
[2026-09-15 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:19:03] Production.INFO: ==29051== Lock acquired, processing the job...
[2026-09-15 04:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:19:03] Production.INFO: ==29047== Lock acquired, processing the job...
[2026-09-15 04:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:19:03] Production.INFO: ==29049== Lock acquired, processing the job...
[2026-09-15 04:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 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-15 04:19:03] Production.INFO: Account Balance Start.
[2026-09-15 04:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:19:03] Production.INFO: ==29053== Releasing lock...
[2026-09-15 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:19:03] Production.INFO: 117
[2026-09-15 04:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:19:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:19:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:19:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:19:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:19:04] Production.INFO: Total Charge 0
[2026-09-15 04:19:04] Production.INFO: CreateAllLog End
[2026-09-15 04:19:04] Production.INFO: Account Balance End.
[2026-09-15 04:19:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:19:04] Production.INFO: ==29051== Releasing lock...
[2026-09-15 04:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:19:04] Production.INFO: ==29047== Releasing lock...
[2026-09-15 04:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:19:11] Production.ERROR: CronJobId end10
[2026-09-15 04:19:11] Production.INFO: ==29049== Releasing lock...
[2026-09-15 04:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:19:13] Production.INFO: call_cost start
[2026-09-15 04:19:13] Production.INFO: call_cost end
[2026-09-15 04:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:19:13] Production.INFO: ==29045== Releasing lock...
[2026-09-15 04:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:20:01] Production.INFO: ==29112== Lock acquired, processing the job...
[2026-09-15 09:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:20:01] Production.INFO: neon service started
[2026-09-15 09:20:01] Production.INFO: neon service started
[2026-09-15 09:20:01] Production.INFO: ==29112== Releasing lock...
[2026-09-15 09:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:20:02] Production.INFO: ==29116== Lock acquired, processing the job...
[2026-09-15 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:20:02] Production.INFO: ==29116== Releasing lock...
[2026-09-15 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:20:02] Production.INFO: ==29114== Lock acquired, processing the job...
[2026-09-15 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:20:02] Production.INFO: ==29114== Releasing lock...
[2026-09-15 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:20:03] Production.INFO: ==29118== Lock acquired, processing the job...
[2026-09-15 04:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:20:03] Production.INFO: ==29122== Lock acquired, processing the job...
[2026-09-15 04:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:20:03] Production.INFO: ==29120== Lock acquired, processing the job...
[2026-09-15 04:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:20:03] Production.INFO: ==29124== Lock acquired, processing the job...
[2026-09-15 04:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:20:03] Production.INFO: Account Balance Start.
[2026-09-15 04:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:20:03] Production.INFO: 117
[2026-09-15 04:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:20:03] Production.INFO: ==29127== Lock acquired, processing the job...
[2026-09-15 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:20:03] Production.INFO: ==29127== Releasing lock...
[2026-09-15 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:20:03] Production.INFO: Total Charge 0
[2026-09-15 04:20:03] Production.INFO: CreateAllLog End
[2026-09-15 04:20:03] Production.INFO: Account Balance End.
[2026-09-15 04:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:20:04] Production.INFO: ==29124== Releasing lock...
[2026-09-15 04:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:20:04] Production.INFO: ==29120== Releasing lock...
[2026-09-15 04:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:20:10] Production.ERROR: CronJobId end10
[2026-09-15 04:20:10] Production.INFO: ==29122== Releasing lock...
[2026-09-15 04:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:20:14] Production.INFO: call_cost start
[2026-09-15 04:20:14] Production.INFO: call_cost end
[2026-09-15 04:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:20:14] Production.INFO: ==29118== Releasing lock...
[2026-09-15 04:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:21:02] Production.INFO: ==29180== Lock acquired, processing the job...
[2026-09-15 09:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:21:02] Production.INFO: neon service started
[2026-09-15 09:21:02] Production.INFO: neon service started
[2026-09-15 09:21:02] Production.INFO: ==29180== Releasing lock...
[2026-09-15 09:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:21:02] Production.INFO: ==29182== Lock acquired, processing the job...
[2026-09-15 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:21:02] Production.INFO: ==29182== Releasing lock...
[2026-09-15 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:21:02] Production.INFO: ==29184== Lock acquired, processing the job...
[2026-09-15 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:21:02] Production.INFO: ==29184== Releasing lock...
[2026-09-15 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:21:03] Production.INFO: ==29194== Lock acquired, processing the job...
[2026-09-15 04:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 04:21:03] Production.INFO: ==29186== Lock acquired, processing the job...
[2026-09-15 04:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 04:21:03] Production.INFO: ==29194== Releasing lock...
[2026-09-15 04:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:21:03] Production.INFO: ==29188== Lock acquired, processing the job...
[2026-09-15 04:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:21:03] Production.INFO: ==29190== Lock acquired, processing the job...
[2026-09-15 04:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:21:03] Production.INFO: ==29192== Lock acquired, processing the job...
[2026-09-15 04:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:21:03] Production.INFO: Account Balance Start.
[2026-09-15 04:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:21:03] Production.INFO: 117
[2026-09-15 04:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:21:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:21:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:21:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:21:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:21:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:21:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:21:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:21:04] Production.INFO: Total Charge 0
[2026-09-15 04:21:04] Production.INFO: CreateAllLog End
[2026-09-15 04:21:04] Production.INFO: Account Balance End.
[2026-09-15 04:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:21:04] Production.INFO: ==29192== Releasing lock...
[2026-09-15 04:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:21:04] Production.INFO: ==29188== Releasing lock...
[2026-09-15 04:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:21:12] Production.ERROR: CronJobId end10
[2026-09-15 04:21:12] Production.INFO: ==29190== Releasing lock...
[2026-09-15 04:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:21:14] Production.INFO: call_cost start
[2026-09-15 04:21:14] Production.INFO: call_cost end
[2026-09-15 04:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:21:14] Production.INFO: ==29186== Releasing lock...
[2026-09-15 04:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:22:01] Production.INFO: ==29252== Lock acquired, processing the job...
[2026-09-15 09:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:22:01] Production.INFO: neon service started
[2026-09-15 09:22:01] Production.INFO: neon service started
[2026-09-15 09:22:01] Production.INFO: ==29252== Releasing lock...
[2026-09-15 09:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:22:01] Production.INFO: ==29256== Lock acquired, processing the job...
[2026-09-15 08:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:22:01] Production.INFO: ==29256== Releasing lock...
[2026-09-15 08:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:22:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:22:02] Production.INFO: ==29254== Lock acquired, processing the job...
[2026-09-15 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:22:02] Production.INFO: ==29254== Releasing lock...
[2026-09-15 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:22:03] Production.INFO: ==29259== Lock acquired, processing the job...
[2026-09-15 04:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:22:03] Production.INFO: ==29263== Lock acquired, processing the job...
[2026-09-15 04:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:22:03] Production.INFO: ==29261== Lock acquired, processing the job...
[2026-09-15 04:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:22:03] Production.INFO: ==29265== Lock acquired, processing the job...
[2026-09-15 04:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:22:03] Production.INFO: ==29267== Lock acquired, processing the job...
[2026-09-15 04:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:22:03] Production.INFO: Account Balance Start.
[2026-09-15 04:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:22:03] Production.INFO: 117
[2026-09-15 04:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:22:03] Production.INFO: ==29267== Releasing lock...
[2026-09-15 04:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:22:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:22:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:22:03] Production.INFO: Total Charge 0
[2026-09-15 04:22:03] Production.INFO: CreateAllLog End
[2026-09-15 04:22:03] Production.INFO: Account Balance End.
[2026-09-15 04:22:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:22:03] Production.INFO: ==29265== Releasing lock...
[2026-09-15 04:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:22:04] Production.INFO: ==29261== Releasing lock...
[2026-09-15 04:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:22:10] Production.ERROR: CronJobId end10
[2026-09-15 04:22:10] Production.INFO: ==29263== Releasing lock...
[2026-09-15 04:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:22:13] Production.INFO: call_cost start
[2026-09-15 04:22:13] Production.INFO: call_cost end
[2026-09-15 04:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:22:13] Production.INFO: ==29259== Releasing lock...
[2026-09-15 04:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:23:01] Production.INFO: ==29322== Lock acquired, processing the job...
[2026-09-15 09:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:23:01] Production.INFO: neon service started
[2026-09-15 09:23:02] Production.INFO: neon service started
[2026-09-15 09:23:02] Production.INFO: ==29322== Releasing lock...
[2026-09-15 09:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:23:02] Production.INFO: ==29324== Lock acquired, processing the job...
[2026-09-15 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:23:02] Production.INFO: ==29326== Lock acquired, processing the job...
[2026-09-15 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:23:02] Production.INFO: ==29326== Releasing lock...
[2026-09-15 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:23:02] Production.INFO: ==29324== Releasing lock...
[2026-09-15 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:23:03] Production.INFO: ==29332== Lock acquired, processing the job...
[2026-09-15 04:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:23:03] Production.INFO: ==29338== Lock acquired, processing the job...
[2026-09-15 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 04:23:03] Production.INFO: ==29330== Lock acquired, processing the job...
[2026-09-15 04:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 04:23:03] Production.INFO: ==29338== Releasing lock...
[2026-09-15 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:23:03] Production.INFO: ==29334== Lock acquired, processing the job...
[2026-09-15 04:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:23:03] Production.INFO: ==29336== Lock acquired, processing the job...
[2026-09-15 04:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:23:03] Production.INFO: Account Balance Start.
[2026-09-15 04:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:23:03] Production.INFO: 117
[2026-09-15 04:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:23:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:23:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:23:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:23:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:23:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:23:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:23:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:23:04] Production.INFO: Total Charge 0
[2026-09-15 04:23:04] Production.INFO: CreateAllLog End
[2026-09-15 04:23:04] Production.INFO: ==29332== Releasing lock...
[2026-09-15 04:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:23:04] Production.INFO: Account Balance End.
[2026-09-15 04:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:23:04] Production.INFO: ==29336== Releasing lock...
[2026-09-15 04:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:23:12] Production.ERROR: CronJobId end10
[2026-09-15 04:23:12] Production.INFO: ==29334== Releasing lock...
[2026-09-15 04:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:23:14] Production.INFO: call_cost start
[2026-09-15 04:23:14] Production.INFO: call_cost end
[2026-09-15 04:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:23:14] Production.INFO: ==29330== Releasing lock...
[2026-09-15 04:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:24:01] Production.INFO: ==29395== Lock acquired, processing the job...
[2026-09-15 09:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:24:01] Production.INFO: neon service started
[2026-09-15 09:24:01] Production.INFO: neon service started
[2026-09-15 09:24:01] Production.INFO: ==29395== Releasing lock...
[2026-09-15 09:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:24:01] Production.INFO: ==29397== Lock acquired, processing the job...
[2026-09-15 04:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:24:02] Production.INFO: ==29397== Releasing lock...
[2026-09-15 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:24:02] Production.INFO: ==29399== Lock acquired, processing the job...
[2026-09-15 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:24:02] Production.INFO: ==29399== Releasing lock...
[2026-09-15 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:24:02] Production.INFO: ==29401== Lock acquired, processing the job...
[2026-09-15 04:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:24:02] Production.INFO: ==29403== Lock acquired, processing the job...
[2026-09-15 04:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:24:02] Production.INFO: ==29405== Lock acquired, processing the job...
[2026-09-15 04:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:24:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:24:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:24:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:24:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:24:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:24:03] Production.INFO: ==29409== Lock acquired, processing the job...
[2026-09-15 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:24:03] Production.INFO: ==29407== Lock acquired, processing the job...
[2026-09-15 04:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:24:03] Production.INFO: Account Balance Start.
[2026-09-15 04:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:24:03] Production.INFO: 117
[2026-09-15 04:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:24:03] Production.INFO: ==29409== Releasing lock...
[2026-09-15 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:24:03] Production.INFO: Total Charge 0
[2026-09-15 04:24:03] Production.INFO: CreateAllLog End
[2026-09-15 04:24:03] Production.INFO: ==29403== Releasing lock...
[2026-09-15 04:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:24:03] Production.INFO: Account Balance End.
[2026-09-15 04:24:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:24:03] Production.INFO: ==29407== Releasing lock...
[2026-09-15 04:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:24:10] Production.ERROR: CronJobId end10
[2026-09-15 04:24:10] Production.INFO: ==29405== Releasing lock...
[2026-09-15 04:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:24:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:24:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:24:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:24:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:24:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:24:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:24:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:24:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:24:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:24:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:24:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:24:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:24:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:24:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:24:13] Production.INFO: call_cost start
[2026-09-15 04:24:13] Production.INFO: call_cost end
[2026-09-15 04:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:24:13] Production.INFO: ==29401== Releasing lock...
[2026-09-15 04:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:25:01] Production.INFO: ==29462== Lock acquired, processing the job...
[2026-09-15 09:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:25:01] Production.INFO: neon service started
[2026-09-15 09:25:01] Production.INFO: neon service started
[2026-09-15 09:25:01] Production.INFO: ==29462== Releasing lock...
[2026-09-15 09:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:25:02] Production.INFO: ==29464== Lock acquired, processing the job...
[2026-09-15 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:25:02] Production.INFO: ==29466== Lock acquired, processing the job...
[2026-09-15 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:25:02] Production.INFO: ==29466== Releasing lock...
[2026-09-15 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:25:02] Production.INFO: ==29464== Releasing lock...
[2026-09-15 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:25:03] Production.INFO: ==29469== Lock acquired, processing the job...
[2026-09-15 04:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 04:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 04:25:03] Production.INFO: ==29475== Lock acquired, processing the job...
[2026-09-15 04:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 04:25:03] Production.INFO: ==29469== Releasing lock...
[2026-09-15 04:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 04:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 04:25:03] Production.INFO: ==29471== Lock acquired, processing the job...
[2026-09-15 04:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:25:03] Production.INFO: ==29473== Lock acquired, processing the job...
[2026-09-15 04:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:25:03] Production.INFO: ==29477== Lock acquired, processing the job...
[2026-09-15 04:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:25:03] Production.INFO: ==29479== Lock acquired, processing the job...
[2026-09-15 04:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 04:25:03] Production.INFO: ==29481== Lock acquired, processing the job...
[2026-09-15 04:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 04:25:03] Production.INFO: Account Balance Start.
[2026-09-15 04:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:25:03] Production.INFO: 117
[2026-09-15 04:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 04:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 04:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 04:25:03] Production.INFO: ==29481== Releasing lock...
[2026-09-15 04:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:25:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:25:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:25:04] Production.ERROR: done
[2026-09-15 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 04:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006152', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:25:04] Production.INFO: Total Charge 0
[2026-09-15 04:25:04] Production.INFO: CreateAllLog End
[2026-09-15 04:25:04] Production.INFO: ==29473== Releasing lock...
[2026-09-15 04:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:25:04] Production.INFO: Account Balance End.
[2026-09-15 04:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:25:04] Production.INFO: ==29477== Releasing lock...
[2026-09-15 04:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006152', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 04:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 04:25:09] Production.INFO: ProcessCDR(1,18006152,1,1,2)
[2026-09-15 04:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006152,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006152,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 04:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 04:25:09] Production.INFO: ==29479== Releasing lock...
[2026-09-15 04:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 04:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 04:25:13] Production.ERROR: CronJobId end10
[2026-09-15 04:25:13] Production.INFO: ==29475== Releasing lock...
[2026-09-15 04:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:25:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:25:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:25:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:25:16] Production.INFO: call_cost start
[2026-09-15 04:25:16] Production.INFO: call_cost end
[2026-09-15 04:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:25:16] Production.INFO: ==29471== Releasing lock...
[2026-09-15 04:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:26:02] Production.INFO: ==29539== Lock acquired, processing the job...
[2026-09-15 09:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:26:02] Production.INFO: neon service started
[2026-09-15 09:26:02] Production.INFO: neon service started
[2026-09-15 09:26:02] Production.INFO: ==29539== Releasing lock...
[2026-09-15 09:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:26:02] Production.INFO: ==29541== Lock acquired, processing the job...
[2026-09-15 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:26:02] Production.INFO: ==29541== Releasing lock...
[2026-09-15 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:26:02] Production.INFO: ==29543== Lock acquired, processing the job...
[2026-09-15 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:26:03] Production.INFO: ==29543== Releasing lock...
[2026-09-15 08:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:26:03] Production.INFO: ==29548== Lock acquired, processing the job...
[2026-09-15 04:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:26:03] Production.INFO: ==29546== Lock acquired, processing the job...
[2026-09-15 04:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:26:03] Production.INFO: ==29552== Lock acquired, processing the job...
[2026-09-15 04:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:26:03] Production.INFO: ==29550== Lock acquired, processing the job...
[2026-09-15 04:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:26:03] Production.INFO: ==29554== Lock acquired, processing the job...
[2026-09-15 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:26:03] Production.INFO: Account Balance Start.
[2026-09-15 04:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:26:03] Production.INFO: 117
[2026-09-15 04:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:26:03] Production.INFO: ==29554== Releasing lock...
[2026-09-15 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:26:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:26:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:26:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:26:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:26:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:26:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:26:04] Production.INFO: Total Charge 0
[2026-09-15 04:26:04] Production.INFO: CreateAllLog End
[2026-09-15 04:26:04] Production.INFO: Account Balance End.
[2026-09-15 04:26:04] Production.INFO: ==29548== Releasing lock...
[2026-09-15 04:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:26:04] Production.INFO: ==29552== Releasing lock...
[2026-09-15 04:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:26:12] Production.ERROR: CronJobId end10
[2026-09-15 04:26:12] Production.INFO: ==29550== Releasing lock...
[2026-09-15 04:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:26:13] Production.INFO: call_cost start
[2026-09-15 04:26:13] Production.INFO: call_cost end
[2026-09-15 04:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:26:14] Production.INFO: ==29546== Releasing lock...
[2026-09-15 04:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:27:01] Production.INFO: ==29609== Lock acquired, processing the job...
[2026-09-15 09:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:27:01] Production.INFO: neon service started
[2026-09-15 09:27:01] Production.INFO: neon service started
[2026-09-15 09:27:01] Production.INFO: ==29609== Releasing lock...
[2026-09-15 09:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:27:02] Production.INFO: ==29611== Lock acquired, processing the job...
[2026-09-15 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:27:02] Production.INFO: ==29611== Releasing lock...
[2026-09-15 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:27:02] Production.INFO: ==29613== Lock acquired, processing the job...
[2026-09-15 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:27:02] Production.INFO: ==29613== Releasing lock...
[2026-09-15 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:27:03] Production.INFO: ==29616== Lock acquired, processing the job...
[2026-09-15 04:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:27:03] Production.INFO: ==29620== Lock acquired, processing the job...
[2026-09-15 04:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:27:03] Production.INFO: ==29618== Lock acquired, processing the job...
[2026-09-15 04:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:27:03] Production.INFO: ==29622== Lock acquired, processing the job...
[2026-09-15 04:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:27:03] Production.INFO: ==29624== Lock acquired, processing the job...
[2026-09-15 04:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:27:03] Production.INFO: Account Balance Start.
[2026-09-15 04:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:27:03] Production.INFO: 117
[2026-09-15 04:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 04:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 04:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 04:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:27:03] Production.INFO: ==29624== Releasing lock...
[2026-09-15 04:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:27:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:27:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:27:04] Production.INFO: Total Charge 0
[2026-09-15 04:27:04] Production.INFO: CreateAllLog End
[2026-09-15 04:27:04] Production.INFO: Account Balance End.
[2026-09-15 04:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:27:04] Production.INFO: ==29622== Releasing lock...
[2026-09-15 04:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:27:04] Production.INFO: ==29618== Releasing lock...
[2026-09-15 04:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:27:12] Production.ERROR: CronJobId end10
[2026-09-15 04:27:12] Production.INFO: ==29620== Releasing lock...
[2026-09-15 04:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:27:14] Production.INFO: call_cost start
[2026-09-15 04:27:14] Production.INFO: call_cost end
[2026-09-15 04:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:27:14] Production.INFO: ==29616== Releasing lock...
[2026-09-15 04:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:28:02] Production.INFO: ==29680== Lock acquired, processing the job...
[2026-09-15 09:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:28:02] Production.INFO: neon service started
[2026-09-15 09:28:02] Production.INFO: neon service started
[2026-09-15 09:28:02] Production.INFO: ==29680== Releasing lock...
[2026-09-15 09:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:28:02] Production.INFO: ==29682== Lock acquired, processing the job...
[2026-09-15 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:28:02] Production.INFO: ==29682== Releasing lock...
[2026-09-15 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:28:02] Production.INFO: ==29684== Lock acquired, processing the job...
[2026-09-15 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:28:02] Production.INFO: ==29684== Releasing lock...
[2026-09-15 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:28:03] Production.INFO: ==29686== Lock acquired, processing the job...
[2026-09-15 04:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:28:03] Production.INFO: ==29688== Lock acquired, processing the job...
[2026-09-15 04:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:28:03] Production.INFO: ==29690== Lock acquired, processing the job...
[2026-09-15 04:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:28:03] Production.INFO: ==29692== Lock acquired, processing the job...
[2026-09-15 04:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:28:03] Production.INFO: ==29694== Lock acquired, processing the job...
[2026-09-15 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:28:03] Production.INFO: Account Balance Start.
[2026-09-15 04:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:28:03] Production.INFO: 117
[2026-09-15 04:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:28:03] Production.INFO: ==29694== Releasing lock...
[2026-09-15 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:28:03] Production.INFO: Total Charge 0
[2026-09-15 04:28:04] Production.INFO: CreateAllLog End
[2026-09-15 04:28:04] Production.INFO: ==29688== Releasing lock...
[2026-09-15 04:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:28:04] Production.INFO: Account Balance End.
[2026-09-15 04:28:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:28:04] Production.INFO: ==29692== Releasing lock...
[2026-09-15 04:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:28:11] Production.ERROR: CronJobId end10
[2026-09-15 04:28:11] Production.INFO: ==29690== Releasing lock...
[2026-09-15 04:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:28:12] Production.INFO: call_cost start
[2026-09-15 04:28:12] Production.INFO: call_cost end
[2026-09-15 04:28:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:28:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:28:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:28:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:28:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:28:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:28:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:28:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:28:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:28:12] Production.INFO: ==29686== Releasing lock...
[2026-09-15 04:28:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:28:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:29:01] Production.INFO: ==29749== Lock acquired, processing the job...
[2026-09-15 09:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:29:01] Production.INFO: neon service started
[2026-09-15 09:29:01] Production.INFO: neon service started
[2026-09-15 09:29:01] Production.INFO: ==29749== Releasing lock...
[2026-09-15 09:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:29:01] Production.INFO: ==29751== Lock acquired, processing the job...
[2026-09-15 04:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:29:02] Production.INFO: ==29751== Releasing lock...
[2026-09-15 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:29:02] Production.INFO: ==29753== Lock acquired, processing the job...
[2026-09-15 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:29:02] Production.INFO: ==29753== Releasing lock...
[2026-09-15 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:29:02] Production.INFO: ==29756== Lock acquired, processing the job...
[2026-09-15 04:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:29:02] Production.INFO: ==29758== Lock acquired, processing the job...
[2026-09-15 04:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:29:02] Production.INFO: ==29760== Lock acquired, processing the job...
[2026-09-15 04:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:29:03] Production.INFO: ==29764== Lock acquired, processing the job...
[2026-09-15 04:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:29:03] Production.INFO: ==29762== Lock acquired, processing the job...
[2026-09-15 04:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:29:03] Production.INFO: Account Balance Start.
[2026-09-15 04:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:29:03] Production.INFO: 117
[2026-09-15 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-15 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-15 04:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:29:03] Production.INFO: ==29764== Releasing lock...
[2026-09-15 04:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:29:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:29:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:29:03] Production.INFO: Total Charge 0
[2026-09-15 04:29:03] Production.INFO: CreateAllLog End
[2026-09-15 04:29:03] Production.INFO: ==29758== Releasing lock...
[2026-09-15 04:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:29:03] Production.INFO: Account Balance End.
[2026-09-15 04:29:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:29:03] Production.INFO: ==29762== Releasing lock...
[2026-09-15 04:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:29:11] Production.ERROR: CronJobId end10
[2026-09-15 04:29:11] Production.INFO: ==29760== Releasing lock...
[2026-09-15 04:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:29:14] Production.INFO: call_cost start
[2026-09-15 04:29:14] Production.INFO: call_cost end
[2026-09-15 04:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:29:14] Production.INFO: ==29756== Releasing lock...
[2026-09-15 04:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:30:01] Production.INFO: ==29825== Lock acquired, processing the job...
[2026-09-15 09:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:30:01] Production.INFO: neon service started
[2026-09-15 09:30:01] Production.INFO: neon service started
[2026-09-15 09:30:01] Production.INFO: ==29825== Releasing lock...
[2026-09-15 09:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:30:02] Production.INFO: ==29827== Lock acquired, processing the job...
[2026-09-15 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:30:02] Production.INFO: ==29827== Releasing lock...
[2026-09-15 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:30:02] Production.INFO: ==29829== Lock acquired, processing the job...
[2026-09-15 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:30:02] Production.INFO: ==29829== Releasing lock...
[2026-09-15 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:30:03] Production.INFO: ==29832== Lock acquired, processing the job...
[2026-09-15 04:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:30:03] Production.INFO: ==29834== Lock acquired, processing the job...
[2026-09-15 04:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:30:03] Production.INFO: ==29836== Lock acquired, processing the job...
[2026-09-15 04:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:30:03] Production.INFO: ==29840== Lock acquired, processing the job...
[2026-09-15 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:30:03] Production.INFO: ==29838== Lock acquired, processing the job...
[2026-09-15 04:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 04:30:03] Production.INFO: Account Balance Start.
[2026-09-15 04:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:30:03] Production.INFO: 117
[2026-09-15 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-15 04:30:03] Production.INFO: ==29840== Releasing lock...
[2026-09-15 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:30:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:30:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:30:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:30:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:30:03] Production.INFO: ==29834== Releasing lock...
[2026-09-15 04:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:30:03] Production.INFO: Total Charge 0
[2026-09-15 04:30:03] Production.INFO: CreateAllLog End
[2026-09-15 04:30:04] Production.INFO: Account Balance End.
[2026-09-15 04:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:30:04] Production.INFO: ==29838== Releasing lock...
[2026-09-15 04:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:30:11] Production.ERROR: CronJobId end10
[2026-09-15 04:30:11] Production.INFO: ==29836== Releasing lock...
[2026-09-15 04:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:30:14] Production.INFO: call_cost start
[2026-09-15 04:30:14] Production.INFO: call_cost end
[2026-09-15 04:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:30:14] Production.INFO: ==29832== Releasing lock...
[2026-09-15 04:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:31:02] Production.INFO: ==29896== Lock acquired, processing the job...
[2026-09-15 09:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:31:02] Production.INFO: neon service started
[2026-09-15 09:31:02] Production.INFO: neon service started
[2026-09-15 09:31:02] Production.INFO: ==29896== Releasing lock...
[2026-09-15 09:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:31:02] Production.INFO: ==29898== Lock acquired, processing the job...
[2026-09-15 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:31:02] Production.INFO: ==29900== Lock acquired, processing the job...
[2026-09-15 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:31:02] Production.INFO: ==29900== Releasing lock...
[2026-09-15 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:31:03] Production.INFO: ==29898== Releasing lock...
[2026-09-15 04:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:31:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:31:03] Production.INFO: ==29903== Lock acquired, processing the job...
[2026-09-15 04:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:31:03] Production.INFO: ==29905== Lock acquired, processing the job...
[2026-09-15 04:31:03] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Starts#
[2026-09-15 04:31:03] Production.INFO: ==29907== Lock acquired, processing the job...
[2026-09-15 04:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:31:04] Production.INFO: Call prc_getBillingAccounts(1,2026-09-15,'','0')
[2026-09-15 04:31:04] Production.INFO: Array
(
[0] => stdClass Object
(
[AccountID] => 32
[NextInvoiceDate] => 2026-09-15
[AccountName] => Dominos 10353 (Ronny Khan)
[ServiceID] => 0
)
[1] => stdClass Object
(
[AccountID] => 136
[NextInvoiceDate] => 2026-09-15
[AccountName] => Dominos 10483 (Ronny Khan)
[ServiceID] => 0
)
[2] => stdClass Object
(
[AccountID] => 146
[NextInvoiceDate] => 2026-09-15
[AccountName] => Destawed
[ServiceID] => 0
)
[3] => stdClass Object
(
[AccountID] => 184
[NextInvoiceDate] => 2026-09-15
[AccountName] => TTC (Donlands - Strathmore Subway) - Construction Site (Cancom - Think Secure)
[ServiceID] => 0
)
[4] => stdClass Object
(
[AccountID] => 185
[NextInvoiceDate] => 2026-09-15
[AccountName] => TTC (College-Subway) - Construction Site (Cancom - Think Secure)
[ServiceID] => 0
)
[5] => stdClass Object
(
[AccountID] => 187
[NextInvoiceDate] => 2026-09-15
[AccountName] => Graybill & Hazlewood - Trial Lawyers
[ServiceID] => 0
)
[6] => stdClass Object
(
[AccountID] => 230
[NextInvoiceDate] => 2026-09-15
[AccountName] => Harbourfront Medicine Cabinet
[ServiceID] => 0
)
[7] => stdClass Object
(
[AccountID] => 258
[NextInvoiceDate] => 2025-03-10
[AccountName] => Lion Motors
[ServiceID] => 0
)
)
[2026-09-15 04:31:04] Production.INFO: AccountID =32 FirstInvoiceSend 0
[2026-09-15 04:31:04] Production.INFO: LastInvoiceDate 2026-08-15 NextInvoiceDate 2026-09-15
[2026-09-15 04:31:04] Production.INFO: LastChargeDate 2026-08-15 NextChargeDate 2026-09-14
[2026-09-15 04:31:04] Production.INFO: ==29909== Lock acquired, processing the job...
[2026-09-15 04:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:31:04] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-15 04:31:04] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-15 04:31:04] Production.INFO: Invoice::sendInvoice(1,32,2026-08-15,2026-09-15,billing@onswitchit.ca)
[2026-09-15 04:31:04] Production.INFO: start Date =2026-08-15 EndDate =2026-09-14 23:59:59
[2026-09-15 04:31:04] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-15 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-15 04:31:04] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-15 04:31:04] Production.INFO: AlreadyBilled
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: original start date ==>2026-08-15 changed start date ==>2026-08-15 00:00:00 original end date ==>2026-09-14 23:59:59 changed end date ==>2026-09-14 23:59:59
[2026-09-15 04:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:31:04] Production.INFO: ==29911== Lock acquired, processing the job...
[2026-09-15 04:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:31:04] Production.INFO: Invoice::getAccountUsageTotal(1,32,2026-08-15,2026-09-14 23:59:59)
[2026-09-15 04:31:04] Production.INFO: TotalCharges - 0
[2026-09-15 04:31:04] Production.INFO: TotalUsageCharges - 0.00
[2026-09-15 04:31:04] Production.INFO: Usage Over
[2026-09-15 04:31:04] Production.INFO: Call prc_getAccountSubscription(32,0)
[2026-09-15 04:31:04] Production.INFO: SUBSCRIPTION 3
[2026-09-15 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:04] Production.INFO: SubscriptionID - 5
[2026-09-15 04:31:04] Production.INFO: isAdvanceSubscription - 5
[2026-09-15 04:31:04] Production.INFO: ==29913== Lock acquired, processing the job...
[2026-09-15 04:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:31:04] Production.INFO: Account Balance Start.
[2026-09-15 04:31:04] Production.INFO: CreateAllLog Start
[2026-09-15 04:31:04] Production.INFO: 117
[2026-09-15 04:31:04] Production.INFO: Date 2026-09-08
[2026-09-15 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:04] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:04] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:04] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:04] Production.INFO: SubscriptionDate
[2026-09-15 04:31:04] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:04] Production.INFO: AccountSubscription StartDate 2017-06-14 StartDate 2026-08-15
[2026-09-15 04:31:04] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:04] Production.INFO: AccountSubscriptionID - 55 === 2017-06-14=====2027-09-15
[2026-09-15 04:31:04] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:04] Production.INFO: First Time False 2017-06-14 2026-09-15
[2026-09-15 04:31:04] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2017-06-14 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:04] Production.INFO: AccountSubscription::getSubscriptionAmount(55,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:04] Production.INFO: SubscriptionCharge - 75
[2026-09-15 04:31:04] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:04] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(32,1,5,2026-09-15,2026-10-14 00:00:00,Dominos Pizza - 4 Line Flat Rate,75,75,1,55)
[2026-09-15 04:31:04] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:04] Production.INFO: DiscountType
[2026-09-15 04:31:04] Production.INFO: SubscriptionCharge 75
[2026-09-15 04:31:04] Production.INFO: New SubscriptionCharge 75
[2026-09-15 04:31:04] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-09-15 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:04] Production.INFO: SubscriptionID - 4
[2026-09-15 04:31:04] Production.INFO: isAdvanceSubscription - 4
[2026-09-15 04:31:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 04:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:04] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 04:31:04] Production.INFO: ==29913== Releasing lock...
[2026-09-15 04:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:31:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:04] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:04] Production.INFO: SubscriptionDate
[2026-09-15 04:31:04] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:04] Production.INFO: AccountSubscription StartDate 2017-06-14 StartDate 2026-08-15
[2026-09-15 04:31:04] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:04] Production.INFO: AccountSubscriptionID - 56 === 2017-06-14=====2027-09-15
[2026-09-15 04:31:04] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:04] Production.INFO: First Time False 2017-06-14 2026-09-15
[2026-09-15 04:31:04] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2017-06-14 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:04] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:04] Production.INFO: AccountSubscription::getSubscriptionAmount(56,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:04] Production.INFO: SubscriptionCharge - 2.5
[2026-09-15 04:31:04] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:04] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(32,1,4,2026-09-15,2026-10-14 00:00:00,e911 address registration (14164292929 - 784 Eglinton Avenue East Toronto, ON M4G2L1),2.5,2.5,1,56)
[2026-09-15 04:31:04] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:04] Production.INFO: DiscountType
[2026-09-15 04:31:04] Production.INFO: SubscriptionCharge 2.5
[2026-09-15 04:31:04] Production.INFO: New SubscriptionCharge 2.5
[2026-09-15 04:31:04] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-15 04:31:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:04] Production.INFO: SubscriptionID - 11
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: isAdvanceSubscription - 11
[2026-09-15 04:31:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:04] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:04] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:04] Production.INFO: SubscriptionDate
[2026-09-15 04:31:04] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:04] Production.INFO: AccountSubscription StartDate 2019-07-15 StartDate 2026-08-15
[2026-09-15 04:31:04] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:04] Production.INFO: AccountSubscriptionID - 412 === 2019-07-15=====2027-09-15
[2026-09-15 04:31:04] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:04] Production.INFO: First Time False 2019-07-15 2026-09-15
[2026-09-15 04:31:04] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2019-07-15 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:04] Production.INFO: AccountSubscription::getSubscriptionAmount(412,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:04] Production.INFO: SubscriptionCharge - -5
[2026-09-15 04:31:04] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:04] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(32,1,11,2026-09-15,2026-10-14 00:00:00,Provides a $5/store/month discount when 3+ stores have OnSwitch Cloud Phone service,-20,-5,4,412)
[2026-09-15 04:31:04] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:04] Production.INFO: DiscountType
[2026-09-15 04:31:04] Production.INFO: SubscriptionCharge -20
[2026-09-15 04:31:04] Production.INFO: New SubscriptionCharge -20
[2026-09-15 04:31:04] Production.INFO: TotalSubscriptionCharge - -20.00
[2026-09-15 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:04] Production.INFO: SUBSCRIPTION Over
[2026-09-15 04:31:04] Production.INFO: Call prc_getAccountOneOffCharge(32,0,2026-08-15,2026-09-15 23:59:59)
[2026-09-15 04:31:04] Production.INFO: AccountOneOffCharge 0
[2026-09-15 04:31:04] Production.INFO: AccountOneOffCharge Over
[2026-09-15 04:31:04] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-15 04:31:04] Production.INFO: New UsageDates 2026-08-15 - 2026-09-14 23:59:59
[2026-09-15 04:31:04] Production.INFO: SubTotal 57.5
[2026-09-15 04:31:04] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-15 04:31:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-15 04:31:04] Production.INFO: TotalTax 7.475
[2026-09-15 04:31:04] Production.INFO: InvoiceGrandTotal 64.975
[2026-09-15 04:31:04] Production.INFO: InvoiceTaxAmount 7.48
[2026-09-15 04:31:04] Production.INFO: GrandTotal 64.98
[2026-09-15 04:31:04] Production.INFO: SubTotal 57.50
[2026-09-15 04:31:04] Production.INFO: TotalDue 909.72
[2026-09-15 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:04] Production.INFO: Total Charge 0
[2026-09-15 04:31:04] Production.INFO: original start date ==>2026-08-15 changed start date ==>2026-08-15 00:00:00 original end date ==>2026-09-14 23:59:59 changed end date ==>2026-09-14 23:59:59
[2026-09-15 04:31:04] Production.INFO: CALL prc_getInvoiceUsage(1,'32','0','1','2026-08-15 00:00:00','2026-09-14 23:59:59',0)
[2026-09-15 04:31:04] Production.INFO: ==29907== Releasing lock...
[2026-09-15 04:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:31:04] Production.INFO: CreateAllLog End
[2026-09-15 04:31:04] Production.INFO: PDF Generation start
[2026-09-15 04:31:04] Production.INFO: Account Balance End.
[2026-09-15 04:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:31:04] Production.INFO: ==29911== Releasing lock...
[2026-09-15 04:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:31:05] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/32/Invoices/2026/09/15/Invoice-dominos-10353-ronny-khan-inv14639-from-08-15-2026-to-09-14-2026-13673.pdf
[2026-09-15 04:31:05] Production.INFO: On Linux
[2026-09-15 04:31:06] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/32/Invoices/2026/09/15/footer-dominos-10353-ronny-khan-inv14639-from-08-15-2026-to-09-14-2026-13673.html" "/var/www/tmp/1/32/Invoices/2026/09/15/Invoice-dominos-10353-ronny-khan-inv14639-from-08-15-2026-to-09-14-2026-13673.html" "/var/www/tmp/1/32/Invoices/2026/09/15/Invoice-dominos-10353-ronny-khan-inv14639-from-08-15-2026-to-09-14-2026-13673.pdf"
[2026-09-15 04:31:06] Production.INFO:
[2026-09-15 04:31:06] Production.INFO: /var/www/tmp/1/32/Invoices/2026/09/15/Invoice-dominos-10353-ronny-khan-inv14639-from-08-15-2026-to-09-14-2026-13673.html
[2026-09-15 04:31:06] Production.INFO: /var/www/tmp/1/32/Invoices/2026/09/15/header-dominos-10353-ronny-khan-inv14639-from-08-15-2026-to-09-14-2026-13673.html
[2026-09-15 04:31:06] Production.INFO: /var/www/tmp/1/32/Invoices/2026/09/15/footer-dominos-10353-ronny-khan-inv14639-from-08-15-2026-to-09-14-2026-13673.html
[2026-09-15 04:31:06] Production.INFO: Invoice generation PDF path
[2026-09-15 04:31:06] Production.INFO: PDF fullPath 1/32/Invoices/2026/09/15/Invoice-dominos-10353-ronny-khan-inv14639-from-08-15-2026-to-09-14-2026-13673.pdf
[2026-09-15 04:31:06] Production.INFO: Generate Usage File Start
[2026-09-15 04:31:06] Production.INFO: Usage File fullPath 1/32/InvoiceUsageFile/2026/09/15/dominos-10353-ronny-khan-15-08-2026-00-00-00-TO-14-09-2026-23-59-59_4112__cb9cae40-b0df-11f1-b58b-4100da33984c.csv
[2026-09-15 04:31:10] Production.INFO: Sending Email to Staff over
[2026-09-15 04:31:10] Production.INFO: Email Status 1
[2026-09-15 04:31:10] Production.INFO: Sending Email to Customer
[2026-09-15 04:31:10] Production.INFO: =========== Email Sending over ===========
[2026-09-15 04:31:10] Production.INFO: =========== Returning as Success =========== AccountID 32
[2026-09-15 04:31:10] Production.INFO: Invoice::sendInvoice done
[2026-09-15 04:31:10] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-15 04:31:10] Production.INFO: Invoice Committed AccountID = 32
[2026-09-15 04:31:10] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-15 04:31:10] Production.INFO: NextInvoice 2026-09-15 2026-10-14
[2026-09-15 04:31:10] Production.INFO: new dates
[2026-09-15 04:31:10] Production.INFO: LastInvoiceDate 2026-09-15 NextInvoiceDate 2026-10-15
[2026-09-15 04:31:10] Production.INFO: LastChargeDate 2026-09-15 NextChargeDate 2026-10-14
[2026-09-15 04:31:10] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-15 04:31:10] Production.INFO: ========================== Invoice Send End =============================
[2026-09-15 04:31:10] Production.INFO: AccountID =136 FirstInvoiceSend 0
[2026-09-15 04:31:10] Production.INFO: LastInvoiceDate 2026-08-15 NextInvoiceDate 2026-09-15
[2026-09-15 04:31:10] Production.INFO: LastChargeDate 2026-08-15 NextChargeDate 2026-09-14
[2026-09-15 04:31:10] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-15 04:31:10] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-15 04:31:10] Production.INFO: Invoice::sendInvoice(1,136,2026-08-15,2026-09-15,billing@onswitchit.ca)
[2026-09-15 04:31:10] Production.INFO: start Date =2026-08-15 EndDate =2026-09-14 23:59:59
[2026-09-15 04:31:10] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-15 04:31:10] 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-15 04:31:10] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-15 04:31:10] Production.INFO: AlreadyBilled
[2026-09-15 04:31:10] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:10] Production.INFO: original start date ==>2026-08-15 changed start date ==>2026-08-15 00:00:00 original end date ==>2026-09-14 23:59:59 changed end date ==>2026-09-14 23:59:59
[2026-09-15 04:31:10] Production.INFO: Invoice::getAccountUsageTotal(1,136,2026-08-15,2026-09-14 23:59:59)
[2026-09-15 04:31:10] Production.INFO: TotalCharges - 0
[2026-09-15 04:31:10] Production.INFO: TotalUsageCharges - 0.00
[2026-09-15 04:31:10] Production.INFO: Usage Over
[2026-09-15 04:31:10] Production.INFO: Call prc_getAccountSubscription(136,0)
[2026-09-15 04:31:10] Production.INFO: SUBSCRIPTION 3
[2026-09-15 04:31:10] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:10] Production.INFO: SubscriptionID - 5
[2026-09-15 04:31:11] Production.INFO: isAdvanceSubscription - 5
[2026-09-15 04:31:11] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:11] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:11] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:11] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:11] Production.INFO: SubscriptionDate
[2026-09-15 04:31:11] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:11] Production.INFO: AccountSubscription StartDate 2020-07-14 StartDate 2026-08-15
[2026-09-15 04:31:11] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:11] Production.INFO: AccountSubscriptionID - 515 === 2020-07-14=====2027-09-15
[2026-09-15 04:31:11] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:11] Production.INFO: First Time False 2020-07-14 2026-09-15
[2026-09-15 04:31:11] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2020-07-14 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:11] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:11] Production.INFO: AccountSubscription::getSubscriptionAmount(515,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:11] Production.INFO: SubscriptionCharge - 75
[2026-09-15 04:31:11] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:11] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(136,1,5,2026-09-15,2026-10-14 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,515)
[2026-09-15 04:31:11] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:11] Production.INFO: DiscountType
[2026-09-15 04:31:11] Production.INFO: SubscriptionCharge 75
[2026-09-15 04:31:11] Production.INFO: New SubscriptionCharge 75
[2026-09-15 04:31:11] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-09-15 04:31:11] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:11] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:11] Production.INFO: SubscriptionID - 4
[2026-09-15 04:31:11] Production.INFO: isAdvanceSubscription - 4
[2026-09-15 04:31:11] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:11] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:11] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:11] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:11] Production.INFO: SubscriptionDate
[2026-09-15 04:31:11] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:11] Production.INFO: AccountSubscription StartDate 2020-07-14 StartDate 2026-08-15
[2026-09-15 04:31:11] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:11] Production.INFO: AccountSubscriptionID - 516 === 2020-07-14=====2027-09-15
[2026-09-15 04:31:11] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:11] Production.INFO: First Time False 2020-07-14 2026-09-15
[2026-09-15 04:31:11] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2020-07-14 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:11] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:11] Production.INFO: AccountSubscription::getSubscriptionAmount(516,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:11] Production.INFO: SubscriptionCharge - 2.5
[2026-09-15 04:31:11] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:11] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(136,1,4,2026-09-15,2026-10-14 00:00:00,e911 address registration (6473525055 - 10 Mallard Rd 52 North York, ON M3B 0A7),2.5,2.5,1,516)
[2026-09-15 04:31:11] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:11] Production.INFO: DiscountType
[2026-09-15 04:31:11] Production.INFO: SubscriptionCharge 2.5
[2026-09-15 04:31:11] Production.INFO: New SubscriptionCharge 2.5
[2026-09-15 04:31:11] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-15 04:31:11] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:11] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:11] Production.INFO: SubscriptionID - 11
[2026-09-15 04:31:11] Production.INFO: isAdvanceSubscription - 11
[2026-09-15 04:31:11] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:11] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:11] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:11] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:11] Production.INFO: SubscriptionDate
[2026-09-15 04:31:11] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:11] Production.INFO: AccountSubscription StartDate 2020-07-14 StartDate 2026-08-15
[2026-09-15 04:31:11] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:11] Production.INFO: AccountSubscriptionID - 517 === 2020-07-14=====2027-09-15
[2026-09-15 04:31:11] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:11] Production.INFO: First Time False 2020-07-14 2026-09-15
[2026-09-15 04:31:11] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2020-07-14 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:11] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:11] Production.INFO: AccountSubscription::getSubscriptionAmount(517,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:11] Production.INFO: SubscriptionCharge - -5
[2026-09-15 04:31:11] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:11] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(136,1,11,2026-09-15,2026-10-14 00:00:00,Provides a $5/store/month discount when 3+ stores have OnSwitch Cloud Phone service,-20,-5,4,517)
[2026-09-15 04:31:11] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:11] Production.INFO: DiscountType
[2026-09-15 04:31:11] Production.INFO: SubscriptionCharge -20
[2026-09-15 04:31:11] Production.INFO: New SubscriptionCharge -20
[2026-09-15 04:31:11] Production.INFO: TotalSubscriptionCharge - -20.00
[2026-09-15 04:31:11] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:11] Production.INFO: SUBSCRIPTION Over
[2026-09-15 04:31:11] Production.INFO: Call prc_getAccountOneOffCharge(136,0,2026-08-15,2026-09-15 23:59:59)
[2026-09-15 04:31:11] Production.INFO: AccountOneOffCharge 0
[2026-09-15 04:31:11] Production.INFO: AccountOneOffCharge Over
[2026-09-15 04:31:11] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-15 04:31:11] Production.INFO: New UsageDates 2026-08-15 - 2026-09-14 23:59:59
[2026-09-15 04:31:11] Production.INFO: SubTotal 57.5
[2026-09-15 04:31:11] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-15 04:31:11] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-15 04:31:11] Production.INFO: TotalTax 7.475
[2026-09-15 04:31:11] Production.INFO: InvoiceGrandTotal 64.975
[2026-09-15 04:31:11] Production.INFO: InvoiceTaxAmount 7.48
[2026-09-15 04:31:11] Production.INFO: GrandTotal 64.98
[2026-09-15 04:31:11] Production.INFO: SubTotal 57.50
[2026-09-15 04:31:11] Production.INFO: TotalDue 909.72
[2026-09-15 04:31:11] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:11] Production.INFO: original start date ==>2026-08-15 changed start date ==>2026-08-15 00:00:00 original end date ==>2026-09-14 23:59:59 changed end date ==>2026-09-14 23:59:59
[2026-09-15 04:31:11] Production.INFO: CALL prc_getInvoiceUsage(1,'136','0','1','2026-08-15 00:00:00','2026-09-14 23:59:59',0)
[2026-09-15 04:31:11] Production.INFO: PDF Generation start
[2026-09-15 04:31:11] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/136/Invoices/2026/09/15/Invoice-dominos-10483-ronny-khan-inv14640-from-08-15-2026-to-09-14-2026-13674.pdf
[2026-09-15 04:31:11] Production.INFO: On Linux
[2026-09-15 04:31:12] 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/136/Invoices/2026/09/15/footer-dominos-10483-ronny-khan-inv14640-from-08-15-2026-to-09-14-2026-13674.html" "/var/www/tmp/1/136/Invoices/2026/09/15/Invoice-dominos-10483-ronny-khan-inv14640-from-08-15-2026-to-09-14-2026-13674.html" "/var/www/tmp/1/136/Invoices/2026/09/15/Invoice-dominos-10483-ronny-khan-inv14640-from-08-15-2026-to-09-14-2026-13674.pdf"
[2026-09-15 04:31:12] Production.INFO:
[2026-09-15 04:31:12] Production.INFO: /var/www/tmp/1/136/Invoices/2026/09/15/Invoice-dominos-10483-ronny-khan-inv14640-from-08-15-2026-to-09-14-2026-13674.html
[2026-09-15 04:31:12] Production.INFO: /var/www/tmp/1/136/Invoices/2026/09/15/header-dominos-10483-ronny-khan-inv14640-from-08-15-2026-to-09-14-2026-13674.html
[2026-09-15 04:31:12] Production.INFO: /var/www/tmp/1/136/Invoices/2026/09/15/footer-dominos-10483-ronny-khan-inv14640-from-08-15-2026-to-09-14-2026-13674.html
[2026-09-15 04:31:12] Production.INFO: Invoice generation PDF path
[2026-09-15 04:31:12] Production.INFO: PDF fullPath 1/136/Invoices/2026/09/15/Invoice-dominos-10483-ronny-khan-inv14640-from-08-15-2026-to-09-14-2026-13674.pdf
[2026-09-15 04:31:12] Production.INFO: Generate Usage File Start
[2026-09-15 04:31:12] Production.INFO: Usage File fullPath 1/136/InvoiceUsageFile/2026/09/15/dominos-10483-ronny-khan-15-08-2026-00-00-00-TO-14-09-2026-23-59-59_8093__cf6e9160-b0df-11f1-9880-7323b1832c4a.csv
[2026-09-15 04:31:15] Production.INFO: Sending Email to Staff over
[2026-09-15 04:31:15] Production.INFO: Email Status 1
[2026-09-15 04:31:15] Production.INFO: Sending Email to Customer
[2026-09-15 04:31:15] Production.INFO: =========== Email Sending over ===========
[2026-09-15 04:31:15] Production.INFO: =========== Returning as Success =========== AccountID 136
[2026-09-15 04:31:15] Production.INFO: Invoice::sendInvoice done
[2026-09-15 04:31:15] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-15 04:31:15] Production.INFO: Invoice Committed AccountID = 136
[2026-09-15 04:31:15] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-15 04:31:15] Production.INFO: NextInvoice 2026-09-15 2026-10-14
[2026-09-15 04:31:15] Production.INFO: new dates
[2026-09-15 04:31:15] Production.INFO: LastInvoiceDate 2026-09-15 NextInvoiceDate 2026-10-15
[2026-09-15 04:31:15] Production.INFO: LastChargeDate 2026-09-15 NextChargeDate 2026-10-14
[2026-09-15 04:31:15] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-15 04:31:15] Production.INFO: ========================== Invoice Send End =============================
[2026-09-15 04:31:15] Production.INFO: AccountID =146 FirstInvoiceSend 0
[2026-09-15 04:31:15] Production.INFO: LastInvoiceDate 2026-08-15 NextInvoiceDate 2026-09-15
[2026-09-15 04:31:15] Production.INFO: LastChargeDate 2026-08-15 NextChargeDate 2026-09-14
[2026-09-15 04:31:15] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-15 04:31:15] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-15 04:31:15] Production.INFO: Invoice::sendInvoice(1,146,2026-08-15,2026-09-15,billing@onswitchit.ca)
[2026-09-15 04:31:15] Production.INFO: start Date =2026-08-15 EndDate =2026-09-14 23:59:59
[2026-09-15 04:31:15] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-15 04:31:15] 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-15 04:31:15] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-15 04:31:15] Production.INFO: AlreadyBilled
[2026-09-15 04:31:15] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:15] Production.INFO: original start date ==>2026-08-15 changed start date ==>2026-08-15 00:00:00 original end date ==>2026-09-14 23:59:59 changed end date ==>2026-09-14 23:59:59
[2026-09-15 04:31:15] Production.INFO: Invoice::getAccountUsageTotal(1,146,2026-08-15,2026-09-14 23:59:59)
[2026-09-15 04:31:15] Production.INFO: TotalCharges - 0
[2026-09-15 04:31:15] Production.INFO: TotalUsageCharges - 0.00
[2026-09-15 04:31:15] Production.INFO: Usage Over
[2026-09-15 04:31:15] Production.INFO: Call prc_getAccountSubscription(146,0)
[2026-09-15 04:31:15] Production.INFO: SUBSCRIPTION 3
[2026-09-15 04:31:15] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:15] Production.INFO: SubscriptionID - 1
[2026-09-15 04:31:15] Production.INFO: isAdvanceSubscription - 1
[2026-09-15 04:31:15] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:15] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:15] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:15] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:15] Production.INFO: SubscriptionDate
[2026-09-15 04:31:15] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:15] Production.INFO: AccountSubscription StartDate 2021-02-03 StartDate 2026-08-15
[2026-09-15 04:31:15] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:15] Production.INFO: AccountSubscriptionID - 574 === 2021-02-03=====2027-09-15
[2026-09-15 04:31:15] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:15] Production.INFO: First Time False 2021-02-03 2026-09-15
[2026-09-15 04:31:15] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2021-02-03 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:15] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:15] Production.INFO: AccountSubscription::getSubscriptionAmount(574,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:15] Production.INFO: SubscriptionCharge - 2
[2026-09-15 04:31:15] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:15] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(146,1,1,2026-09-15,2026-10-14 00:00:00,License for a Pay As You Go Cloud Phone extension,12,2,6,574)
[2026-09-15 04:31:15] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:15] Production.INFO: DiscountType
[2026-09-15 04:31:15] Production.INFO: SubscriptionCharge 12
[2026-09-15 04:31:15] Production.INFO: New SubscriptionCharge 12
[2026-09-15 04:31:15] Production.INFO: TotalSubscriptionCharge - 12.00
[2026-09-15 04:31:15] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:15] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:15] Production.INFO: SubscriptionID - 8
[2026-09-15 04:31:15] Production.INFO: isAdvanceSubscription - 8
[2026-09-15 04:31:15] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:15] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:15] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:15] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:15] Production.INFO: SubscriptionDate
[2026-09-15 04:31:15] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:15] Production.ERROR: CronJobId end10
[2026-09-15 04:31:15] Production.INFO: ==29909== Releasing lock...
[2026-09-15 04:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:31:15] Production.INFO: AccountSubscription StartDate 2021-02-03 StartDate 2026-08-15
[2026-09-15 04:31:15] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:15] Production.INFO: AccountSubscriptionID - 575 === 2021-02-03=====2027-09-15
[2026-09-15 04:31:15] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:15] Production.INFO: First Time False 2021-02-03 2026-09-15
[2026-09-15 04:31:15] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2021-02-03 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:15] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:15] Production.INFO: AccountSubscription::getSubscriptionAmount(575,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:15] Production.INFO: SubscriptionCharge - 3
[2026-09-15 04:31:15] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:15] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(146,1,8,2026-09-15,2026-10-14 00:00:00,Additional DID (1-83-DESTAWED),3,3,1,575)
[2026-09-15 04:31:15] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:15] Production.INFO: DiscountType
[2026-09-15 04:31:15] Production.INFO: SubscriptionCharge 3
[2026-09-15 04:31:15] Production.INFO: New SubscriptionCharge 3
[2026-09-15 04:31:15] Production.INFO: TotalSubscriptionCharge - 3.00
[2026-09-15 04:31:15] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:15] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:15] Production.INFO: SubscriptionID - 8
[2026-09-15 04:31:15] Production.INFO: isAdvanceSubscription - 8
[2026-09-15 04:31:15] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:15] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:15] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:15] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:15] Production.INFO: SubscriptionDate
[2026-09-15 04:31:15] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:15] Production.INFO: AccountSubscription StartDate 2021-02-17 StartDate 2026-08-15
[2026-09-15 04:31:15] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:15] Production.INFO: AccountSubscriptionID - 581 === 2021-02-17=====2027-09-15
[2026-09-15 04:31:15] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:15] Production.INFO: First Time False 2021-02-17 2026-09-15
[2026-09-15 04:31:15] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2021-02-17 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:15] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:15] Production.INFO: AccountSubscription::getSubscriptionAmount(581,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:15] Production.INFO: SubscriptionCharge - 3
[2026-09-15 04:31:15] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:15] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(146,1,8,2026-09-15,2026-10-14 00:00:00,Additional DID (1-833-457-SUIT),3,3,1,581)
[2026-09-15 04:31:15] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:15] Production.INFO: DiscountType
[2026-09-15 04:31:15] Production.INFO: SubscriptionCharge 3
[2026-09-15 04:31:15] Production.INFO: New SubscriptionCharge 3
[2026-09-15 04:31:15] Production.INFO: TotalSubscriptionCharge - 3.00
[2026-09-15 04:31:15] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:15] Production.INFO: SUBSCRIPTION Over
[2026-09-15 04:31:15] Production.INFO: Call prc_getAccountOneOffCharge(146,0,2026-08-15,2026-09-15 23:59:59)
[2026-09-15 04:31:15] Production.INFO: AccountOneOffCharge 0
[2026-09-15 04:31:15] Production.INFO: AccountOneOffCharge Over
[2026-09-15 04:31:15] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-15 04:31:15] Production.INFO: New UsageDates 2026-08-15 - 2026-09-14 23:59:59
[2026-09-15 04:31:15] Production.INFO: SubTotal 18
[2026-09-15 04:31:15] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-15 04:31:15] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-15 04:31:15] Production.INFO: TotalTax 2.34
[2026-09-15 04:31:15] Production.INFO: InvoiceGrandTotal 20.34
[2026-09-15 04:31:15] Production.INFO: InvoiceTaxAmount 2.34
[2026-09-15 04:31:15] Production.INFO: GrandTotal 20.34
[2026-09-15 04:31:15] Production.INFO: SubTotal 18.00
[2026-09-15 04:31:15] Production.INFO: TotalDue 284.76
[2026-09-15 04:31:15] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:15] Production.INFO: original start date ==>2026-08-15 changed start date ==>2026-08-15 00:00:00 original end date ==>2026-09-14 23:59:59 changed end date ==>2026-09-14 23:59:59
[2026-09-15 04:31:15] Production.INFO: CALL prc_getInvoiceUsage(1,'146','0','1','2026-08-15 00:00:00','2026-09-14 23:59:59',0)
[2026-09-15 04:31:15] Production.INFO: PDF Generation start
[2026-09-15 04:31:15] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/146/Invoices/2026/09/15/Invoice-destawed-inv14641-from-08-15-2026-to-09-14-2026-13675.pdf
[2026-09-15 04:31:15] Production.INFO: On Linux
[2026-09-15 04:31:17] 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/146/Invoices/2026/09/15/footer-destawed-inv14641-from-08-15-2026-to-09-14-2026-13675.html" "/var/www/tmp/1/146/Invoices/2026/09/15/Invoice-destawed-inv14641-from-08-15-2026-to-09-14-2026-13675.html" "/var/www/tmp/1/146/Invoices/2026/09/15/Invoice-destawed-inv14641-from-08-15-2026-to-09-14-2026-13675.pdf"
[2026-09-15 04:31:17] Production.INFO:
[2026-09-15 04:31:17] Production.INFO: /var/www/tmp/1/146/Invoices/2026/09/15/Invoice-destawed-inv14641-from-08-15-2026-to-09-14-2026-13675.html
[2026-09-15 04:31:17] Production.INFO: /var/www/tmp/1/146/Invoices/2026/09/15/header-destawed-inv14641-from-08-15-2026-to-09-14-2026-13675.html
[2026-09-15 04:31:17] Production.INFO: /var/www/tmp/1/146/Invoices/2026/09/15/footer-destawed-inv14641-from-08-15-2026-to-09-14-2026-13675.html
[2026-09-15 04:31:17] Production.INFO: Invoice generation PDF path
[2026-09-15 04:31:17] Production.INFO: PDF fullPath 1/146/Invoices/2026/09/15/Invoice-destawed-inv14641-from-08-15-2026-to-09-14-2026-13675.pdf
[2026-09-15 04:31:17] Production.INFO: Generate Usage File Start
[2026-09-15 04:31:17] Production.INFO: Usage File fullPath 1/146/InvoiceUsageFile/2026/09/15/destawed-15-08-2026-00-00-00-TO-14-09-2026-23-59-59_9008__d1f5a9f0-b0df-11f1-a58b-c38a10e59bb0.csv
[2026-09-15 04:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:31:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:31:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:31:17] Production.INFO: call_cost start
[2026-09-15 04:31:17] Production.INFO: call_cost end
[2026-09-15 04:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:31:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:31:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:31:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:31:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:31:17] Production.INFO: ==29903== Releasing lock...
[2026-09-15 04:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 04:31:19] Production.INFO: Sending Email to Staff over
[2026-09-15 04:31:19] Production.INFO: Email Status 1
[2026-09-15 04:31:19] Production.INFO: Sending Email to Customer
[2026-09-15 04:31:19] Production.INFO: =========== Email Sending over ===========
[2026-09-15 04:31:19] Production.INFO: =========== Returning as Success =========== AccountID 146
[2026-09-15 04:31:19] Production.INFO: Invoice::sendInvoice done
[2026-09-15 04:31:19] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-15 04:31:19] Production.INFO: Invoice Committed AccountID = 146
[2026-09-15 04:31:19] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-15 04:31:19] Production.INFO: NextInvoice 2026-09-15 2026-10-14
[2026-09-15 04:31:19] Production.INFO: new dates
[2026-09-15 04:31:19] Production.INFO: LastInvoiceDate 2026-09-15 NextInvoiceDate 2026-10-15
[2026-09-15 04:31:19] Production.INFO: LastChargeDate 2026-09-15 NextChargeDate 2026-10-14
[2026-09-15 04:31:19] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-15 04:31:19] Production.INFO: ========================== Invoice Send End =============================
[2026-09-15 04:31:19] Production.INFO: AccountID =184 FirstInvoiceSend 0
[2026-09-15 04:31:19] Production.INFO: LastInvoiceDate 2026-08-15 NextInvoiceDate 2026-09-15
[2026-09-15 04:31:19] Production.INFO: LastChargeDate 2026-08-15 NextChargeDate 2026-09-14
[2026-09-15 04:31:19] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-15 04:31:19] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-15 04:31:19] Production.INFO: Invoice::sendInvoice(1,184,2026-08-15,2026-09-15,billing@onswitchit.ca)
[2026-09-15 04:31:19] Production.INFO: start Date =2026-08-15 EndDate =2026-09-14 23:59:59
[2026-09-15 04:31:19] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-15 04:31:19] Production.INFO: InvoiceTemplate->Terms =
This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.
[2026-09-15 04:31:19] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-15 04:31:19] Production.INFO: AlreadyBilled
[2026-09-15 04:31:19] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:19] Production.INFO: Invoice::getAccountUsageTotal(1,184,2026-08-15,2026-09-14 23:59:59)
[2026-09-15 04:31:19] Production.INFO: TotalCharges - 0
[2026-09-15 04:31:19] Production.INFO: TotalUsageCharges - 0.00
[2026-09-15 04:31:19] Production.INFO: Usage Over
[2026-09-15 04:31:19] Production.INFO: Call prc_getAccountSubscription(184,0)
[2026-09-15 04:31:19] Production.INFO: SUBSCRIPTION 1
[2026-09-15 04:31:19] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:19] Production.INFO: SubscriptionID - 23
[2026-09-15 04:31:19] Production.INFO: isAdvanceSubscription - 23
[2026-09-15 04:31:19] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:19] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:19] Production.INFO: EndDate =2025-05-14 00:00:00
[2026-09-15 04:31:19] Production.INFO: NewEndDate1 =2025-05-15
[2026-09-15 04:31:19] Production.INFO: SubscriptionDate
[2026-09-15 04:31:19] Production.INFO: Array
(
[StartDate] => 2025-05-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:19] Production.INFO: AccountSubscription StartDate 2022-04-13 StartDate 2026-08-15
[2026-09-15 04:31:19] Production.INFO: SubscriptionID - 2025-05-15=====2026-10-14 00:00:00
[2026-09-15 04:31:19] Production.INFO: AccountSubscriptionID - 654 === 2022-04-13=====2025-05-13
[2026-09-15 04:31:19] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:19] Production.INFO: SUBSCRIPTION Over
[2026-09-15 04:31:19] Production.INFO: Call prc_getAccountOneOffCharge(184,0,2026-08-15,2026-09-15 23:59:59)
[2026-09-15 04:31:19] Production.INFO: AccountOneOffCharge 0
[2026-09-15 04:31:19] Production.INFO: AccountOneOffCharge Over
[2026-09-15 04:31:19] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-15 04:31:19] Production.INFO: New UsageDates 2026-08-15 - 2026-09-14 23:59:59
[2026-09-15 04:31:19] Production.INFO: SubTotal 0
[2026-09-15 04:31:19] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-15 04:31:19] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-15 04:31:19] Production.INFO: TotalTax 0
[2026-09-15 04:31:19] Production.INFO: InvoiceGrandTotal 0
[2026-09-15 04:31:19] Production.INFO: InvoiceTaxAmount 0
[2026-09-15 04:31:19] Production.INFO: GrandTotal 0
[2026-09-15 04:31:19] Production.INFO: SubTotal 0.00
[2026-09-15 04:31:19] Production.INFO: TotalDue 0.00
[2026-09-15 04:31:19] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:19] Production.INFO: PDF Generation start
[2026-09-15 04:31:19] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/184/Invoices/2026/09/15/Invoice-ttc-donlands-strathmore-subway-construction-site-cancom-think-secure-inv14642-from-08-15-2026-to-09-14-2026-13676.pdf
[2026-09-15 04:31:19] Production.INFO: On Linux
[2026-09-15 04:31:20] 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/184/Invoices/2026/09/15/footer-ttc-donlands-strathmore-subway-construction-site-cancom-think-secure-inv14642-from-08-15-2026-to-09-14-2026-13676.html" "/var/www/tmp/1/184/Invoices/2026/09/15/Invoice-ttc-donlands-strathmore-subway-construction-site-cancom-think-secure-inv14642-from-08-15-2026-to-09-14-2026-13676.html" "/var/www/tmp/1/184/Invoices/2026/09/15/Invoice-ttc-donlands-strathmore-subway-construction-site-cancom-think-secure-inv14642-from-08-15-2026-to-09-14-2026-13676.pdf"
[2026-09-15 04:31:20] Production.INFO:
[2026-09-15 04:31:20] Production.INFO: /var/www/tmp/1/184/Invoices/2026/09/15/Invoice-ttc-donlands-strathmore-subway-construction-site-cancom-think-secure-inv14642-from-08-15-2026-to-09-14-2026-13676.html
[2026-09-15 04:31:20] Production.INFO: /var/www/tmp/1/184/Invoices/2026/09/15/header-ttc-donlands-strathmore-subway-construction-site-cancom-think-secure-inv14642-from-08-15-2026-to-09-14-2026-13676.html
[2026-09-15 04:31:20] Production.INFO: /var/www/tmp/1/184/Invoices/2026/09/15/footer-ttc-donlands-strathmore-subway-construction-site-cancom-think-secure-inv14642-from-08-15-2026-to-09-14-2026-13676.html
[2026-09-15 04:31:20] Production.INFO: Invoice generation PDF path
[2026-09-15 04:31:20] Production.INFO: PDF fullPath 1/184/Invoices/2026/09/15/Invoice-ttc-donlands-strathmore-subway-construction-site-cancom-think-secure-inv14642-from-08-15-2026-to-09-14-2026-13676.pdf
[2026-09-15 04:31:20] Production.INFO: Generate Usage File Start
[2026-09-15 04:31:20] Production.INFO: Usage File fullPath 1/184/InvoiceUsageFile/2026/09/15/ttc-donlands-strathmore-subway-construction-site-cancom-think-secure-15-08-2026-00-00-00-TO-14-09-2026-23-59-59_7352__d3ff20b0-b0df-11f1-afd2-e78d2bd219c2.csv
[2026-09-15 04:31:22] Production.INFO: Sending Email to Staff over
[2026-09-15 04:31:22] Production.INFO: Email Status 1
[2026-09-15 04:31:22] Production.INFO: Sending Email to Customer
[2026-09-15 04:31:22] Production.INFO: =========== Email Sending over ===========
[2026-09-15 04:31:22] Production.INFO: =========== Returning as Success =========== AccountID 184
[2026-09-15 04:31:22] Production.INFO: Invoice::sendInvoice done
[2026-09-15 04:31:22] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-15 04:31:22] Production.INFO: Invoice Committed AccountID = 184
[2026-09-15 04:31:22] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-15 04:31:22] Production.INFO: NextInvoice 2026-09-15 2026-10-14
[2026-09-15 04:31:22] Production.INFO: new dates
[2026-09-15 04:31:22] Production.INFO: LastInvoiceDate 2026-09-15 NextInvoiceDate 2026-10-15
[2026-09-15 04:31:22] Production.INFO: LastChargeDate 2026-09-15 NextChargeDate 2026-10-14
[2026-09-15 04:31:22] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-15 04:31:22] Production.INFO: ========================== Invoice Send End =============================
[2026-09-15 04:31:22] Production.INFO: AccountID =185 FirstInvoiceSend 0
[2026-09-15 04:31:22] Production.INFO: LastInvoiceDate 2026-08-15 NextInvoiceDate 2026-09-15
[2026-09-15 04:31:22] Production.INFO: LastChargeDate 2026-08-15 NextChargeDate 2026-09-14
[2026-09-15 04:31:22] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-15 04:31:22] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-15 04:31:22] Production.INFO: Invoice::sendInvoice(1,185,2026-08-15,2026-09-15,billing@onswitchit.ca)
[2026-09-15 04:31:22] Production.INFO: start Date =2026-08-15 EndDate =2026-09-14 23:59:59
[2026-09-15 04:31:22] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-15 04:31:22] 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-15 04:31:22] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-15 04:31:22] Production.INFO: AlreadyBilled
[2026-09-15 04:31:22] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:22] Production.INFO: Invoice::getAccountUsageTotal(1,185,2026-08-15,2026-09-14 23:59:59)
[2026-09-15 04:31:22] Production.INFO: TotalCharges - 0
[2026-09-15 04:31:22] Production.INFO: TotalUsageCharges - 0.00
[2026-09-15 04:31:22] Production.INFO: Usage Over
[2026-09-15 04:31:22] Production.INFO: Call prc_getAccountSubscription(185,0)
[2026-09-15 04:31:22] Production.INFO: SUBSCRIPTION 1
[2026-09-15 04:31:22] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:22] Production.INFO: SubscriptionID - 23
[2026-09-15 04:31:22] Production.INFO: isAdvanceSubscription - 23
[2026-09-15 04:31:22] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:22] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:22] Production.INFO: EndDate =2025-05-14 00:00:00
[2026-09-15 04:31:22] Production.INFO: NewEndDate1 =2025-05-15
[2026-09-15 04:31:22] Production.INFO: SubscriptionDate
[2026-09-15 04:31:22] Production.INFO: Array
(
[StartDate] => 2025-05-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:22] Production.INFO: AccountSubscription StartDate 2022-04-13 StartDate 2026-08-15
[2026-09-15 04:31:22] Production.INFO: SubscriptionID - 2025-05-15=====2026-10-14 00:00:00
[2026-09-15 04:31:22] Production.INFO: AccountSubscriptionID - 655 === 2022-04-13=====2025-05-13
[2026-09-15 04:31:22] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:22] Production.INFO: SUBSCRIPTION Over
[2026-09-15 04:31:22] Production.INFO: Call prc_getAccountOneOffCharge(185,0,2026-08-15,2026-09-15 23:59:59)
[2026-09-15 04:31:22] Production.INFO: AccountOneOffCharge 0
[2026-09-15 04:31:22] Production.INFO: AccountOneOffCharge Over
[2026-09-15 04:31:22] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-15 04:31:22] Production.INFO: New UsageDates 2026-08-15 - 2026-09-14 23:59:59
[2026-09-15 04:31:22] Production.INFO: SubTotal 0
[2026-09-15 04:31:22] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-15 04:31:22] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-15 04:31:22] Production.INFO: TotalTax 0
[2026-09-15 04:31:22] Production.INFO: InvoiceGrandTotal 0
[2026-09-15 04:31:22] Production.INFO: InvoiceTaxAmount 0
[2026-09-15 04:31:22] Production.INFO: GrandTotal 0
[2026-09-15 04:31:22] Production.INFO: SubTotal 0.00
[2026-09-15 04:31:22] Production.INFO: TotalDue 0.00
[2026-09-15 04:31:22] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:22] Production.INFO: PDF Generation start
[2026-09-15 04:31:22] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/185/Invoices/2026/09/15/Invoice-ttc-college-subway-construction-site-cancom-think-secure-inv14643-from-08-15-2026-to-09-14-2026-13677.pdf
[2026-09-15 04:31:22] Production.INFO: On Linux
[2026-09-15 04:31:23] 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/185/Invoices/2026/09/15/footer-ttc-college-subway-construction-site-cancom-think-secure-inv14643-from-08-15-2026-to-09-14-2026-13677.html" "/var/www/tmp/1/185/Invoices/2026/09/15/Invoice-ttc-college-subway-construction-site-cancom-think-secure-inv14643-from-08-15-2026-to-09-14-2026-13677.html" "/var/www/tmp/1/185/Invoices/2026/09/15/Invoice-ttc-college-subway-construction-site-cancom-think-secure-inv14643-from-08-15-2026-to-09-14-2026-13677.pdf"
[2026-09-15 04:31:23] Production.INFO:
[2026-09-15 04:31:23] Production.INFO: /var/www/tmp/1/185/Invoices/2026/09/15/Invoice-ttc-college-subway-construction-site-cancom-think-secure-inv14643-from-08-15-2026-to-09-14-2026-13677.html
[2026-09-15 04:31:23] Production.INFO: /var/www/tmp/1/185/Invoices/2026/09/15/header-ttc-college-subway-construction-site-cancom-think-secure-inv14643-from-08-15-2026-to-09-14-2026-13677.html
[2026-09-15 04:31:23] Production.INFO: /var/www/tmp/1/185/Invoices/2026/09/15/footer-ttc-college-subway-construction-site-cancom-think-secure-inv14643-from-08-15-2026-to-09-14-2026-13677.html
[2026-09-15 04:31:23] Production.INFO: Invoice generation PDF path
[2026-09-15 04:31:23] Production.INFO: PDF fullPath 1/185/Invoices/2026/09/15/Invoice-ttc-college-subway-construction-site-cancom-think-secure-inv14643-from-08-15-2026-to-09-14-2026-13677.pdf
[2026-09-15 04:31:23] Production.INFO: Generate Usage File Start
[2026-09-15 04:31:23] Production.INFO: Usage File fullPath 1/185/InvoiceUsageFile/2026/09/15/ttc-college-subway-construction-site-cancom-think-secure-15-08-2026-00-00-00-TO-14-09-2026-23-59-59_470__d5df7590-b0df-11f1-bab9-4b0258c57cba.csv
[2026-09-15 04:31:25] Production.INFO: Sending Email to Staff over
[2026-09-15 04:31:25] Production.INFO: Email Status 1
[2026-09-15 04:31:25] Production.INFO: Sending Email to Customer
[2026-09-15 04:31:25] Production.INFO: =========== Email Sending over ===========
[2026-09-15 04:31:25] Production.INFO: =========== Returning as Success =========== AccountID 185
[2026-09-15 04:31:25] Production.INFO: Invoice::sendInvoice done
[2026-09-15 04:31:25] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-15 04:31:25] Production.INFO: Invoice Committed AccountID = 185
[2026-09-15 04:31:25] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-15 04:31:25] Production.INFO: NextInvoice 2026-09-15 2026-10-14
[2026-09-15 04:31:25] Production.INFO: new dates
[2026-09-15 04:31:25] Production.INFO: LastInvoiceDate 2026-09-15 NextInvoiceDate 2026-10-15
[2026-09-15 04:31:25] Production.INFO: LastChargeDate 2026-09-15 NextChargeDate 2026-10-14
[2026-09-15 04:31:25] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-15 04:31:25] Production.INFO: ========================== Invoice Send End =============================
[2026-09-15 04:31:25] Production.INFO: AccountID =187 FirstInvoiceSend 0
[2026-09-15 04:31:25] Production.INFO: LastInvoiceDate 2026-08-15 NextInvoiceDate 2026-09-15
[2026-09-15 04:31:25] Production.INFO: LastChargeDate 2026-08-15 NextChargeDate 2026-09-14
[2026-09-15 04:31:25] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-15 04:31:25] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-15 04:31:25] Production.INFO: Invoice::sendInvoice(1,187,2026-08-15,2026-09-15,billing@onswitchit.ca)
[2026-09-15 04:31:25] Production.INFO: start Date =2026-08-15 EndDate =2026-09-14 23:59:59
[2026-09-15 04:31:25] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-15 04:31:25] 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-15 04:31:25] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-15 04:31:25] Production.INFO: AlreadyBilled
[2026-09-15 04:31:25] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:25] Production.INFO: Invoice::getAccountUsageTotal(1,187,2026-08-15,2026-09-14 23:59:59)
[2026-09-15 04:31:25] Production.INFO: TotalCharges - 0
[2026-09-15 04:31:25] Production.INFO: TotalUsageCharges - 0.00
[2026-09-15 04:31:25] Production.INFO: Usage Over
[2026-09-15 04:31:25] Production.INFO: Call prc_getAccountSubscription(187,0)
[2026-09-15 04:31:25] Production.INFO: SUBSCRIPTION 1
[2026-09-15 04:31:25] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:25] Production.INFO: SubscriptionID - 6
[2026-09-15 04:31:25] Production.INFO: isAdvanceSubscription - 6
[2026-09-15 04:31:25] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:25] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:25] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:25] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:25] Production.INFO: SubscriptionDate
[2026-09-15 04:31:25] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:25] Production.INFO: AccountSubscription StartDate 2022-12-15 StartDate 2026-08-15
[2026-09-15 04:31:25] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:25] Production.INFO: AccountSubscriptionID - 675 === 2022-12-15=====2027-09-15
[2026-09-15 04:31:25] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:25] Production.INFO: First Time False 2022-12-15 2026-09-15
[2026-09-15 04:31:25] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2022-12-15 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:25] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:25] Production.INFO: AccountSubscription::getSubscriptionAmount(675,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:25] Production.INFO: SubscriptionCharge - 4.5
[2026-09-15 04:31:25] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:25] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(187,4,6,2026-09-15,2026-10-14 00:00:00,Microsoft Office 365 Business - Security Add-on - IronScales Core,40.5,4.5,9,675)
[2026-09-15 04:31:25] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:25] Production.INFO: DiscountType Flat
[2026-09-15 04:31:25] Production.INFO: SubscriptionCharge 40.5
[2026-09-15 04:31:25] Production.INFO: New SubscriptionCharge 40.5
[2026-09-15 04:31:25] Production.INFO: TotalSubscriptionCharge - 40.50
[2026-09-15 04:31:25] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:25] Production.INFO: SUBSCRIPTION Over
[2026-09-15 04:31:25] Production.INFO: Call prc_getAccountOneOffCharge(187,0,2026-08-15,2026-09-15 23:59:59)
[2026-09-15 04:31:25] Production.INFO: AccountOneOffCharge 0
[2026-09-15 04:31:25] Production.INFO: AccountOneOffCharge Over
[2026-09-15 04:31:25] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-15 04:31:25] Production.INFO: New UsageDates 2026-08-15 - 2026-09-14 23:59:59
[2026-09-15 04:31:25] Production.INFO: SubTotal 40.5
[2026-09-15 04:31:26] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-15 04:31:26] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-15 04:31:26] Production.INFO: TotalTax 0
[2026-09-15 04:31:26] Production.INFO: InvoiceGrandTotal 40.5
[2026-09-15 04:31:26] Production.INFO: InvoiceTaxAmount 0
[2026-09-15 04:31:26] Production.INFO: GrandTotal 40.5
[2026-09-15 04:31:26] Production.INFO: SubTotal 40.50
[2026-09-15 04:31:26] Production.INFO: TotalDue 607.50
[2026-09-15 04:31:26] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:26] Production.INFO: PDF Generation start
[2026-09-15 04:31:26] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/187/Invoices/2026/09/15/Invoice-graybill-hazlewood-trial-lawyers-inv14644-from-08-15-2026-to-09-14-2026-13678.pdf
[2026-09-15 04:31:26] Production.INFO: On Linux
[2026-09-15 04:31:27] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/187/Invoices/2026/09/15/footer-graybill-hazlewood-trial-lawyers-inv14644-from-08-15-2026-to-09-14-2026-13678.html" "/var/www/tmp/1/187/Invoices/2026/09/15/Invoice-graybill-hazlewood-trial-lawyers-inv14644-from-08-15-2026-to-09-14-2026-13678.html" "/var/www/tmp/1/187/Invoices/2026/09/15/Invoice-graybill-hazlewood-trial-lawyers-inv14644-from-08-15-2026-to-09-14-2026-13678.pdf"
[2026-09-15 04:31:27] Production.INFO:
[2026-09-15 04:31:27] Production.INFO: /var/www/tmp/1/187/Invoices/2026/09/15/Invoice-graybill-hazlewood-trial-lawyers-inv14644-from-08-15-2026-to-09-14-2026-13678.html
[2026-09-15 04:31:27] Production.INFO: /var/www/tmp/1/187/Invoices/2026/09/15/header-graybill-hazlewood-trial-lawyers-inv14644-from-08-15-2026-to-09-14-2026-13678.html
[2026-09-15 04:31:27] Production.INFO: /var/www/tmp/1/187/Invoices/2026/09/15/footer-graybill-hazlewood-trial-lawyers-inv14644-from-08-15-2026-to-09-14-2026-13678.html
[2026-09-15 04:31:27] Production.INFO: Invoice generation PDF path
[2026-09-15 04:31:27] Production.INFO: PDF fullPath 1/187/Invoices/2026/09/15/Invoice-graybill-hazlewood-trial-lawyers-inv14644-from-08-15-2026-to-09-14-2026-13678.pdf
[2026-09-15 04:31:27] Production.INFO: Generate Usage File Start
[2026-09-15 04:31:27] Production.INFO: Usage File fullPath 1/187/InvoiceUsageFile/2026/09/15/graybill-hazlewood-trial-lawyers-15-08-2026-00-00-00-TO-14-09-2026-23-59-59_9253__d7e28230-b0df-11f1-8413-85e8fc1e5e89.csv
[2026-09-15 04:31:29] Production.INFO: Sending Email to Staff over
[2026-09-15 04:31:29] Production.INFO: Email Status 1
[2026-09-15 04:31:29] Production.INFO: Sending Email to Customer
[2026-09-15 04:31:29] Production.INFO: =========== Email Sending over ===========
[2026-09-15 04:31:29] Production.INFO: =========== Returning as Success =========== AccountID 187
[2026-09-15 04:31:29] Production.INFO: Invoice::sendInvoice done
[2026-09-15 04:31:29] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-15 04:31:29] Production.INFO: Invoice Committed AccountID = 187
[2026-09-15 04:31:29] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-15 04:31:29] Production.INFO: NextInvoice 2026-09-15 2026-10-14
[2026-09-15 04:31:29] Production.INFO: new dates
[2026-09-15 04:31:29] Production.INFO: LastInvoiceDate 2026-09-15 NextInvoiceDate 2026-10-15
[2026-09-15 04:31:29] Production.INFO: LastChargeDate 2026-09-15 NextChargeDate 2026-10-14
[2026-09-15 04:31:29] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-15 04:31:29] Production.INFO: ========================== Invoice Send End =============================
[2026-09-15 04:31:29] Production.INFO: AccountID =230 FirstInvoiceSend 0
[2026-09-15 04:31:29] Production.INFO: LastInvoiceDate 2026-08-15 NextInvoiceDate 2026-09-15
[2026-09-15 04:31:29] Production.INFO: LastChargeDate 2026-08-15 NextChargeDate 2026-09-14
[2026-09-15 04:31:29] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-15 04:31:29] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-15 04:31:29] Production.INFO: Invoice::sendInvoice(1,230,2026-08-15,2026-09-15,billing@onswitchit.ca)
[2026-09-15 04:31:29] Production.INFO: start Date =2026-08-15 EndDate =2026-09-14 23:59:59
[2026-09-15 04:31:29] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-15 04:31:29] Production.INFO: InvoiceTemplate->Terms =
This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.
[2026-09-15 04:31:29] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-15 04:31:29] Production.INFO: AlreadyBilled
[2026-09-15 04:31:29] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:29] Production.INFO: original start date ==>2026-08-15 changed start date ==>2026-08-15 00:00:00 original end date ==>2026-09-14 23:59:59 changed end date ==>2026-09-14 23:59:59
[2026-09-15 04:31:29] Production.INFO: Invoice::getAccountUsageTotal(1,230,2026-08-15,2026-09-14 23:59:59)
[2026-09-15 04:31:29] Production.INFO: TotalCharges - 0
[2026-09-15 04:31:29] Production.INFO: TotalUsageCharges - 0.00
[2026-09-15 04:31:29] Production.INFO: Usage Over
[2026-09-15 04:31:29] Production.INFO: Call prc_getAccountSubscription(230,0)
[2026-09-15 04:31:29] Production.INFO: SUBSCRIPTION 1
[2026-09-15 04:31:29] Production.INFO: ============================Subscription Start =================
[2026-09-15 04:31:29] Production.INFO: SubscriptionID - 47
[2026-09-15 04:31:29] Production.INFO: isAdvanceSubscription - 47
[2026-09-15 04:31:29] Production.INFO: SubscriptionStartDate =2026-09-15 - SubscriptionEndDate = 2026-10-14
[2026-09-15 04:31:29] Production.INFO: NewNextChargeDate =2026-10-14 00:00:00
[2026-09-15 04:31:29] Production.INFO: EndDate =2026-09-14 00:00:00
[2026-09-15 04:31:29] Production.INFO: NewEndDate1 =2026-09-15
[2026-09-15 04:31:29] Production.INFO: SubscriptionDate
[2026-09-15 04:31:29] Production.INFO: Array
(
[StartDate] => 2026-09-15
[EndDate] => 2026-10-14 00:00:00
[AlreadyCharged] => 0
)
[2026-09-15 04:31:29] Production.INFO: AccountSubscription StartDate 2024-12-15 StartDate 2026-08-15
[2026-09-15 04:31:29] Production.INFO: SubscriptionID - 2026-09-15=====2026-10-14 00:00:00
[2026-09-15 04:31:29] Production.INFO: AccountSubscriptionID - 1212 === 2024-12-15=====2027-09-15
[2026-09-15 04:31:29] Production.INFO: regular Advance Subscription
[2026-09-15 04:31:29] Production.INFO: First Time False 2024-12-15 2026-09-15
[2026-09-15 04:31:29] Production.INFO: StartDate 2026-09-15 AccountSubscription->StartDate 2024-12-15 EndDate 2026-10-14 00:00:00 AccountSubscription->EndDate 2027-09-15
[2026-09-15 04:31:29] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-15 04:31:29] Production.INFO: AccountSubscription::getSubscriptionAmount(1212,2026-09-15,2026-10-14 00:00:00,,0)
[2026-09-15 04:31:29] Production.INFO: SubscriptionCharge - 10
[2026-09-15 04:31:29] Production.INFO: Already Invoice Subscription 0
[2026-09-15 04:31:29] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(230,1,47,2026-09-15,2026-10-14 00:00:00,Phone channel for capacity-based billing,70,10,7,1212)
[2026-09-15 04:31:29] Production.INFO: DiscountAmount 0.000000
[2026-09-15 04:31:29] Production.INFO: DiscountType Flat
[2026-09-15 04:31:29] Production.INFO: SubscriptionCharge 70
[2026-09-15 04:31:29] Production.INFO: New SubscriptionCharge 70
[2026-09-15 04:31:29] Production.INFO: TotalSubscriptionCharge - 70.00
[2026-09-15 04:31:29] Production.INFO: ============================Subscription End =================
[2026-09-15 04:31:29] Production.INFO: SUBSCRIPTION Over
[2026-09-15 04:31:29] Production.INFO: Call prc_getAccountOneOffCharge(230,0,2026-08-15,2026-09-15 23:59:59)
[2026-09-15 04:31:29] Production.INFO: AccountOneOffCharge 0
[2026-09-15 04:31:29] Production.INFO: AccountOneOffCharge Over
[2026-09-15 04:31:29] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-15 04:31:29] Production.INFO: New UsageDates 2026-08-15 - 2026-09-14 23:59:59
[2026-09-15 04:31:29] Production.INFO: SubTotal 70
[2026-09-15 04:31:29] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-15 04:31:29] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-15 04:31:29] Production.INFO: TotalTax 9.1
[2026-09-15 04:31:29] Production.INFO: InvoiceGrandTotal 79.1
[2026-09-15 04:31:29] Production.INFO: InvoiceTaxAmount 9.1
[2026-09-15 04:31:29] Production.INFO: GrandTotal 79.1
[2026-09-15 04:31:29] Production.INFO: SubTotal 70.00
[2026-09-15 04:31:29] Production.INFO: TotalDue 1265.60
[2026-09-15 04:31:29] Production.INFO: Reseller ==> 0
[2026-09-15 04:31:29] Production.INFO: original start date ==>2026-08-15 changed start date ==>2026-08-15 00:00:00 original end date ==>2026-09-14 23:59:59 changed end date ==>2026-09-14 23:59:59
[2026-09-15 04:31:29] Production.INFO: CALL prc_getInvoiceUsage(1,'230','0','1','2026-08-15 00:00:00','2026-09-14 23:59:59',0)
[2026-09-15 04:31:29] Production.INFO: PDF Generation start
[2026-09-15 04:31:29] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/230/Invoices/2026/09/15/Invoice-harbourfront-medicine-cabinet-inv14645-from-08-15-2026-to-09-14-2026-13679.pdf
[2026-09-15 04:31:29] Production.INFO: On Linux
[2026-09-15 04:31:30] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/230/Invoices/2026/09/15/footer-harbourfront-medicine-cabinet-inv14645-from-08-15-2026-to-09-14-2026-13679.html" "/var/www/tmp/1/230/Invoices/2026/09/15/Invoice-harbourfront-medicine-cabinet-inv14645-from-08-15-2026-to-09-14-2026-13679.html" "/var/www/tmp/1/230/Invoices/2026/09/15/Invoice-harbourfront-medicine-cabinet-inv14645-from-08-15-2026-to-09-14-2026-13679.pdf"
[2026-09-15 04:31:30] Production.INFO:
[2026-09-15 04:31:30] Production.INFO: /var/www/tmp/1/230/Invoices/2026/09/15/Invoice-harbourfront-medicine-cabinet-inv14645-from-08-15-2026-to-09-14-2026-13679.html
[2026-09-15 04:31:30] Production.INFO: /var/www/tmp/1/230/Invoices/2026/09/15/header-harbourfront-medicine-cabinet-inv14645-from-08-15-2026-to-09-14-2026-13679.html
[2026-09-15 04:31:30] Production.INFO: /var/www/tmp/1/230/Invoices/2026/09/15/footer-harbourfront-medicine-cabinet-inv14645-from-08-15-2026-to-09-14-2026-13679.html
[2026-09-15 04:31:30] Production.INFO: Invoice generation PDF path
[2026-09-15 04:31:30] Production.INFO: PDF fullPath 1/230/Invoices/2026/09/15/Invoice-harbourfront-medicine-cabinet-inv14645-from-08-15-2026-to-09-14-2026-13679.pdf
[2026-09-15 04:31:30] Production.INFO: Generate Usage File Start
[2026-09-15 04:31:30] Production.INFO: Usage File fullPath 1/230/InvoiceUsageFile/2026/09/15/harbourfront-medicine-cabinet-15-08-2026-00-00-00-TO-14-09-2026-23-59-59_2551__d9d71570-b0df-11f1-bc4f-75516f391ced.csv
[2026-09-15 04:31:34] Production.INFO: Sending Email to Staff over
[2026-09-15 04:31:34] Production.INFO: Email Status 1
[2026-09-15 04:31:34] Production.INFO: Sending Email to Customer
[2026-09-15 04:31:34] Production.INFO: =========== Email Sending over ===========
[2026-09-15 04:31:34] Production.INFO: =========== Returning as Success =========== AccountID 230
[2026-09-15 04:31:34] Production.INFO: Invoice::sendInvoice done
[2026-09-15 04:31:34] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-15 04:31:34] Production.INFO: Invoice Committed AccountID = 230
[2026-09-15 04:31:34] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-15 04:31:34] Production.INFO: NextInvoice 2026-09-15 2026-10-14
[2026-09-15 04:31:34] Production.INFO: new dates
[2026-09-15 04:31:34] Production.INFO: LastInvoiceDate 2026-09-15 NextInvoiceDate 2026-10-15
[2026-09-15 04:31:34] Production.INFO: LastChargeDate 2026-09-15 NextChargeDate 2026-10-14
[2026-09-15 04:31:34] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-15 04:31:34] Production.INFO: ========================== Invoice Send End =============================
[2026-09-15 04:31:34] Production.INFO: AccountID =258 FirstInvoiceSend 0
[2026-09-15 04:31:34] Production.INFO: LastInvoiceDate 2025-02-10 NextInvoiceDate 2025-03-10
[2026-09-15 04:31:34] Production.INFO: LastChargeDate 2025-02-10 NextChargeDate 2025-03-09
[2026-09-15 04:31:34] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-15 04:31:34] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-15 04:31:34] Production.INFO: Invoice::sendInvoice(1,258,2025-02-10,2025-03-10,billing@onswitchit.ca)
[2026-09-15 04:31:34] Production.INFO: start Date =2025-02-10 EndDate =2025-03-09 23:59:59
[2026-09-15 04:31:34] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-15 04:31:34] Production.INFO: InvoiceTemplate->Terms =
This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.
[2026-09-15 04:31:34] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-15 04:31:34] Production.INFO: Invoice::sendInvoice done
[2026-09-15 04:31:34] Production.INFO: Invoice rollback AccountID = 258
[2026-09-15 04:31:34] Production.INFO: ========================== Error =============================
[2026-09-15 04:31:34] Production.INFO: Invoice with Error - Array
(
[status] => failure
[message] => Lion Motors Account is already billed on this duration
)
[2026-09-15 04:31:34] Production.INFO: ========================== Invoice Send End =============================
[2026-09-15 04:31:34] Production.INFO: ========================== Recurring invoice Start =============================
[2026-09-15 04:31:34] Production.INFO: recurring invoices ID
[2026-09-15 04:31:34] Production.INFO:
[2026-09-15 04:31:34] Production.INFO: recurring errorsArray
(
)
[2026-09-15 04:31:34] Production.INFO: ========================== Recurring invoice End =============================
[2026-09-15 04:31:34] Production.INFO: ========================== Job Updated =============================
[2026-09-15 04:31:36] Production.INFO: ========================== Job Email Sent =============================
[2026-09-15 04:31:38] Production.ERROR: **Email Sent Status 1
[2026-09-15 04:31:38] Production.ERROR: **Email Sent message Email has been sent
[2026-09-15 04:31:38] Production.ERROR: CronJobId end6
[2026-09-15 04:31:38] Production.INFO: ==29905== Releasing lock...
[2026-09-15 04:31:38] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Stops#
[2026-09-15 04:31:38] Production.INFO: 38.25 MB #Memory Used#
[2026-09-15 09:32:01] Production.INFO: ==30079== Lock acquired, processing the job...
[2026-09-15 09:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:32:01] Production.INFO: neon service started
[2026-09-15 09:32:01] Production.INFO: neon service started
[2026-09-15 09:32:01] Production.INFO: ==30079== Releasing lock...
[2026-09-15 09:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:32:02] Production.INFO: ==30081== Lock acquired, processing the job...
[2026-09-15 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:32:02] Production.INFO: ==30081== Releasing lock...
[2026-09-15 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:32:02] Production.INFO: ==30083== Lock acquired, processing the job...
[2026-09-15 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:32:02] Production.INFO: ==30083== Releasing lock...
[2026-09-15 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:32:03] Production.INFO: ==30091== Lock acquired, processing the job...
[2026-09-15 04:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:32:03] Production.INFO: Account Balance Start.
[2026-09-15 04:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:32:03] Production.INFO: 117
[2026-09-15 04:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:32:03] Production.INFO: ==30085== Lock acquired, processing the job...
[2026-09-15 04:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:32:03] Production.INFO: ==30087== Lock acquired, processing the job...
[2026-09-15 04:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:32:03] Production.INFO: ==30089== Lock acquired, processing the job...
[2026-09-15 04:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:32:03] Production.INFO: ==30094== Lock acquired, processing the job...
[2026-09-15 04:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:32:03] Production.INFO: Total Charge 0
[2026-09-15 04:32:03] Production.INFO: CreateAllLog End
[2026-09-15 04:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 04:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 04:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 04:32:03] Production.INFO: ==30094== Releasing lock...
[2026-09-15 04:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:32:03] Production.INFO: Account Balance End.
[2026-09-15 04:32:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:32:03] Production.INFO: ==30091== Releasing lock...
[2026-09-15 04:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:32:03] Production.INFO: ==30087== Releasing lock...
[2026-09-15 04:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:32:10] Production.ERROR: CronJobId end10
[2026-09-15 04:32:10] Production.INFO: ==30089== Releasing lock...
[2026-09-15 04:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:32:13] Production.INFO: call_cost start
[2026-09-15 04:32:13] Production.INFO: call_cost end
[2026-09-15 04:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:32:13] Production.INFO: ==30085== Releasing lock...
[2026-09-15 04:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:33:02] Production.INFO: ==30152== Lock acquired, processing the job...
[2026-09-15 09:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:33:02] Production.INFO: neon service started
[2026-09-15 09:33:02] Production.INFO: neon service started
[2026-09-15 09:33:02] Production.INFO: ==30152== Releasing lock...
[2026-09-15 09:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:33:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 04:33:02] Production.INFO: ==30154== Lock acquired, processing the job...
[2026-09-15 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:33:02] Production.INFO: ==30154== Releasing lock...
[2026-09-15 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:33:02] Production.INFO: ==30156== Lock acquired, processing the job...
[2026-09-15 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:33:03] Production.INFO: ==30156== Releasing lock...
[2026-09-15 08:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:33:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:33:03] Production.INFO: ==30164== Lock acquired, processing the job...
[2026-09-15 04:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:33:03] Production.INFO: ==30158== Lock acquired, processing the job...
[2026-09-15 04:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:33:03] Production.INFO: Account Balance Start.
[2026-09-15 04:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:33:03] Production.INFO: 117
[2026-09-15 04:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:33:03] Production.INFO: ==30160== Lock acquired, processing the job...
[2026-09-15 04:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:33:03] Production.INFO: ==30162== Lock acquired, processing the job...
[2026-09-15 04:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:33:03] Production.INFO: ==30166== Lock acquired, processing the job...
[2026-09-15 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:33:03] Production.INFO: ==30166== Releasing lock...
[2026-09-15 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:33:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:33:04] Production.INFO: Total Charge 0
[2026-09-15 04:33:04] Production.INFO: CreateAllLog End
[2026-09-15 04:33:04] Production.INFO: Account Balance End.
[2026-09-15 04:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:33:04] Production.INFO: ==30164== Releasing lock...
[2026-09-15 04:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:33:04] Production.INFO: ==30160== Releasing lock...
[2026-09-15 04:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:33:11] Production.ERROR: CronJobId end10
[2026-09-15 04:33:11] Production.INFO: ==30162== Releasing lock...
[2026-09-15 04:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:33:14] Production.INFO: call_cost start
[2026-09-15 04:33:14] Production.INFO: call_cost end
[2026-09-15 04:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:33:14] Production.INFO: ==30158== Releasing lock...
[2026-09-15 04:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:34:01] Production.INFO: ==30220== Lock acquired, processing the job...
[2026-09-15 09:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:34:01] Production.INFO: neon service started
[2026-09-15 09:34:01] Production.INFO: neon service started
[2026-09-15 09:34:01] Production.INFO: ==30220== Releasing lock...
[2026-09-15 09:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:34:01] Production.INFO: ==30222== Lock acquired, processing the job...
[2026-09-15 04:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:34:02] Production.INFO: ==30222== Releasing lock...
[2026-09-15 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:34:02] Production.INFO: ==30224== Lock acquired, processing the job...
[2026-09-15 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:34:02] Production.INFO: ==30224== Releasing lock...
[2026-09-15 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:34:02] Production.INFO: ==30231== Lock acquired, processing the job...
[2026-09-15 04:34:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:34:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:34:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:34:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:34:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:34:03] Production.INFO: ==30227== Lock acquired, processing the job...
[2026-09-15 04:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:34:03] Production.INFO: ==30229== Lock acquired, processing the job...
[2026-09-15 04:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:34:03] Production.INFO: ==30233== Lock acquired, processing the job...
[2026-09-15 04:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:34:03] Production.INFO: ==30235== Lock acquired, processing the job...
[2026-09-15 04:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:34:03] Production.INFO: Account Balance Start.
[2026-09-15 04:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:34:03] Production.INFO: 117
[2026-09-15 04:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 04: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-15 04: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-15 04:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:34:03] Production.INFO: ==30235== Releasing lock...
[2026-09-15 04:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:34:04] Production.INFO: ==30229== Releasing lock...
[2026-09-15 04:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:34:04] Production.INFO: Total Charge 0
[2026-09-15 04:34:04] Production.INFO: CreateAllLog End
[2026-09-15 04:34:04] Production.INFO: Account Balance End.
[2026-09-15 04:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:34:04] Production.INFO: ==30233== Releasing lock...
[2026-09-15 04:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:34:10] Production.ERROR: CronJobId end10
[2026-09-15 04:34:10] Production.INFO: ==30231== Releasing lock...
[2026-09-15 04:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:34:13] Production.INFO: call_cost start
[2026-09-15 04:34:13] Production.INFO: call_cost end
[2026-09-15 04:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:34:13] Production.INFO: ==30227== Releasing lock...
[2026-09-15 04:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:35:01] Production.INFO: ==30291== Lock acquired, processing the job...
[2026-09-15 09:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:35:01] Production.INFO: neon service started
[2026-09-15 09:35:01] Production.INFO: neon service started
[2026-09-15 09:35:01] Production.INFO: ==30291== Releasing lock...
[2026-09-15 09:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:35:02] Production.INFO: ==30293== Lock acquired, processing the job...
[2026-09-15 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:35:02] Production.INFO: ==30293== Releasing lock...
[2026-09-15 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:35:02] Production.INFO: ==30295== Lock acquired, processing the job...
[2026-09-15 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:35:02] Production.INFO: ==30295== Releasing lock...
[2026-09-15 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:35:03] Production.INFO: ==30298== Lock acquired, processing the job...
[2026-09-15 04:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 04:35:03] Production.INFO: ==30300== Lock acquired, processing the job...
[2026-09-15 04:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 04:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 04:35:03] Production.ERROR: CronJob PID - 30300
[2026-09-15 04:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 04:35:03] Production.ERROR: CronJob ID - 5
[2026-09-15 04:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 04:35:00
[2026-09-15 04:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 04:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 04:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 04:35:03] Production.INFO: ==30298== Releasing lock...
[2026-09-15 04:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 04:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 04:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:35:03] Production.INFO: ==30304== Lock acquired, processing the job...
[2026-09-15 04:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:35:03] Production.INFO: ==30306== Lock acquired, processing the job...
[2026-09-15 04:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:35:03] Production.INFO: ==30302== Lock acquired, processing the job...
[2026-09-15 04:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:35:03] Production.INFO: Account Balance Start.
[2026-09-15 04:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:35:03] Production.INFO: 117
[2026-09-15 04:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:35:03] Production.INFO: ==30308== Lock acquired, processing the job...
[2026-09-15 04:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 04:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:35:03] Production.INFO: ==30310== Lock acquired, processing the job...
[2026-09-15 04:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 04:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:35:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:35:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:35:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:35:04] Production.INFO: Total Charge 0
[2026-09-15 04:35:04] Production.INFO: CreateAllLog End
[2026-09-15 04: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-15 04: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-15 04: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-15 04:35:04] Production.INFO: ==30310== Releasing lock...
[2026-09-15 04:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:35:04] Production.ERROR: done
[2026-09-15 04:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 04:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006194', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 04:35:04] Production.INFO: Account Balance End.
[2026-09-15 04:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:35:04] Production.INFO: ==30306== Releasing lock...
[2026-09-15 04:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:35:04] Production.INFO: ==30302== Releasing lock...
[2026-09-15 04:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006194', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 04:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 04:35:10] Production.INFO: ProcessCDR(1,18006194,1,1,2)
[2026-09-15 04:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006194,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006194,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 04:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 04:35:10] Production.INFO: ==30308== Releasing lock...
[2026-09-15 04:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 04:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 04:35:14] Production.ERROR: CronJobId end10
[2026-09-15 04:35:14] Production.INFO: ==30304== Releasing lock...
[2026-09-15 04:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:35:16] Production.INFO: call_cost start
[2026-09-15 04:35:16] Production.INFO: call_cost end
[2026-09-15 04:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:35:16] Production.INFO: ==30300== Releasing lock...
[2026-09-15 04:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:36:01] Production.INFO: ==30367== Lock acquired, processing the job...
[2026-09-15 09:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:36:01] Production.INFO: neon service started
[2026-09-15 09:36:01] Production.INFO: neon service started
[2026-09-15 09:36:01] Production.INFO: ==30367== Releasing lock...
[2026-09-15 09:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:36:01] Production.INFO: ==30369== Lock acquired, processing the job...
[2026-09-15 04:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:36:01] Production.INFO: ==30369== Releasing lock...
[2026-09-15 04:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:36:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:36:02] Production.INFO: ==30371== Lock acquired, processing the job...
[2026-09-15 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:36:02] Production.INFO: ==30371== Releasing lock...
[2026-09-15 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:36:02] Production.INFO: ==30373== Lock acquired, processing the job...
[2026-09-15 04:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:36:02] Production.INFO: ==30375== Lock acquired, processing the job...
[2026-09-15 04:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:36:02] Production.INFO: ==30377== Lock acquired, processing the job...
[2026-09-15 04:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:36:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:36:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:36:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:36:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:36:03] Production.INFO: ==30379== Lock acquired, processing the job...
[2026-09-15 04:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:36:03] Production.INFO: ==30381== Lock acquired, processing the job...
[2026-09-15 04:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:36:03] Production.INFO: Account Balance Start.
[2026-09-15 04:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:36:03] Production.INFO: 117
[2026-09-15 04:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 04: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-15 04: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-15 04: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-15 04:36:03] Production.INFO: ==30381== Releasing lock...
[2026-09-15 04:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:36:03] Production.INFO: Total Charge 0
[2026-09-15 04:36:03] Production.INFO: ==30375== Releasing lock...
[2026-09-15 04:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:36:03] Production.INFO: CreateAllLog End
[2026-09-15 04:36:03] Production.INFO: Account Balance End.
[2026-09-15 04:36:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:36:03] Production.INFO: ==30379== Releasing lock...
[2026-09-15 04:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:36:11] Production.ERROR: CronJobId end10
[2026-09-15 04:36:11] Production.INFO: ==30377== Releasing lock...
[2026-09-15 04:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:36:14] Production.INFO: call_cost start
[2026-09-15 04:36:14] Production.INFO: call_cost end
[2026-09-15 04:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:36:14] Production.INFO: ==30373== Releasing lock...
[2026-09-15 04:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:37:01] Production.INFO: ==30442== Lock acquired, processing the job...
[2026-09-15 09:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:37:01] Production.INFO: neon service started
[2026-09-15 09:37:01] Production.INFO: neon service started
[2026-09-15 09:37:01] Production.INFO: ==30442== Releasing lock...
[2026-09-15 09:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:37:02] Production.INFO: ==30444== Lock acquired, processing the job...
[2026-09-15 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:37:02] Production.INFO: ==30444== Releasing lock...
[2026-09-15 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:37:02] Production.INFO: ==30446== Lock acquired, processing the job...
[2026-09-15 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:37:02] Production.INFO: ==30446== Releasing lock...
[2026-09-15 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:37:03] Production.INFO: ==30450== Lock acquired, processing the job...
[2026-09-15 04:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:37:03] Production.INFO: ==30448== Lock acquired, processing the job...
[2026-09-15 04:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:37:03] Production.INFO: ==30452== Lock acquired, processing the job...
[2026-09-15 04:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:37:03] Production.INFO: ==30454== Lock acquired, processing the job...
[2026-09-15 04:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:37:03] Production.INFO: ==30456== Lock acquired, processing the job...
[2026-09-15 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:37:03] Production.INFO: Account Balance Start.
[2026-09-15 04:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:37:03] Production.INFO: 117
[2026-09-15 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-15 04:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:37:03] Production.INFO: ==30456== Releasing lock...
[2026-09-15 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:37:03] Production.INFO: ==30450== Releasing lock...
[2026-09-15 04:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:37:04] Production.INFO: Total Charge 0
[2026-09-15 04:37:04] Production.INFO: CreateAllLog End
[2026-09-15 04:37:04] Production.INFO: Account Balance End.
[2026-09-15 04:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:37:04] Production.INFO: ==30454== Releasing lock...
[2026-09-15 04:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:37:11] Production.ERROR: CronJobId end10
[2026-09-15 04:37:11] Production.INFO: ==30452== Releasing lock...
[2026-09-15 04:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:37:14] Production.INFO: call_cost start
[2026-09-15 04:37:14] Production.INFO: call_cost end
[2026-09-15 04:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:37:14] Production.INFO: ==30448== Releasing lock...
[2026-09-15 04:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:38:02] Production.INFO: ==30512== Lock acquired, processing the job...
[2026-09-15 09:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:38:02] Production.INFO: neon service started
[2026-09-15 09:38:02] Production.INFO: neon service started
[2026-09-15 09:38:02] Production.INFO: ==30512== Releasing lock...
[2026-09-15 09:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:38:02] Production.INFO: ==30516== Lock acquired, processing the job...
[2026-09-15 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:38:02] Production.INFO: ==30516== Releasing lock...
[2026-09-15 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:38:03] Production.INFO: ==30518== Lock acquired, processing the job...
[2026-09-15 08:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:38:03] Production.INFO: ==30518== Releasing lock...
[2026-09-15 08:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:38:03] Production.INFO: ==30521== Lock acquired, processing the job...
[2026-09-15 04:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:38:03] Production.INFO: ==30523== Lock acquired, processing the job...
[2026-09-15 04:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:38:03] Production.INFO: ==30527== Lock acquired, processing the job...
[2026-09-15 04:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:38:03] Production.INFO: ==30529== Lock acquired, processing the job...
[2026-09-15 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:38:03] Production.INFO: Account Balance Start.
[2026-09-15 04:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:38:03] Production.INFO: 117
[2026-09-15 04:38:03] Production.INFO: ==30525== Lock acquired, processing the job...
[2026-09-15 04:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:38:03] Production.INFO: ==30529== Releasing lock...
[2026-09-15 04:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:38:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:38:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:38:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:38:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:38:04] Production.INFO: Total Charge 0
[2026-09-15 04:38:04] Production.INFO: CreateAllLog End
[2026-09-15 04:38:04] Production.INFO: Account Balance End.
[2026-09-15 04:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:38:04] Production.INFO: ==30527== Releasing lock...
[2026-09-15 04:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:38:04] Production.INFO: ==30523== Releasing lock...
[2026-09-15 04:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:38:10] Production.ERROR: CronJobId end10
[2026-09-15 04:38:10] Production.INFO: ==30525== Releasing lock...
[2026-09-15 04:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:38:13] Production.INFO: call_cost start
[2026-09-15 04:38:13] Production.INFO: call_cost end
[2026-09-15 04:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:38:13] Production.INFO: ==30521== Releasing lock...
[2026-09-15 04:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:39:01] Production.INFO: ==30583== Lock acquired, processing the job...
[2026-09-15 09:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:39:01] Production.INFO: neon service started
[2026-09-15 09:39:01] Production.INFO: neon service started
[2026-09-15 09:39:01] Production.INFO: ==30583== Releasing lock...
[2026-09-15 09:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:39:01] Production.INFO: ==30585== Lock acquired, processing the job...
[2026-09-15 04:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:39:02] Production.INFO: ==30585== Releasing lock...
[2026-09-15 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:39:02] Production.INFO: ==30587== Lock acquired, processing the job...
[2026-09-15 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 04:39:02] Production.INFO: ==30591== Lock acquired, processing the job...
[2026-09-15 04:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:39:02] Production.INFO: ==30587== Releasing lock...
[2026-09-15 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:39:02] Production.INFO: 26 MB #Memory Used#
[2026-09-15 04:39:02] Production.INFO: ==30593== Lock acquired, processing the job...
[2026-09-15 04:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:39:02] Production.INFO: ==30595== Lock acquired, processing the job...
[2026-09-15 04:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:39:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:39:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:39:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:39:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:39:03] Production.INFO: Account Balance Start.
[2026-09-15 04:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:39:03] Production.INFO: 117
[2026-09-15 04:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:39:03] Production.INFO: ==30589== Lock acquired, processing the job...
[2026-09-15 04:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:39:03] Production.INFO: ==30597== Lock acquired, processing the job...
[2026-09-15 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:39:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:39:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:39:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:39:03] Production.INFO: ==30597== Releasing lock...
[2026-09-15 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:39:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:39:03] Production.INFO: Total Charge 0
[2026-09-15 04:39:03] Production.INFO: ==30591== Releasing lock...
[2026-09-15 04:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:39:03] Production.INFO: CreateAllLog End
[2026-09-15 04:39:03] Production.INFO: Account Balance End.
[2026-09-15 04:39:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:39:03] Production.INFO: ==30595== Releasing lock...
[2026-09-15 04:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:39:10] Production.ERROR: CronJobId end10
[2026-09-15 04:39:10] Production.INFO: ==30593== Releasing lock...
[2026-09-15 04:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:39:13] Production.INFO: call_cost start
[2026-09-15 04:39:13] Production.INFO: call_cost end
[2026-09-15 04:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:39:13] Production.INFO: ==30589== Releasing lock...
[2026-09-15 04:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:40:02] Production.INFO: ==30657== Lock acquired, processing the job...
[2026-09-15 09:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:40:02] Production.INFO: neon service started
[2026-09-15 09:40:02] Production.INFO: neon service started
[2026-09-15 09:40:02] Production.INFO: ==30657== Releasing lock...
[2026-09-15 09:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:40:02] Production.INFO: ==30661== Lock acquired, processing the job...
[2026-09-15 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:40:02] Production.INFO: ==30661== Releasing lock...
[2026-09-15 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:40:02] Production.INFO: ==30659== Lock acquired, processing the job...
[2026-09-15 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:40:02] Production.INFO: ==30659== Releasing lock...
[2026-09-15 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:40:03] Production.INFO: ==30667== Lock acquired, processing the job...
[2026-09-15 04:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:40:03] Production.INFO: ==30663== Lock acquired, processing the job...
[2026-09-15 04:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:40:03] Production.INFO: ==30665== Lock acquired, processing the job...
[2026-09-15 04:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:40:03] Production.INFO: ==30669== Lock acquired, processing the job...
[2026-09-15 04:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:40:03] Production.INFO: ==30671== Lock acquired, processing the job...
[2026-09-15 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 04:40:03] Production.INFO: Account Balance Start.
[2026-09-15 04:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 04:40:03] Production.INFO: 117
[2026-09-15 04:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:40:03] Production.INFO: ==30671== Releasing lock...
[2026-09-15 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:40:04] Production.INFO: Total Charge 0
[2026-09-15 04:40:04] Production.INFO: CreateAllLog End
[2026-09-15 04:40:04] Production.INFO: Account Balance End.
[2026-09-15 04:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:40:04] Production.INFO: ==30669== Releasing lock...
[2026-09-15 04:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:40:04] Production.INFO: ==30665== Releasing lock...
[2026-09-15 04:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:40:10] Production.ERROR: CronJobId end10
[2026-09-15 04:40:10] Production.INFO: ==30667== Releasing lock...
[2026-09-15 04:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:40:14] Production.INFO: call_cost start
[2026-09-15 04:40:14] Production.INFO: call_cost end
[2026-09-15 04:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:40:14] Production.INFO: ==30663== Releasing lock...
[2026-09-15 04:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:41:01] Production.INFO: ==30725== Lock acquired, processing the job...
[2026-09-15 09:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:41:01] Production.INFO: neon service started
[2026-09-15 09:41:01] Production.INFO: neon service started
[2026-09-15 09:41:01] Production.INFO: ==30725== Releasing lock...
[2026-09-15 09:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:41:01] Production.INFO: ==30729== Lock acquired, processing the job...
[2026-09-15 08:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:41:01] Production.INFO: ==30729== Releasing lock...
[2026-09-15 08:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:41:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:41:01] Production.INFO: ==30727== Lock acquired, processing the job...
[2026-09-15 04:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:41:02] Production.INFO: ==30727== Releasing lock...
[2026-09-15 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:41:02] Production.INFO: ==30731== Lock acquired, processing the job...
[2026-09-15 04:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:41:02] Production.INFO: ==30735== Lock acquired, processing the job...
[2026-09-15 04:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:41:02] Production.INFO: ==30733== Lock acquired, processing the job...
[2026-09-15 04:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:41:02] Production.INFO: ==30737== Lock acquired, processing the job...
[2026-09-15 04:41:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:41:02] Production.INFO: ==30739== Lock acquired, processing the job...
[2026-09-15 04:41:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:41:03] Production.INFO: Account Balance Start.
[2026-09-15 04:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:41:03] Production.INFO: 117
[2026-09-15 04:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:41:03] Production.INFO: ==30739== Releasing lock...
[2026-09-15 04:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:41:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:41:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:41:03] Production.INFO: Total Charge 0
[2026-09-15 04:41:03] Production.INFO: CreateAllLog End
[2026-09-15 04:41:03] Production.INFO: Account Balance End.
[2026-09-15 04:41:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:41:03] Production.INFO: ==30737== Releasing lock...
[2026-09-15 04:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:41:03] Production.INFO: ==30733== Releasing lock...
[2026-09-15 04:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:41:11] Production.ERROR: CronJobId end10
[2026-09-15 04:41:11] Production.INFO: ==30735== Releasing lock...
[2026-09-15 04:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:41:14] Production.INFO: call_cost start
[2026-09-15 04:41:14] Production.INFO: call_cost end
[2026-09-15 04:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:41:14] Production.INFO: ==30731== Releasing lock...
[2026-09-15 04:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:42:01] Production.INFO: ==30796== Lock acquired, processing the job...
[2026-09-15 09:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:42:01] Production.INFO: neon service started
[2026-09-15 09:42:01] Production.INFO: neon service started
[2026-09-15 09:42:01] Production.INFO: ==30796== Releasing lock...
[2026-09-15 09:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:42:02] Production.INFO: ==30798== Lock acquired, processing the job...
[2026-09-15 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:42:02] Production.INFO: ==30800== Lock acquired, processing the job...
[2026-09-15 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:42:02] Production.INFO: ==30800== Releasing lock...
[2026-09-15 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:42:02] Production.INFO: ==30798== Releasing lock...
[2026-09-15 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:42:03] Production.INFO: ==30803== Lock acquired, processing the job...
[2026-09-15 04:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:42:03] Production.INFO: ==30805== Lock acquired, processing the job...
[2026-09-15 04:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:42:03] Production.INFO: ==30807== Lock acquired, processing the job...
[2026-09-15 04:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:42:03] Production.INFO: ==30809== Lock acquired, processing the job...
[2026-09-15 04:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:42:03] Production.INFO: ==30811== Lock acquired, processing the job...
[2026-09-15 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:42:03] Production.INFO: Account Balance Start.
[2026-09-15 04:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:42:03] Production.INFO: 117
[2026-09-15 04:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:42:03] Production.INFO: ==30811== Releasing lock...
[2026-09-15 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:42:04] Production.INFO: Total Charge 0
[2026-09-15 04:42:04] Production.INFO: CreateAllLog End
[2026-09-15 04:42:04] Production.INFO: Account Balance End.
[2026-09-15 04:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:42:04] Production.INFO: ==30809== Releasing lock...
[2026-09-15 04:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:42:04] Production.INFO: ==30805== Releasing lock...
[2026-09-15 04:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:42:11] Production.ERROR: CronJobId end10
[2026-09-15 04:42:11] Production.INFO: ==30807== Releasing lock...
[2026-09-15 04:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:42:14] Production.INFO: call_cost start
[2026-09-15 04:42:14] Production.INFO: call_cost end
[2026-09-15 04:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:42:14] Production.INFO: ==30803== Releasing lock...
[2026-09-15 04:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:43:02] Production.INFO: ==30867== Lock acquired, processing the job...
[2026-09-15 09:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:43:02] Production.INFO: neon service started
[2026-09-15 09:43:02] Production.INFO: neon service started
[2026-09-15 09:43:02] Production.INFO: ==30867== Releasing lock...
[2026-09-15 09:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:43:02] Production.INFO: ==30869== Lock acquired, processing the job...
[2026-09-15 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:43:02] Production.INFO: ==30871== Lock acquired, processing the job...
[2026-09-15 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:43:02] Production.INFO: ==30871== Releasing lock...
[2026-09-15 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:43:03] Production.INFO: ==30869== Releasing lock...
[2026-09-15 04:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:43:03] Production.INFO: ==30873== Lock acquired, processing the job...
[2026-09-15 04:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:43:03] Production.INFO: ==30876== Lock acquired, processing the job...
[2026-09-15 04:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:43:03] Production.INFO: ==30882== Lock acquired, processing the job...
[2026-09-15 04:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:43:03] Production.INFO: ==30878== Lock acquired, processing the job...
[2026-09-15 04:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:43:04] Production.INFO: ==30880== Lock acquired, processing the job...
[2026-09-15 04:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 04:43:04] Production.INFO: ==30882== Releasing lock...
[2026-09-15 04:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:43:04] Production.INFO: Account Balance Start.
[2026-09-15 04:43:04] Production.INFO: CreateAllLog Start
[2026-09-15 04:43:04] Production.INFO: 117
[2026-09-15 04:43:04] Production.INFO: Date 2026-09-08
[2026-09-15 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:43:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:43:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:43:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:43:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:43:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:43:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:43:04] Production.INFO: ==30876== Releasing lock...
[2026-09-15 04:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:43:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:43:04] Production.INFO: Total Charge 0
[2026-09-15 04:43:04] Production.INFO: CreateAllLog End
[2026-09-15 04:43:04] Production.INFO: Account Balance End.
[2026-09-15 04:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:43:04] Production.INFO: ==30880== Releasing lock...
[2026-09-15 04:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:43:11] Production.ERROR: CronJobId end10
[2026-09-15 04:43:11] Production.INFO: ==30878== Releasing lock...
[2026-09-15 04:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:43:15] Production.INFO: call_cost start
[2026-09-15 04:43:15] Production.INFO: call_cost end
[2026-09-15 04:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:43:15] Production.INFO: ==30873== Releasing lock...
[2026-09-15 04:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:44:01] Production.INFO: ==30947== Lock acquired, processing the job...
[2026-09-15 09:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:44:01] Production.INFO: neon service started
[2026-09-15 09:44:01] Production.INFO: neon service started
[2026-09-15 09:44:01] Production.INFO: ==30947== Releasing lock...
[2026-09-15 09:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:44:02] Production.INFO: ==30949== Lock acquired, processing the job...
[2026-09-15 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:44:02] Production.INFO: ==30949== Releasing lock...
[2026-09-15 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:44:02] Production.INFO: ==30951== Lock acquired, processing the job...
[2026-09-15 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:44:02] Production.INFO: ==30951== Releasing lock...
[2026-09-15 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:44:03] Production.INFO: ==30953== Lock acquired, processing the job...
[2026-09-15 04:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:44:03] Production.INFO: ==30955== Lock acquired, processing the job...
[2026-09-15 04:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:44:03] Production.INFO: ==30957== Lock acquired, processing the job...
[2026-09-15 04:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:44:03] Production.INFO: ==30959== Lock acquired, processing the job...
[2026-09-15 04:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:44:03] Production.INFO: ==30961== Lock acquired, processing the job...
[2026-09-15 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:44:03] Production.INFO: Account Balance Start.
[2026-09-15 04:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:44:03] Production.INFO: 117
[2026-09-15 04:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:44:03] Production.INFO: ==30961== Releasing lock...
[2026-09-15 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:44:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:44:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:44:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:44:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:44:03] Production.INFO: Total Charge 0
[2026-09-15 04:44:03] Production.INFO: ==30955== Releasing lock...
[2026-09-15 04:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:44:03] Production.INFO: CreateAllLog End
[2026-09-15 04:44:03] Production.INFO: Account Balance End.
[2026-09-15 04:44:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:44:03] Production.INFO: ==30959== Releasing lock...
[2026-09-15 04:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:44:10] Production.ERROR: CronJobId end10
[2026-09-15 04:44:10] Production.INFO: ==30957== Releasing lock...
[2026-09-15 04:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:44:14] Production.INFO: call_cost start
[2026-09-15 04:44:14] Production.INFO: call_cost end
[2026-09-15 04:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:44:14] Production.INFO: ==30953== Releasing lock...
[2026-09-15 04:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:45:02] Production.INFO: ==31018== Lock acquired, processing the job...
[2026-09-15 09:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:45:02] Production.INFO: neon service started
[2026-09-15 09:45:02] Production.INFO: neon service started
[2026-09-15 09:45:02] Production.INFO: ==31018== Releasing lock...
[2026-09-15 09:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:45:02] Production.INFO: ==31020== Lock acquired, processing the job...
[2026-09-15 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:45:02] Production.INFO: ==31022== Lock acquired, processing the job...
[2026-09-15 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:45:02] Production.INFO: ==31022== Releasing lock...
[2026-09-15 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:45:02] Production.INFO: ==31020== Releasing lock...
[2026-09-15 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:45:03] Production.INFO: ==31024== Lock acquired, processing the job...
[2026-09-15 04:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 04:45:03] Production.INFO: ==31026== Lock acquired, processing the job...
[2026-09-15 04:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 04:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 04:45:03] Production.INFO: ==31024== Releasing lock...
[2026-09-15 04:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 04:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 04:45:03] Production.INFO: ==31028== Lock acquired, processing the job...
[2026-09-15 04:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:45:03] Production.INFO: ==31030== Lock acquired, processing the job...
[2026-09-15 04:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:45:03] Production.INFO: ==31034== Lock acquired, processing the job...
[2026-09-15 04:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 04:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 04:45:03] Production.INFO: ==31032== Lock acquired, processing the job...
[2026-09-15 04:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:45:04] Production.INFO: Account Balance Start.
[2026-09-15 04:45:04] Production.INFO: CreateAllLog Start
[2026-09-15 04:45:04] Production.INFO: 117
[2026-09-15 04:45:04] Production.INFO: Date 2026-09-08
[2026-09-15 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:45:04] Production.INFO: ==31037== Lock acquired, processing the job...
[2026-09-15 04:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:45:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:45:04] Production.ERROR: done
[2026-09-15 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:45:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:45:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 04:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006234', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 04:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:45:04] Production.INFO: ==31037== Releasing lock...
[2026-09-15 04:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:45:04] Production.INFO: Total Charge 0
[2026-09-15 04:45:04] Production.INFO: CreateAllLog End
[2026-09-15 04:45:04] Production.INFO: Account Balance End.
[2026-09-15 04:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:45:04] Production.INFO: ==31032== Releasing lock...
[2026-09-15 04:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:45:04] Production.INFO: ==31028== Releasing lock...
[2026-09-15 04:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006234', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 04:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 04:45:10] Production.INFO: ProcessCDR(1,18006234,1,1,2)
[2026-09-15 04:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006234,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006234,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 04:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 04:45:10] Production.INFO: ==31034== Releasing lock...
[2026-09-15 04:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 04:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 04:45:15] Production.ERROR: CronJobId end10
[2026-09-15 04:45:15] Production.INFO: ==31030== Releasing lock...
[2026-09-15 04:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:45:17] Production.INFO: call_cost start
[2026-09-15 04:45:17] Production.INFO: call_cost end
[2026-09-15 04:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:45:17] Production.INFO: ==31026== Releasing lock...
[2026-09-15 04:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:46:01] Production.INFO: ==31095== Lock acquired, processing the job...
[2026-09-15 09:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:46:01] Production.INFO: neon service started
[2026-09-15 09:46:01] Production.INFO: neon service started
[2026-09-15 09:46:01] Production.INFO: ==31095== Releasing lock...
[2026-09-15 09:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:46:02] Production.INFO: ==31097== Lock acquired, processing the job...
[2026-09-15 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:46:02] Production.INFO: ==31099== Lock acquired, processing the job...
[2026-09-15 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:46:02] Production.INFO: ==31099== Releasing lock...
[2026-09-15 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:46:02] Production.INFO: ==31097== Releasing lock...
[2026-09-15 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:46:02] Production.INFO: ==31101== Lock acquired, processing the job...
[2026-09-15 04:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:46:02] Production.INFO: ==31104== Lock acquired, processing the job...
[2026-09-15 04:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:46:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:46:03] Production.INFO: ==31106== Lock acquired, processing the job...
[2026-09-15 04:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:46:03] Production.INFO: ==31110== Lock acquired, processing the job...
[2026-09-15 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 04:46:03] Production.INFO: ==31110== Releasing lock...
[2026-09-15 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:46:03] Production.INFO: ==31108== Lock acquired, processing the job...
[2026-09-15 04:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:46:03] Production.INFO: Account Balance Start.
[2026-09-15 04:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:46:03] Production.INFO: 117
[2026-09-15 04:46:03] Production.INFO: ==31104== Releasing lock...
[2026-09-15 04:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:46:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:46:03] Production.INFO: Total Charge 0
[2026-09-15 04:46:03] Production.INFO: CreateAllLog End
[2026-09-15 04:46:04] Production.INFO: Account Balance End.
[2026-09-15 04:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:46:04] Production.INFO: ==31108== Releasing lock...
[2026-09-15 04:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:46:11] Production.ERROR: CronJobId end10
[2026-09-15 04:46:11] Production.INFO: ==31106== Releasing lock...
[2026-09-15 04:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:46:13] Production.INFO: call_cost start
[2026-09-15 04:46:13] Production.INFO: call_cost end
[2026-09-15 04:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:46:13] Production.INFO: ==31101== Releasing lock...
[2026-09-15 04:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:47:01] Production.INFO: ==31168== Lock acquired, processing the job...
[2026-09-15 09:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:47:01] Production.INFO: neon service started
[2026-09-15 09:47:01] Production.INFO: neon service started
[2026-09-15 09:47:01] Production.INFO: ==31168== Releasing lock...
[2026-09-15 09:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:47:02] Production.INFO: ==31170== Lock acquired, processing the job...
[2026-09-15 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:47:02] Production.INFO: ==31170== Releasing lock...
[2026-09-15 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:47:02] Production.INFO: ==31172== Lock acquired, processing the job...
[2026-09-15 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:47:02] Production.INFO: ==31172== Releasing lock...
[2026-09-15 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:47:03] Production.INFO: ==31183== Lock acquired, processing the job...
[2026-09-15 04:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:47:03] Production.INFO: ==31175== Lock acquired, processing the job...
[2026-09-15 04:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 04:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 04:47:03] Production.INFO: ==31177== Lock acquired, processing the job...
[2026-09-15 04:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 04:47:03] Production.INFO: ==31183== Releasing lock...
[2026-09-15 04:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:47:03] Production.INFO: ==31181== Lock acquired, processing the job...
[2026-09-15 04:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:47:03] Production.INFO: ==31179== Lock acquired, processing the job...
[2026-09-15 04:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:47:03] Production.INFO: Account Balance Start.
[2026-09-15 04:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:47:03] Production.INFO: 117
[2026-09-15 04:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:47:03] Production.INFO: Total Charge 0
[2026-09-15 04:47:03] Production.INFO: CreateAllLog End
[2026-09-15 04:47:03] Production.INFO: ==31177== Releasing lock...
[2026-09-15 04:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:47:04] Production.INFO: Account Balance End.
[2026-09-15 04:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:47:04] Production.INFO: ==31181== Releasing lock...
[2026-09-15 04:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:47:10] Production.ERROR: CronJobId end10
[2026-09-15 04:47:10] Production.INFO: ==31179== Releasing lock...
[2026-09-15 04:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:47:13] Production.INFO: call_cost start
[2026-09-15 04:47:13] Production.INFO: call_cost end
[2026-09-15 04:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:47:13] Production.INFO: ==31175== Releasing lock...
[2026-09-15 04:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:48:02] Production.INFO: ==31255== Lock acquired, processing the job...
[2026-09-15 09:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:48:02] Production.INFO: neon service started
[2026-09-15 09:48:02] Production.INFO: neon service started
[2026-09-15 09:48:02] Production.INFO: ==31255== Releasing lock...
[2026-09-15 09:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:48:02] Production.INFO: ==31257== Lock acquired, processing the job...
[2026-09-15 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:48:02] Production.INFO: ==31257== Releasing lock...
[2026-09-15 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:48:03] Production.INFO: ==31259== Lock acquired, processing the job...
[2026-09-15 08:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:48:03] Production.INFO: ==31259== Releasing lock...
[2026-09-15 08:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:48:03] Production.INFO: ==31261== Lock acquired, processing the job...
[2026-09-15 04:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:48:03] Production.INFO: ==31265== Lock acquired, processing the job...
[2026-09-15 04:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:48:03] Production.INFO: ==31269== Lock acquired, processing the job...
[2026-09-15 04:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 04:48:03] Production.INFO: ==31269== Releasing lock...
[2026-09-15 04:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:48:03] Production.INFO: ==31263== Lock acquired, processing the job...
[2026-09-15 04:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:48:03] Production.INFO: ==31267== Lock acquired, processing the job...
[2026-09-15 04:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:48:04] Production.INFO: Account Balance Start.
[2026-09-15 04:48:04] Production.INFO: CreateAllLog Start
[2026-09-15 04:48:04] Production.INFO: 117
[2026-09-15 04:48:04] Production.INFO: Date 2026-09-08
[2026-09-15 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:48:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:48:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:48:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:48:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:48:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:48:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:48:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:48:04] Production.INFO: Total Charge 0
[2026-09-15 04:48:04] Production.INFO: CreateAllLog End
[2026-09-15 04:48:04] Production.INFO: Account Balance End.
[2026-09-15 04:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:48:04] Production.INFO: ==31267== Releasing lock...
[2026-09-15 04:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:48:04] Production.INFO: ==31263== Releasing lock...
[2026-09-15 04:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:48:13] Production.ERROR: CronJobId end10
[2026-09-15 04:48:13] Production.INFO: ==31265== Releasing lock...
[2026-09-15 04:48:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:48:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:48:14] Production.INFO: call_cost start
[2026-09-15 04:48:14] Production.INFO: call_cost end
[2026-09-15 04:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:48:14] Production.INFO: ==31261== Releasing lock...
[2026-09-15 04:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:49:01] Production.INFO: ==31350== Lock acquired, processing the job...
[2026-09-15 09:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:49:01] Production.INFO: neon service started
[2026-09-15 09:49:01] Production.INFO: neon service started
[2026-09-15 09:49:01] Production.INFO: ==31350== Releasing lock...
[2026-09-15 09:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:49:01] Production.INFO: ==31354== Lock acquired, processing the job...
[2026-09-15 08:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:49:02] Production.INFO: ==31354== Releasing lock...
[2026-09-15 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:49:02] Production.INFO: ==31352== Lock acquired, processing the job...
[2026-09-15 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:49:02] Production.INFO: ==31352== Releasing lock...
[2026-09-15 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:49:03] Production.INFO: ==31357== Lock acquired, processing the job...
[2026-09-15 04:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:49:03] Production.INFO: ==31361== Lock acquired, processing the job...
[2026-09-15 04:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:49:03] Production.INFO: ==31363== Lock acquired, processing the job...
[2026-09-15 04:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:49:03] Production.INFO: ==31359== Lock acquired, processing the job...
[2026-09-15 04:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:49:03] Production.INFO: ==31365== Lock acquired, processing the job...
[2026-09-15 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:49:03] Production.INFO: Account Balance Start.
[2026-09-15 04:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:49:03] Production.INFO: 117
[2026-09-15 04:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:49:03] Production.INFO: ==31365== Releasing lock...
[2026-09-15 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:49:03] Production.INFO: Total Charge 0
[2026-09-15 04:49:03] Production.INFO: CreateAllLog End
[2026-09-15 04:49:03] Production.INFO: Account Balance End.
[2026-09-15 04:49:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:49:03] Production.INFO: ==31363== Releasing lock...
[2026-09-15 04:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:49:04] Production.INFO: ==31359== Releasing lock...
[2026-09-15 04:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:49:12] Production.ERROR: CronJobId end10
[2026-09-15 04:49:12] Production.INFO: ==31361== Releasing lock...
[2026-09-15 04:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:49:15] Production.INFO: call_cost start
[2026-09-15 04:49:15] Production.INFO: call_cost end
[2026-09-15 04:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:49:15] Production.INFO: ==31357== Releasing lock...
[2026-09-15 04:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:50:02] Production.INFO: ==31442== Lock acquired, processing the job...
[2026-09-15 09:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:50:02] Production.INFO: neon service started
[2026-09-15 09:50:02] Production.INFO: neon service started
[2026-09-15 09:50:02] Production.INFO: ==31442== Releasing lock...
[2026-09-15 09:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:50:02] Production.INFO: ==31444== Lock acquired, processing the job...
[2026-09-15 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:50:02] Production.INFO: ==31444== Releasing lock...
[2026-09-15 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:50:02] Production.INFO: ==31446== Lock acquired, processing the job...
[2026-09-15 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:50:02] Production.INFO: ==31446== Releasing lock...
[2026-09-15 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:50:03] Production.INFO: ==31455== Lock acquired, processing the job...
[2026-09-15 04:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:50:03] Production.INFO: ==31449== Lock acquired, processing the job...
[2026-09-15 04:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:50:03] Production.INFO: Account Balance Start.
[2026-09-15 04:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:50:03] Production.INFO: 117
[2026-09-15 04:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:50:03] Production.INFO: ==31457== Lock acquired, processing the job...
[2026-09-15 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:50:03] Production.INFO: ==31451== Lock acquired, processing the job...
[2026-09-15 04:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:50:03] Production.INFO: ==31453== Lock acquired, processing the job...
[2026-09-15 04:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:50:03] Production.INFO: ==31457== Releasing lock...
[2026-09-15 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:50:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:50:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:50:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:50:04] Production.INFO: Total Charge 0
[2026-09-15 04:50:04] Production.INFO: CreateAllLog End
[2026-09-15 04:50:04] Production.INFO: Account Balance End.
[2026-09-15 04:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:50:04] Production.INFO: ==31455== Releasing lock...
[2026-09-15 04:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:50:04] Production.INFO: ==31451== Releasing lock...
[2026-09-15 04:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:50:12] Production.ERROR: CronJobId end10
[2026-09-15 04:50:12] Production.INFO: ==31453== Releasing lock...
[2026-09-15 04:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:50:15] Production.INFO: call_cost start
[2026-09-15 04:50:15] Production.INFO: call_cost end
[2026-09-15 04:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:50:15] Production.INFO: ==31449== Releasing lock...
[2026-09-15 04:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:51:01] Production.INFO: ==31534== Lock acquired, processing the job...
[2026-09-15 09:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:51:01] Production.INFO: neon service started
[2026-09-15 09:51:01] Production.INFO: neon service started
[2026-09-15 09:51:01] Production.INFO: ==31534== Releasing lock...
[2026-09-15 09:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:51:01] Production.INFO: ==31538== Lock acquired, processing the job...
[2026-09-15 08:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:51:01] Production.INFO: ==31538== Releasing lock...
[2026-09-15 08:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:51:01] Production.INFO: ==31536== Lock acquired, processing the job...
[2026-09-15 04:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:51:02] Production.INFO: ==31536== Releasing lock...
[2026-09-15 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:51:02] Production.INFO: ==31540== Lock acquired, processing the job...
[2026-09-15 04:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:51:02] Production.INFO: ==31544== Lock acquired, processing the job...
[2026-09-15 04:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:51:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:51:03] Production.INFO: ==31542== Lock acquired, processing the job...
[2026-09-15 04:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:51:03] Production.INFO: ==31546== Lock acquired, processing the job...
[2026-09-15 04:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:51:03] Production.INFO: ==31548== Lock acquired, processing the job...
[2026-09-15 04:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:51:03] Production.INFO: Account Balance Start.
[2026-09-15 04:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:51:03] Production.INFO: 117
[2026-09-15 04:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 04:51:03] Production.INFO: ==31548== Releasing lock...
[2026-09-15 04:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:51:03] Production.INFO: Total Charge 0
[2026-09-15 04:51:03] Production.INFO: CreateAllLog End
[2026-09-15 04:51:03] Production.INFO: Account Balance End.
[2026-09-15 04:51:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:51:03] Production.INFO: ==31546== Releasing lock...
[2026-09-15 04:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:51:03] Production.INFO: ==31542== Releasing lock...
[2026-09-15 04:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:51:10] Production.ERROR: CronJobId end10
[2026-09-15 04:51:10] Production.INFO: ==31544== Releasing lock...
[2026-09-15 04:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:51:13] Production.INFO: call_cost start
[2026-09-15 04:51:13] Production.INFO: call_cost end
[2026-09-15 04:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:51:13] Production.INFO: ==31540== Releasing lock...
[2026-09-15 04:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:52:01] Production.INFO: ==31626== Lock acquired, processing the job...
[2026-09-15 09:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:52:01] Production.INFO: neon service started
[2026-09-15 09:52:01] Production.INFO: neon service started
[2026-09-15 09:52:01] Production.INFO: ==31626== Releasing lock...
[2026-09-15 09:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:52:02] Production.INFO: ==31628== Lock acquired, processing the job...
[2026-09-15 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:52:02] Production.INFO: ==31628== Releasing lock...
[2026-09-15 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:52:02] Production.INFO: ==31630== Lock acquired, processing the job...
[2026-09-15 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:52:02] Production.INFO: ==31630== Releasing lock...
[2026-09-15 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:52:03] Production.INFO: ==31639== Lock acquired, processing the job...
[2026-09-15 04:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:52:03] Production.INFO: ==31641== Lock acquired, processing the job...
[2026-09-15 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:52:03] Production.INFO: Account Balance Start.
[2026-09-15 04:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:52:03] Production.INFO: 117
[2026-09-15 04:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 04:52:03] Production.INFO: ==31633== Lock acquired, processing the job...
[2026-09-15 04:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 04:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 04:52:03] Production.INFO: ==31635== Lock acquired, processing the job...
[2026-09-15 04:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:52:03] Production.INFO: ==31641== Releasing lock...
[2026-09-15 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:52:03] Production.INFO: ==31637== Lock acquired, processing the job...
[2026-09-15 04:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:52:03] Production.INFO: Total Charge 0
[2026-09-15 04:52:03] Production.INFO: CreateAllLog End
[2026-09-15 04:52:04] Production.INFO: Account Balance End.
[2026-09-15 04:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:52:04] Production.INFO: ==31639== Releasing lock...
[2026-09-15 04:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:52:04] Production.INFO: ==31635== Releasing lock...
[2026-09-15 04:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:52:12] Production.ERROR: CronJobId end10
[2026-09-15 04:52:12] Production.INFO: ==31637== Releasing lock...
[2026-09-15 04:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:52:14] Production.INFO: call_cost start
[2026-09-15 04:52:14] Production.INFO: call_cost end
[2026-09-15 04:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:52:14] Production.INFO: ==31633== Releasing lock...
[2026-09-15 04:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:53:01] Production.INFO: ==31711== Lock acquired, processing the job...
[2026-09-15 09:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:53:01] Production.INFO: neon service started
[2026-09-15 09:53:01] Production.INFO: neon service started
[2026-09-15 09:53:01] Production.INFO: ==31711== Releasing lock...
[2026-09-15 09:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:53:01] Production.INFO: ==31715== Lock acquired, processing the job...
[2026-09-15 08:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:53:01] Production.INFO: ==31715== Releasing lock...
[2026-09-15 08:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:53:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:53:01] Production.INFO: ==31713== Lock acquired, processing the job...
[2026-09-15 04:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:53:01] Production.INFO: ==31713== Releasing lock...
[2026-09-15 04:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:53:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:53:02] Production.INFO: ==31722== Lock acquired, processing the job...
[2026-09-15 04:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:53:02] Production.INFO: ==31718== Lock acquired, processing the job...
[2026-09-15 04:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:53:02] Production.INFO: ==31720== Lock acquired, processing the job...
[2026-09-15 04:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:53:02] Production.INFO: ==31726== Lock acquired, processing the job...
[2026-09-15 04:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:53:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:53:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:53:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:53:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04: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-15 04: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-15 04:53:02] Production.INFO: ==31724== Lock acquired, processing the job...
[2026-09-15 04:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04: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-15 04:53:02] Production.INFO: ==31726== Releasing lock...
[2026-09-15 04:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:53:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:53:03] Production.INFO: Account Balance Start.
[2026-09-15 04:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:53:03] Production.INFO: 117
[2026-09-15 04:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:53:03] Production.INFO: Total Charge 0
[2026-09-15 04:53:03] Production.INFO: CreateAllLog End
[2026-09-15 04:53:03] Production.INFO: Account Balance End.
[2026-09-15 04:53:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:53:03] Production.INFO: ==31724== Releasing lock...
[2026-09-15 04:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:53:03] Production.INFO: ==31720== Releasing lock...
[2026-09-15 04:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:53:10] Production.ERROR: CronJobId end10
[2026-09-15 04:53:10] Production.INFO: ==31722== Releasing lock...
[2026-09-15 04:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:53:13] Production.INFO: call_cost start
[2026-09-15 04:53:13] Production.INFO: call_cost end
[2026-09-15 04:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:53:13] Production.INFO: ==31718== Releasing lock...
[2026-09-15 04:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:54:01] Production.INFO: ==31782== Lock acquired, processing the job...
[2026-09-15 09:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:54:01] Production.INFO: neon service started
[2026-09-15 09:54:01] Production.INFO: neon service started
[2026-09-15 09:54:01] Production.INFO: ==31782== Releasing lock...
[2026-09-15 09:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:54:02] Production.INFO: ==31784== Lock acquired, processing the job...
[2026-09-15 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:54:02] Production.INFO: ==31784== Releasing lock...
[2026-09-15 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:54:02] Production.INFO: ==31786== Lock acquired, processing the job...
[2026-09-15 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:54:02] Production.INFO: ==31786== Releasing lock...
[2026-09-15 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:54:03] Production.INFO: ==31788== Lock acquired, processing the job...
[2026-09-15 04:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:54:03] Production.INFO: ==31790== Lock acquired, processing the job...
[2026-09-15 04:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:54:03] Production.INFO: ==31794== Lock acquired, processing the job...
[2026-09-15 04:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:54:03] Production.INFO: Account Balance Start.
[2026-09-15 04:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:54:03] Production.INFO: 117
[2026-09-15 04:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:54:03] Production.INFO: ==31792== Lock acquired, processing the job...
[2026-09-15 04:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:54:03] Production.INFO: ==31796== Lock acquired, processing the job...
[2026-09-15 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:54:03] Production.INFO: ==31796== Releasing lock...
[2026-09-15 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:54:03] Production.INFO: Total Charge 0
[2026-09-15 04:54:03] Production.INFO: CreateAllLog End
[2026-09-15 04:54:03] Production.INFO: ==31790== Releasing lock...
[2026-09-15 04:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:54:03] Production.INFO: Account Balance End.
[2026-09-15 04:54:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:54:03] Production.INFO: ==31794== Releasing lock...
[2026-09-15 04:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:54:11] Production.ERROR: CronJobId end10
[2026-09-15 04:54:11] Production.INFO: ==31792== Releasing lock...
[2026-09-15 04:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:54:13] Production.INFO: call_cost start
[2026-09-15 04:54:13] Production.INFO: call_cost end
[2026-09-15 04:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:54:13] Production.INFO: ==31788== Releasing lock...
[2026-09-15 04:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:55:02] Production.INFO: ==31855== Lock acquired, processing the job...
[2026-09-15 09:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:55:02] Production.INFO: neon service started
[2026-09-15 09:55:02] Production.INFO: neon service started
[2026-09-15 09:55:02] Production.INFO: ==31855== Releasing lock...
[2026-09-15 09:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:55:02] Production.INFO: ==31859== Lock acquired, processing the job...
[2026-09-15 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:55:02] Production.INFO: ==31859== Releasing lock...
[2026-09-15 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:55:02] Production.INFO: ==31857== Lock acquired, processing the job...
[2026-09-15 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:55:02] Production.INFO: ==31857== Releasing lock...
[2026-09-15 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:55:03] Production.INFO: ==31861== Lock acquired, processing the job...
[2026-09-15 04:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 04:55:03] Production.INFO: ==31863== Lock acquired, processing the job...
[2026-09-15 04:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:55:03] Production.INFO: ==31865== Lock acquired, processing the job...
[2026-09-15 04:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:55:03] Production.INFO: ==31867== Lock acquired, processing the job...
[2026-09-15 04:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:55:03] Production.INFO: ==31869== Lock acquired, processing the job...
[2026-09-15 04:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 04:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 04:55:03] Production.ERROR: CronJob PID - 31863
[2026-09-15 04:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 04:55:03] Production.ERROR: CronJob ID - 5
[2026-09-15 04:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 04:55:00
[2026-09-15 04:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 04:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 04:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 04:55:03] Production.ERROR: CronJob PID - 31865
[2026-09-15 04:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 04:55:03] Production.ERROR: CronJob ID - 7
[2026-09-15 04:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 04:55:00
[2026-09-15 04:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 04:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 04:55:03] Production.INFO: ==31871== Lock acquired, processing the job...
[2026-09-15 04:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 04:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 04:55:03] Production.INFO: ==31861== Releasing lock...
[2026-09-15 04:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 04:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 04:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 04:55:04] Production.INFO: ==31873== Lock acquired, processing the job...
[2026-09-15 04:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:55:04] Production.INFO: Account Balance Start.
[2026-09-15 04:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 04:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:55:04] Production.INFO: 117
[2026-09-15 04:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 04:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 04:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 04:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:55:04] Production.INFO: ==31873== Releasing lock...
[2026-09-15 04:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:55:04] Production.ERROR: done
[2026-09-15 04:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 04:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006276', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 04:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:55:04] Production.INFO: Total Charge 0
[2026-09-15 04:55:04] Production.INFO: CreateAllLog End
[2026-09-15 04:55:05] Production.INFO: Account Balance End.
[2026-09-15 04:55:05] Production.INFO: ==31865== Releasing lock...
[2026-09-15 04:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:55:05] Production.ERROR: CronJobId end 12
[2026-09-15 04:55:05] Production.INFO: ==31869== Releasing lock...
[2026-09-15 04:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006276', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 04:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 04:55:11] Production.INFO: ProcessCDR(1,18006276,1,1,2)
[2026-09-15 04:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006276,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006276,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 04:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 04:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 04:55:11] Production.INFO: ==31871== Releasing lock...
[2026-09-15 04:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 04:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 04:55:15] Production.ERROR: CronJobId end10
[2026-09-15 04:55:15] Production.INFO: ==31867== Releasing lock...
[2026-09-15 04:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:55:17] Production.INFO: call_cost start
[2026-09-15 04:55:17] Production.INFO: call_cost end
[2026-09-15 04:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:55:17] Production.INFO: ==31863== Releasing lock...
[2026-09-15 04:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:56:01] Production.INFO: ==31927== Lock acquired, processing the job...
[2026-09-15 09:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:56:01] Production.INFO: neon service started
[2026-09-15 09:56:01] Production.INFO: neon service started
[2026-09-15 09:56:01] Production.INFO: ==31927== Releasing lock...
[2026-09-15 09:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:56:01] Production.INFO: ==31929== Lock acquired, processing the job...
[2026-09-15 04:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:56:02] Production.INFO: ==31929== Releasing lock...
[2026-09-15 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:56:02] Production.INFO: ==31931== Lock acquired, processing the job...
[2026-09-15 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:56:02] Production.INFO: ==31931== Releasing lock...
[2026-09-15 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:56:02] Production.INFO: ==31933== Lock acquired, processing the job...
[2026-09-15 04:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:56:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:56:02] Production.INFO: ==31937== Lock acquired, processing the job...
[2026-09-15 04:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:56:02] Production.INFO: ==31939== Lock acquired, processing the job...
[2026-09-15 04:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:56:03] Production.INFO: Account Balance Start.
[2026-09-15 04:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:56:03] Production.INFO: ==31935== Lock acquired, processing the job...
[2026-09-15 04:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:56:03] Production.INFO: 117
[2026-09-15 04:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:56:03] Production.INFO: ==31942== Lock acquired, processing the job...
[2026-09-15 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 04:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:56:03] Production.INFO: ==31942== Releasing lock...
[2026-09-15 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:56:03] Production.INFO: Total Charge 0
[2026-09-15 04:56:03] Production.INFO: CreateAllLog End
[2026-09-15 04:56:03] Production.INFO: Account Balance End.
[2026-09-15 04:56:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:56:03] Production.INFO: ==31939== Releasing lock...
[2026-09-15 04:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:56:03] Production.INFO: ==31935== Releasing lock...
[2026-09-15 04:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:56:11] Production.ERROR: CronJobId end10
[2026-09-15 04:56:11] Production.INFO: ==31937== Releasing lock...
[2026-09-15 04:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:56:14] Production.INFO: call_cost start
[2026-09-15 04:56:14] Production.INFO: call_cost end
[2026-09-15 04:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:56:14] Production.INFO: ==31933== Releasing lock...
[2026-09-15 04:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:57:01] Production.INFO: ==31997== Lock acquired, processing the job...
[2026-09-15 09:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:57:01] Production.INFO: neon service started
[2026-09-15 09:57:01] Production.INFO: neon service started
[2026-09-15 09:57:01] Production.INFO: ==31997== Releasing lock...
[2026-09-15 09:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:57:02] Production.INFO: ==31999== Lock acquired, processing the job...
[2026-09-15 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:57:02] Production.INFO: ==31999== Releasing lock...
[2026-09-15 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:57:02] Production.INFO: ==32001== Lock acquired, processing the job...
[2026-09-15 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:57:02] Production.INFO: ==32001== Releasing lock...
[2026-09-15 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:57:03] Production.INFO: ==32007== Lock acquired, processing the job...
[2026-09-15 04:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:57:03] Production.INFO: ==32003== Lock acquired, processing the job...
[2026-09-15 04:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:57:03] Production.INFO: ==32011== Lock acquired, processing the job...
[2026-09-15 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 04:57:03] Production.INFO: ==32005== Lock acquired, processing the job...
[2026-09-15 04:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:57:03] Production.INFO: ==32011== Releasing lock...
[2026-09-15 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:57:03] Production.INFO: ==32009== Lock acquired, processing the job...
[2026-09-15 04:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:57:03] Production.INFO: Account Balance Start.
[2026-09-15 04:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:57:03] Production.INFO: 117
[2026-09-15 04:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:57:03] Production.INFO: Total Charge 0
[2026-09-15 04:57:03] Production.INFO: CreateAllLog End
[2026-09-15 04:57:03] Production.INFO: Account Balance End.
[2026-09-15 04:57:03] Production.ERROR: CronJobId end 12
[2026-09-15 04:57:03] Production.INFO: ==32009== Releasing lock...
[2026-09-15 04:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:57:04] Production.INFO: ==32005== Releasing lock...
[2026-09-15 04:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:57:11] Production.ERROR: CronJobId end10
[2026-09-15 04:57:11] Production.INFO: ==32007== Releasing lock...
[2026-09-15 04:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:57:14] Production.INFO: call_cost start
[2026-09-15 04:57:14] Production.INFO: call_cost end
[2026-09-15 04:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:57:14] Production.INFO: ==32003== Releasing lock...
[2026-09-15 04:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:58:02] Production.INFO: ==32072== Lock acquired, processing the job...
[2026-09-15 09:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:58:02] Production.INFO: neon service started
[2026-09-15 09:58:02] Production.INFO: neon service started
[2026-09-15 09:58:02] Production.INFO: ==32072== Releasing lock...
[2026-09-15 09:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 04:58:02] Production.INFO: ==32075== Lock acquired, processing the job...
[2026-09-15 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:58:02] Production.INFO: ==32075== Releasing lock...
[2026-09-15 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:58:03] Production.INFO: ==32077== Lock acquired, processing the job...
[2026-09-15 08:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:58:03] Production.INFO: ==32077== Releasing lock...
[2026-09-15 08:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:58:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:58:03] Production.INFO: ==32079== Lock acquired, processing the job...
[2026-09-15 04:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:58:03] Production.INFO: ==32081== Lock acquired, processing the job...
[2026-09-15 04:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:58:03] Production.INFO: ==32085== Lock acquired, processing the job...
[2026-09-15 04:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:58:03] Production.INFO: Account Balance Start.
[2026-09-15 04:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:58:03] Production.INFO: 117
[2026-09-15 04:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 04:58:03] Production.INFO: ==32083== Lock acquired, processing the job...
[2026-09-15 04:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:58:04] Production.INFO: Date 2026-09-09
[2026-09-15 04:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:58:04] Production.INFO: Date 2026-09-10
[2026-09-15 04:58:04] Production.INFO: ==32087== Lock acquired, processing the job...
[2026-09-15 04:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:58:04] Production.INFO: Date 2026-09-11
[2026-09-15 04:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:58:04] Production.INFO: Date 2026-09-12
[2026-09-15 04:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:58:04] Production.INFO: Date 2026-09-13
[2026-09-15 04:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 04: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-15 04: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-15 04: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-15 04:58:04] Production.INFO: ==32087== Releasing lock...
[2026-09-15 04:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:58:04] Production.INFO: Date 2026-09-14
[2026-09-15 04:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 04:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 04:58:04] Production.INFO: Total Charge 0
[2026-09-15 04:58:04] Production.INFO: CreateAllLog End
[2026-09-15 04:58:04] Production.INFO: Account Balance End.
[2026-09-15 04:58:04] Production.INFO: ==32081== Releasing lock...
[2026-09-15 04:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:58:04] Production.INFO: ==32085== Releasing lock...
[2026-09-15 04:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:58:12] Production.ERROR: CronJobId end10
[2026-09-15 04:58:12] Production.INFO: ==32083== Releasing lock...
[2026-09-15 04:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:58:14] Production.INFO: call_cost start
[2026-09-15 04:58:14] Production.INFO: call_cost end
[2026-09-15 04:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:58:14] Production.INFO: ==32079== Releasing lock...
[2026-09-15 04:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:59:01] Production.INFO: ==32140== Lock acquired, processing the job...
[2026-09-15 09:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 09:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 09:59:01] Production.INFO: neon service started
[2026-09-15 09:59:01] Production.INFO: neon service started
[2026-09-15 09:59:01] Production.INFO: ==32140== Releasing lock...
[2026-09-15 09:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 09:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:59:02] Production.INFO: ==32144== Lock acquired, processing the job...
[2026-09-15 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:59:02] Production.INFO: ==32144== Releasing lock...
[2026-09-15 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 08:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 04:59:02] Production.INFO: ==32142== Lock acquired, processing the job...
[2026-09-15 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 04:59:02] Production.INFO: ==32142== Releasing lock...
[2026-09-15 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 04:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 04:59:03] Production.INFO: ==32147== Lock acquired, processing the job...
[2026-09-15 04:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 04:59:03] Production.INFO: ==32151== Lock acquired, processing the job...
[2026-09-15 04:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 04:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 04:59:03] Production.INFO: ==32149== Lock acquired, processing the job...
[2026-09-15 04:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 04:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 04:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 04:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 04:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 04:59:03] Production.INFO: ==32153== Lock acquired, processing the job...
[2026-09-15 04:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 04:59:03] Production.INFO: ==32155== Lock acquired, processing the job...
[2026-09-15 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 04:59:03] Production.INFO: Account Balance Start.
[2026-09-15 04:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 04:59:03] Production.INFO: 117
[2026-09-15 04:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 04:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:59:03] Production.INFO: ==32155== Releasing lock...
[2026-09-15 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 04:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 04:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 04:59:03] Production.INFO: Total Charge 0
[2026-09-15 04:59:03] Production.INFO: CreateAllLog End
[2026-09-15 04:59:04] Production.INFO: Account Balance End.
[2026-09-15 04:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 04:59:04] Production.INFO: ==32153== Releasing lock...
[2026-09-15 04:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 04:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 04:59:04] Production.INFO: ==32149== Releasing lock...
[2026-09-15 04:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 04:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 04:59:11] Production.ERROR: CronJobId end10
[2026-09-15 04:59:11] Production.INFO: ==32151== Releasing lock...
[2026-09-15 04:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 04:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 04:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 04:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 04:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 04:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 04:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 04:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 04:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 04:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 04:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 04:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 04:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 04:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 04:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 04:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 04:59:14] Production.INFO: call_cost start
[2026-09-15 04:59:14] Production.INFO: call_cost end
[2026-09-15 04:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 04:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 04:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 04:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 04:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 04:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 04:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 04:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 04:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 04:59:14] Production.INFO: ==32147== Releasing lock...
[2026-09-15 04:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 04:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:00:02] Production.INFO: ==32209== Lock acquired, processing the job...
[2026-09-15 10:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:00:02] Production.INFO: neon service started
[2026-09-15 10:00:02] Production.INFO: neon service started
[2026-09-15 10:00:02] Production.INFO: ==32209== Releasing lock...
[2026-09-15 10:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:00:02] Production.INFO: ==32211== Lock acquired, processing the job...
[2026-09-15 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:00:02] Production.INFO: ==32211== Releasing lock...
[2026-09-15 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:00:02] Production.INFO: ==32213== Lock acquired, processing the job...
[2026-09-15 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:00:03] Production.INFO: ==32213== Releasing lock...
[2026-09-15 09:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:00:03] Production.INFO: ==32224== Lock acquired, processing the job...
[2026-09-15 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 05:00:03] Production.INFO: ==32224== Releasing lock...
[2026-09-15 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:00:03] Production.INFO: ==32216== Lock acquired, processing the job...
[2026-09-15 05:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:00:03] Production.INFO: ==32222== Lock acquired, processing the job...
[2026-09-15 05:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:00:03] Production.INFO: ==32218== Lock acquired, processing the job...
[2026-09-15 05:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:00:03] Production.INFO: ==32220== Lock acquired, processing the job...
[2026-09-15 05:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:00:03] Production.INFO: Account Balance Start.
[2026-09-15 05:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:00:03] Production.INFO: 117
[2026-09-15 05:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:00:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:00:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:00:04] Production.INFO: Total Charge 0
[2026-09-15 05:00:04] Production.INFO: CreateAllLog End
[2026-09-15 05:00:04] Production.INFO: Account Balance End.
[2026-09-15 05:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:00:04] Production.INFO: ==32222== Releasing lock...
[2026-09-15 05:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:00:04] Production.INFO: ==32218== Releasing lock...
[2026-09-15 05:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:00:11] Production.ERROR: CronJobId end10
[2026-09-15 05:00:11] Production.INFO: ==32220== Releasing lock...
[2026-09-15 05:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:00:15] Production.INFO: call_cost start
[2026-09-15 05:00:15] Production.INFO: call_cost end
[2026-09-15 05:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:00:15] Production.INFO: ==32216== Releasing lock...
[2026-09-15 05:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:01:01] Production.INFO: ==32285== Lock acquired, processing the job...
[2026-09-15 10:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:01:01] Production.INFO: neon service started
[2026-09-15 10:01:01] Production.INFO: neon service started
[2026-09-15 10:01:01] Production.INFO: ==32285== Releasing lock...
[2026-09-15 10:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:01:02] Production.INFO: ==32291== Lock acquired, processing the job...
[2026-09-15 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:01:02] Production.INFO: ==32293== Lock acquired, processing the job...
[2026-09-15 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:01:02] Production.INFO: ==32293== Releasing lock...
[2026-09-15 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:01:02] Production.INFO: ==32291== Releasing lock...
[2026-09-15 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:01:03] Production.INFO: ==32296== Lock acquired, processing the job...
[2026-09-15 05:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:01:03] Production.INFO: ==32298== Lock acquired, processing the job...
[2026-09-15 05:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:01:03] Production.INFO: ==32304== Lock acquired, processing the job...
[2026-09-15 05:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:01:03] Production.INFO: ==32300== Lock acquired, processing the job...
[2026-09-15 05:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:01:03] Production.INFO: ==32302== Lock acquired, processing the job...
[2026-09-15 05:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:01:03] Production.INFO: ==32304== Releasing lock...
[2026-09-15 05:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:01:03] Production.INFO: Account Balance Start.
[2026-09-15 05:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:01:03] Production.INFO: 117
[2026-09-15 05:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:01:03] Production.INFO: Total Charge 0
[2026-09-15 05:01:03] Production.INFO: CreateAllLog End
[2026-09-15 05:01:04] Production.INFO: ==32298== Releasing lock...
[2026-09-15 05:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:01:04] Production.INFO: Account Balance End.
[2026-09-15 05:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:01:04] Production.INFO: ==32302== Releasing lock...
[2026-09-15 05:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:01:12] Production.ERROR: CronJobId end10
[2026-09-15 05:01:12] Production.INFO: ==32300== Releasing lock...
[2026-09-15 05:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:01:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:01:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:01:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:01:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:01:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:01:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:01:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:01:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:01:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:01:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:01:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:01:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:01:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:01:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:01:14] Production.INFO: call_cost start
[2026-09-15 05:01:14] Production.INFO: call_cost end
[2026-09-15 05:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:01:14] Production.INFO: ==32296== Releasing lock...
[2026-09-15 05:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:02:02] Production.INFO: ==32361== Lock acquired, processing the job...
[2026-09-15 10:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:02:02] Production.INFO: neon service started
[2026-09-15 10:02:02] Production.INFO: neon service started
[2026-09-15 10:02:02] Production.INFO: ==32361== Releasing lock...
[2026-09-15 10:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:02:02] Production.INFO: ==32363== Lock acquired, processing the job...
[2026-09-15 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:02:02] Production.INFO: ==32365== Lock acquired, processing the job...
[2026-09-15 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:02:02] Production.INFO: ==32365== Releasing lock...
[2026-09-15 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:02:03] Production.INFO: ==32363== Releasing lock...
[2026-09-15 05:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:02:03] Production.INFO: ==32370== Lock acquired, processing the job...
[2026-09-15 05:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:02:03] Production.INFO: ==32368== Lock acquired, processing the job...
[2026-09-15 05:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:02:03] Production.INFO: ==32372== Lock acquired, processing the job...
[2026-09-15 05:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:02:03] Production.INFO: ==32374== Lock acquired, processing the job...
[2026-09-15 05:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:02:03] Production.INFO: ==32378== Lock acquired, processing the job...
[2026-09-15 05:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:02:03] Production.INFO: ==32376== Lock acquired, processing the job...
[2026-09-15 05:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 05:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:02:03] Production.INFO: Account Balance Start.
[2026-09-15 05:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:02:03] Production.INFO: 117
[2026-09-15 05:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 05:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:02:04] Production.INFO: ==32378== Releasing lock...
[2026-09-15 05:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:02:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:02:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:02:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:02:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:02:04] Production.ERROR: done
[2026-09-15 05:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 05:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:02:04] Production.ERROR: done
[2026-09-15 05:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:02:04] Production.INFO: Total Charge 0
[2026-09-15 05:02:04] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 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-15 05:02:04] Production.INFO: Account Balance End.
[2026-09-15 05:02:04] Production.INFO: ==32376== Releasing lock...
[2026-09-15 05:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 05:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 05:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:02:04] Production.INFO: ==32374== Releasing lock...
[2026-09-15 05:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:02:04] Production.INFO: ==32370== Releasing lock...
[2026-09-15 05:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:02:12] Production.ERROR: CronJobId end10
[2026-09-15 05:02:12] Production.INFO: ==32372== Releasing lock...
[2026-09-15 05:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:02:16] Production.INFO: call_cost start
[2026-09-15 05:02:16] Production.INFO: call_cost end
[2026-09-15 05:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:02:16] Production.INFO: ==32368== Releasing lock...
[2026-09-15 05:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:03:01] Production.INFO: ==32433== Lock acquired, processing the job...
[2026-09-15 10:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:03:01] Production.INFO: neon service started
[2026-09-15 10:03:01] Production.INFO: neon service started
[2026-09-15 10:03:01] Production.INFO: ==32433== Releasing lock...
[2026-09-15 10:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:03:02] Production.INFO: ==32435== Lock acquired, processing the job...
[2026-09-15 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:03:02] Production.INFO: ==32437== Lock acquired, processing the job...
[2026-09-15 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:03:02] Production.INFO: ==32437== Releasing lock...
[2026-09-15 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:03:02] Production.INFO: ==32435== Releasing lock...
[2026-09-15 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:03:03] Production.INFO: ==32440== Lock acquired, processing the job...
[2026-09-15 05:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:03:03] Production.INFO: ==32442== Lock acquired, processing the job...
[2026-09-15 05:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:03:03] Production.INFO: ==32444== Lock acquired, processing the job...
[2026-09-15 05:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:03:03] Production.INFO: ==32447== Lock acquired, processing the job...
[2026-09-15 05:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:03:03] Production.INFO: ==32449== Lock acquired, processing the job...
[2026-09-15 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:03:03] Production.INFO: Account Balance Start.
[2026-09-15 05:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:03:03] Production.INFO: 117
[2026-09-15 05:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 05:03:03] Production.INFO: ==32449== Releasing lock...
[2026-09-15 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:03:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:03:04] Production.INFO: Total Charge 0
[2026-09-15 05:03:04] Production.INFO: CreateAllLog End
[2026-09-15 05:03:04] Production.INFO: ==32442== Releasing lock...
[2026-09-15 05:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:03:04] Production.INFO: Account Balance End.
[2026-09-15 05:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:03:04] Production.INFO: ==32447== Releasing lock...
[2026-09-15 05:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:03:11] Production.ERROR: CronJobId end10
[2026-09-15 05:03:11] Production.INFO: ==32444== Releasing lock...
[2026-09-15 05:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:03:14] Production.INFO: call_cost start
[2026-09-15 05:03:14] Production.INFO: call_cost end
[2026-09-15 05:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:03:14] Production.INFO: ==32440== Releasing lock...
[2026-09-15 05:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:04:02] Production.INFO: ==32503== Lock acquired, processing the job...
[2026-09-15 10:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:04:02] Production.INFO: neon service started
[2026-09-15 10:04:02] Production.INFO: neon service started
[2026-09-15 10:04:02] Production.INFO: ==32503== Releasing lock...
[2026-09-15 10:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:04:02] Production.INFO: ==32507== Lock acquired, processing the job...
[2026-09-15 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:04:02] Production.INFO: ==32505== Lock acquired, processing the job...
[2026-09-15 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:04:02] Production.INFO: ==32507== Releasing lock...
[2026-09-15 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:04:02] Production.INFO: ==32505== Releasing lock...
[2026-09-15 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:04:03] Production.INFO: ==32510== Lock acquired, processing the job...
[2026-09-15 05:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:04:03] Production.INFO: ==32516== Lock acquired, processing the job...
[2026-09-15 05:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:04:03] Production.INFO: ==32512== Lock acquired, processing the job...
[2026-09-15 05:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:04:03] Production.INFO: Account Balance Start.
[2026-09-15 05:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:04:03] Production.INFO: 117
[2026-09-15 05:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:04:03] Production.INFO: ==32514== Lock acquired, processing the job...
[2026-09-15 05:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:04:03] Production.INFO: ==32518== Lock acquired, processing the job...
[2026-09-15 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:04:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:04:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 05: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-15 05:04:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 05: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-15 05: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-15 05:04:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:04:04] Production.INFO: ==32518== Releasing lock...
[2026-09-15 05:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:04:04] Production.INFO: Total Charge 0
[2026-09-15 05:04:04] Production.INFO: CreateAllLog End
[2026-09-15 05:04:04] Production.INFO: Account Balance End.
[2026-09-15 05:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:04:04] Production.INFO: ==32516== Releasing lock...
[2026-09-15 05:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:04:04] Production.INFO: ==32512== Releasing lock...
[2026-09-15 05:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:04:11] Production.ERROR: CronJobId end10
[2026-09-15 05:04:11] Production.INFO: ==32514== Releasing lock...
[2026-09-15 05:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:04:14] Production.INFO: call_cost start
[2026-09-15 05:04:14] Production.INFO: call_cost end
[2026-09-15 05:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:04:14] Production.INFO: ==32510== Releasing lock...
[2026-09-15 05:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:05:01] Production.INFO: ==32573== Lock acquired, processing the job...
[2026-09-15 10:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:05:01] Production.INFO: neon service started
[2026-09-15 10:05:01] Production.INFO: neon service started
[2026-09-15 10:05:01] Production.INFO: ==32573== Releasing lock...
[2026-09-15 10:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:05:01] Production.INFO: ==32575== Lock acquired, processing the job...
[2026-09-15 05:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:05:02] Production.INFO: ==32577== Lock acquired, processing the job...
[2026-09-15 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:05:02] Production.INFO: ==32577== Releasing lock...
[2026-09-15 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:05:02] Production.INFO: ==32575== Releasing lock...
[2026-09-15 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:05:03] Production.INFO: ==32580== Lock acquired, processing the job...
[2026-09-15 05:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 05:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 05:05:03] Production.INFO: ==32582== Lock acquired, processing the job...
[2026-09-15 05:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 05:05:03] Production.INFO: ==32580== Releasing lock...
[2026-09-15 05:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 05:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 05:05:03] Production.INFO: ==32584== Lock acquired, processing the job...
[2026-09-15 05:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:05:03] Production.INFO: ==32586== Lock acquired, processing the job...
[2026-09-15 05:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:05:03] Production.INFO: ==32588== Lock acquired, processing the job...
[2026-09-15 05:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:05:03] Production.INFO: ==32590== Lock acquired, processing the job...
[2026-09-15 05:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 05:05:03] Production.INFO: Account Balance Start.
[2026-09-15 05:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:05:03] Production.INFO: 117
[2026-09-15 05:05:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:05:03] Production.INFO: ==32592== Lock acquired, processing the job...
[2026-09-15 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:05:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 05:05:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:05:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 05:05:03] Production.INFO: ==32592== Releasing lock...
[2026-09-15 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:05:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:05:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:05:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:05:03] Production.ERROR: done
[2026-09-15 05:05:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 05:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006318', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 05:05:03] Production.INFO: Total Charge 0
[2026-09-15 05:05:03] Production.INFO: CreateAllLog End
[2026-09-15 05:05:04] Production.INFO: ==32584== Releasing lock...
[2026-09-15 05:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:05:04] Production.INFO: Account Balance End.
[2026-09-15 05:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:05:04] Production.INFO: ==32588== Releasing lock...
[2026-09-15 05:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006318', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 05:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 05:05:09] Production.INFO: ProcessCDR(1,18006318,1,1,2)
[2026-09-15 05:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006318,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006318,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 05:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 05:05:10] Production.INFO: ==32590== Releasing lock...
[2026-09-15 05:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 05:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 05:05:14] Production.ERROR: CronJobId end10
[2026-09-15 05:05:14] Production.INFO: ==32586== Releasing lock...
[2026-09-15 05:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:05:15] Production.INFO: call_cost start
[2026-09-15 05:05:15] Production.INFO: call_cost end
[2026-09-15 05:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:05:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:05:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:05:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:05:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:05:15] Production.INFO: ==32582== Releasing lock...
[2026-09-15 05:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:06:01] Production.INFO: ==32648== Lock acquired, processing the job...
[2026-09-15 10:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:06:02] Production.INFO: neon service started
[2026-09-15 10:06:02] Production.INFO: neon service started
[2026-09-15 10:06:02] Production.INFO: ==32648== Releasing lock...
[2026-09-15 10:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:06:02] Production.INFO: ==32650== Lock acquired, processing the job...
[2026-09-15 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:06:02] Production.INFO: ==32650== Releasing lock...
[2026-09-15 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:06:02] Production.INFO: ==32652== Lock acquired, processing the job...
[2026-09-15 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:06:02] Production.INFO: ==32652== Releasing lock...
[2026-09-15 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:06:03] Production.INFO: ==32654== Lock acquired, processing the job...
[2026-09-15 05:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:06:03] Production.INFO: ==32656== Lock acquired, processing the job...
[2026-09-15 05:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:06:03] Production.INFO: ==32659== Lock acquired, processing the job...
[2026-09-15 05:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:06:03] Production.INFO: ==32661== Lock acquired, processing the job...
[2026-09-15 05:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:06:03] Production.INFO: ==32663== Lock acquired, processing the job...
[2026-09-15 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:06:03] Production.INFO: Account Balance Start.
[2026-09-15 05:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:06:03] Production.INFO: 117
[2026-09-15 05:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 05:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:06:03] Production.INFO: ==32663== Releasing lock...
[2026-09-15 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:06:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:06:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:06:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:06:04] Production.INFO: Total Charge 0
[2026-09-15 05:06:04] Production.INFO: CreateAllLog End
[2026-09-15 05:06:04] Production.INFO: ==32656== Releasing lock...
[2026-09-15 05:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:06:04] Production.INFO: Account Balance End.
[2026-09-15 05:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:06:04] Production.INFO: ==32661== Releasing lock...
[2026-09-15 05:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:06:11] Production.ERROR: CronJobId end10
[2026-09-15 05:06:11] Production.INFO: ==32659== Releasing lock...
[2026-09-15 05:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:06:14] Production.INFO: call_cost start
[2026-09-15 05:06:14] Production.INFO: call_cost end
[2026-09-15 05:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:06:14] Production.INFO: ==32654== Releasing lock...
[2026-09-15 05:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:07:01] Production.INFO: ==32717== Lock acquired, processing the job...
[2026-09-15 10:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:07:01] Production.INFO: neon service started
[2026-09-15 10:07:01] Production.INFO: neon service started
[2026-09-15 10:07:01] Production.INFO: ==32717== Releasing lock...
[2026-09-15 10:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:07:01] Production.INFO: ==32722== Lock acquired, processing the job...
[2026-09-15 09:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:07:01] Production.INFO: ==32722== Releasing lock...
[2026-09-15 09:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:07:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:07:02] Production.INFO: ==32720== Lock acquired, processing the job...
[2026-09-15 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:07:02] Production.INFO: ==32720== Releasing lock...
[2026-09-15 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:07:02] Production.INFO: ==32725== Lock acquired, processing the job...
[2026-09-15 05:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:07:02] Production.INFO: ==32727== Lock acquired, processing the job...
[2026-09-15 05:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:07:02] Production.INFO: ==32729== Lock acquired, processing the job...
[2026-09-15 05:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:07:03] Production.INFO: ==32733== Lock acquired, processing the job...
[2026-09-15 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:07:03] Production.INFO: ==32731== Lock acquired, processing the job...
[2026-09-15 05:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 05:07:03] Production.INFO: ==32733== Releasing lock...
[2026-09-15 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:07:03] Production.INFO: Account Balance Start.
[2026-09-15 05:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:07:03] Production.INFO: 117
[2026-09-15 05:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:07:03] Production.INFO: Total Charge 0
[2026-09-15 05:07:03] Production.INFO: CreateAllLog End
[2026-09-15 05:07:03] Production.INFO: Account Balance End.
[2026-09-15 05:07:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:07:03] Production.INFO: ==32731== Releasing lock...
[2026-09-15 05:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:07:03] Production.INFO: ==32727== Releasing lock...
[2026-09-15 05:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:07:10] Production.ERROR: CronJobId end10
[2026-09-15 05:07:10] Production.INFO: ==32729== Releasing lock...
[2026-09-15 05:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:07:13] Production.INFO: call_cost start
[2026-09-15 05:07:13] Production.INFO: call_cost end
[2026-09-15 05:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:07:13] Production.INFO: ==32725== Releasing lock...
[2026-09-15 05:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:08:01] Production.INFO: ==323== Lock acquired, processing the job...
[2026-09-15 10:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:08:01] Production.INFO: neon service started
[2026-09-15 10:08:01] Production.INFO: neon service started
[2026-09-15 10:08:01] Production.INFO: ==323== Releasing lock...
[2026-09-15 10:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:08:02] Production.INFO: ==326== Lock acquired, processing the job...
[2026-09-15 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:08:02] Production.INFO: ==328== Lock acquired, processing the job...
[2026-09-15 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:08:02] Production.INFO: ==328== Releasing lock...
[2026-09-15 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:08:02] Production.INFO: ==326== Releasing lock...
[2026-09-15 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:08:03] Production.INFO: ==351== Lock acquired, processing the job...
[2026-09-15 05:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:08:03] Production.INFO: ==351== Releasing lock...
[2026-09-15 05:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:08:03] Production.INFO: ==330== Lock acquired, processing the job...
[2026-09-15 05:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:08:03] Production.INFO: ==332== Lock acquired, processing the job...
[2026-09-15 05:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:08:03] Production.INFO: ==334== Lock acquired, processing the job...
[2026-09-15 05:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:08:03] Production.INFO: ==349== Lock acquired, processing the job...
[2026-09-15 05:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:08:03] Production.INFO: Account Balance Start.
[2026-09-15 05:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:08:03] Production.INFO: 117
[2026-09-15 05:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:08:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:08:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:08:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:08:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:08:04] Production.INFO: Total Charge 0
[2026-09-15 05:08:04] Production.INFO: CreateAllLog End
[2026-09-15 05:08:04] Production.INFO: ==332== Releasing lock...
[2026-09-15 05:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:08:04] Production.INFO: Account Balance End.
[2026-09-15 05:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:08:04] Production.INFO: ==349== Releasing lock...
[2026-09-15 05:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:08:11] Production.ERROR: CronJobId end10
[2026-09-15 05:08:11] Production.INFO: ==334== Releasing lock...
[2026-09-15 05:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:08:14] Production.INFO: call_cost start
[2026-09-15 05:08:14] Production.INFO: call_cost end
[2026-09-15 05:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:08:14] Production.INFO: ==330== Releasing lock...
[2026-09-15 05:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:09:02] Production.INFO: ==408== Lock acquired, processing the job...
[2026-09-15 10:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:09:02] Production.INFO: neon service started
[2026-09-15 10:09:02] Production.INFO: neon service started
[2026-09-15 10:09:02] Production.INFO: ==408== Releasing lock...
[2026-09-15 10:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:09:02] Production.INFO: ==410== Lock acquired, processing the job...
[2026-09-15 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:09:02] Production.INFO: ==410== Releasing lock...
[2026-09-15 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:09:02] Production.INFO: ==412== Lock acquired, processing the job...
[2026-09-15 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:09:03] Production.INFO: ==412== Releasing lock...
[2026-09-15 09:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:09:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:09:03] Production.INFO: ==414== Lock acquired, processing the job...
[2026-09-15 05:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:09:03] Production.INFO: ==416== Lock acquired, processing the job...
[2026-09-15 05:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:09:03] Production.INFO: ==418== Lock acquired, processing the job...
[2026-09-15 05:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:09:03] Production.INFO: ==420== Lock acquired, processing the job...
[2026-09-15 05:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:09:03] Production.INFO: ==422== Lock acquired, processing the job...
[2026-09-15 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:09:03] Production.INFO: Account Balance Start.
[2026-09-15 05:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:09:03] Production.INFO: 117
[2026-09-15 05:09:04] Production.INFO: Date 2026-09-08
[2026-09-15 05: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-15 05:09:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:09:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:09:04] Production.INFO: ==422== Releasing lock...
[2026-09-15 05:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:09:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:09:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:09:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:09:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:09:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:09:04] Production.INFO: ==416== Releasing lock...
[2026-09-15 05:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:09:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:09:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:09:04] Production.INFO: Total Charge 0
[2026-09-15 05:09:04] Production.INFO: CreateAllLog End
[2026-09-15 05:09:04] Production.INFO: Account Balance End.
[2026-09-15 05:09:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:09:04] Production.INFO: ==420== Releasing lock...
[2026-09-15 05:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:09:12] Production.ERROR: CronJobId end10
[2026-09-15 05:09:12] Production.INFO: ==418== Releasing lock...
[2026-09-15 05:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:09:14] Production.INFO: call_cost start
[2026-09-15 05:09:14] Production.INFO: call_cost end
[2026-09-15 05:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:09:14] Production.INFO: ==414== Releasing lock...
[2026-09-15 05:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:10:01] Production.INFO: ==477== Lock acquired, processing the job...
[2026-09-15 10:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:10:01] Production.INFO: neon service started
[2026-09-15 10:10:01] Production.INFO: neon service started
[2026-09-15 10:10:01] Production.INFO: ==477== Releasing lock...
[2026-09-15 10:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:10:02] Production.INFO: ==479== Lock acquired, processing the job...
[2026-09-15 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:10:02] Production.INFO: ==479== Releasing lock...
[2026-09-15 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:10:02] Production.INFO: ==481== Lock acquired, processing the job...
[2026-09-15 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:10:02] Production.INFO: ==481== Releasing lock...
[2026-09-15 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:10:03] Production.INFO: ==486== Lock acquired, processing the job...
[2026-09-15 05:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:10:03] Production.INFO: ==491== Lock acquired, processing the job...
[2026-09-15 05:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:10:03] Production.INFO: ==483== Lock acquired, processing the job...
[2026-09-15 05:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:10:03] Production.INFO: ==488== Lock acquired, processing the job...
[2026-09-15 05:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:10:03] Production.INFO: Account Balance Start.
[2026-09-15 05:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:10:03] Production.INFO: 117
[2026-09-15 05:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:10:03] Production.INFO: ==493== Lock acquired, processing the job...
[2026-09-15 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:10:03] Production.INFO: ==493== Releasing lock...
[2026-09-15 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:10:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:10:03] Production.INFO: ==486== Releasing lock...
[2026-09-15 05:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:10:03] Production.INFO: Total Charge 0
[2026-09-15 05:10:03] Production.INFO: CreateAllLog End
[2026-09-15 05:10:04] Production.INFO: Account Balance End.
[2026-09-15 05:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:10:04] Production.INFO: ==491== Releasing lock...
[2026-09-15 05:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:10:12] Production.ERROR: CronJobId end10
[2026-09-15 05:10:12] Production.INFO: ==488== Releasing lock...
[2026-09-15 05:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:10:14] Production.INFO: call_cost start
[2026-09-15 05:10:14] Production.INFO: call_cost end
[2026-09-15 05:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:10:14] Production.INFO: ==483== Releasing lock...
[2026-09-15 05:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:11:02] Production.INFO: ==548== Lock acquired, processing the job...
[2026-09-15 10:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:11:02] Production.INFO: neon service started
[2026-09-15 10:11:02] Production.INFO: neon service started
[2026-09-15 10:11:02] Production.INFO: ==548== Releasing lock...
[2026-09-15 10:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:11:02] Production.INFO: ==550== Lock acquired, processing the job...
[2026-09-15 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:11:02] Production.INFO: ==550== Releasing lock...
[2026-09-15 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:11:02] Production.INFO: ==552== Lock acquired, processing the job...
[2026-09-15 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:11:03] Production.INFO: ==552== Releasing lock...
[2026-09-15 09:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:11:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:11:03] Production.INFO: ==561== Lock acquired, processing the job...
[2026-09-15 05:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:11:03] Production.INFO: Account Balance Start.
[2026-09-15 05:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:11:03] Production.INFO: 117
[2026-09-15 05:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:11:03] Production.INFO: ==555== Lock acquired, processing the job...
[2026-09-15 05:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:11:03] Production.INFO: ==557== Lock acquired, processing the job...
[2026-09-15 05:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:11:03] Production.INFO: ==559== Lock acquired, processing the job...
[2026-09-15 05:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:11:03] Production.INFO: ==563== Lock acquired, processing the job...
[2026-09-15 05:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:11:03] Production.INFO: Total Charge 0
[2026-09-15 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-15 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-15 05:11:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 05:11:03] Production.INFO: ==563== Releasing lock...
[2026-09-15 05:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:11:04] Production.INFO: Account Balance End.
[2026-09-15 05:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:11:04] Production.INFO: ==561== Releasing lock...
[2026-09-15 05:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:11:04] Production.INFO: ==557== Releasing lock...
[2026-09-15 05:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:11:11] Production.ERROR: CronJobId end10
[2026-09-15 05:11:11] Production.INFO: ==559== Releasing lock...
[2026-09-15 05:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:11:14] Production.INFO: call_cost start
[2026-09-15 05:11:14] Production.INFO: call_cost end
[2026-09-15 05:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:11:14] Production.INFO: ==555== Releasing lock...
[2026-09-15 05:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:12:01] Production.INFO: ==631== Lock acquired, processing the job...
[2026-09-15 10:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:12:01] Production.INFO: neon service started
[2026-09-15 10:12:01] Production.INFO: neon service started
[2026-09-15 10:12:01] Production.INFO: ==631== Releasing lock...
[2026-09-15 10:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:12:01] Production.INFO: ==633== Lock acquired, processing the job...
[2026-09-15 05:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:12:02] Production.INFO: ==633== Releasing lock...
[2026-09-15 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:12:02] Production.INFO: ==635== Lock acquired, processing the job...
[2026-09-15 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:12:02] Production.INFO: ==635== Releasing lock...
[2026-09-15 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:12:03] Production.INFO: ==648== Lock acquired, processing the job...
[2026-09-15 05:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:12:03] Production.INFO: ==639== Lock acquired, processing the job...
[2026-09-15 05:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:12:03] Production.INFO: ==637== Lock acquired, processing the job...
[2026-09-15 05:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:12:03] Production.INFO: ==642== Lock acquired, processing the job...
[2026-09-15 05:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:12:03] Production.INFO: ==644== Lock acquired, processing the job...
[2026-09-15 05:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:12:03] Production.INFO: Account Balance Start.
[2026-09-15 05:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:12:03] Production.INFO: 117
[2026-09-15 05:12:03] Production.INFO: ==648== Releasing lock...
[2026-09-15 05:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:12:03] Production.INFO: Total Charge 0
[2026-09-15 05:12:03] Production.INFO: CreateAllLog End
[2026-09-15 05:12:03] Production.INFO: Account Balance End.
[2026-09-15 05:12:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:12:03] Production.INFO: ==644== Releasing lock...
[2026-09-15 05:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:12:04] Production.INFO: ==639== Releasing lock...
[2026-09-15 05:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:12:10] Production.ERROR: CronJobId end10
[2026-09-15 05:12:10] Production.INFO: ==642== Releasing lock...
[2026-09-15 05:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:12:13] Production.INFO: call_cost start
[2026-09-15 05:12:13] Production.INFO: call_cost end
[2026-09-15 05:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:12:13] Production.INFO: ==637== Releasing lock...
[2026-09-15 05:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:13:01] Production.INFO: ==731== Lock acquired, processing the job...
[2026-09-15 10:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:13:01] Production.INFO: neon service started
[2026-09-15 10:13:02] Production.INFO: neon service started
[2026-09-15 10:13:02] Production.INFO: ==731== Releasing lock...
[2026-09-15 10:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:13:02] Production.INFO: ==733== Lock acquired, processing the job...
[2026-09-15 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:13:02] Production.INFO: ==733== Releasing lock...
[2026-09-15 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:13:02] Production.INFO: ==735== Lock acquired, processing the job...
[2026-09-15 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:13:02] Production.INFO: ==735== Releasing lock...
[2026-09-15 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:13:03] Production.INFO: ==739== Lock acquired, processing the job...
[2026-09-15 05:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:13:03] Production.INFO: ==737== Lock acquired, processing the job...
[2026-09-15 05:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:13:03] Production.INFO: ==741== Lock acquired, processing the job...
[2026-09-15 05:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:13:03] Production.INFO: ==743== Lock acquired, processing the job...
[2026-09-15 05:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:13:03] Production.INFO: ==745== Lock acquired, processing the job...
[2026-09-15 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:13:03] Production.INFO: Account Balance Start.
[2026-09-15 05:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:13:03] Production.INFO: 117
[2026-09-15 05:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 05:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:13:03] Production.INFO: ==745== Releasing lock...
[2026-09-15 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:13:03] Production.INFO: Total Charge 0
[2026-09-15 05:13:03] Production.INFO: CreateAllLog End
[2026-09-15 05:13:03] Production.INFO: Account Balance End.
[2026-09-15 05:13:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:13:03] Production.INFO: ==743== Releasing lock...
[2026-09-15 05:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:13:04] Production.INFO: ==739== Releasing lock...
[2026-09-15 05:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:13:11] Production.ERROR: CronJobId end10
[2026-09-15 05:13:11] Production.INFO: ==741== Releasing lock...
[2026-09-15 05:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:13:14] Production.INFO: call_cost start
[2026-09-15 05:13:14] Production.INFO: call_cost end
[2026-09-15 05:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:13:14] Production.INFO: ==737== Releasing lock...
[2026-09-15 05:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:14:01] Production.INFO: ==803== Lock acquired, processing the job...
[2026-09-15 10:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:14:01] Production.INFO: neon service started
[2026-09-15 10:14:01] Production.INFO: neon service started
[2026-09-15 10:14:01] Production.INFO: ==803== Releasing lock...
[2026-09-15 10:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:14:01] Production.INFO: ==805== Lock acquired, processing the job...
[2026-09-15 05:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:14:01] Production.INFO: ==805== Releasing lock...
[2026-09-15 05:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:14:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:14:02] Production.INFO: ==807== Lock acquired, processing the job...
[2026-09-15 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:14:02] Production.INFO: ==807== Releasing lock...
[2026-09-15 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:14:02] Production.INFO: ==809== Lock acquired, processing the job...
[2026-09-15 05:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:14:02] Production.INFO: ==811== Lock acquired, processing the job...
[2026-09-15 05:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:14:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:14:02] Production.INFO: ==813== Lock acquired, processing the job...
[2026-09-15 05:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:14:02] Production.INFO: ==815== Lock acquired, processing the job...
[2026-09-15 05:14:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:14:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:14:02] Production.INFO: ==817== Lock acquired, processing the job...
[2026-09-15 05:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:14:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:14:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:14:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:14:02] Production.INFO: Account Balance Start.
[2026-09-15 05:14:02] Production.INFO: CreateAllLog Start
[2026-09-15 05:14:02] Production.INFO: 117
[2026-09-15 05:14:02] Production.INFO: Date 2026-09-08
[2026-09-15 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 05:14:03] Production.INFO: ==817== Releasing lock...
[2026-09-15 05:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:14:03] Production.INFO: Total Charge 0
[2026-09-15 05:14:03] Production.INFO: CreateAllLog End
[2026-09-15 05:14:03] Production.INFO: Account Balance End.
[2026-09-15 05:14:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:14:03] Production.INFO: ==815== Releasing lock...
[2026-09-15 05:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:14:03] Production.INFO: ==811== Releasing lock...
[2026-09-15 05:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:14:10] Production.ERROR: CronJobId end10
[2026-09-15 05:14:10] Production.INFO: ==813== Releasing lock...
[2026-09-15 05:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:14:13] Production.INFO: call_cost start
[2026-09-15 05:14:13] Production.INFO: call_cost end
[2026-09-15 05:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:14:13] Production.INFO: ==809== Releasing lock...
[2026-09-15 05:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:15:01] Production.INFO: ==871== Lock acquired, processing the job...
[2026-09-15 10:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:15:01] Production.INFO: neon service started
[2026-09-15 10:15:01] Production.INFO: neon service started
[2026-09-15 10:15:01] Production.INFO: ==871== Releasing lock...
[2026-09-15 10:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:15:02] Production.INFO: ==873== Lock acquired, processing the job...
[2026-09-15 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:15:02] Production.INFO: ==873== Releasing lock...
[2026-09-15 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:15:02] Production.INFO: ==875== Lock acquired, processing the job...
[2026-09-15 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:15:02] Production.INFO: ==875== Releasing lock...
[2026-09-15 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:15:03] Production.INFO: ==877== Lock acquired, processing the job...
[2026-09-15 05:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 05:15:03] Production.INFO: ==879== Lock acquired, processing the job...
[2026-09-15 05:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 05:15:03] Production.INFO: ==883== Lock acquired, processing the job...
[2026-09-15 05:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 05:15:03] Production.INFO: ==881== Lock acquired, processing the job...
[2026-09-15 05:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:15:03] Production.INFO: ==877== Releasing lock...
[2026-09-15 05:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 05:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 05:15:03] Production.INFO: ==885== Lock acquired, processing the job...
[2026-09-15 05:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:15:03] Production.INFO: ==887== Lock acquired, processing the job...
[2026-09-15 05:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 05:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:15:03] Production.INFO: Account Balance Start.
[2026-09-15 05:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 05:15:03] Production.INFO: 117
[2026-09-15 05:15:03] Production.INFO: ==889== Lock acquired, processing the job...
[2026-09-15 05:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:15:03] Production.INFO: Date 2026-09-10
[2026-09-15 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-15 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-15 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:15:04] Production.INFO: ==889== Releasing lock...
[2026-09-15 05:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:15:04] Production.ERROR: done
[2026-09-15 05:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 05:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006359', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 05:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:15:04] Production.INFO: ==881== Releasing lock...
[2026-09-15 05:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:15:04] Production.INFO: Total Charge 0
[2026-09-15 05:15:04] Production.INFO: CreateAllLog End
[2026-09-15 05:15:04] Production.INFO: Account Balance End.
[2026-09-15 05:15:05] Production.ERROR: CronJobId end 12
[2026-09-15 05:15:05] Production.INFO: ==885== Releasing lock...
[2026-09-15 05:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006359', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 05:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 05:15:10] Production.INFO: ProcessCDR(1,18006359,1,1,2)
[2026-09-15 05:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006359,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006359,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 05:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 05:15:10] Production.INFO: ==887== Releasing lock...
[2026-09-15 05:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 05:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 05:15:14] Production.ERROR: CronJobId end10
[2026-09-15 05:15:14] Production.INFO: ==883== Releasing lock...
[2026-09-15 05:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:15:16] Production.INFO: call_cost start
[2026-09-15 05:15:16] Production.INFO: call_cost end
[2026-09-15 05:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:15:16] Production.INFO: ==879== Releasing lock...
[2026-09-15 05:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:16:02] Production.INFO: ==942== Lock acquired, processing the job...
[2026-09-15 10:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:16:02] Production.INFO: neon service started
[2026-09-15 10:16:02] Production.INFO: neon service started
[2026-09-15 10:16:02] Production.INFO: ==942== Releasing lock...
[2026-09-15 10:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:16:02] Production.INFO: ==944== Lock acquired, processing the job...
[2026-09-15 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:16:02] Production.INFO: ==944== Releasing lock...
[2026-09-15 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:16:02] Production.INFO: ==946== Lock acquired, processing the job...
[2026-09-15 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:16:03] Production.INFO: ==946== Releasing lock...
[2026-09-15 09:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:16:03] Production.INFO: ==951== Lock acquired, processing the job...
[2026-09-15 05:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:16:03] Production.INFO: ==949== Lock acquired, processing the job...
[2026-09-15 05:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:16:03] Production.INFO: ==953== Lock acquired, processing the job...
[2026-09-15 05:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:16:03] Production.INFO: ==957== Lock acquired, processing the job...
[2026-09-15 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:16:03] Production.INFO: ==955== Lock acquired, processing the job...
[2026-09-15 05:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 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-15 05:16:04] Production.INFO: ==957== Releasing lock...
[2026-09-15 05:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:16:04] Production.INFO: Account Balance Start.
[2026-09-15 05:16:04] Production.INFO: CreateAllLog Start
[2026-09-15 05:16:04] Production.INFO: 117
[2026-09-15 05:16:04] Production.INFO: Date 2026-09-08
[2026-09-15 05:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:16:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:16:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:16:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:16:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:16:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:16:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:16:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:16:04] Production.INFO: Total Charge 0
[2026-09-15 05:16:04] Production.INFO: CreateAllLog End
[2026-09-15 05:16:04] Production.INFO: ==951== Releasing lock...
[2026-09-15 05:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:16:04] Production.INFO: Account Balance End.
[2026-09-15 05:16:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:16:04] Production.INFO: ==955== Releasing lock...
[2026-09-15 05:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:16:12] Production.ERROR: CronJobId end10
[2026-09-15 05:16:12] Production.INFO: ==953== Releasing lock...
[2026-09-15 05:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:16:14] Production.INFO: call_cost start
[2026-09-15 05:16:14] Production.INFO: call_cost end
[2026-09-15 05:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:16:15] Production.INFO: ==949== Releasing lock...
[2026-09-15 05:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:17:01] Production.INFO: ==1014== Lock acquired, processing the job...
[2026-09-15 10:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:17:01] Production.INFO: neon service started
[2026-09-15 10:17:01] Production.INFO: neon service started
[2026-09-15 10:17:01] Production.INFO: ==1014== Releasing lock...
[2026-09-15 10:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:17:01] Production.INFO: ==1016== Lock acquired, processing the job...
[2026-09-15 05:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:17:02] Production.INFO: ==1016== Releasing lock...
[2026-09-15 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:17:02] Production.INFO: ==1018== Lock acquired, processing the job...
[2026-09-15 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:17:02] Production.INFO: ==1018== Releasing lock...
[2026-09-15 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:17:02] Production.INFO: ==1021== Lock acquired, processing the job...
[2026-09-15 05:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:17:02] Production.INFO: ==1025== Lock acquired, processing the job...
[2026-09-15 05:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:17:03] Production.INFO: ==1027== Lock acquired, processing the job...
[2026-09-15 05:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:17:03] Production.INFO: ==1023== Lock acquired, processing the job...
[2026-09-15 05:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:17:03] Production.INFO: Account Balance Start.
[2026-09-15 05:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:17:03] Production.INFO: 117
[2026-09-15 05:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:17:03] Production.INFO: ==1029== Lock acquired, processing the job...
[2026-09-15 05:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:17:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:17:03] Production.INFO: ==1029== Releasing lock...
[2026-09-15 05:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:17:03] Production.INFO: Total Charge 0
[2026-09-15 05:17:03] Production.INFO: CreateAllLog End
[2026-09-15 05:17:03] Production.INFO: Account Balance End.
[2026-09-15 05:17:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:17:03] Production.INFO: ==1027== Releasing lock...
[2026-09-15 05:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:17:03] Production.INFO: ==1023== Releasing lock...
[2026-09-15 05:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:17:11] Production.ERROR: CronJobId end10
[2026-09-15 05:17:11] Production.INFO: ==1025== Releasing lock...
[2026-09-15 05:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:17:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:17:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:17:13] Production.INFO: call_cost start
[2026-09-15 05:17:13] Production.INFO: call_cost end
[2026-09-15 05:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:17:13] Production.INFO: ==1021== Releasing lock...
[2026-09-15 05:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:18:02] Production.INFO: ==1084== Lock acquired, processing the job...
[2026-09-15 10:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:18:02] Production.INFO: neon service started
[2026-09-15 10:18:02] Production.INFO: neon service started
[2026-09-15 10:18:02] Production.INFO: ==1084== Releasing lock...
[2026-09-15 10:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:18:02] Production.INFO: ==1086== Lock acquired, processing the job...
[2026-09-15 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:18:02] Production.INFO: ==1088== Lock acquired, processing the job...
[2026-09-15 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:18:02] Production.INFO: ==1086== Releasing lock...
[2026-09-15 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:18:02] Production.INFO: ==1088== Releasing lock...
[2026-09-15 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:18:03] Production.INFO: ==1097== Lock acquired, processing the job...
[2026-09-15 05:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:18:03] Production.INFO: ==1091== Lock acquired, processing the job...
[2026-09-15 05:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:18:03] Production.INFO: ==1099== Lock acquired, processing the job...
[2026-09-15 05:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:18:03] Production.INFO: ==1095== Lock acquired, processing the job...
[2026-09-15 05:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:18:03] Production.INFO: ==1101== Lock acquired, processing the job...
[2026-09-15 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:18:03] Production.INFO: Account Balance Start.
[2026-09-15 05:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:18:03] Production.INFO: 117
[2026-09-15 05:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 05:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:18:03] Production.INFO: ==1101== Releasing lock...
[2026-09-15 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:18:04] Production.INFO: Total Charge 0
[2026-09-15 05:18:04] Production.INFO: CreateAllLog End
[2026-09-15 05:18:04] Production.INFO: Account Balance End.
[2026-09-15 05:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:18:04] Production.INFO: ==1099== Releasing lock...
[2026-09-15 05:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:18:04] Production.INFO: ==1095== Releasing lock...
[2026-09-15 05:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:18:11] Production.ERROR: CronJobId end10
[2026-09-15 05:18:11] Production.INFO: ==1097== Releasing lock...
[2026-09-15 05:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:18:14] Production.INFO: call_cost start
[2026-09-15 05:18:14] Production.INFO: call_cost end
[2026-09-15 05:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:18:14] Production.INFO: ==1091== Releasing lock...
[2026-09-15 05:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:19:01] Production.INFO: ==1154== Lock acquired, processing the job...
[2026-09-15 10:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:19:01] Production.INFO: neon service started
[2026-09-15 10:19:01] Production.INFO: neon service started
[2026-09-15 10:19:01] Production.INFO: ==1154== Releasing lock...
[2026-09-15 10:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:19:02] Production.INFO: ==1156== Lock acquired, processing the job...
[2026-09-15 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:19:02] Production.INFO: ==1161== Lock acquired, processing the job...
[2026-09-15 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:19:02] Production.INFO: ==1161== Releasing lock...
[2026-09-15 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:19:02] Production.INFO: ==1156== Releasing lock...
[2026-09-15 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:19:03] Production.INFO: ==1164== Lock acquired, processing the job...
[2026-09-15 05:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:19:03] Production.INFO: ==1166== Lock acquired, processing the job...
[2026-09-15 05:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:19:03] Production.INFO: ==1168== Lock acquired, processing the job...
[2026-09-15 05:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:19:03] Production.INFO: ==1170== Lock acquired, processing the job...
[2026-09-15 05:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:19:03] Production.INFO: ==1172== Lock acquired, processing the job...
[2026-09-15 05:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:19:03] Production.INFO: Account Balance Start.
[2026-09-15 05:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:19:03] Production.INFO: 117
[2026-09-15 05:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:19:03] Production.INFO: ==1172== Releasing lock...
[2026-09-15 05:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:19:03] Production.INFO: Total Charge 0
[2026-09-15 05:19:03] Production.INFO: CreateAllLog End
[2026-09-15 05:19:03] Production.INFO: Account Balance End.
[2026-09-15 05:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:19:03] Production.INFO: ==1170== Releasing lock...
[2026-09-15 05:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:19:04] Production.INFO: ==1166== Releasing lock...
[2026-09-15 05:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:19:11] Production.ERROR: CronJobId end10
[2026-09-15 05:19:11] Production.INFO: ==1168== Releasing lock...
[2026-09-15 05:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:19:13] Production.INFO: call_cost start
[2026-09-15 05:19:13] Production.INFO: call_cost end
[2026-09-15 05:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:19:13] Production.INFO: ==1164== Releasing lock...
[2026-09-15 05:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:20:01] Production.INFO: ==1231== Lock acquired, processing the job...
[2026-09-15 10:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:20:01] Production.INFO: neon service started
[2026-09-15 10:20:01] Production.INFO: neon service started
[2026-09-15 10:20:01] Production.INFO: ==1231== Releasing lock...
[2026-09-15 10:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:20:02] Production.INFO: ==1233== Lock acquired, processing the job...
[2026-09-15 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:20:02] Production.INFO: ==1233== Releasing lock...
[2026-09-15 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:20:02] Production.INFO: ==1235== Lock acquired, processing the job...
[2026-09-15 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:20:02] Production.INFO: ==1235== Releasing lock...
[2026-09-15 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:20:03] Production.INFO: ==1240== Lock acquired, processing the job...
[2026-09-15 05:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:20:03] Production.INFO: ==1238== Lock acquired, processing the job...
[2026-09-15 05:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:20:03] Production.INFO: ==1246== Lock acquired, processing the job...
[2026-09-15 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:20:03] Production.INFO: ==1242== Lock acquired, processing the job...
[2026-09-15 05:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:20:03] Production.INFO: ==1244== Lock acquired, processing the job...
[2026-09-15 05:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 05:20:03] Production.INFO: ==1246== Releasing lock...
[2026-09-15 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:20:03] Production.INFO: Account Balance Start.
[2026-09-15 05:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:20:03] Production.INFO: 117
[2026-09-15 05:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:20:03] Production.INFO: Total Charge 0
[2026-09-15 05:20:04] Production.INFO: CreateAllLog End
[2026-09-15 05:20:04] Production.INFO: ==1240== Releasing lock...
[2026-09-15 05:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:20:04] Production.INFO: Account Balance End.
[2026-09-15 05:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:20:04] Production.INFO: ==1244== Releasing lock...
[2026-09-15 05:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:20:10] Production.ERROR: CronJobId end10
[2026-09-15 05:20:10] Production.INFO: ==1242== Releasing lock...
[2026-09-15 05:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:20:13] Production.INFO: call_cost start
[2026-09-15 05:20:13] Production.INFO: call_cost end
[2026-09-15 05:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:20:14] Production.INFO: ==1238== Releasing lock...
[2026-09-15 05:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:21:02] Production.INFO: ==1316== Lock acquired, processing the job...
[2026-09-15 10:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:21:02] Production.INFO: neon service started
[2026-09-15 10:21:02] Production.INFO: neon service started
[2026-09-15 10:21:02] Production.INFO: ==1316== Releasing lock...
[2026-09-15 10:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:21:02] Production.INFO: ==1318== Lock acquired, processing the job...
[2026-09-15 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:21:02] Production.INFO: ==1318== Releasing lock...
[2026-09-15 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:21:03] Production.INFO: ==1320== Lock acquired, processing the job...
[2026-09-15 09:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:21:03] Production.INFO: ==1320== Releasing lock...
[2026-09-15 09:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:21:03] Production.INFO: ==1322== Lock acquired, processing the job...
[2026-09-15 05:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:21:03] Production.INFO: ==1324== Lock acquired, processing the job...
[2026-09-15 05:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:21:03] Production.INFO: ==1329== Lock acquired, processing the job...
[2026-09-15 05:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:21:03] Production.INFO: ==1331== Lock acquired, processing the job...
[2026-09-15 05:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:21:03] Production.INFO: ==1326== Lock acquired, processing the job...
[2026-09-15 05:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:21:03] Production.INFO: Account Balance Start.
[2026-09-15 05:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:21:03] Production.INFO: 117
[2026-09-15 05:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:21:03] Production.INFO: ==1331== Releasing lock...
[2026-09-15 05:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:21:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:21:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:21:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:21:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:21:04] Production.INFO: Total Charge 0
[2026-09-15 05:21:04] Production.INFO: CreateAllLog End
[2026-09-15 05:21:04] Production.INFO: ==1324== Releasing lock...
[2026-09-15 05:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:21:04] Production.INFO: Account Balance End.
[2026-09-15 05:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:21:04] Production.INFO: ==1329== Releasing lock...
[2026-09-15 05:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:21:10] Production.ERROR: CronJobId end10
[2026-09-15 05:21:10] Production.INFO: ==1326== Releasing lock...
[2026-09-15 05:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:21:14] Production.INFO: call_cost start
[2026-09-15 05:21:14] Production.INFO: call_cost end
[2026-09-15 05:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:21:14] Production.INFO: ==1322== Releasing lock...
[2026-09-15 05:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:22:01] Production.INFO: ==1383== Lock acquired, processing the job...
[2026-09-15 10:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:22:01] Production.INFO: neon service started
[2026-09-15 10:22:01] Production.INFO: neon service started
[2026-09-15 10:22:01] Production.INFO: ==1383== Releasing lock...
[2026-09-15 10:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:22:02] Production.INFO: ==1385== Lock acquired, processing the job...
[2026-09-15 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:22:02] Production.INFO: ==1387== Lock acquired, processing the job...
[2026-09-15 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:22:02] Production.INFO: ==1387== Releasing lock...
[2026-09-15 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:22:02] Production.INFO: ==1385== Releasing lock...
[2026-09-15 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:22:03] Production.INFO: ==1390== Lock acquired, processing the job...
[2026-09-15 05:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:22:03] Production.INFO: ==1392== Lock acquired, processing the job...
[2026-09-15 05:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:22:03] Production.INFO: ==1398== Lock acquired, processing the job...
[2026-09-15 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:22:03] Production.INFO: ==1394== Lock acquired, processing the job...
[2026-09-15 05:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:22:03] Production.INFO: ==1396== Lock acquired, processing the job...
[2026-09-15 05:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 05:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:22:03] Production.INFO: ==1398== Releasing lock...
[2026-09-15 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:22:03] Production.INFO: Account Balance Start.
[2026-09-15 05:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:22:03] Production.INFO: 117
[2026-09-15 05:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:22:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:22:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:22:04] Production.INFO: Total Charge 0
[2026-09-15 05:22:04] Production.INFO: CreateAllLog End
[2026-09-15 05:22:04] Production.INFO: ==1392== Releasing lock...
[2026-09-15 05:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:22:04] Production.INFO: Account Balance End.
[2026-09-15 05:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:22:04] Production.INFO: ==1396== Releasing lock...
[2026-09-15 05:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:22:11] Production.ERROR: CronJobId end10
[2026-09-15 05:22:11] Production.INFO: ==1394== Releasing lock...
[2026-09-15 05:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:22:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:22:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:22:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:22:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:22:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:22:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:22:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:22:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:22:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:22:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:22:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:22:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:22:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:22:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:22:13] Production.INFO: call_cost start
[2026-09-15 05:22:13] Production.INFO: call_cost end
[2026-09-15 05:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:22:13] Production.INFO: ==1390== Releasing lock...
[2026-09-15 05:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:23:02] Production.INFO: ==1456== Lock acquired, processing the job...
[2026-09-15 10:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:23:02] Production.INFO: neon service started
[2026-09-15 10:23:02] Production.INFO: neon service started
[2026-09-15 10:23:02] Production.INFO: ==1456== Releasing lock...
[2026-09-15 10:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:23:02] Production.INFO: ==1460== Lock acquired, processing the job...
[2026-09-15 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:23:02] Production.INFO: ==1460== Releasing lock...
[2026-09-15 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:23:02] Production.INFO: ==1458== Lock acquired, processing the job...
[2026-09-15 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:23:02] Production.INFO: ==1458== Releasing lock...
[2026-09-15 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:23:03] Production.INFO: ==1463== Lock acquired, processing the job...
[2026-09-15 05:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:23:03] Production.INFO: ==1465== Lock acquired, processing the job...
[2026-09-15 05:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:23:03] Production.INFO: ==1467== Lock acquired, processing the job...
[2026-09-15 05:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:23:03] Production.INFO: ==1469== Lock acquired, processing the job...
[2026-09-15 05:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:23:03] Production.INFO: ==1471== Lock acquired, processing the job...
[2026-09-15 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:23:03] Production.INFO: Account Balance Start.
[2026-09-15 05:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:23:03] Production.INFO: 117
[2026-09-15 05:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:23:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 05: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-15 05: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-15 05: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-15 05:23:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:23:04] Production.INFO: ==1471== Releasing lock...
[2026-09-15 05:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:23:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:23:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:23:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:23:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:23:04] Production.INFO: Total Charge 0
[2026-09-15 05:23:04] Production.INFO: CreateAllLog End
[2026-09-15 05:23:04] Production.INFO: ==1465== Releasing lock...
[2026-09-15 05:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:23:04] Production.INFO: Account Balance End.
[2026-09-15 05:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:23:04] Production.INFO: ==1469== Releasing lock...
[2026-09-15 05:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:23:12] Production.ERROR: CronJobId end10
[2026-09-15 05:23:12] Production.INFO: ==1467== Releasing lock...
[2026-09-15 05:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:23:14] Production.INFO: call_cost start
[2026-09-15 05:23:14] Production.INFO: call_cost end
[2026-09-15 05:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:23:14] Production.INFO: ==1463== Releasing lock...
[2026-09-15 05:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:24:01] Production.INFO: ==1528== Lock acquired, processing the job...
[2026-09-15 10:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:24:01] Production.INFO: neon service started
[2026-09-15 10:24:01] Production.INFO: neon service started
[2026-09-15 10:24:01] Production.INFO: ==1528== Releasing lock...
[2026-09-15 10:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:24:01] Production.INFO: ==1530== Lock acquired, processing the job...
[2026-09-15 05:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:24:02] Production.INFO: ==1530== Releasing lock...
[2026-09-15 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:24:02] Production.INFO: ==1532== Lock acquired, processing the job...
[2026-09-15 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:24:02] Production.INFO: ==1532== Releasing lock...
[2026-09-15 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:24:02] Production.INFO: ==1538== Lock acquired, processing the job...
[2026-09-15 05:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:24:02] Production.INFO: ==1536== Lock acquired, processing the job...
[2026-09-15 05:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:24:03] Production.INFO: ==1543== Lock acquired, processing the job...
[2026-09-15 05:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:24:03] Production.INFO: ==1534== Lock acquired, processing the job...
[2026-09-15 05:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:24:03] Production.INFO: ==1541== Lock acquired, processing the job...
[2026-09-15 05:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 05:24:03] Production.INFO: ==1543== Releasing lock...
[2026-09-15 05:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:24:03] Production.INFO: Account Balance Start.
[2026-09-15 05:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:24:03] Production.INFO: 117
[2026-09-15 05:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:24:03] Production.INFO: ==1536== Releasing lock...
[2026-09-15 05:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:24:03] Production.INFO: Total Charge 0
[2026-09-15 05:24:03] Production.INFO: CreateAllLog End
[2026-09-15 05:24:03] Production.INFO: Account Balance End.
[2026-09-15 05:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:24:04] Production.INFO: ==1541== Releasing lock...
[2026-09-15 05:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:24:11] Production.ERROR: CronJobId end10
[2026-09-15 05:24:11] Production.INFO: ==1538== Releasing lock...
[2026-09-15 05:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:24:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:24:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:24:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:24:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:24:13] Production.INFO: call_cost start
[2026-09-15 05:24:13] Production.INFO: call_cost end
[2026-09-15 05:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:24:13] Production.INFO: ==1534== Releasing lock...
[2026-09-15 05:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:25:01] Production.INFO: ==1597== Lock acquired, processing the job...
[2026-09-15 10:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:25:01] Production.INFO: neon service started
[2026-09-15 10:25:02] Production.INFO: neon service started
[2026-09-15 10:25:02] Production.INFO: ==1597== Releasing lock...
[2026-09-15 10:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:25:02] Production.INFO: ==1599== Lock acquired, processing the job...
[2026-09-15 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:25:02] Production.INFO: ==1599== Releasing lock...
[2026-09-15 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:25:02] Production.INFO: ==1601== Lock acquired, processing the job...
[2026-09-15 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:25:02] Production.INFO: ==1601== Releasing lock...
[2026-09-15 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:25:03] Production.INFO: ==1604== Lock acquired, processing the job...
[2026-09-15 05:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 05:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 05:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 05:25:03] Production.INFO: ==1604== Releasing lock...
[2026-09-15 05:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 05:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 05:25:03] Production.INFO: ==1608== Lock acquired, processing the job...
[2026-09-15 05:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:25:03] Production.INFO: ==1606== Lock acquired, processing the job...
[2026-09-15 05:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:25:03] Production.INFO: ==1610== Lock acquired, processing the job...
[2026-09-15 05:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:25:03] Production.INFO: ==1614== Lock acquired, processing the job...
[2026-09-15 05:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 05:25:03] Production.INFO: ==1612== Lock acquired, processing the job...
[2026-09-15 05:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 05:25:03] Production.INFO: ==1616== Lock acquired, processing the job...
[2026-09-15 05:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:25:03] Production.INFO: Account Balance Start.
[2026-09-15 05:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:25:03] Production.INFO: 117
[2026-09-15 05:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 05:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:25:04] Production.INFO: ==1616== Releasing lock...
[2026-09-15 05:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:25:04] Production.ERROR: done
[2026-09-15 05:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 05:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006400', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 05:25:04] Production.INFO: Total Charge 0
[2026-09-15 05:25:04] Production.INFO: CreateAllLog End
[2026-09-15 05:25:04] Production.INFO: Account Balance End.
[2026-09-15 05:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:25:04] Production.INFO: ==1612== Releasing lock...
[2026-09-15 05:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:25:04] Production.INFO: ==1608== Releasing lock...
[2026-09-15 05:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006400', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 05:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 05:25:10] Production.INFO: ProcessCDR(1,18006400,1,1,2)
[2026-09-15 05:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006400,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006400,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 05:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 05:25:10] Production.INFO: ==1614== Releasing lock...
[2026-09-15 05:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 05:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 05:25:14] Production.ERROR: CronJobId end10
[2026-09-15 05:25:14] Production.INFO: ==1610== Releasing lock...
[2026-09-15 05:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:25:16] Production.INFO: call_cost start
[2026-09-15 05:25:16] Production.INFO: call_cost end
[2026-09-15 05:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:25:16] Production.INFO: ==1606== Releasing lock...
[2026-09-15 05:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:26:01] Production.INFO: ==1674== Lock acquired, processing the job...
[2026-09-15 10:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:26:01] Production.INFO: neon service started
[2026-09-15 10:26:01] Production.INFO: neon service started
[2026-09-15 10:26:01] Production.INFO: ==1674== Releasing lock...
[2026-09-15 10:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:26:01] Production.INFO: ==1678== Lock acquired, processing the job...
[2026-09-15 09:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:26:01] Production.INFO: ==1678== Releasing lock...
[2026-09-15 09:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:26:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:26:01] Production.INFO: ==1676== Lock acquired, processing the job...
[2026-09-15 05:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:26:01] Production.INFO: ==1676== Releasing lock...
[2026-09-15 05:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:26:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:26:02] Production.INFO: ==1683== Lock acquired, processing the job...
[2026-09-15 05:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:26:02] Production.INFO: ==1681== Lock acquired, processing the job...
[2026-09-15 05:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:26:02] Production.INFO: ==1685== Lock acquired, processing the job...
[2026-09-15 05:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:26:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:26:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:26:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:26:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:26:02] Production.INFO: ==1687== Lock acquired, processing the job...
[2026-09-15 05:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:26:02] Production.INFO: ==1689== Lock acquired, processing the job...
[2026-09-15 05:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 05:26:03] Production.INFO: ==1689== Releasing lock...
[2026-09-15 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:26:03] Production.INFO: Account Balance Start.
[2026-09-15 05:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:26:03] Production.INFO: 117
[2026-09-15 05:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:26:03] Production.INFO: ==1683== Releasing lock...
[2026-09-15 05:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:26:03] Production.INFO: Total Charge 0
[2026-09-15 05:26:03] Production.INFO: CreateAllLog End
[2026-09-15 05:26:03] Production.INFO: Account Balance End.
[2026-09-15 05:26:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:26:03] Production.INFO: ==1687== Releasing lock...
[2026-09-15 05:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:26:11] Production.ERROR: CronJobId end10
[2026-09-15 05:26:11] Production.INFO: ==1685== Releasing lock...
[2026-09-15 05:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:26:14] Production.INFO: call_cost start
[2026-09-15 05:26:14] Production.INFO: call_cost end
[2026-09-15 05:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:26:14] Production.INFO: ==1681== Releasing lock...
[2026-09-15 05:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:27:01] Production.INFO: ==1747== Lock acquired, processing the job...
[2026-09-15 10:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:27:01] Production.INFO: neon service started
[2026-09-15 10:27:01] Production.INFO: neon service started
[2026-09-15 10:27:01] Production.INFO: ==1747== Releasing lock...
[2026-09-15 10:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:27:02] Production.INFO: ==1751== Lock acquired, processing the job...
[2026-09-15 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:27:02] Production.INFO: ==1751== Releasing lock...
[2026-09-15 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:27:02] Production.INFO: ==1749== Lock acquired, processing the job...
[2026-09-15 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:27:02] Production.INFO: ==1749== Releasing lock...
[2026-09-15 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:27:03] Production.INFO: ==1758== Lock acquired, processing the job...
[2026-09-15 05:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:27:03] Production.INFO: ==1754== Lock acquired, processing the job...
[2026-09-15 05:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:27:03] Production.INFO: ==1756== Lock acquired, processing the job...
[2026-09-15 05:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:27:03] Production.INFO: ==1760== Lock acquired, processing the job...
[2026-09-15 05:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:27:03] Production.INFO: ==1762== Lock acquired, processing the job...
[2026-09-15 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:27:03] Production.INFO: Account Balance Start.
[2026-09-15 05:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:27:03] Production.INFO: 117
[2026-09-15 05:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:27:03] Production.INFO: ==1762== Releasing lock...
[2026-09-15 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:27:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:27:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:27:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:27:03] Production.INFO: Total Charge 0
[2026-09-15 05:27:03] Production.INFO: CreateAllLog End
[2026-09-15 05:27:03] Production.INFO: ==1756== Releasing lock...
[2026-09-15 05:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:27:03] Production.INFO: Account Balance End.
[2026-09-15 05:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:27:04] Production.INFO: ==1760== Releasing lock...
[2026-09-15 05:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:27:11] Production.ERROR: CronJobId end10
[2026-09-15 05:27:11] Production.INFO: ==1758== Releasing lock...
[2026-09-15 05:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:27:14] Production.INFO: call_cost start
[2026-09-15 05:27:14] Production.INFO: call_cost end
[2026-09-15 05:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:27:14] Production.INFO: ==1754== Releasing lock...
[2026-09-15 05:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:28:02] Production.INFO: ==1835== Lock acquired, processing the job...
[2026-09-15 10:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:28:02] Production.INFO: neon service started
[2026-09-15 10:28:02] Production.INFO: neon service started
[2026-09-15 10:28:02] Production.INFO: ==1835== Releasing lock...
[2026-09-15 10:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:28:02] Production.INFO: ==1837== Lock acquired, processing the job...
[2026-09-15 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:28:02] Production.INFO: ==1837== Releasing lock...
[2026-09-15 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:28:03] Production.INFO: ==1839== Lock acquired, processing the job...
[2026-09-15 09:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:28:03] Production.INFO: ==1839== Releasing lock...
[2026-09-15 09:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:28:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:28:03] Production.INFO: ==1864== Lock acquired, processing the job...
[2026-09-15 05:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:28:03] Production.INFO: ==1855== Lock acquired, processing the job...
[2026-09-15 05:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:28:03] Production.INFO: ==1857== Lock acquired, processing the job...
[2026-09-15 05:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:28:03] Production.INFO: ==1859== Lock acquired, processing the job...
[2026-09-15 05:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:28:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:28:04] Production.INFO: ==1861== Lock acquired, processing the job...
[2026-09-15 05:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 05:28:04] Production.INFO: ==1864== Releasing lock...
[2026-09-15 05:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:28:04] Production.INFO: Account Balance Start.
[2026-09-15 05:28:04] Production.INFO: CreateAllLog Start
[2026-09-15 05:28:04] Production.INFO: 117
[2026-09-15 05:28:04] Production.INFO: Date 2026-09-08
[2026-09-15 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:28:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:28:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:28:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:28:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:28:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:28:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:28:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:28:04] Production.INFO: Total Charge 0
[2026-09-15 05:28:04] Production.INFO: CreateAllLog End
[2026-09-15 05:28:04] Production.INFO: Account Balance End.
[2026-09-15 05:28:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:28:04] Production.INFO: ==1861== Releasing lock...
[2026-09-15 05:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:28:04] Production.INFO: ==1857== Releasing lock...
[2026-09-15 05:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:28:13] Production.ERROR: CronJobId end10
[2026-09-15 05:28:13] Production.INFO: ==1859== Releasing lock...
[2026-09-15 05:28:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:28:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:28:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:28:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:28:15] Production.INFO: call_cost start
[2026-09-15 05:28:15] Production.INFO: call_cost end
[2026-09-15 05:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:28:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:28:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:28:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:28:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:28:15] Production.INFO: ==1855== Releasing lock...
[2026-09-15 05:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:29:01] Production.INFO: ==1918== Lock acquired, processing the job...
[2026-09-15 10:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:29:01] Production.INFO: neon service started
[2026-09-15 10:29:01] Production.INFO: neon service started
[2026-09-15 10:29:01] Production.INFO: ==1918== Releasing lock...
[2026-09-15 10:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:29:02] Production.INFO: ==1920== Lock acquired, processing the job...
[2026-09-15 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:29:02] Production.INFO: ==1920== Releasing lock...
[2026-09-15 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:29:02] Production.INFO: ==1922== Lock acquired, processing the job...
[2026-09-15 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:29:02] Production.INFO: ==1922== Releasing lock...
[2026-09-15 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:29:02] Production.INFO: ==1932== Lock acquired, processing the job...
[2026-09-15 05:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 05:29:03] Production.INFO: ==1932== Releasing lock...
[2026-09-15 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:29:03] Production.INFO: ==1924== Lock acquired, processing the job...
[2026-09-15 05:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:29:03] Production.INFO: ==1928== Lock acquired, processing the job...
[2026-09-15 05:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:29:03] Production.INFO: ==1926== Lock acquired, processing the job...
[2026-09-15 05:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:29:03] Production.INFO: ==1930== Lock acquired, processing the job...
[2026-09-15 05:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:29:03] Production.INFO: Account Balance Start.
[2026-09-15 05:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:29:03] Production.INFO: 117
[2026-09-15 05:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:29:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:29:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:29:03] Production.INFO: Total Charge 0
[2026-09-15 05:29:03] Production.INFO: CreateAllLog End
[2026-09-15 05:29:03] Production.INFO: Account Balance End.
[2026-09-15 05:29:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:29:03] Production.INFO: ==1930== Releasing lock...
[2026-09-15 05:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:29:03] Production.INFO: ==1926== Releasing lock...
[2026-09-15 05:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:29:10] Production.ERROR: CronJobId end10
[2026-09-15 05:29:10] Production.INFO: ==1928== Releasing lock...
[2026-09-15 05:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:29:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:29:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:29:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:29:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:29:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:29:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:29:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:29:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:29:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:29:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:29:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:29:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:29:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:29:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:29:13] Production.INFO: call_cost start
[2026-09-15 05:29:13] Production.INFO: call_cost end
[2026-09-15 05:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:29:13] Production.INFO: ==1924== Releasing lock...
[2026-09-15 05:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:30:02] Production.INFO: ==1987== Lock acquired, processing the job...
[2026-09-15 10:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:30:02] Production.INFO: neon service started
[2026-09-15 10:30:02] Production.INFO: neon service started
[2026-09-15 10:30:02] Production.INFO: ==1987== Releasing lock...
[2026-09-15 10:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:30:02] Production.INFO: ==1991== Lock acquired, processing the job...
[2026-09-15 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:30:02] Production.INFO: ==1991== Releasing lock...
[2026-09-15 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:30:02] Production.INFO: ==1989== Lock acquired, processing the job...
[2026-09-15 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:30:02] Production.INFO: ==1989== Releasing lock...
[2026-09-15 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:30:03] Production.INFO: ==1995== Lock acquired, processing the job...
[2026-09-15 05:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:30:03] Production.INFO: ==2001== Lock acquired, processing the job...
[2026-09-15 05:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:30:03] Production.INFO: ==1993== Lock acquired, processing the job...
[2026-09-15 05:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:30:03] Production.INFO: ==1997== Lock acquired, processing the job...
[2026-09-15 05:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:30:03] Production.INFO: ==2001== Releasing lock...
[2026-09-15 05:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:30:03] Production.INFO: ==1999== Lock acquired, processing the job...
[2026-09-15 05:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:30:03] Production.INFO: Account Balance Start.
[2026-09-15 05:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:30:03] Production.INFO: 117
[2026-09-15 05:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:30:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:30:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:30:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:30:04] Production.INFO: ==1995== Releasing lock...
[2026-09-15 05:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:30:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:30:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:30:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:30:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:30:04] Production.INFO: Total Charge 0
[2026-09-15 05:30:04] Production.INFO: CreateAllLog End
[2026-09-15 05:30:04] Production.INFO: Account Balance End.
[2026-09-15 05:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:30:04] Production.INFO: ==1999== Releasing lock...
[2026-09-15 05:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:30:12] Production.ERROR: CronJobId end10
[2026-09-15 05:30:12] Production.INFO: ==1997== Releasing lock...
[2026-09-15 05:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:30:13] Production.INFO: call_cost start
[2026-09-15 05:30:13] Production.INFO: call_cost end
[2026-09-15 05:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:30:13] Production.INFO: ==1993== Releasing lock...
[2026-09-15 05:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:31:01] Production.INFO: ==2058== Lock acquired, processing the job...
[2026-09-15 10:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:31:01] Production.INFO: neon service started
[2026-09-15 10:31:01] Production.INFO: neon service started
[2026-09-15 10:31:01] Production.INFO: ==2058== Releasing lock...
[2026-09-15 10:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:31:01] Production.INFO: ==2060== Lock acquired, processing the job...
[2026-09-15 05:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:31:02] Production.INFO: ==2060== Releasing lock...
[2026-09-15 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:31:02] Production.INFO: ==2062== Lock acquired, processing the job...
[2026-09-15 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:31:02] Production.INFO: ==2062== Releasing lock...
[2026-09-15 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:31:02] Production.INFO: ==2064== Lock acquired, processing the job...
[2026-09-15 05:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:31:02] Production.INFO: ==2066== Lock acquired, processing the job...
[2026-09-15 05:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:31:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:31:02] Production.INFO: ==2068== Lock acquired, processing the job...
[2026-09-15 05:31:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:31:03] Production.INFO: ==2072== Lock acquired, processing the job...
[2026-09-15 05:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:31:03] Production.INFO: ==2070== Lock acquired, processing the job...
[2026-09-15 05:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 05:31:03] Production.INFO: Account Balance Start.
[2026-09-15 05:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:31:03] Production.INFO: 117
[2026-09-15 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-15 05:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:31:03] Production.INFO: ==2072== Releasing lock...
[2026-09-15 05:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:31:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:31:03] Production.INFO: Total Charge 0
[2026-09-15 05:31:03] Production.INFO: CreateAllLog End
[2026-09-15 05:31:03] Production.INFO: Account Balance End.
[2026-09-15 05:31:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:31:03] Production.INFO: ==2070== Releasing lock...
[2026-09-15 05:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:31:03] Production.INFO: ==2066== Releasing lock...
[2026-09-15 05:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:31:11] Production.ERROR: CronJobId end10
[2026-09-15 05:31:11] Production.INFO: ==2068== Releasing lock...
[2026-09-15 05:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:31:14] Production.INFO: call_cost start
[2026-09-15 05:31:14] Production.INFO: call_cost end
[2026-09-15 05:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:31:14] Production.INFO: ==2064== Releasing lock...
[2026-09-15 05:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:32:01] Production.INFO: ==2141== Lock acquired, processing the job...
[2026-09-15 10:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:32:01] Production.INFO: neon service started
[2026-09-15 10:32:01] Production.INFO: neon service started
[2026-09-15 10:32:01] Production.INFO: ==2141== Releasing lock...
[2026-09-15 10:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:32:02] Production.INFO: ==2143== Lock acquired, processing the job...
[2026-09-15 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:32:02] Production.INFO: ==2145== Lock acquired, processing the job...
[2026-09-15 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:32:02] Production.INFO: ==2145== Releasing lock...
[2026-09-15 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:32:02] Production.INFO: ==2143== Releasing lock...
[2026-09-15 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:32:03] Production.INFO: ==2151== Lock acquired, processing the job...
[2026-09-15 05:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:32:03] Production.INFO: ==2147== Lock acquired, processing the job...
[2026-09-15 05:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:32:03] Production.INFO: ==2149== Lock acquired, processing the job...
[2026-09-15 05:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:32:03] Production.INFO: ==2153== Lock acquired, processing the job...
[2026-09-15 05:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:32:03] Production.INFO: ==2156== Lock acquired, processing the job...
[2026-09-15 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:32:03] Production.INFO: Account Balance Start.
[2026-09-15 05:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:32:03] Production.INFO: 117
[2026-09-15 05:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 05:32:03] Production.INFO: ==2156== Releasing lock...
[2026-09-15 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:32:04] Production.INFO: Total Charge 0
[2026-09-15 05:32:04] Production.INFO: CreateAllLog End
[2026-09-15 05:32:04] Production.INFO: Account Balance End.
[2026-09-15 05:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:32:04] Production.INFO: ==2153== Releasing lock...
[2026-09-15 05:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:32:04] Production.INFO: ==2149== Releasing lock...
[2026-09-15 05:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:32:11] Production.ERROR: CronJobId end10
[2026-09-15 05:32:11] Production.INFO: ==2151== Releasing lock...
[2026-09-15 05:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:32:13] Production.INFO: call_cost start
[2026-09-15 05:32:13] Production.INFO: call_cost end
[2026-09-15 05:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:32:13] Production.INFO: ==2147== Releasing lock...
[2026-09-15 05:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:33:01] Production.INFO: ==2209== Lock acquired, processing the job...
[2026-09-15 10:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:33:01] Production.INFO: neon service started
[2026-09-15 10:33:01] Production.INFO: neon service started
[2026-09-15 10:33:01] Production.INFO: ==2209== Releasing lock...
[2026-09-15 10:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:33:01] Production.INFO: ==2211== Lock acquired, processing the job...
[2026-09-15 05:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:33:01] Production.INFO: ==2211== Releasing lock...
[2026-09-15 05:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:33:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:33:02] Production.INFO: ==2213== Lock acquired, processing the job...
[2026-09-15 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:33:02] Production.INFO: ==2213== Releasing lock...
[2026-09-15 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:33:02] Production.INFO: ==2215== Lock acquired, processing the job...
[2026-09-15 05:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:33:02] Production.INFO: ==2217== Lock acquired, processing the job...
[2026-09-15 05:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:33:02] Production.INFO: ==2219== Lock acquired, processing the job...
[2026-09-15 05:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:33:02] Production.INFO: ==2221== Lock acquired, processing the job...
[2026-09-15 05:33:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:33:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:33:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:33:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:33:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:33:02] Production.INFO: ==2223== Lock acquired, processing the job...
[2026-09-15 05:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:33:03] Production.INFO: Account Balance Start.
[2026-09-15 05:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:33:03] Production.INFO: 117
[2026-09-15 05:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 05:33:03] Production.INFO: ==2223== Releasing lock...
[2026-09-15 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:33:03] Production.INFO: Total Charge 0
[2026-09-15 05:33:03] Production.INFO: ==2217== Releasing lock...
[2026-09-15 05:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:33:03] Production.INFO: CreateAllLog End
[2026-09-15 05:33:03] Production.INFO: Account Balance End.
[2026-09-15 05:33:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:33:03] Production.INFO: ==2221== Releasing lock...
[2026-09-15 05:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:33:11] Production.ERROR: CronJobId end10
[2026-09-15 05:33:11] Production.INFO: ==2219== Releasing lock...
[2026-09-15 05:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:33:13] Production.INFO: call_cost start
[2026-09-15 05:33:13] Production.INFO: call_cost end
[2026-09-15 05:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:33:13] Production.INFO: ==2215== Releasing lock...
[2026-09-15 05:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:34:01] Production.INFO: ==2279== Lock acquired, processing the job...
[2026-09-15 10:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:34:01] Production.INFO: neon service started
[2026-09-15 10:34:01] Production.INFO: neon service started
[2026-09-15 10:34:01] Production.INFO: ==2279== Releasing lock...
[2026-09-15 10:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:34:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 09:34:02] Production.INFO: ==2284== Lock acquired, processing the job...
[2026-09-15 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:34:02] Production.INFO: ==2284== Releasing lock...
[2026-09-15 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:34:02] Production.INFO: ==2282== Lock acquired, processing the job...
[2026-09-15 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:34:02] Production.INFO: ==2282== Releasing lock...
[2026-09-15 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:34:03] Production.INFO: ==2286== Lock acquired, processing the job...
[2026-09-15 05:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:34:03] Production.INFO: ==2288== Lock acquired, processing the job...
[2026-09-15 05:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:34:03] Production.INFO: ==2294== Lock acquired, processing the job...
[2026-09-15 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:34:03] Production.INFO: ==2290== Lock acquired, processing the job...
[2026-09-15 05:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:34:03] Production.INFO: ==2292== Lock acquired, processing the job...
[2026-09-15 05:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 05:34:03] Production.INFO: ==2294== Releasing lock...
[2026-09-15 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:34:03] Production.INFO: Account Balance Start.
[2026-09-15 05:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:34:03] Production.INFO: 117
[2026-09-15 05:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:34:03] Production.INFO: Total Charge 0
[2026-09-15 05:34:03] Production.INFO: CreateAllLog End
[2026-09-15 05:34:04] Production.INFO: Account Balance End.
[2026-09-15 05:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:34:04] Production.INFO: ==2292== Releasing lock...
[2026-09-15 05:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:34:04] Production.INFO: ==2288== Releasing lock...
[2026-09-15 05:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:34:11] Production.ERROR: CronJobId end10
[2026-09-15 05:34:11] Production.INFO: ==2290== Releasing lock...
[2026-09-15 05:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:34:14] Production.INFO: call_cost start
[2026-09-15 05:34:14] Production.INFO: call_cost end
[2026-09-15 05:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:34:14] Production.INFO: ==2286== Releasing lock...
[2026-09-15 05:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:35:02] Production.INFO: ==2352== Lock acquired, processing the job...
[2026-09-15 10:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:35:02] Production.INFO: neon service started
[2026-09-15 10:35:02] Production.INFO: neon service started
[2026-09-15 10:35:02] Production.INFO: ==2352== Releasing lock...
[2026-09-15 10:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:35:02] Production.INFO: ==2354== Lock acquired, processing the job...
[2026-09-15 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:35:02] Production.INFO: ==2356== Lock acquired, processing the job...
[2026-09-15 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:35:02] Production.INFO: ==2356== Releasing lock...
[2026-09-15 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:35:03] Production.INFO: ==2354== Releasing lock...
[2026-09-15 05:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:35:04] Production.INFO: ==2359== Lock acquired, processing the job...
[2026-09-15 05:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 05:35:04] Production.INFO: ==2365== Lock acquired, processing the job...
[2026-09-15 05:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:35:04] Production.INFO: ==2361== Lock acquired, processing the job...
[2026-09-15 05:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:35:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 05:35:04] Production.INFO: ==2363== Lock acquired, processing the job...
[2026-09-15 05:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 05:35:04] Production.INFO: ==2359== Releasing lock...
[2026-09-15 05:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 05:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 05:35:04] Production.INFO: ==2367== Lock acquired, processing the job...
[2026-09-15 05:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:35:04] Production.INFO: ==2371== Lock acquired, processing the job...
[2026-09-15 05:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:35:04] Production.INFO: ==2369== Lock acquired, processing the job...
[2026-09-15 05:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 05:35:04] Production.INFO: Account Balance Start.
[2026-09-15 05:35:04] Production.INFO: CreateAllLog Start
[2026-09-15 05:35:04] Production.INFO: 117
[2026-09-15 05:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 05:35:04] Production.INFO: Date 2026-09-08
[2026-09-15 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:35:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:35:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:35:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:35:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:35:04] Production.INFO: ==2371== Releasing lock...
[2026-09-15 05:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:35:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:35:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:35:04] Production.ERROR: done
[2026-09-15 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 05:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006441', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 05:35:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:35:04] Production.INFO: Total Charge 0
[2026-09-15 05:35:04] Production.INFO: CreateAllLog End
[2026-09-15 05:35:05] Production.INFO: Account Balance End.
[2026-09-15 05:35:05] Production.ERROR: CronJobId end 12
[2026-09-15 05:35:05] Production.INFO: ==2367== Releasing lock...
[2026-09-15 05:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:35:05] Production.INFO: ==2363== Releasing lock...
[2026-09-15 05:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006441', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 05:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 05:35:10] Production.INFO: ProcessCDR(1,18006441,1,1,2)
[2026-09-15 05:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006441,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006441,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 05:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 05:35:10] Production.INFO: ==2369== Releasing lock...
[2026-09-15 05:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 05:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 05:35:13] Production.ERROR: CronJobId end10
[2026-09-15 05:35:13] Production.INFO: ==2365== Releasing lock...
[2026-09-15 05:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:35:16] Production.INFO: call_cost start
[2026-09-15 05:35:16] Production.INFO: call_cost end
[2026-09-15 05:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:35:16] Production.INFO: ==2361== Releasing lock...
[2026-09-15 05:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:36:01] Production.INFO: ==2424== Lock acquired, processing the job...
[2026-09-15 10:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:36:01] Production.INFO: neon service started
[2026-09-15 10:36:01] Production.INFO: neon service started
[2026-09-15 10:36:01] Production.INFO: ==2424== Releasing lock...
[2026-09-15 10:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:36:02] Production.INFO: ==2428== Lock acquired, processing the job...
[2026-09-15 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:36:02] Production.INFO: ==2428== Releasing lock...
[2026-09-15 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:36:02] Production.INFO: ==2426== Lock acquired, processing the job...
[2026-09-15 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:36:02] Production.INFO: ==2426== Releasing lock...
[2026-09-15 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:36:03] Production.INFO: ==2433== Lock acquired, processing the job...
[2026-09-15 05:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:36:03] Production.INFO: ==2431== Lock acquired, processing the job...
[2026-09-15 05:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:36:03] Production.INFO: ==2439== Lock acquired, processing the job...
[2026-09-15 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:36:03] Production.INFO: ==2435== Lock acquired, processing the job...
[2026-09-15 05:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:36:03] Production.INFO: ==2437== Lock acquired, processing the job...
[2026-09-15 05:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 05:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:36:03] Production.INFO: ==2439== Releasing lock...
[2026-09-15 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:36:03] Production.INFO: Account Balance Start.
[2026-09-15 05:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:36:03] Production.INFO: 117
[2026-09-15 05:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:36:04] Production.INFO: ==2433== Releasing lock...
[2026-09-15 05:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:36:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:36:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:36:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:36:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:36:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:36:04] Production.INFO: Total Charge 0
[2026-09-15 05:36:04] Production.INFO: CreateAllLog End
[2026-09-15 05:36:04] Production.INFO: Account Balance End.
[2026-09-15 05:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:36:04] Production.INFO: ==2437== Releasing lock...
[2026-09-15 05:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:36:11] Production.ERROR: CronJobId end10
[2026-09-15 05:36:11] Production.INFO: ==2435== Releasing lock...
[2026-09-15 05:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:36:14] Production.INFO: call_cost start
[2026-09-15 05:36:14] Production.INFO: call_cost end
[2026-09-15 05:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:36:14] Production.INFO: ==2431== Releasing lock...
[2026-09-15 05:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:37:02] Production.INFO: ==2493== Lock acquired, processing the job...
[2026-09-15 10:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:37:02] Production.INFO: neon service started
[2026-09-15 10:37:02] Production.INFO: neon service started
[2026-09-15 10:37:02] Production.INFO: ==2493== Releasing lock...
[2026-09-15 10:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:37:02] Production.INFO: ==2496== Lock acquired, processing the job...
[2026-09-15 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:37:02] Production.INFO: ==2496== Releasing lock...
[2026-09-15 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:37:02] Production.INFO: ==2498== Lock acquired, processing the job...
[2026-09-15 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:37:02] Production.INFO: ==2498== Releasing lock...
[2026-09-15 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:37:03] Production.INFO: ==2502== Lock acquired, processing the job...
[2026-09-15 05:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:37:03] Production.INFO: ==2500== Lock acquired, processing the job...
[2026-09-15 05:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:37:03] Production.INFO: ==2504== Lock acquired, processing the job...
[2026-09-15 05:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:37:03] Production.INFO: ==2506== Lock acquired, processing the job...
[2026-09-15 05:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:37:03] Production.INFO: ==2508== Lock acquired, processing the job...
[2026-09-15 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:37:03] Production.INFO: Account Balance Start.
[2026-09-15 05:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:37:03] Production.INFO: 117
[2026-09-15 05:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 05:37:03] Production.INFO: ==2508== Releasing lock...
[2026-09-15 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:37:04] Production.INFO: Total Charge 0
[2026-09-15 05:37:04] Production.INFO: CreateAllLog End
[2026-09-15 05:37:04] Production.INFO: ==2502== Releasing lock...
[2026-09-15 05:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:37:04] Production.INFO: Account Balance End.
[2026-09-15 05:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:37:04] Production.INFO: ==2506== Releasing lock...
[2026-09-15 05:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:37:12] Production.ERROR: CronJobId end10
[2026-09-15 05:37:12] Production.INFO: ==2504== Releasing lock...
[2026-09-15 05:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:37:14] Production.INFO: call_cost start
[2026-09-15 05:37:14] Production.INFO: call_cost end
[2026-09-15 05:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:37:14] Production.INFO: ==2500== Releasing lock...
[2026-09-15 05:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:38:01] Production.INFO: ==2565== Lock acquired, processing the job...
[2026-09-15 10:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:38:01] Production.INFO: neon service started
[2026-09-15 10:38:01] Production.INFO: neon service started
[2026-09-15 10:38:01] Production.INFO: ==2565== Releasing lock...
[2026-09-15 10:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:38:01] Production.INFO: ==2567== Lock acquired, processing the job...
[2026-09-15 05:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:38:01] Production.INFO: ==2567== Releasing lock...
[2026-09-15 05:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:38:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:38:02] Production.INFO: ==2569== Lock acquired, processing the job...
[2026-09-15 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:38:02] Production.INFO: ==2569== Releasing lock...
[2026-09-15 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:38:02] Production.INFO: ==2573== Lock acquired, processing the job...
[2026-09-15 05:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:38:02] Production.INFO: ==2571== Lock acquired, processing the job...
[2026-09-15 05:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:38:02] Production.INFO: ==2575== Lock acquired, processing the job...
[2026-09-15 05:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:38:02] Production.INFO: ==2577== Lock acquired, processing the job...
[2026-09-15 05:38:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:38:02] Production.INFO: ==2579== Lock acquired, processing the job...
[2026-09-15 05:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:38:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:38:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:38:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:38:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:38:03] Production.INFO: Account Balance Start.
[2026-09-15 05:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:38:03] Production.INFO: 117
[2026-09-15 05:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:38:03] Production.INFO: ==2579== Releasing lock...
[2026-09-15 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:38:03] Production.INFO: Total Charge 0
[2026-09-15 05:38:03] Production.INFO: CreateAllLog End
[2026-09-15 05:38:03] Production.INFO: ==2573== Releasing lock...
[2026-09-15 05:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:38:03] Production.INFO: Account Balance End.
[2026-09-15 05:38:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:38:03] Production.INFO: ==2577== Releasing lock...
[2026-09-15 05:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:38:11] Production.ERROR: CronJobId end10
[2026-09-15 05:38:11] Production.INFO: ==2575== Releasing lock...
[2026-09-15 05:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:38:14] Production.INFO: call_cost start
[2026-09-15 05:38:14] Production.INFO: call_cost end
[2026-09-15 05:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:38:14] Production.INFO: ==2571== Releasing lock...
[2026-09-15 05:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:39:01] Production.INFO: ==2634== Lock acquired, processing the job...
[2026-09-15 10:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:39:01] Production.INFO: neon service started
[2026-09-15 10:39:01] Production.INFO: neon service started
[2026-09-15 10:39:01] Production.INFO: ==2634== Releasing lock...
[2026-09-15 10:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:39:02] Production.INFO: ==2636== Lock acquired, processing the job...
[2026-09-15 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:39:02] Production.INFO: ==2636== Releasing lock...
[2026-09-15 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:39:02] Production.INFO: ==2638== Lock acquired, processing the job...
[2026-09-15 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:39:02] Production.INFO: ==2638== Releasing lock...
[2026-09-15 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:39:02] Production.INFO: 26 MB #Memory Used#
[2026-09-15 05:39:03] Production.INFO: ==2640== Lock acquired, processing the job...
[2026-09-15 05:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:39:03] Production.INFO: ==2642== Lock acquired, processing the job...
[2026-09-15 05:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:39:03] Production.INFO: ==2644== Lock acquired, processing the job...
[2026-09-15 05:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:39:03] Production.INFO: ==2646== Lock acquired, processing the job...
[2026-09-15 05:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:39:03] Production.INFO: ==2648== Lock acquired, processing the job...
[2026-09-15 05:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:39:03] Production.INFO: Account Balance Start.
[2026-09-15 05:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:39:03] Production.INFO: 117
[2026-09-15 05:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:39:03] Production.INFO: ==2648== Releasing lock...
[2026-09-15 05:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:39:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:39:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:39:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:39:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:39:03] Production.INFO: Total Charge 0
[2026-09-15 05:39:03] Production.INFO: CreateAllLog End
[2026-09-15 05:39:03] Production.INFO: Account Balance End.
[2026-09-15 05:39:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:39:03] Production.INFO: ==2646== Releasing lock...
[2026-09-15 05:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:39:04] Production.INFO: ==2642== Releasing lock...
[2026-09-15 05:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:39:11] Production.ERROR: CronJobId end10
[2026-09-15 05:39:11] Production.INFO: ==2644== Releasing lock...
[2026-09-15 05:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:39:13] Production.INFO: call_cost start
[2026-09-15 05:39:13] Production.INFO: call_cost end
[2026-09-15 05:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:39:13] Production.INFO: ==2640== Releasing lock...
[2026-09-15 05:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:40:02] Production.INFO: ==2708== Lock acquired, processing the job...
[2026-09-15 10:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:40:02] Production.INFO: neon service started
[2026-09-15 10:40:02] Production.INFO: neon service started
[2026-09-15 10:40:02] Production.INFO: ==2708== Releasing lock...
[2026-09-15 10:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:40:02] Production.INFO: ==2712== Lock acquired, processing the job...
[2026-09-15 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:40:02] Production.INFO: ==2712== Releasing lock...
[2026-09-15 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:40:02] Production.INFO: ==2710== Lock acquired, processing the job...
[2026-09-15 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:40:02] Production.INFO: ==2710== Releasing lock...
[2026-09-15 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:40:03] Production.INFO: ==2719== Lock acquired, processing the job...
[2026-09-15 05:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:40:03] Production.INFO: ==2717== Lock acquired, processing the job...
[2026-09-15 05:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:40:03] Production.INFO: ==2715== Lock acquired, processing the job...
[2026-09-15 05:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:40:03] Production.INFO: ==2721== Lock acquired, processing the job...
[2026-09-15 05:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:40:03] Production.INFO: ==2723== Lock acquired, processing the job...
[2026-09-15 05:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:40:04] Production.INFO: Account Balance Start.
[2026-09-15 05:40:04] Production.INFO: CreateAllLog Start
[2026-09-15 05:40:04] Production.INFO: 117
[2026-09-15 05:40:04] Production.INFO: Date 2026-09-08
[2026-09-15 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:40:04] Production.INFO: ==2723== Releasing lock...
[2026-09-15 05:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:40:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:40:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:40:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:40:04] Production.INFO: ==2717== Releasing lock...
[2026-09-15 05:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:40:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:40:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:40:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:40:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:40:04] Production.INFO: Total Charge 0
[2026-09-15 05:40:04] Production.INFO: CreateAllLog End
[2026-09-15 05:40:04] Production.INFO: Account Balance End.
[2026-09-15 05:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:40:04] Production.INFO: ==2721== Releasing lock...
[2026-09-15 05:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:40:11] Production.ERROR: CronJobId end10
[2026-09-15 05:40:11] Production.INFO: ==2719== Releasing lock...
[2026-09-15 05:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:40:14] Production.INFO: call_cost start
[2026-09-15 05:40:14] Production.INFO: call_cost end
[2026-09-15 05:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:40:14] Production.INFO: ==2715== Releasing lock...
[2026-09-15 05:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:41:01] Production.INFO: ==2776== Lock acquired, processing the job...
[2026-09-15 10:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:41:01] Production.INFO: neon service started
[2026-09-15 10:41:01] Production.INFO: neon service started
[2026-09-15 10:41:01] Production.INFO: ==2776== Releasing lock...
[2026-09-15 10:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:41:02] Production.INFO: ==2780== Lock acquired, processing the job...
[2026-09-15 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:41:02] Production.INFO: ==2780== Releasing lock...
[2026-09-15 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:41:02] Production.INFO: ==2778== Lock acquired, processing the job...
[2026-09-15 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:41:02] Production.INFO: ==2778== Releasing lock...
[2026-09-15 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:41:03] Production.INFO: ==2789== Lock acquired, processing the job...
[2026-09-15 05:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:41:03] Production.INFO: ==2783== Lock acquired, processing the job...
[2026-09-15 05:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:41:03] Production.INFO: Account Balance Start.
[2026-09-15 05:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:41:03] Production.INFO: 117
[2026-09-15 05:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:41:03] Production.INFO: ==2785== Lock acquired, processing the job...
[2026-09-15 05:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:41:03] Production.INFO: ==2787== Lock acquired, processing the job...
[2026-09-15 05:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:41:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:41:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:41:03] Production.INFO: ==2791== Lock acquired, processing the job...
[2026-09-15 05:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:41:03] Production.INFO: Total Charge 0
[2026-09-15 05:41:03] Production.INFO: CreateAllLog End
[2026-09-15 05:41:03] Production.INFO: Account Balance End.
[2026-09-15 05:41:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:41:03] Production.INFO: ==2789== Releasing lock...
[2026-09-15 05:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 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-15 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-15 05:41:04] Production.INFO: ==2791== Releasing lock...
[2026-09-15 05:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:41:04] Production.INFO: ==2785== Releasing lock...
[2026-09-15 05:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:41:11] Production.ERROR: CronJobId end10
[2026-09-15 05:41:11] Production.INFO: ==2787== Releasing lock...
[2026-09-15 05:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:41:13] Production.INFO: call_cost start
[2026-09-15 05:41:13] Production.INFO: call_cost end
[2026-09-15 05:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:41:13] Production.INFO: ==2783== Releasing lock...
[2026-09-15 05:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:42:02] Production.INFO: ==2848== Lock acquired, processing the job...
[2026-09-15 10:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:42:02] Production.INFO: neon service started
[2026-09-15 10:42:02] Production.INFO: neon service started
[2026-09-15 10:42:02] Production.INFO: ==2848== Releasing lock...
[2026-09-15 10:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:42:02] Production.INFO: ==2852== Lock acquired, processing the job...
[2026-09-15 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:42:02] Production.INFO: ==2852== Releasing lock...
[2026-09-15 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:42:02] Production.INFO: ==2850== Lock acquired, processing the job...
[2026-09-15 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:42:02] Production.INFO: ==2850== Releasing lock...
[2026-09-15 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:42:03] Production.INFO: ==2855== Lock acquired, processing the job...
[2026-09-15 05:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:42:03] Production.INFO: ==2857== Lock acquired, processing the job...
[2026-09-15 05:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:42:03] Production.INFO: ==2859== Lock acquired, processing the job...
[2026-09-15 05:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:42:03] Production.INFO: ==2861== Lock acquired, processing the job...
[2026-09-15 05:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:42:03] Production.INFO: ==2863== Lock acquired, processing the job...
[2026-09-15 05:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:42:03] Production.INFO: Account Balance Start.
[2026-09-15 05:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:42:03] Production.INFO: 117
[2026-09-15 05:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 05:42:03] Production.INFO: ==2863== Releasing lock...
[2026-09-15 05:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:42:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:42:04] Production.INFO: Total Charge 0
[2026-09-15 05:42:04] Production.INFO: CreateAllLog End
[2026-09-15 05:42:04] Production.INFO: Account Balance End.
[2026-09-15 05:42:04] Production.INFO: ==2857== Releasing lock...
[2026-09-15 05:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:42:04] Production.INFO: ==2861== Releasing lock...
[2026-09-15 05:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:42:11] Production.ERROR: CronJobId end10
[2026-09-15 05:42:11] Production.INFO: ==2859== Releasing lock...
[2026-09-15 05:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:42:13] Production.INFO: call_cost start
[2026-09-15 05:42:13] Production.INFO: call_cost end
[2026-09-15 05:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:42:13] Production.INFO: ==2855== Releasing lock...
[2026-09-15 05:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:43:01] Production.INFO: ==2916== Lock acquired, processing the job...
[2026-09-15 10:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:43:01] Production.INFO: neon service started
[2026-09-15 10:43:01] Production.INFO: neon service started
[2026-09-15 10:43:01] Production.INFO: ==2916== Releasing lock...
[2026-09-15 10:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:43:02] Production.INFO: ==2920== Lock acquired, processing the job...
[2026-09-15 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:43:02] Production.INFO: ==2920== Releasing lock...
[2026-09-15 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:43:02] Production.INFO: ==2918== Lock acquired, processing the job...
[2026-09-15 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:43:02] Production.INFO: ==2918== Releasing lock...
[2026-09-15 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:43:02] Production.INFO: ==2929== Lock acquired, processing the job...
[2026-09-15 05:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:43:02] Production.INFO: Account Balance Start.
[2026-09-15 05:43:02] Production.INFO: CreateAllLog Start
[2026-09-15 05:43:03] Production.INFO: 117
[2026-09-15 05:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:43:03] Production.INFO: ==2923== Lock acquired, processing the job...
[2026-09-15 05:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:43:03] Production.INFO: ==2927== Lock acquired, processing the job...
[2026-09-15 05:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:43:03] Production.INFO: ==2925== Lock acquired, processing the job...
[2026-09-15 05:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:43:03] Production.INFO: ==2931== Lock acquired, processing the job...
[2026-09-15 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:43:03] Production.INFO: ==2931== Releasing lock...
[2026-09-15 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:43:03] Production.INFO: Total Charge 0
[2026-09-15 05:43:03] Production.INFO: CreateAllLog End
[2026-09-15 05:43:03] Production.INFO: Account Balance End.
[2026-09-15 05:43:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:43:03] Production.INFO: ==2929== Releasing lock...
[2026-09-15 05:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:43:03] Production.INFO: ==2925== Releasing lock...
[2026-09-15 05:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:43:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,11))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-15 05:43:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:43:10] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:43:10] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:43:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:43:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:43:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:43:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:43:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:43:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:43:10] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:43:10] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:43:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:43:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:43:10] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:43:11] Production.INFO: call_cost start
[2026-09-15 05:43:11] Production.INFO: call_cost end
[2026-09-15 05:43:11] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:43:11] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:43:11] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:43:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:43:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:43:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:43:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:43:11] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:43:11] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:43:11] Production.INFO: ==2923== Releasing lock...
[2026-09-15 05:43:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:43:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 05:43:11] Production.ERROR: CronJobId end10
[2026-09-15 05:43:11] Production.INFO: ==2927== Releasing lock...
[2026-09-15 05:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:44:01] Production.INFO: ==2985== Lock acquired, processing the job...
[2026-09-15 10:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:44:01] Production.INFO: neon service started
[2026-09-15 10:44:01] Production.INFO: neon service started
[2026-09-15 10:44:01] Production.INFO: ==2985== Releasing lock...
[2026-09-15 10:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:44:02] Production.INFO: ==2989== Lock acquired, processing the job...
[2026-09-15 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 05:44:02] Production.INFO: ==2987== Lock acquired, processing the job...
[2026-09-15 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:44:02] Production.INFO: ==2989== Releasing lock...
[2026-09-15 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:44:02] Production.INFO: ==2987== Releasing lock...
[2026-09-15 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:44:03] Production.INFO: ==2991== Lock acquired, processing the job...
[2026-09-15 05:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:44:03] Production.INFO: ==2993== Lock acquired, processing the job...
[2026-09-15 05:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:44:03] Production.INFO: ==2995== Lock acquired, processing the job...
[2026-09-15 05:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:44:03] Production.INFO: ==2997== Lock acquired, processing the job...
[2026-09-15 05:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:44:03] Production.INFO: ==2999== Lock acquired, processing the job...
[2026-09-15 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:44:03] Production.INFO: Account Balance Start.
[2026-09-15 05:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:44:03] Production.INFO: 117
[2026-09-15 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-15 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-15 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-15 05:44:03] Production.INFO: ==2999== Releasing lock...
[2026-09-15 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:44:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:44:04] Production.INFO: Total Charge 0
[2026-09-15 05:44:04] Production.INFO: ==2993== Releasing lock...
[2026-09-15 05:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:44:04] Production.INFO: CreateAllLog End
[2026-09-15 05:44:04] Production.INFO: Account Balance End.
[2026-09-15 05:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:44:04] Production.INFO: ==2997== Releasing lock...
[2026-09-15 05:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:44:12] Production.ERROR: CronJobId end10
[2026-09-15 05:44:12] Production.INFO: ==2995== Releasing lock...
[2026-09-15 05:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:44:13] Production.INFO: call_cost start
[2026-09-15 05:44:13] Production.INFO: call_cost end
[2026-09-15 05:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:44:13] Production.INFO: ==2991== Releasing lock...
[2026-09-15 05:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:45:02] Production.INFO: ==3056== Lock acquired, processing the job...
[2026-09-15 10:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:45:02] Production.INFO: neon service started
[2026-09-15 10:45:02] Production.INFO: neon service started
[2026-09-15 10:45:02] Production.INFO: ==3056== Releasing lock...
[2026-09-15 10:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:45:02] Production.INFO: ==3058== Lock acquired, processing the job...
[2026-09-15 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:45:02] Production.INFO: ==3058== Releasing lock...
[2026-09-15 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:45:03] Production.INFO: ==3060== Lock acquired, processing the job...
[2026-09-15 09:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:45:03] Production.INFO: ==3060== Releasing lock...
[2026-09-15 09:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:45:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:45:03] Production.INFO: ==3070== Lock acquired, processing the job...
[2026-09-15 05:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:45:03] Production.INFO: ==3074== Lock acquired, processing the job...
[2026-09-15 05:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:45:03] Production.INFO: ==3074== Releasing lock...
[2026-09-15 05:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:45:03] Production.INFO: Account Balance Start.
[2026-09-15 05:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:45:03] Production.INFO: 117
[2026-09-15 05:45:04] Production.INFO: ==3062== Lock acquired, processing the job...
[2026-09-15 05:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 05:45:04] Production.INFO: ==3064== Lock acquired, processing the job...
[2026-09-15 05:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:45:04] Production.INFO: Date 2026-09-08
[2026-09-15 05:45:04] Production.INFO: ==3066== Lock acquired, processing the job...
[2026-09-15 05:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 05:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 05:45:04] Production.ERROR: CronJob PID - 3064
[2026-09-15 05:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 05:45:04] Production.ERROR: CronJob ID - 5
[2026-09-15 05:45:04] Production.ERROR: CronJob Last Run Time 2026-09-15 05:45:00
[2026-09-15 05:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 05:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 05:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 05:45:04] Production.ERROR: CronJob PID - 3070
[2026-09-15 05:45:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 05:45:04] Production.ERROR: CronJob ID - 12
[2026-09-15 05:45:04] Production.ERROR: CronJob Last Run Time 2026-09-15 05:45:00
[2026-09-15 05:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 05:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 05:45:04] Production.INFO: ==3068== Lock acquired, processing the job...
[2026-09-15 05:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:45:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 05:45:04] Production.INFO: ==3062== Releasing lock...
[2026-09-15 05:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 05:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 05:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:45:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:45:04] Production.INFO: ==3072== Lock acquired, processing the job...
[2026-09-15 05:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 05:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:45:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 05:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:45:04] Production.ERROR: done
[2026-09-15 05:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 05:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006482', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 05:45:04] Production.INFO: Total Charge 0
[2026-09-15 05:45:04] Production.INFO: CreateAllLog End
[2026-09-15 05:45:04] Production.INFO: Account Balance End.
[2026-09-15 05:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:45:04] Production.INFO: ==3070== Releasing lock...
[2026-09-15 05:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:45:05] Production.INFO: ==3066== Releasing lock...
[2026-09-15 05:45:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:45:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006482', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 05:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 05:45:10] Production.INFO: ProcessCDR(1,18006482,1,1,2)
[2026-09-15 05:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006482,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006482,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 05:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 05:45:10] Production.INFO: ==3072== Releasing lock...
[2026-09-15 05:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 05:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 05:45:14] Production.ERROR: CronJobId end10
[2026-09-15 05:45:14] Production.INFO: ==3068== Releasing lock...
[2026-09-15 05:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:45:16] Production.INFO: call_cost start
[2026-09-15 05:45:16] Production.INFO: call_cost end
[2026-09-15 05:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:45:16] Production.INFO: ==3064== Releasing lock...
[2026-09-15 05:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:46:01] Production.INFO: ==3131== Lock acquired, processing the job...
[2026-09-15 10:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:46:01] Production.INFO: neon service started
[2026-09-15 10:46:01] Production.INFO: neon service started
[2026-09-15 10:46:01] Production.INFO: ==3131== Releasing lock...
[2026-09-15 10:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:46:02] Production.INFO: ==3133== Lock acquired, processing the job...
[2026-09-15 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:46:02] Production.INFO: ==3133== Releasing lock...
[2026-09-15 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:46:02] Production.INFO: ==3135== Lock acquired, processing the job...
[2026-09-15 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:46:02] Production.INFO: ==3135== Releasing lock...
[2026-09-15 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:46:02] Production.INFO: ==3145== Lock acquired, processing the job...
[2026-09-15 05:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 05:46:03] Production.INFO: ==3145== Releasing lock...
[2026-09-15 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:46:03] Production.INFO: ==3137== Lock acquired, processing the job...
[2026-09-15 05:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:46:03] Production.INFO: ==3143== Lock acquired, processing the job...
[2026-09-15 05:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:46:03] Production.INFO: ==3139== Lock acquired, processing the job...
[2026-09-15 05:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:46:03] Production.INFO: ==3141== Lock acquired, processing the job...
[2026-09-15 05:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:46:03] Production.INFO: Account Balance Start.
[2026-09-15 05:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:46:03] Production.INFO: 117
[2026-09-15 05:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:46:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:46:03] Production.INFO: Total Charge 0
[2026-09-15 05:46:03] Production.INFO: CreateAllLog End
[2026-09-15 05:46:03] Production.INFO: Account Balance End.
[2026-09-15 05:46:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:46:03] Production.INFO: ==3143== Releasing lock...
[2026-09-15 05:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:46:04] Production.INFO: ==3139== Releasing lock...
[2026-09-15 05:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:46:12] Production.ERROR: CronJobId end10
[2026-09-15 05:46:12] Production.INFO: ==3141== Releasing lock...
[2026-09-15 05:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:46:14] Production.INFO: call_cost start
[2026-09-15 05:46:14] Production.INFO: call_cost end
[2026-09-15 05:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:46:14] Production.INFO: ==3137== Releasing lock...
[2026-09-15 05:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:47:02] Production.INFO: ==3199== Lock acquired, processing the job...
[2026-09-15 10:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:47:02] Production.INFO: neon service started
[2026-09-15 10:47:02] Production.INFO: neon service started
[2026-09-15 10:47:02] Production.INFO: ==3199== Releasing lock...
[2026-09-15 10:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:47:02] Production.INFO: ==3201== Lock acquired, processing the job...
[2026-09-15 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:47:02] Production.INFO: ==3201== Releasing lock...
[2026-09-15 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:47:02] Production.INFO: ==3203== Lock acquired, processing the job...
[2026-09-15 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:47:02] Production.INFO: ==3203== Releasing lock...
[2026-09-15 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:47:03] Production.INFO: ==3208== Lock acquired, processing the job...
[2026-09-15 05:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:47:03] Production.INFO: ==3210== Lock acquired, processing the job...
[2026-09-15 05:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:47:03] Production.INFO: ==3206== Lock acquired, processing the job...
[2026-09-15 05:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:47:03] Production.INFO: ==3212== Lock acquired, processing the job...
[2026-09-15 05:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:47:03] Production.INFO: ==3214== Lock acquired, processing the job...
[2026-09-15 05:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:47:03] Production.INFO: Account Balance Start.
[2026-09-15 05:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:47:03] Production.INFO: 117
[2026-09-15 05:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:47:03] Production.INFO: ==3214== Releasing lock...
[2026-09-15 05:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:47:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:47:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:47:04] Production.INFO: Total Charge 0
[2026-09-15 05:47:04] Production.INFO: CreateAllLog End
[2026-09-15 05:47:04] Production.INFO: ==3208== Releasing lock...
[2026-09-15 05:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:47:04] Production.INFO: Account Balance End.
[2026-09-15 05:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:47:04] Production.INFO: ==3212== Releasing lock...
[2026-09-15 05:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:47:11] Production.ERROR: CronJobId end10
[2026-09-15 05:47:11] Production.INFO: ==3210== Releasing lock...
[2026-09-15 05:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:47:13] Production.INFO: call_cost start
[2026-09-15 05:47:13] Production.INFO: call_cost end
[2026-09-15 05:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:47:13] Production.INFO: ==3206== Releasing lock...
[2026-09-15 05:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:48:01] Production.INFO: ==3270== Lock acquired, processing the job...
[2026-09-15 10:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:48:01] Production.INFO: neon service started
[2026-09-15 10:48:01] Production.INFO: neon service started
[2026-09-15 10:48:01] Production.INFO: ==3270== Releasing lock...
[2026-09-15 10:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:48:01] Production.INFO: ==3274== Lock acquired, processing the job...
[2026-09-15 09:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:48:01] Production.INFO: ==3274== Releasing lock...
[2026-09-15 09:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:48:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:48:02] Production.INFO: ==3272== Lock acquired, processing the job...
[2026-09-15 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:48:02] Production.INFO: ==3272== Releasing lock...
[2026-09-15 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:48:02] Production.INFO: ==3276== Lock acquired, processing the job...
[2026-09-15 05:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:48:03] Production.INFO: ==3278== Lock acquired, processing the job...
[2026-09-15 05:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:48:03] Production.INFO: ==3280== Lock acquired, processing the job...
[2026-09-15 05:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:48:03] Production.INFO: ==3282== Lock acquired, processing the job...
[2026-09-15 05:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:48:03] Production.INFO: ==3284== Lock acquired, processing the job...
[2026-09-15 05:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:48:03] Production.INFO: Account Balance Start.
[2026-09-15 05:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:48:03] Production.INFO: 117
[2026-09-15 05:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:48:03] Production.INFO: ==3284== Releasing lock...
[2026-09-15 05:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:48:03] Production.INFO: Total Charge 0
[2026-09-15 05:48:03] Production.INFO: CreateAllLog End
[2026-09-15 05:48:03] Production.INFO: ==3278== Releasing lock...
[2026-09-15 05:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:48:03] Production.INFO: Account Balance End.
[2026-09-15 05:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:48:04] Production.INFO: ==3282== Releasing lock...
[2026-09-15 05:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:48:10] Production.ERROR: CronJobId end10
[2026-09-15 05:48:10] Production.INFO: ==3280== Releasing lock...
[2026-09-15 05:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:48:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:48:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:48:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:48:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:48:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:48:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:48:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:48:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:48:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:48:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:48:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:48:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:48:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:48:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:48:13] Production.INFO: call_cost start
[2026-09-15 05:48:13] Production.INFO: call_cost end
[2026-09-15 05:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:48:13] Production.INFO: ==3276== Releasing lock...
[2026-09-15 05:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:49:01] Production.INFO: ==3340== Lock acquired, processing the job...
[2026-09-15 10:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:49:01] Production.INFO: neon service started
[2026-09-15 10:49:01] Production.INFO: neon service started
[2026-09-15 10:49:01] Production.INFO: ==3340== Releasing lock...
[2026-09-15 10:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:49:02] Production.INFO: ==3344== Lock acquired, processing the job...
[2026-09-15 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:49:02] Production.INFO: ==3344== Releasing lock...
[2026-09-15 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:49:02] Production.INFO: ==3342== Lock acquired, processing the job...
[2026-09-15 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:49:02] Production.INFO: ==3342== Releasing lock...
[2026-09-15 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:49:03] Production.INFO: ==3346== Lock acquired, processing the job...
[2026-09-15 05:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:49:03] Production.INFO: ==3348== Lock acquired, processing the job...
[2026-09-15 05:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:49:03] Production.INFO: ==3352== Lock acquired, processing the job...
[2026-09-15 05:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:49:03] Production.INFO: ==3350== Lock acquired, processing the job...
[2026-09-15 05:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:49:03] Production.INFO: ==3354== Lock acquired, processing the job...
[2026-09-15 05:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:49:03] Production.INFO: Account Balance Start.
[2026-09-15 05:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:49:03] Production.INFO: 117
[2026-09-15 05:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:49:03] Production.INFO: ==3354== Releasing lock...
[2026-09-15 05:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:49:03] Production.INFO: Total Charge 0
[2026-09-15 05:49:03] Production.INFO: CreateAllLog End
[2026-09-15 05:49:03] Production.INFO: Account Balance End.
[2026-09-15 05:49:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:49:03] Production.INFO: ==3352== Releasing lock...
[2026-09-15 05:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:49:04] Production.INFO: ==3348== Releasing lock...
[2026-09-15 05:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:49:11] Production.ERROR: CronJobId end10
[2026-09-15 05:49:11] Production.INFO: ==3350== Releasing lock...
[2026-09-15 05:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:49:13] Production.INFO: call_cost start
[2026-09-15 05:49:13] Production.INFO: call_cost end
[2026-09-15 05:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:49:13] Production.INFO: ==3346== Releasing lock...
[2026-09-15 05:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:50:02] Production.INFO: ==3410== Lock acquired, processing the job...
[2026-09-15 10:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:50:02] Production.INFO: neon service started
[2026-09-15 10:50:02] Production.INFO: neon service started
[2026-09-15 10:50:02] Production.INFO: ==3410== Releasing lock...
[2026-09-15 10:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:50:02] Production.INFO: ==3412== Lock acquired, processing the job...
[2026-09-15 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:50:02] Production.INFO: ==3412== Releasing lock...
[2026-09-15 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:50:02] Production.INFO: ==3415== Lock acquired, processing the job...
[2026-09-15 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:50:03] Production.INFO: ==3415== Releasing lock...
[2026-09-15 09:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:50:03] Production.INFO: ==3417== Lock acquired, processing the job...
[2026-09-15 05:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:50:03] Production.INFO: ==3419== Lock acquired, processing the job...
[2026-09-15 05:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:50:03] Production.INFO: ==3423== Lock acquired, processing the job...
[2026-09-15 05:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:50:03] Production.INFO: ==3421== Lock acquired, processing the job...
[2026-09-15 05:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:50:03] Production.INFO: ==3425== Lock acquired, processing the job...
[2026-09-15 05:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:50:03] Production.INFO: Account Balance Start.
[2026-09-15 05:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:50:03] Production.INFO: 117
[2026-09-15 05:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:50:03] Production.INFO: ==3425== Releasing lock...
[2026-09-15 05:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:50:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:50:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:50:04] Production.INFO: Total Charge 0
[2026-09-15 05:50:04] Production.INFO: CreateAllLog End
[2026-09-15 05:50:04] Production.INFO: Account Balance End.
[2026-09-15 05:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:50:04] Production.INFO: ==3423== Releasing lock...
[2026-09-15 05:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:50:04] Production.INFO: ==3419== Releasing lock...
[2026-09-15 05:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:50:10] Production.ERROR: CronJobId end10
[2026-09-15 05:50:10] Production.INFO: ==3421== Releasing lock...
[2026-09-15 05:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:50:13] Production.INFO: call_cost start
[2026-09-15 05:50:13] Production.INFO: call_cost end
[2026-09-15 05:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:50:13] Production.INFO: ==3417== Releasing lock...
[2026-09-15 05:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:51:01] Production.INFO: ==3479== Lock acquired, processing the job...
[2026-09-15 10:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:51:01] Production.INFO: neon service started
[2026-09-15 10:51:01] Production.INFO: neon service started
[2026-09-15 10:51:01] Production.INFO: ==3479== Releasing lock...
[2026-09-15 10:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:51:01] Production.INFO: ==3483== Lock acquired, processing the job...
[2026-09-15 09:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:51:01] Production.INFO: ==3483== Releasing lock...
[2026-09-15 09:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:51:02] Production.INFO: ==3481== Lock acquired, processing the job...
[2026-09-15 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:51:02] Production.INFO: ==3481== Releasing lock...
[2026-09-15 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:51:02] Production.INFO: ==3486== Lock acquired, processing the job...
[2026-09-15 05:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:51:03] Production.INFO: ==3488== Lock acquired, processing the job...
[2026-09-15 05:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:51:03] Production.INFO: ==3490== Lock acquired, processing the job...
[2026-09-15 05:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:51:03] Production.INFO: ==3492== Lock acquired, processing the job...
[2026-09-15 05:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:51:03] Production.INFO: ==3494== Lock acquired, processing the job...
[2026-09-15 05:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:51:03] Production.INFO: Account Balance Start.
[2026-09-15 05:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:51:03] Production.INFO: 117
[2026-09-15 05:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:51:03] Production.INFO: ==3494== Releasing lock...
[2026-09-15 05:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:51:03] Production.INFO: Total Charge 0
[2026-09-15 05:51:03] Production.INFO: CreateAllLog End
[2026-09-15 05:51:03] Production.INFO: ==3488== Releasing lock...
[2026-09-15 05:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:51:04] Production.INFO: Account Balance End.
[2026-09-15 05:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:51:04] Production.INFO: ==3492== Releasing lock...
[2026-09-15 05:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:51:10] Production.ERROR: CronJobId end10
[2026-09-15 05:51:10] Production.INFO: ==3490== Releasing lock...
[2026-09-15 05:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:51:14] Production.INFO: call_cost start
[2026-09-15 05:51:14] Production.INFO: call_cost end
[2026-09-15 05:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:51:14] Production.INFO: ==3486== Releasing lock...
[2026-09-15 05:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:52:02] Production.INFO: ==3548== Lock acquired, processing the job...
[2026-09-15 10:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:52:02] Production.INFO: neon service started
[2026-09-15 10:52:02] Production.INFO: neon service started
[2026-09-15 10:52:02] Production.INFO: ==3548== Releasing lock...
[2026-09-15 10:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:52:02] Production.INFO: ==3550== Lock acquired, processing the job...
[2026-09-15 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:52:02] Production.INFO: ==3550== Releasing lock...
[2026-09-15 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:52:02] Production.INFO: ==3552== Lock acquired, processing the job...
[2026-09-15 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:52:02] Production.INFO: ==3552== Releasing lock...
[2026-09-15 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:52:03] Production.INFO: ==3562== Lock acquired, processing the job...
[2026-09-15 05:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:52:03] Production.INFO: ==3560== Lock acquired, processing the job...
[2026-09-15 05:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 05:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 05:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 05:52:03] Production.INFO: ==3562== Releasing lock...
[2026-09-15 05:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:52:03] Production.INFO: ==3554== Lock acquired, processing the job...
[2026-09-15 05:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:52:03] Production.INFO: Account Balance Start.
[2026-09-15 05:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:52:03] Production.INFO: 117
[2026-09-15 05:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:52:03] Production.INFO: ==3558== Lock acquired, processing the job...
[2026-09-15 05:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:52:03] Production.INFO: ==3556== Lock acquired, processing the job...
[2026-09-15 05:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:52:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:52:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:52:04] Production.INFO: Total Charge 0
[2026-09-15 05:52:04] Production.INFO: CreateAllLog End
[2026-09-15 05:52:04] Production.INFO: Account Balance End.
[2026-09-15 05:52:04] Production.INFO: ==3556== Releasing lock...
[2026-09-15 05:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:52:04] Production.INFO: ==3560== Releasing lock...
[2026-09-15 05:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:52:12] Production.ERROR: CronJobId end10
[2026-09-15 05:52:12] Production.INFO: ==3558== Releasing lock...
[2026-09-15 05:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:52:14] Production.INFO: call_cost start
[2026-09-15 05:52:14] Production.INFO: call_cost end
[2026-09-15 05:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:52:14] Production.INFO: ==3554== Releasing lock...
[2026-09-15 05:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:53:01] Production.INFO: ==3619== Lock acquired, processing the job...
[2026-09-15 10:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:53:01] Production.INFO: neon service started
[2026-09-15 10:53:01] Production.INFO: neon service started
[2026-09-15 10:53:01] Production.INFO: ==3619== Releasing lock...
[2026-09-15 10:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:53:01] Production.INFO: ==3623== Lock acquired, processing the job...
[2026-09-15 09:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:53:01] Production.INFO: ==3623== Releasing lock...
[2026-09-15 09:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:53:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:53:01] Production.INFO: ==3621== Lock acquired, processing the job...
[2026-09-15 05:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:53:02] Production.INFO: ==3621== Releasing lock...
[2026-09-15 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:53:02] Production.INFO: ==3626== Lock acquired, processing the job...
[2026-09-15 05:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:53:02] Production.INFO: ==3632== Lock acquired, processing the job...
[2026-09-15 05:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:53:02] Production.INFO: ==3630== Lock acquired, processing the job...
[2026-09-15 05:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:53:02] Production.INFO: ==3628== Lock acquired, processing the job...
[2026-09-15 05:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:53:03] Production.INFO: Account Balance Start.
[2026-09-15 05:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:53:03] Production.INFO: 117
[2026-09-15 05:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:53:03] Production.INFO: ==3634== Lock acquired, processing the job...
[2026-09-15 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 05:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:53:03] Production.INFO: ==3634== Releasing lock...
[2026-09-15 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:53:03] Production.INFO: Total Charge 0
[2026-09-15 05:53:03] Production.INFO: CreateAllLog End
[2026-09-15 05:53:03] Production.INFO: Account Balance End.
[2026-09-15 05:53:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:53:03] Production.INFO: ==3632== Releasing lock...
[2026-09-15 05:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:53:03] Production.INFO: ==3628== Releasing lock...
[2026-09-15 05:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:53:10] Production.ERROR: CronJobId end10
[2026-09-15 05:53:10] Production.INFO: ==3630== Releasing lock...
[2026-09-15 05:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:53:13] Production.INFO: call_cost start
[2026-09-15 05:53:13] Production.INFO: call_cost end
[2026-09-15 05:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:53:13] Production.INFO: ==3626== Releasing lock...
[2026-09-15 05:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:54:01] Production.INFO: ==3692== Lock acquired, processing the job...
[2026-09-15 10:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:54:01] Production.INFO: neon service started
[2026-09-15 10:54:01] Production.INFO: neon service started
[2026-09-15 10:54:01] Production.INFO: ==3692== Releasing lock...
[2026-09-15 10:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:54:02] Production.INFO: ==3694== Lock acquired, processing the job...
[2026-09-15 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:54:02] Production.INFO: ==3694== Releasing lock...
[2026-09-15 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:54:02] Production.INFO: ==3696== Lock acquired, processing the job...
[2026-09-15 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:54:02] Production.INFO: ==3696== Releasing lock...
[2026-09-15 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:54:03] Production.INFO: ==3700== Lock acquired, processing the job...
[2026-09-15 05:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:54:03] Production.INFO: ==3698== Lock acquired, processing the job...
[2026-09-15 05:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:54:03] Production.INFO: ==3702== Lock acquired, processing the job...
[2026-09-15 05:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:54:03] Production.INFO: ==3704== Lock acquired, processing the job...
[2026-09-15 05:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:54:03] Production.INFO: ==3707== Lock acquired, processing the job...
[2026-09-15 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:54:03] Production.INFO: Account Balance Start.
[2026-09-15 05:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:54:03] Production.INFO: 117
[2026-09-15 05:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 05:54:03] Production.INFO: ==3707== Releasing lock...
[2026-09-15 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:54:03] Production.INFO: ==3700== Releasing lock...
[2026-09-15 05:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:54:03] Production.INFO: Total Charge 0
[2026-09-15 05:54:03] Production.INFO: CreateAllLog End
[2026-09-15 05:54:04] Production.INFO: Account Balance End.
[2026-09-15 05:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:54:04] Production.INFO: ==3704== Releasing lock...
[2026-09-15 05:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:54:11] Production.ERROR: CronJobId end10
[2026-09-15 05:54:11] Production.INFO: ==3702== Releasing lock...
[2026-09-15 05:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:54:13] Production.INFO: call_cost start
[2026-09-15 05:54:13] Production.INFO: call_cost end
[2026-09-15 05:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:54:13] Production.INFO: ==3698== Releasing lock...
[2026-09-15 05:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:55:02] Production.INFO: ==3767== Lock acquired, processing the job...
[2026-09-15 10:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:55:02] Production.INFO: neon service started
[2026-09-15 10:55:02] Production.INFO: neon service started
[2026-09-15 10:55:02] Production.INFO: ==3767== Releasing lock...
[2026-09-15 10:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:55:02] Production.INFO: ==3769== Lock acquired, processing the job...
[2026-09-15 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:55:02] Production.INFO: ==3769== Releasing lock...
[2026-09-15 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:55:03] Production.INFO: ==3771== Lock acquired, processing the job...
[2026-09-15 09:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:55:03] Production.INFO: ==3771== Releasing lock...
[2026-09-15 09:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:55:03] Production.INFO: ==3773== Lock acquired, processing the job...
[2026-09-15 05:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 05:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 05:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 05:55:03] Production.INFO: ==3773== Releasing lock...
[2026-09-15 05:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 05:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 05:55:03] Production.INFO: ==3777== Lock acquired, processing the job...
[2026-09-15 05:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:55:03] Production.INFO: ==3779== Lock acquired, processing the job...
[2026-09-15 05:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:55:03] Production.INFO: ==3775== Lock acquired, processing the job...
[2026-09-15 05:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:55:03] Production.INFO: ==3781== Lock acquired, processing the job...
[2026-09-15 05:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:55:04] Production.INFO: ==3783== Lock acquired, processing the job...
[2026-09-15 05:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 05:55:04] Production.INFO: Account Balance Start.
[2026-09-15 05:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 05:55:04] Production.INFO: 117
[2026-09-15 05:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 05:55:04] Production.INFO: ==3785== Lock acquired, processing the job...
[2026-09-15 05:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 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-15 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:55:04] Production.INFO: ==3785== Releasing lock...
[2026-09-15 05:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:55:04] Production.ERROR: done
[2026-09-15 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 05:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006523', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 05:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:55:04] Production.INFO: Total Charge 0
[2026-09-15 05:55:04] Production.INFO: CreateAllLog End
[2026-09-15 05:55:05] Production.INFO: Account Balance End.
[2026-09-15 05:55:05] Production.ERROR: CronJobId end 12
[2026-09-15 05:55:05] Production.INFO: ==3781== Releasing lock...
[2026-09-15 05:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:55:05] Production.INFO: ==3777== Releasing lock...
[2026-09-15 05:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006523', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 05:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 05:55:10] Production.INFO: ProcessCDR(1,18006523,1,1,2)
[2026-09-15 05:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006523,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006523,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 05:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 05:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 05:55:10] Production.INFO: ==3783== Releasing lock...
[2026-09-15 05:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 05:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 05:55:14] Production.ERROR: CronJobId end10
[2026-09-15 05:55:14] Production.INFO: ==3779== Releasing lock...
[2026-09-15 05:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:55:17] Production.INFO: call_cost start
[2026-09-15 05:55:17] Production.INFO: call_cost end
[2026-09-15 05:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:55:17] Production.INFO: ==3775== Releasing lock...
[2026-09-15 05:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:56:01] Production.INFO: ==3838== Lock acquired, processing the job...
[2026-09-15 10:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:56:01] Production.INFO: neon service started
[2026-09-15 10:56:01] Production.INFO: neon service started
[2026-09-15 10:56:01] Production.INFO: ==3838== Releasing lock...
[2026-09-15 10:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:56:01] Production.INFO: ==3840== Lock acquired, processing the job...
[2026-09-15 05:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:56:02] Production.INFO: ==3842== Lock acquired, processing the job...
[2026-09-15 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:56:02] Production.INFO: ==3842== Releasing lock...
[2026-09-15 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:56:02] Production.INFO: ==3840== Releasing lock...
[2026-09-15 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 05:56:02] Production.INFO: ==3846== Lock acquired, processing the job...
[2026-09-15 05:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:56:03] Production.INFO: ==3844== Lock acquired, processing the job...
[2026-09-15 05:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:56:03] Production.INFO: ==3848== Lock acquired, processing the job...
[2026-09-15 05:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:56:03] Production.INFO: ==3852== Lock acquired, processing the job...
[2026-09-15 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:56:03] Production.INFO: ==3850== Lock acquired, processing the job...
[2026-09-15 05:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 05:56:03] Production.INFO: ==3852== Releasing lock...
[2026-09-15 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:56:03] Production.INFO: Account Balance Start.
[2026-09-15 05:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:56:03] Production.INFO: 117
[2026-09-15 05:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:56:03] Production.INFO: Total Charge 0
[2026-09-15 05:56:03] Production.INFO: CreateAllLog End
[2026-09-15 05:56:03] Production.INFO: Account Balance End.
[2026-09-15 05:56:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:56:03] Production.INFO: ==3850== Releasing lock...
[2026-09-15 05:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:56:03] Production.INFO: ==3846== Releasing lock...
[2026-09-15 05:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:56:10] Production.ERROR: CronJobId end10
[2026-09-15 05:56:10] Production.INFO: ==3848== Releasing lock...
[2026-09-15 05:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:56:14] Production.INFO: call_cost start
[2026-09-15 05:56:14] Production.INFO: call_cost end
[2026-09-15 05:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:56:14] Production.INFO: ==3844== Releasing lock...
[2026-09-15 05:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:57:02] Production.INFO: ==3910== Lock acquired, processing the job...
[2026-09-15 10:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:57:02] Production.INFO: neon service started
[2026-09-15 10:57:02] Production.INFO: neon service started
[2026-09-15 10:57:02] Production.INFO: ==3910== Releasing lock...
[2026-09-15 10:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:57:02] Production.INFO: ==3912== Lock acquired, processing the job...
[2026-09-15 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:57:02] Production.INFO: ==3912== Releasing lock...
[2026-09-15 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:57:02] Production.INFO: ==3914== Lock acquired, processing the job...
[2026-09-15 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:57:03] Production.INFO: ==3914== Releasing lock...
[2026-09-15 09:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:57:03] Production.INFO: ==3916== Lock acquired, processing the job...
[2026-09-15 05:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:57:03] Production.INFO: ==3918== Lock acquired, processing the job...
[2026-09-15 05:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:57:03] Production.INFO: ==3920== Lock acquired, processing the job...
[2026-09-15 05:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:57:03] Production.INFO: ==3922== Lock acquired, processing the job...
[2026-09-15 05:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:57:03] Production.INFO: ==3924== Lock acquired, processing the job...
[2026-09-15 05:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:57:03] Production.INFO: Account Balance Start.
[2026-09-15 05:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:57:03] Production.INFO: 117
[2026-09-15 05:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:57:04] Production.INFO: Date 2026-09-09
[2026-09-15 05:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:57:04] Production.INFO: Date 2026-09-10
[2026-09-15 05:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 05: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-15 05: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-15 05:57:04] Production.INFO: Date 2026-09-11
[2026-09-15 05:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 05: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-15 05:57:04] Production.INFO: Date 2026-09-12
[2026-09-15 05:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:57:04] Production.INFO: ==3924== Releasing lock...
[2026-09-15 05:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:57:04] Production.INFO: Date 2026-09-13
[2026-09-15 05:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:57:04] Production.INFO: Date 2026-09-14
[2026-09-15 05:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:57:04] Production.INFO: Date 2026-09-15
[2026-09-15 05:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 05:57:04] Production.INFO: Total Charge 0
[2026-09-15 05:57:04] Production.INFO: CreateAllLog End
[2026-09-15 05:57:04] Production.INFO: ==3918== Releasing lock...
[2026-09-15 05:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:57:04] Production.INFO: Account Balance End.
[2026-09-15 05:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 05:57:04] Production.INFO: ==3922== Releasing lock...
[2026-09-15 05:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:57:11] Production.ERROR: CronJobId end10
[2026-09-15 05:57:11] Production.INFO: ==3920== Releasing lock...
[2026-09-15 05:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:57:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:57:15] Production.INFO: call_cost start
[2026-09-15 05:57:15] Production.INFO: call_cost end
[2026-09-15 05:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:57:15] Production.INFO: ==3916== Releasing lock...
[2026-09-15 05:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:58:01] Production.INFO: ==3979== Lock acquired, processing the job...
[2026-09-15 10:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:58:01] Production.INFO: neon service started
[2026-09-15 10:58:01] Production.INFO: neon service started
[2026-09-15 10:58:01] Production.INFO: ==3979== Releasing lock...
[2026-09-15 10:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:58:01] Production.INFO: ==3981== Lock acquired, processing the job...
[2026-09-15 05:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:58:02] Production.INFO: ==3981== Releasing lock...
[2026-09-15 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:58:02] Production.INFO: ==3983== Lock acquired, processing the job...
[2026-09-15 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:58:02] Production.INFO: ==3983== Releasing lock...
[2026-09-15 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:58:02] Production.INFO: ==3987== Lock acquired, processing the job...
[2026-09-15 05:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:58:02] Production.INFO: ==3985== Lock acquired, processing the job...
[2026-09-15 05:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:58:02] Production.INFO: ==3991== Lock acquired, processing the job...
[2026-09-15 05:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:58:03] Production.INFO: ==3989== Lock acquired, processing the job...
[2026-09-15 05:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:58:03] Production.INFO: ==3993== Lock acquired, processing the job...
[2026-09-15 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:58:03] Production.INFO: Account Balance Start.
[2026-09-15 05:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:58:03] Production.INFO: 117
[2026-09-15 05:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 05:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:58:03] Production.INFO: ==3993== Releasing lock...
[2026-09-15 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:58:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:58:03] Production.INFO: Total Charge 0
[2026-09-15 05:58:03] Production.INFO: CreateAllLog End
[2026-09-15 05:58:03] Production.INFO: Account Balance End.
[2026-09-15 05:58:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:58:03] Production.INFO: ==3991== Releasing lock...
[2026-09-15 05:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:58:03] Production.INFO: ==3987== Releasing lock...
[2026-09-15 05:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:58:10] Production.ERROR: CronJobId end10
[2026-09-15 05:58:10] Production.INFO: ==3989== Releasing lock...
[2026-09-15 05:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:58:13] Production.INFO: call_cost start
[2026-09-15 05:58:13] Production.INFO: call_cost end
[2026-09-15 05:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:58:13] Production.INFO: ==3985== Releasing lock...
[2026-09-15 05:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 10:59:01] Production.INFO: ==4048== Lock acquired, processing the job...
[2026-09-15 10:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 10:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 10:59:01] Production.INFO: neon service started
[2026-09-15 10:59:01] Production.INFO: neon service started
[2026-09-15 10:59:01] Production.INFO: ==4048== Releasing lock...
[2026-09-15 10:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 10:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 05:59:02] Production.INFO: ==4050== Lock acquired, processing the job...
[2026-09-15 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 05:59:02] Production.INFO: ==4050== Releasing lock...
[2026-09-15 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 05:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:59:02] Production.INFO: ==4052== Lock acquired, processing the job...
[2026-09-15 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:59:02] Production.INFO: ==4052== Releasing lock...
[2026-09-15 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 09:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 05:59:03] Production.INFO: ==4056== Lock acquired, processing the job...
[2026-09-15 05:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 05:59:03] Production.INFO: ==4054== Lock acquired, processing the job...
[2026-09-15 05:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 05:59:03] Production.INFO: ==4058== Lock acquired, processing the job...
[2026-09-15 05:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 05:59:03] Production.INFO: ==4060== Lock acquired, processing the job...
[2026-09-15 05:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 05:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 05:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 05:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 05:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 05:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 05:59:03] Production.INFO: ==4062== Lock acquired, processing the job...
[2026-09-15 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 05:59:03] Production.INFO: Account Balance Start.
[2026-09-15 05:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 05:59:03] Production.INFO: 117
[2026-09-15 05:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 05:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 05:59:03] Production.INFO: ==4062== Releasing lock...
[2026-09-15 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 05:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 05:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 05:59:03] Production.INFO: Total Charge 0
[2026-09-15 05:59:03] Production.INFO: CreateAllLog End
[2026-09-15 05:59:03] Production.INFO: Account Balance End.
[2026-09-15 05:59:03] Production.ERROR: CronJobId end 12
[2026-09-15 05:59:03] Production.INFO: ==4060== Releasing lock...
[2026-09-15 05:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 05:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 05:59:04] Production.INFO: ==4056== Releasing lock...
[2026-09-15 05:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 05:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 05:59:11] Production.ERROR: CronJobId end10
[2026-09-15 05:59:11] Production.INFO: ==4058== Releasing lock...
[2026-09-15 05:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 05:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 05:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 05:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 05:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 05:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 05:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 05:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 05:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 05:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 05:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 05:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 05:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 05:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 05:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 05:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 05:59:13] Production.INFO: call_cost start
[2026-09-15 05:59:13] Production.INFO: call_cost end
[2026-09-15 05:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 05:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 05:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 05:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 05:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 05:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 05:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 05:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 05:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 05:59:14] Production.INFO: ==4054== Releasing lock...
[2026-09-15 05:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 05:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:00:01] Production.INFO: ==4120== Lock acquired, processing the job...
[2026-09-15 11:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:00:01] Production.INFO: neon service started
[2026-09-15 11:00:01] Production.INFO: neon service started
[2026-09-15 11:00:01] Production.INFO: ==4120== Releasing lock...
[2026-09-15 11:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:00:02] Production.INFO: ==4123== Lock acquired, processing the job...
[2026-09-15 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:00:02] Production.INFO: ==4125== Lock acquired, processing the job...
[2026-09-15 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:00:02] Production.INFO: ==4125== Releasing lock...
[2026-09-15 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:00:02] Production.INFO: ==4123== Releasing lock...
[2026-09-15 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:00:03] Production.INFO: ==4131== Lock acquired, processing the job...
[2026-09-15 06:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:00:03] Production.INFO: ==4127== Lock acquired, processing the job...
[2026-09-15 06:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:00:03] Production.INFO: ==4129== Lock acquired, processing the job...
[2026-09-15 06:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:00:03] Production.INFO: ==4135== Lock acquired, processing the job...
[2026-09-15 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:00:03] Production.INFO: ==4133== Lock acquired, processing the job...
[2026-09-15 06:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 06:00:03] Production.INFO: Account Balance Start.
[2026-09-15 06:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:00:03] Production.INFO: 117
[2026-09-15 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-15 06:00:03] Production.INFO: ==4135== Releasing lock...
[2026-09-15 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:00:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:00:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:00:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:00:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:00:03] Production.INFO: Total Charge 0
[2026-09-15 06:00:03] Production.INFO: CreateAllLog End
[2026-09-15 06:00:03] Production.INFO: Account Balance End.
[2026-09-15 06:00:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:00:03] Production.INFO: ==4133== Releasing lock...
[2026-09-15 06:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:00:04] Production.INFO: ==4129== Releasing lock...
[2026-09-15 06:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:00:10] Production.ERROR: CronJobId end10
[2026-09-15 06:00:10] Production.INFO: ==4131== Releasing lock...
[2026-09-15 06:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:00:13] Production.INFO: call_cost start
[2026-09-15 06:00:13] Production.INFO: call_cost end
[2026-09-15 06:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:00:13] Production.INFO: ==4127== Releasing lock...
[2026-09-15 06:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:01:01] Production.INFO: ==4204== Lock acquired, processing the job...
[2026-09-15 11:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:01:01] Production.INFO: neon service started
[2026-09-15 11:01:01] Production.INFO: neon service started
[2026-09-15 11:01:01] Production.INFO: ==4204== Releasing lock...
[2026-09-15 11:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:01:02] Production.INFO: ==4209== Lock acquired, processing the job...
[2026-09-15 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:01:02] Production.INFO: ==4209== Releasing lock...
[2026-09-15 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:01:02] Production.INFO: ==4211== Lock acquired, processing the job...
[2026-09-15 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:01:02] Production.INFO: ==4211== Releasing lock...
[2026-09-15 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:01:02] Production.INFO: ==4214== Lock acquired, processing the job...
[2026-09-15 06:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:01:03] Production.INFO: ==4218== Lock acquired, processing the job...
[2026-09-15 06:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:01:03] Production.INFO: ==4220== Lock acquired, processing the job...
[2026-09-15 06:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:01:03] Production.INFO: Account Balance Start.
[2026-09-15 06:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:01:03] Production.INFO: 117
[2026-09-15 06:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:01:03] Production.INFO: ==4216== Lock acquired, processing the job...
[2026-09-15 06:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:01:03] Production.INFO: ==4222== Lock acquired, processing the job...
[2026-09-15 06:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:01:03] Production.INFO: ==4222== Releasing lock...
[2026-09-15 06:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:01:03] Production.INFO: Total Charge 0
[2026-09-15 06:01:03] Production.INFO: CreateAllLog End
[2026-09-15 06:01:03] Production.INFO: Account Balance End.
[2026-09-15 06:01:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:01:03] Production.INFO: ==4220== Releasing lock...
[2026-09-15 06:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:01:04] Production.INFO: ==4216== Releasing lock...
[2026-09-15 06:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:01:12] Production.ERROR: CronJobId end10
[2026-09-15 06:01:12] Production.INFO: ==4218== Releasing lock...
[2026-09-15 06:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:01:14] Production.INFO: call_cost start
[2026-09-15 06:01:14] Production.INFO: call_cost end
[2026-09-15 06:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:01:14] Production.INFO: ==4214== Releasing lock...
[2026-09-15 06:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:02:02] Production.INFO: ==4279== Lock acquired, processing the job...
[2026-09-15 11:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:02:02] Production.INFO: neon service started
[2026-09-15 11:02:02] Production.INFO: neon service started
[2026-09-15 11:02:02] Production.INFO: ==4279== Releasing lock...
[2026-09-15 11:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:02:02] Production.INFO: ==4281== Lock acquired, processing the job...
[2026-09-15 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:02:02] Production.INFO: ==4281== Releasing lock...
[2026-09-15 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:02:02] Production.INFO: ==4283== Lock acquired, processing the job...
[2026-09-15 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:02:03] Production.INFO: ==4283== Releasing lock...
[2026-09-15 10:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:02:03] Production.INFO: ==4285== Lock acquired, processing the job...
[2026-09-15 06:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:02:03] Production.INFO: ==4291== Lock acquired, processing the job...
[2026-09-15 06:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:02:03] Production.INFO: ==4289== Lock acquired, processing the job...
[2026-09-15 06:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:02:03] Production.INFO: ==4287== Lock acquired, processing the job...
[2026-09-15 06:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:02:03] Production.INFO: Account Balance Start.
[2026-09-15 06:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:02:03] Production.INFO: 117
[2026-09-15 06:02:03] Production.INFO: ==4295== Lock acquired, processing the job...
[2026-09-15 06:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:02:03] Production.INFO: ==4293== Lock acquired, processing the job...
[2026-09-15 06:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 06:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 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-15 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-15 06:02:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:02:04] Production.INFO: ==4295== Releasing lock...
[2026-09-15 06:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:02:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:02:04] Production.ERROR: done
[2026-09-15 06:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 06:02:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:02:04] Production.ERROR: done
[2026-09-15 06:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-15 06:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-09-15 06:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:02:04] Production.INFO: Total Charge 0
[2026-09-15 06:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:02:04] Production.INFO: CreateAllLog End
[2026-09-15 06:02:04] Production.INFO: ==4293== Releasing lock...
[2026-09-15 06:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 06:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 06:02:04] Production.INFO: Account Balance End.
[2026-09-15 06:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:02:04] Production.INFO: ==4291== Releasing lock...
[2026-09-15 06:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:02:04] Production.INFO: ==4287== Releasing lock...
[2026-09-15 06:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:02:11] Production.ERROR: CronJobId end10
[2026-09-15 06:02:11] Production.INFO: ==4289== Releasing lock...
[2026-09-15 06:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:02:14] Production.INFO: call_cost start
[2026-09-15 06:02:14] Production.INFO: call_cost end
[2026-09-15 06:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:02:14] Production.INFO: ==4285== Releasing lock...
[2026-09-15 06:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:03:01] Production.INFO: ==4349== Lock acquired, processing the job...
[2026-09-15 11:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:03:01] Production.INFO: neon service started
[2026-09-15 11:03:01] Production.INFO: neon service started
[2026-09-15 11:03:01] Production.INFO: ==4349== Releasing lock...
[2026-09-15 11:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:03:02] Production.INFO: ==4353== Lock acquired, processing the job...
[2026-09-15 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:03:02] Production.INFO: ==4353== Releasing lock...
[2026-09-15 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:03:02] Production.INFO: ==4351== Lock acquired, processing the job...
[2026-09-15 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:03:02] Production.INFO: ==4351== Releasing lock...
[2026-09-15 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:03:03] Production.INFO: ==4363== Lock acquired, processing the job...
[2026-09-15 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:03:03] Production.INFO: ==4355== Lock acquired, processing the job...
[2026-09-15 06:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 06:03:03] Production.INFO: ==4357== Lock acquired, processing the job...
[2026-09-15 06:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:03:03] Production.INFO: ==4359== Lock acquired, processing the job...
[2026-09-15 06:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 06:03:03] Production.INFO: ==4363== Releasing lock...
[2026-09-15 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:03:03] Production.INFO: ==4361== Lock acquired, processing the job...
[2026-09-15 06:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:03:03] Production.INFO: Account Balance Start.
[2026-09-15 06:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:03:03] Production.INFO: 117
[2026-09-15 06:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:03:03] Production.INFO: Total Charge 0
[2026-09-15 06:03:03] Production.INFO: CreateAllLog End
[2026-09-15 06:03:04] Production.INFO: Account Balance End.
[2026-09-15 06:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:03:04] Production.INFO: ==4361== Releasing lock...
[2026-09-15 06:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:03:04] Production.INFO: ==4357== Releasing lock...
[2026-09-15 06:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:03:12] Production.ERROR: CronJobId end10
[2026-09-15 06:03:12] Production.INFO: ==4359== Releasing lock...
[2026-09-15 06:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:03:14] Production.INFO: call_cost start
[2026-09-15 06:03:14] Production.INFO: call_cost end
[2026-09-15 06:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:03:14] Production.INFO: ==4355== Releasing lock...
[2026-09-15 06:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:04:02] Production.INFO: ==4419== Lock acquired, processing the job...
[2026-09-15 11:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:04:02] Production.INFO: neon service started
[2026-09-15 11:04:02] Production.INFO: neon service started
[2026-09-15 11:04:02] Production.INFO: ==4419== Releasing lock...
[2026-09-15 11:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:04:02] Production.INFO: ==4423== Lock acquired, processing the job...
[2026-09-15 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:04:02] Production.INFO: ==4423== Releasing lock...
[2026-09-15 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:04:02] Production.INFO: ==4421== Lock acquired, processing the job...
[2026-09-15 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:04:02] Production.INFO: ==4421== Releasing lock...
[2026-09-15 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:04:03] Production.INFO: ==4426== Lock acquired, processing the job...
[2026-09-15 06:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:04:03] Production.INFO: ==4428== Lock acquired, processing the job...
[2026-09-15 06:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:04:03] Production.INFO: ==4430== Lock acquired, processing the job...
[2026-09-15 06:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:04:03] Production.INFO: ==4432== Lock acquired, processing the job...
[2026-09-15 06:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:04:03] Production.INFO: ==4434== Lock acquired, processing the job...
[2026-09-15 06:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:04:03] Production.INFO: Account Balance Start.
[2026-09-15 06:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:04:03] Production.INFO: 117
[2026-09-15 06:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 06:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:04:03] Production.INFO: ==4434== Releasing lock...
[2026-09-15 06:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:04:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:04:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:04:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:04:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:04:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:04:04] Production.INFO: Total Charge 0
[2026-09-15 06:04:04] Production.INFO: CreateAllLog End
[2026-09-15 06:04:04] Production.INFO: ==4428== Releasing lock...
[2026-09-15 06:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:04:04] Production.INFO: Account Balance End.
[2026-09-15 06:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:04:04] Production.INFO: ==4432== Releasing lock...
[2026-09-15 06:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:04:11] Production.ERROR: CronJobId end10
[2026-09-15 06:04:11] Production.INFO: ==4430== Releasing lock...
[2026-09-15 06:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:04:14] Production.INFO: call_cost start
[2026-09-15 06:04:14] Production.INFO: call_cost end
[2026-09-15 06:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:04:14] Production.INFO: ==4426== Releasing lock...
[2026-09-15 06:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:05:01] Production.INFO: ==4489== Lock acquired, processing the job...
[2026-09-15 11:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:05:01] Production.INFO: neon service started
[2026-09-15 11:05:01] Production.INFO: neon service started
[2026-09-15 11:05:01] Production.INFO: ==4489== Releasing lock...
[2026-09-15 11:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:05:01] Production.INFO: ==4491== Lock acquired, processing the job...
[2026-09-15 06:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:05:02] Production.INFO: ==4491== Releasing lock...
[2026-09-15 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:05:02] Production.INFO: ==4493== Lock acquired, processing the job...
[2026-09-15 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:05:02] Production.INFO: ==4493== Releasing lock...
[2026-09-15 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:05:02] Production.INFO: ==4500== Lock acquired, processing the job...
[2026-09-15 06:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:05:03] Production.INFO: ==4496== Lock acquired, processing the job...
[2026-09-15 06:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 06:05:03] Production.INFO: ==4506== Lock acquired, processing the job...
[2026-09-15 06:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 06:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 06:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 06:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:05:03] Production.ERROR: CronJob PID - 4500
[2026-09-15 06:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 06:05:03] Production.ERROR: CronJob ID - 7
[2026-09-15 06:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:05:00
[2026-09-15 06:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:05:03] Production.ERROR: CronJob PID - 4506
[2026-09-15 06:05:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 06:05:03] Production.ERROR: CronJob ID - 17
[2026-09-15 06:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:05:00
[2026-09-15 06:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 06:05:03] Production.INFO: ==4496== Releasing lock...
[2026-09-15 06:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 06:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 06:05:03] Production.INFO: ==4498== Lock acquired, processing the job...
[2026-09-15 06:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:05:03] Production.INFO: ==4502== Lock acquired, processing the job...
[2026-09-15 06:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:05:03] Production.INFO: ==4504== Lock acquired, processing the job...
[2026-09-15 06:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:05:03] Production.INFO: ==4508== Lock acquired, processing the job...
[2026-09-15 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:05:03] Production.ERROR: done
[2026-09-15 06:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:05:03] Production.INFO: ==4508== Releasing lock...
[2026-09-15 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:05:03] Production.INFO: Account Balance Start.
[2026-09-15 06:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:05:03] Production.INFO: 117
[2026-09-15 06:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 06:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006565', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 06:05:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:05:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:05:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:05:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:05:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:05:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:05:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:05:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:05:03] Production.INFO: Total Charge 0
[2026-09-15 06:05:04] Production.INFO: CreateAllLog End
[2026-09-15 06:05:04] Production.INFO: ==4500== Releasing lock...
[2026-09-15 06:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:05:04] Production.INFO: Account Balance End.
[2026-09-15 06:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:05:04] Production.INFO: ==4504== Releasing lock...
[2026-09-15 06:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006565', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 06:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 06:05:09] Production.INFO: ProcessCDR(1,18006565,1,1,2)
[2026-09-15 06:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006565,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006565,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 06:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 06:05:09] Production.INFO: ==4506== Releasing lock...
[2026-09-15 06:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 06:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 06:05:13] Production.ERROR: CronJobId end10
[2026-09-15 06:05:13] Production.INFO: ==4502== Releasing lock...
[2026-09-15 06:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:05:15] Production.INFO: call_cost start
[2026-09-15 06:05:15] Production.INFO: call_cost end
[2026-09-15 06:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:05:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:05:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:05:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:05:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:05:15] Production.INFO: ==4498== Releasing lock...
[2026-09-15 06:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:06:01] Production.INFO: ==4564== Lock acquired, processing the job...
[2026-09-15 11:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:06:01] Production.INFO: neon service started
[2026-09-15 11:06:01] Production.INFO: neon service started
[2026-09-15 11:06:01] Production.INFO: ==4564== Releasing lock...
[2026-09-15 11:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:06:02] Production.INFO: ==4566== Lock acquired, processing the job...
[2026-09-15 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:06:02] Production.INFO: ==4568== Lock acquired, processing the job...
[2026-09-15 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:06:02] Production.INFO: ==4568== Releasing lock...
[2026-09-15 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:06:02] Production.INFO: ==4566== Releasing lock...
[2026-09-15 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:06:03] Production.INFO: ==4571== Lock acquired, processing the job...
[2026-09-15 06:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:06:03] Production.INFO: ==4573== Lock acquired, processing the job...
[2026-09-15 06:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:06:03] Production.INFO: ==4577== Lock acquired, processing the job...
[2026-09-15 06:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:06:03] Production.INFO: ==4575== Lock acquired, processing the job...
[2026-09-15 06:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:06:03] Production.INFO: Account Balance Start.
[2026-09-15 06:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:06:03] Production.INFO: 117
[2026-09-15 06:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:06:03] Production.INFO: ==4579== Lock acquired, processing the job...
[2026-09-15 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 06:06:03] Production.INFO: ==4579== Releasing lock...
[2026-09-15 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:06:03] Production.INFO: Total Charge 0
[2026-09-15 06:06:03] Production.INFO: CreateAllLog End
[2026-09-15 06:06:03] Production.INFO: Account Balance End.
[2026-09-15 06:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:06:04] Production.INFO: ==4577== Releasing lock...
[2026-09-15 06:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:06:04] Production.INFO: ==4573== Releasing lock...
[2026-09-15 06:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:06:09] Production.ERROR: CronJobId end10
[2026-09-15 06:06:09] Production.INFO: ==4575== Releasing lock...
[2026-09-15 06:06:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:06:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:06:13] Production.INFO: call_cost start
[2026-09-15 06:06:13] Production.INFO: call_cost end
[2026-09-15 06:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:06:13] Production.INFO: ==4571== Releasing lock...
[2026-09-15 06:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:07:02] Production.INFO: ==4637== Lock acquired, processing the job...
[2026-09-15 11:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:07:02] Production.INFO: neon service started
[2026-09-15 11:07:02] Production.INFO: neon service started
[2026-09-15 11:07:02] Production.INFO: ==4637== Releasing lock...
[2026-09-15 11:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:07:02] Production.INFO: ==4639== Lock acquired, processing the job...
[2026-09-15 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:07:02] Production.INFO: ==4639== Releasing lock...
[2026-09-15 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:07:02] Production.INFO: ==4641== Lock acquired, processing the job...
[2026-09-15 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:07:02] Production.INFO: ==4641== Releasing lock...
[2026-09-15 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:07:03] Production.INFO: ==4644== Lock acquired, processing the job...
[2026-09-15 06:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:07:03] Production.INFO: ==4646== Lock acquired, processing the job...
[2026-09-15 06:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:07:03] Production.INFO: ==4648== Lock acquired, processing the job...
[2026-09-15 06:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:07:03] Production.INFO: ==4652== Lock acquired, processing the job...
[2026-09-15 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:07:03] Production.INFO: ==4650== Lock acquired, processing the job...
[2026-09-15 06:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:07:03] Production.INFO: Account Balance Start.
[2026-09-15 06:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:07:03] Production.INFO: 117
[2026-09-15 06:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:07:03] Production.INFO: ==4652== Releasing lock...
[2026-09-15 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:07:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:07:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:07:04] Production.INFO: Total Charge 0
[2026-09-15 06:07:04] Production.INFO: CreateAllLog End
[2026-09-15 06:07:04] Production.INFO: Account Balance End.
[2026-09-15 06:07:04] Production.INFO: ==4646== Releasing lock...
[2026-09-15 06:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:07:04] Production.INFO: ==4650== Releasing lock...
[2026-09-15 06:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:07:11] Production.ERROR: CronJobId end10
[2026-09-15 06:07:11] Production.INFO: ==4648== Releasing lock...
[2026-09-15 06:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:07:14] Production.INFO: call_cost start
[2026-09-15 06:07:14] Production.INFO: call_cost end
[2026-09-15 06:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:07:14] Production.INFO: ==4644== Releasing lock...
[2026-09-15 06:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:08:01] Production.INFO: ==4708== Lock acquired, processing the job...
[2026-09-15 11:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:08:01] Production.INFO: neon service started
[2026-09-15 11:08:01] Production.INFO: neon service started
[2026-09-15 11:08:01] Production.INFO: ==4708== Releasing lock...
[2026-09-15 11:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:08:01] Production.INFO: ==4710== Lock acquired, processing the job...
[2026-09-15 06:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:08:02] Production.INFO: ==4710== Releasing lock...
[2026-09-15 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:08:02] Production.INFO: ==4712== Lock acquired, processing the job...
[2026-09-15 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:08:02] Production.INFO: ==4712== Releasing lock...
[2026-09-15 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:08:02] Production.INFO: ==4717== Lock acquired, processing the job...
[2026-09-15 06:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:08:02] Production.INFO: ==4721== Lock acquired, processing the job...
[2026-09-15 06:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:08:03] Production.INFO: ==4719== Lock acquired, processing the job...
[2026-09-15 06:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:08:03] Production.INFO: Account Balance Start.
[2026-09-15 06:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:08:03] Production.INFO: 117
[2026-09-15 06:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:08:03] Production.INFO: ==4723== Lock acquired, processing the job...
[2026-09-15 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:08:03] Production.INFO: ==4715== Lock acquired, processing the job...
[2026-09-15 06:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 06:08:03] Production.INFO: ==4723== Releasing lock...
[2026-09-15 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:08:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:08:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:08:03] Production.INFO: Total Charge 0
[2026-09-15 06:08:03] Production.INFO: CreateAllLog End
[2026-09-15 06:08:03] Production.INFO: ==4717== Releasing lock...
[2026-09-15 06:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:08:03] Production.INFO: Account Balance End.
[2026-09-15 06:08:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:08:03] Production.INFO: ==4721== Releasing lock...
[2026-09-15 06:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:08:11] Production.ERROR: CronJobId end10
[2026-09-15 06:08:11] Production.INFO: ==4719== Releasing lock...
[2026-09-15 06:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:08:14] Production.INFO: call_cost start
[2026-09-15 06:08:14] Production.INFO: call_cost end
[2026-09-15 06:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:08:14] Production.INFO: ==4715== Releasing lock...
[2026-09-15 06:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:09:02] Production.INFO: ==4778== Lock acquired, processing the job...
[2026-09-15 11:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:09:02] Production.INFO: neon service started
[2026-09-15 11:09:02] Production.INFO: neon service started
[2026-09-15 11:09:02] Production.INFO: ==4778== Releasing lock...
[2026-09-15 11:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:09:02] Production.INFO: ==4780== Lock acquired, processing the job...
[2026-09-15 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:09:02] Production.INFO: ==4780== Releasing lock...
[2026-09-15 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:09:02] Production.INFO: ==4782== Lock acquired, processing the job...
[2026-09-15 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:09:02] Production.INFO: ==4782== Releasing lock...
[2026-09-15 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:09:03] Production.INFO: ==4786== Lock acquired, processing the job...
[2026-09-15 06:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:09:03] Production.INFO: ==4790== Lock acquired, processing the job...
[2026-09-15 06:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:09:03] Production.INFO: Account Balance Start.
[2026-09-15 06:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:09:03] Production.INFO: 117
[2026-09-15 06:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:09:03] Production.INFO: Total Charge 0
[2026-09-15 06:09:03] Production.INFO: ==4788== Lock acquired, processing the job...
[2026-09-15 06:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:09:03] Production.INFO: CreateAllLog End
[2026-09-15 06:09:03] Production.INFO: ==4792== Lock acquired, processing the job...
[2026-09-15 06:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:09:03] Production.INFO: ==4784== Lock acquired, processing the job...
[2026-09-15 06:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:09:03] Production.INFO: Account Balance End.
[2026-09-15 06:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:09:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:09:03] Production.INFO: ==4790== Releasing lock...
[2026-09-15 06:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:09:03] Production.INFO: ==4786== Releasing lock...
[2026-09-15 06:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:09:03] Production.INFO: ==4792== Releasing lock...
[2026-09-15 06:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:09:10] Production.ERROR: CronJobId end10
[2026-09-15 06:09:10] Production.INFO: ==4788== Releasing lock...
[2026-09-15 06:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:09:13] Production.INFO: call_cost start
[2026-09-15 06:09:13] Production.INFO: call_cost end
[2026-09-15 06:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:09:13] Production.INFO: ==4784== Releasing lock...
[2026-09-15 06:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:10:01] Production.INFO: ==4847== Lock acquired, processing the job...
[2026-09-15 11:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:10:01] Production.INFO: neon service started
[2026-09-15 11:10:01] Production.INFO: neon service started
[2026-09-15 11:10:01] Production.INFO: ==4847== Releasing lock...
[2026-09-15 11:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:10:01] Production.INFO: ==4849== Lock acquired, processing the job...
[2026-09-15 06:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:10:02] Production.INFO: ==4849== Releasing lock...
[2026-09-15 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:10:02] Production.INFO: ==4851== Lock acquired, processing the job...
[2026-09-15 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:10:02] Production.INFO: ==4851== Releasing lock...
[2026-09-15 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:10:02] Production.INFO: ==4858== Lock acquired, processing the job...
[2026-09-15 06:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:10:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:10:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:10:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:10:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:10:02] Production.INFO: ==4862== Lock acquired, processing the job...
[2026-09-15 06:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:10:02] Production.INFO: ==4854== Lock acquired, processing the job...
[2026-09-15 06:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:10: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-15 06:10:02] Production.INFO: ==4856== Lock acquired, processing the job...
[2026-09-15 06:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:10: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-15 06:10: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-15 06:10:02] Production.INFO: ==4860== Lock acquired, processing the job...
[2026-09-15 06:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:10:02] Production.INFO: ==4862== Releasing lock...
[2026-09-15 06:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:10:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:10:03] Production.INFO: Account Balance Start.
[2026-09-15 06:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:10:03] Production.INFO: 117
[2026-09-15 06:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:10:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:10:03] Production.INFO: Total Charge 0
[2026-09-15 06:10:03] Production.INFO: CreateAllLog End
[2026-09-15 06:10:03] Production.INFO: Account Balance End.
[2026-09-15 06:10:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:10:03] Production.INFO: ==4860== Releasing lock...
[2026-09-15 06:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:10:03] Production.INFO: ==4856== Releasing lock...
[2026-09-15 06:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:10:09] Production.ERROR: CronJobId end10
[2026-09-15 06:10:09] Production.INFO: ==4858== Releasing lock...
[2026-09-15 06:10:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:10:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:10:13] Production.INFO: call_cost start
[2026-09-15 06:10:13] Production.INFO: call_cost end
[2026-09-15 06:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:10:13] Production.INFO: ==4854== Releasing lock...
[2026-09-15 06:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:11:01] Production.INFO: ==4917== Lock acquired, processing the job...
[2026-09-15 11:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:11:01] Production.INFO: neon service started
[2026-09-15 11:11:01] Production.INFO: neon service started
[2026-09-15 11:11:01] Production.INFO: ==4917== Releasing lock...
[2026-09-15 11:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:11:02] Production.INFO: ==4919== Lock acquired, processing the job...
[2026-09-15 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:11:02] Production.INFO: ==4919== Releasing lock...
[2026-09-15 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:11:02] Production.INFO: ==4921== Lock acquired, processing the job...
[2026-09-15 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:11:02] Production.INFO: ==4921== Releasing lock...
[2026-09-15 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:11:03] Production.INFO: ==4929== Lock acquired, processing the job...
[2026-09-15 06:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:11:03] Production.INFO: ==4925== Lock acquired, processing the job...
[2026-09-15 06:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:11:03] Production.INFO: ==4923== Lock acquired, processing the job...
[2026-09-15 06:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:11:03] Production.INFO: Account Balance Start.
[2026-09-15 06:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:11:03] Production.INFO: 117
[2026-09-15 06:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:11:03] Production.INFO: ==4927== Lock acquired, processing the job...
[2026-09-15 06:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:11:03] Production.INFO: ==4931== Lock acquired, processing the job...
[2026-09-15 06:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 06:11:03] Production.INFO: ==4931== Releasing lock...
[2026-09-15 06:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:11:03] Production.INFO: Total Charge 0
[2026-09-15 06:11:03] Production.INFO: CreateAllLog End
[2026-09-15 06:11:03] Production.INFO: Account Balance End.
[2026-09-15 06:11:03] Production.INFO: ==4925== Releasing lock...
[2026-09-15 06:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:11:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:11:03] Production.INFO: ==4929== Releasing lock...
[2026-09-15 06:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:11:11] Production.ERROR: CronJobId end10
[2026-09-15 06:11:11] Production.INFO: ==4927== Releasing lock...
[2026-09-15 06:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:11:13] Production.INFO: call_cost start
[2026-09-15 06:11:13] Production.INFO: call_cost end
[2026-09-15 06:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:11:13] Production.INFO: ==4923== Releasing lock...
[2026-09-15 06:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:12:02] Production.INFO: ==4987== Lock acquired, processing the job...
[2026-09-15 11:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:12:02] Production.INFO: neon service started
[2026-09-15 11:12:02] Production.INFO: neon service started
[2026-09-15 11:12:02] Production.INFO: ==4987== Releasing lock...
[2026-09-15 11:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:12:02] Production.INFO: ==4989== Lock acquired, processing the job...
[2026-09-15 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:12:02] Production.INFO: ==4989== Releasing lock...
[2026-09-15 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:12:03] Production.INFO: ==4991== Lock acquired, processing the job...
[2026-09-15 10:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:12:03] Production.INFO: ==4991== Releasing lock...
[2026-09-15 10:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:12:03] Production.INFO: ==4994== Lock acquired, processing the job...
[2026-09-15 06:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:12:03] Production.INFO: ==4996== Lock acquired, processing the job...
[2026-09-15 06:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:12:03] Production.INFO: ==5002== Lock acquired, processing the job...
[2026-09-15 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:12:03] Production.INFO: ==4998== Lock acquired, processing the job...
[2026-09-15 06:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:12:03] Production.INFO: ==5000== Lock acquired, processing the job...
[2026-09-15 06:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 06:12:03] Production.INFO: ==5002== Releasing lock...
[2026-09-15 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:12:03] Production.INFO: Account Balance Start.
[2026-09-15 06:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:12:03] Production.INFO: 117
[2026-09-15 06:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:12:04] Production.INFO: Date 2026-09-09
[2026-09-15 06:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:12:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:12:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:12:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:12:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:12:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:12:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:12:04] Production.INFO: Total Charge 0
[2026-09-15 06:12:04] Production.INFO: CreateAllLog End
[2026-09-15 06:12:04] Production.INFO: ==4996== Releasing lock...
[2026-09-15 06:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:12:04] Production.INFO: Account Balance End.
[2026-09-15 06:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:12:04] Production.INFO: ==5000== Releasing lock...
[2026-09-15 06:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:12:11] Production.ERROR: CronJobId end10
[2026-09-15 06:12:11] Production.INFO: ==4998== Releasing lock...
[2026-09-15 06:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:12:13] Production.INFO: call_cost start
[2026-09-15 06:12:13] Production.INFO: call_cost end
[2026-09-15 06:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:12:13] Production.INFO: ==4994== Releasing lock...
[2026-09-15 06:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:13:01] Production.INFO: ==5054== Lock acquired, processing the job...
[2026-09-15 11:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:13:01] Production.INFO: neon service started
[2026-09-15 11:13:01] Production.INFO: neon service started
[2026-09-15 11:13:01] Production.INFO: ==5054== Releasing lock...
[2026-09-15 11:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:13:02] Production.INFO: ==5056== Lock acquired, processing the job...
[2026-09-15 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:13:02] Production.INFO: ==5056== Releasing lock...
[2026-09-15 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:13:02] Production.INFO: ==5058== Lock acquired, processing the job...
[2026-09-15 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:13:02] Production.INFO: ==5058== Releasing lock...
[2026-09-15 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:13:02] Production.INFO: ==5069== Lock acquired, processing the job...
[2026-09-15 06:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 06:13:03] Production.INFO: ==5061== Lock acquired, processing the job...
[2026-09-15 06:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 06:13:03] Production.INFO: ==5069== Releasing lock...
[2026-09-15 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:13:03] Production.INFO: ==5067== Lock acquired, processing the job...
[2026-09-15 06:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:13:03] Production.INFO: ==5063== Lock acquired, processing the job...
[2026-09-15 06:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:13:03] Production.INFO: ==5065== Lock acquired, processing the job...
[2026-09-15 06:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:13:03] Production.INFO: Account Balance Start.
[2026-09-15 06:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:13:03] Production.INFO: 117
[2026-09-15 06:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:13:03] Production.INFO: Total Charge 0
[2026-09-15 06:13:03] Production.INFO: CreateAllLog End
[2026-09-15 06:13:03] Production.INFO: Account Balance End.
[2026-09-15 06:13:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:13:03] Production.INFO: ==5067== Releasing lock...
[2026-09-15 06:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:13:04] Production.INFO: ==5063== Releasing lock...
[2026-09-15 06:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:13:10] Production.ERROR: CronJobId end10
[2026-09-15 06:13:10] Production.INFO: ==5065== Releasing lock...
[2026-09-15 06:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:13:13] Production.INFO: call_cost start
[2026-09-15 06:13:13] Production.INFO: call_cost end
[2026-09-15 06:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:13:13] Production.INFO: ==5061== Releasing lock...
[2026-09-15 06:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:14:02] Production.INFO: ==5123== Lock acquired, processing the job...
[2026-09-15 11:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:14:02] Production.INFO: neon service started
[2026-09-15 11:14:02] Production.INFO: neon service started
[2026-09-15 11:14:02] Production.INFO: ==5123== Releasing lock...
[2026-09-15 11:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:14:02] Production.INFO: ==5125== Lock acquired, processing the job...
[2026-09-15 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:14:02] Production.INFO: ==5125== Releasing lock...
[2026-09-15 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:14:02] Production.INFO: ==5127== Lock acquired, processing the job...
[2026-09-15 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:14:02] Production.INFO: ==5127== Releasing lock...
[2026-09-15 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:14:03] Production.INFO: ==5137== Lock acquired, processing the job...
[2026-09-15 06:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:14:03] Production.INFO: ==5129== Lock acquired, processing the job...
[2026-09-15 06:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:14:03] Production.INFO: ==5131== Lock acquired, processing the job...
[2026-09-15 06:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:14:03] Production.INFO: ==5133== Lock acquired, processing the job...
[2026-09-15 06:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 06:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:14:03] Production.INFO: ==5135== Lock acquired, processing the job...
[2026-09-15 06:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 06:14:03] Production.INFO: ==5137== Releasing lock...
[2026-09-15 06:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:14:03] Production.INFO: Account Balance Start.
[2026-09-15 06:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:14:03] Production.INFO: 117
[2026-09-15 06:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:14:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:14:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:14:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:14:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:14:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:14:04] Production.INFO: Total Charge 0
[2026-09-15 06:14:04] Production.INFO: CreateAllLog End
[2026-09-15 06:14:04] Production.INFO: ==5131== Releasing lock...
[2026-09-15 06:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:14:04] Production.INFO: Account Balance End.
[2026-09-15 06:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:14:04] Production.INFO: ==5135== Releasing lock...
[2026-09-15 06:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:14:11] Production.ERROR: CronJobId end10
[2026-09-15 06:14:11] Production.INFO: ==5133== Releasing lock...
[2026-09-15 06:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:14:13] Production.INFO: call_cost start
[2026-09-15 06:14:13] Production.INFO: call_cost end
[2026-09-15 06:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:14:13] Production.INFO: ==5129== Releasing lock...
[2026-09-15 06:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:15:01] Production.INFO: ==5194== Lock acquired, processing the job...
[2026-09-15 11:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:15:01] Production.INFO: neon service started
[2026-09-15 11:15:01] Production.INFO: neon service started
[2026-09-15 11:15:01] Production.INFO: ==5194== Releasing lock...
[2026-09-15 11:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:15:01] Production.INFO: ==5196== Lock acquired, processing the job...
[2026-09-15 06:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:15:02] Production.INFO: ==5196== Releasing lock...
[2026-09-15 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:15:02] Production.INFO: ==5198== Lock acquired, processing the job...
[2026-09-15 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:15:02] Production.INFO: ==5198== Releasing lock...
[2026-09-15 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:15:02] Production.INFO: ==5202== Lock acquired, processing the job...
[2026-09-15 06:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:15:02] Production.INFO: ==5200== Lock acquired, processing the job...
[2026-09-15 06:15:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 06:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:15:03] Production.INFO: ==5206== Lock acquired, processing the job...
[2026-09-15 06:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 06:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:15:03] Production.ERROR: CronJob PID - 5202
[2026-09-15 06:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 06:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 06:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:15:00
[2026-09-15 06:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:15:03] Production.INFO: ==5210== Lock acquired, processing the job...
[2026-09-15 06:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 06:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 06:15:03] Production.INFO: ==5200== Releasing lock...
[2026-09-15 06:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 06:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 06:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 06:15:03] Production.INFO: ==5204== Lock acquired, processing the job...
[2026-09-15 06:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:15:03] Production.INFO: ==5208== Lock acquired, processing the job...
[2026-09-15 06:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:15:03] Production.INFO: ==5212== Lock acquired, processing the job...
[2026-09-15 06:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:15:03] Production.ERROR: done
[2026-09-15 06:15:03] Production.INFO: Account Balance Start.
[2026-09-15 06:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:15:03] Production.INFO: 117
[2026-09-15 06:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 06:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006606', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 06:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:15:03] Production.INFO: ==5212== Releasing lock...
[2026-09-15 06:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:15:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:15:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:15:04] Production.INFO: Total Charge 0
[2026-09-15 06:15:04] Production.INFO: CreateAllLog End
[2026-09-15 06:15:04] Production.INFO: ==5204== Releasing lock...
[2026-09-15 06:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:15:04] Production.INFO: Account Balance End.
[2026-09-15 06:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:15:04] Production.INFO: ==5208== Releasing lock...
[2026-09-15 06:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006606', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 06:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 06:15:10] Production.INFO: ProcessCDR(1,18006606,1,1,2)
[2026-09-15 06:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006606,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006606,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 06:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 06:15:10] Production.INFO: ==5210== Releasing lock...
[2026-09-15 06:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 06:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 06:15:13] Production.ERROR: CronJobId end10
[2026-09-15 06:15:13] Production.INFO: ==5206== Releasing lock...
[2026-09-15 06:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:15:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:15:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:15:15] Production.INFO: call_cost start
[2026-09-15 06:15:15] Production.INFO: call_cost end
[2026-09-15 06:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:15:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:15:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:15:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:15:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:15:15] Production.INFO: ==5202== Releasing lock...
[2026-09-15 06:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:16:01] Production.INFO: ==5266== Lock acquired, processing the job...
[2026-09-15 11:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:16:01] Production.INFO: neon service started
[2026-09-15 11:16:01] Production.INFO: neon service started
[2026-09-15 11:16:01] Production.INFO: ==5266== Releasing lock...
[2026-09-15 11:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:16:02] Production.INFO: ==5268== Lock acquired, processing the job...
[2026-09-15 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:16:02] Production.INFO: ==5270== Lock acquired, processing the job...
[2026-09-15 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:16:02] Production.INFO: ==5270== Releasing lock...
[2026-09-15 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:16:02] Production.INFO: ==5268== Releasing lock...
[2026-09-15 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:16:03] Production.INFO: ==5273== Lock acquired, processing the job...
[2026-09-15 06:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:16:03] Production.INFO: ==5277== Lock acquired, processing the job...
[2026-09-15 06:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:16:03] Production.INFO: ==5275== Lock acquired, processing the job...
[2026-09-15 06:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:16:03] Production.INFO: ==5279== Lock acquired, processing the job...
[2026-09-15 06:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:16:03] Production.INFO: ==5281== Lock acquired, processing the job...
[2026-09-15 06:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:16:03] Production.INFO: Account Balance Start.
[2026-09-15 06:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:16:03] Production.INFO: 117
[2026-09-15 06:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:16:03] Production.INFO: ==5281== Releasing lock...
[2026-09-15 06:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:16:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:16:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:16:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:16:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:16:04] Production.INFO: Total Charge 0
[2026-09-15 06:16:04] Production.INFO: CreateAllLog End
[2026-09-15 06:16:04] Production.INFO: Account Balance End.
[2026-09-15 06:16:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:16:04] Production.INFO: ==5279== Releasing lock...
[2026-09-15 06:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:16:04] Production.INFO: ==5275== Releasing lock...
[2026-09-15 06:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:16:11] Production.ERROR: CronJobId end10
[2026-09-15 06:16:11] Production.INFO: ==5277== Releasing lock...
[2026-09-15 06:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:16:13] Production.INFO: call_cost start
[2026-09-15 06:16:13] Production.INFO: call_cost end
[2026-09-15 06:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:16:13] Production.INFO: ==5273== Releasing lock...
[2026-09-15 06:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:17:02] Production.INFO: ==5336== Lock acquired, processing the job...
[2026-09-15 11:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:17:02] Production.INFO: neon service started
[2026-09-15 11:17:02] Production.INFO: neon service started
[2026-09-15 11:17:02] Production.INFO: ==5336== Releasing lock...
[2026-09-15 11:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:17:02] Production.INFO: ==5341== Lock acquired, processing the job...
[2026-09-15 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:17:02] Production.INFO: ==5341== Releasing lock...
[2026-09-15 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:17:02] Production.INFO: ==5339== Lock acquired, processing the job...
[2026-09-15 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:17:02] Production.INFO: ==5339== Releasing lock...
[2026-09-15 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:17:03] Production.INFO: ==5343== Lock acquired, processing the job...
[2026-09-15 06:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:17:03] Production.INFO: ==5345== Lock acquired, processing the job...
[2026-09-15 06:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:17:03] Production.INFO: ==5347== Lock acquired, processing the job...
[2026-09-15 06:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:17:03] Production.INFO: ==5349== Lock acquired, processing the job...
[2026-09-15 06:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:17:03] Production.INFO: Account Balance Start.
[2026-09-15 06:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:17:03] Production.INFO: ==5351== Lock acquired, processing the job...
[2026-09-15 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:17:03] Production.INFO: 117
[2026-09-15 06:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06: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-15 06:17:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 06: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-15 06:17:04] Production.INFO: ==5351== Releasing lock...
[2026-09-15 06:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:17:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:17:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:17:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:17:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:17:04] Production.INFO: Total Charge 0
[2026-09-15 06:17:04] Production.INFO: CreateAllLog End
[2026-09-15 06:17:04] Production.INFO: ==5345== Releasing lock...
[2026-09-15 06:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:17:04] Production.INFO: Account Balance End.
[2026-09-15 06:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:17:04] Production.INFO: ==5349== Releasing lock...
[2026-09-15 06:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:17:11] Production.ERROR: CronJobId end10
[2026-09-15 06:17:11] Production.INFO: ==5347== Releasing lock...
[2026-09-15 06:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:17:14] Production.INFO: call_cost start
[2026-09-15 06:17:14] Production.INFO: call_cost end
[2026-09-15 06:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:17:14] Production.INFO: ==5343== Releasing lock...
[2026-09-15 06:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:18:01] Production.INFO: ==5406== Lock acquired, processing the job...
[2026-09-15 11:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:18:01] Production.INFO: neon service started
[2026-09-15 11:18:01] Production.INFO: neon service started
[2026-09-15 11:18:01] Production.INFO: ==5406== Releasing lock...
[2026-09-15 11:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:18:02] Production.INFO: ==5408== Lock acquired, processing the job...
[2026-09-15 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:18:02] Production.INFO: ==5408== Releasing lock...
[2026-09-15 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:18:02] Production.INFO: ==5410== Lock acquired, processing the job...
[2026-09-15 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:18:02] Production.INFO: ==5410== Releasing lock...
[2026-09-15 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:18:03] Production.INFO: ==5412== Lock acquired, processing the job...
[2026-09-15 06:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:18:03] Production.INFO: ==5414== Lock acquired, processing the job...
[2026-09-15 06:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:18:03] Production.INFO: ==5416== Lock acquired, processing the job...
[2026-09-15 06:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:18:03] Production.INFO: ==5418== Lock acquired, processing the job...
[2026-09-15 06:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:18:03] Production.INFO: ==5420== Lock acquired, processing the job...
[2026-09-15 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 06:18:03] Production.INFO: Account Balance Start.
[2026-09-15 06:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:18:03] Production.INFO: 117
[2026-09-15 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-15 06:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:18:03] Production.INFO: ==5420== Releasing lock...
[2026-09-15 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:18:04] Production.INFO: Total Charge 0
[2026-09-15 06:18:04] Production.INFO: CreateAllLog End
[2026-09-15 06:18:04] Production.INFO: Account Balance End.
[2026-09-15 06:18:04] Production.INFO: ==5414== Releasing lock...
[2026-09-15 06:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:18:04] Production.INFO: ==5418== Releasing lock...
[2026-09-15 06:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:18:11] Production.ERROR: CronJobId end10
[2026-09-15 06:18:11] Production.INFO: ==5416== Releasing lock...
[2026-09-15 06:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:18:15] Production.INFO: call_cost start
[2026-09-15 06:18:15] Production.INFO: call_cost end
[2026-09-15 06:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:18:15] Production.INFO: ==5412== Releasing lock...
[2026-09-15 06:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:19:02] Production.INFO: ==5476== Lock acquired, processing the job...
[2026-09-15 11:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:19:02] Production.INFO: neon service started
[2026-09-15 11:19:02] Production.INFO: neon service started
[2026-09-15 11:19:02] Production.INFO: ==5476== Releasing lock...
[2026-09-15 11:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:19:02] Production.INFO: ==5480== Lock acquired, processing the job...
[2026-09-15 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:19:02] Production.INFO: ==5480== Releasing lock...
[2026-09-15 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:19:02] Production.INFO: ==5478== Lock acquired, processing the job...
[2026-09-15 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:19:02] Production.INFO: ==5478== Releasing lock...
[2026-09-15 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:19:03] Production.INFO: ==5485== Lock acquired, processing the job...
[2026-09-15 06:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:19:03] Production.INFO: ==5489== Lock acquired, processing the job...
[2026-09-15 06:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:19:03] Production.INFO: ==5483== Lock acquired, processing the job...
[2026-09-15 06:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:19:03] Production.INFO: Account Balance Start.
[2026-09-15 06:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:19:03] Production.INFO: 117
[2026-09-15 06:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:19:03] Production.INFO: ==5487== Lock acquired, processing the job...
[2026-09-15 06:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:19:03] Production.INFO: ==5491== Lock acquired, processing the job...
[2026-09-15 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:19:03] Production.INFO: ==5491== Releasing lock...
[2026-09-15 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:19:03] Production.INFO: Total Charge 0
[2026-09-15 06:19:03] Production.INFO: CreateAllLog End
[2026-09-15 06:19:04] Production.INFO: Account Balance End.
[2026-09-15 06:19:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:19:04] Production.INFO: ==5489== Releasing lock...
[2026-09-15 06:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:19:04] Production.INFO: ==5485== Releasing lock...
[2026-09-15 06:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:19:11] Production.ERROR: CronJobId end10
[2026-09-15 06:19:11] Production.INFO: ==5487== Releasing lock...
[2026-09-15 06:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:19:14] Production.INFO: call_cost start
[2026-09-15 06:19:14] Production.INFO: call_cost end
[2026-09-15 06:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:19:14] Production.INFO: ==5483== Releasing lock...
[2026-09-15 06:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:20:01] Production.INFO: ==5548== Lock acquired, processing the job...
[2026-09-15 11:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:20:01] Production.INFO: neon service started
[2026-09-15 11:20:01] Production.INFO: neon service started
[2026-09-15 11:20:01] Production.INFO: ==5548== Releasing lock...
[2026-09-15 11:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:20:01] Production.INFO: ==5550== Lock acquired, processing the job...
[2026-09-15 06:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:20:02] Production.INFO: ==5550== Releasing lock...
[2026-09-15 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:20:02] Production.INFO: ==5552== Lock acquired, processing the job...
[2026-09-15 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:20:02] Production.INFO: ==5552== Releasing lock...
[2026-09-15 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:20:03] Production.INFO: ==5563== Lock acquired, processing the job...
[2026-09-15 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 06:20:03] Production.INFO: ==5555== Lock acquired, processing the job...
[2026-09-15 06:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 06:20:03] Production.INFO: ==5563== Releasing lock...
[2026-09-15 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:20:03] Production.INFO: ==5557== Lock acquired, processing the job...
[2026-09-15 06:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:20:03] Production.INFO: ==5559== Lock acquired, processing the job...
[2026-09-15 06:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:20:03] Production.INFO: ==5561== Lock acquired, processing the job...
[2026-09-15 06:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:20:03] Production.INFO: Account Balance Start.
[2026-09-15 06:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:20:03] Production.INFO: 117
[2026-09-15 06:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:20:03] Production.INFO: Total Charge 0
[2026-09-15 06:20:03] Production.INFO: CreateAllLog End
[2026-09-15 06:20:04] Production.INFO: Account Balance End.
[2026-09-15 06:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:20:04] Production.INFO: ==5561== Releasing lock...
[2026-09-15 06:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:20:04] Production.INFO: ==5557== Releasing lock...
[2026-09-15 06:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:20:11] Production.ERROR: CronJobId end10
[2026-09-15 06:20:11] Production.INFO: ==5559== Releasing lock...
[2026-09-15 06:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:20:13] Production.INFO: call_cost start
[2026-09-15 06:20:13] Production.INFO: call_cost end
[2026-09-15 06:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:20:13] Production.INFO: ==5555== Releasing lock...
[2026-09-15 06:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:21:01] Production.INFO: ==5622== Lock acquired, processing the job...
[2026-09-15 11:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:21:01] Production.INFO: neon service started
[2026-09-15 11:21:01] Production.INFO: neon service started
[2026-09-15 11:21:01] Production.INFO: ==5622== Releasing lock...
[2026-09-15 11:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:21:02] Production.INFO: ==5624== Lock acquired, processing the job...
[2026-09-15 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:21:02] Production.INFO: ==5626== Lock acquired, processing the job...
[2026-09-15 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:21:02] Production.INFO: ==5626== Releasing lock...
[2026-09-15 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:21:02] Production.INFO: ==5624== Releasing lock...
[2026-09-15 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:21:03] Production.INFO: ==5629== Lock acquired, processing the job...
[2026-09-15 06:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:21:03] Production.INFO: ==5631== Lock acquired, processing the job...
[2026-09-15 06:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:21:03] Production.INFO: ==5633== Lock acquired, processing the job...
[2026-09-15 06:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:21:03] Production.INFO: ==5635== Lock acquired, processing the job...
[2026-09-15 06:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:21:03] Production.INFO: ==5637== Lock acquired, processing the job...
[2026-09-15 06:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:21:03] Production.INFO: Account Balance Start.
[2026-09-15 06:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:21:03] Production.INFO: 117
[2026-09-15 06:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:21:03] Production.INFO: ==5637== Releasing lock...
[2026-09-15 06:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:21:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:21:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:21:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:21:04] Production.INFO: Total Charge 0
[2026-09-15 06:21:04] Production.INFO: ==5631== Releasing lock...
[2026-09-15 06:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:21:04] Production.INFO: CreateAllLog End
[2026-09-15 06:21:04] Production.INFO: Account Balance End.
[2026-09-15 06:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:21:04] Production.INFO: ==5635== Releasing lock...
[2026-09-15 06:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:21:10] Production.ERROR: CronJobId end10
[2026-09-15 06:21:10] Production.INFO: ==5633== Releasing lock...
[2026-09-15 06:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:21:14] Production.INFO: call_cost start
[2026-09-15 06:21:14] Production.INFO: call_cost end
[2026-09-15 06:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:21:14] Production.INFO: ==5629== Releasing lock...
[2026-09-15 06:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:22:01] Production.INFO: ==5694== Lock acquired, processing the job...
[2026-09-15 11:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:22:01] Production.INFO: neon service started
[2026-09-15 11:22:01] Production.INFO: neon service started
[2026-09-15 11:22:01] Production.INFO: ==5694== Releasing lock...
[2026-09-15 11:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:22:02] Production.INFO: ==5698== Lock acquired, processing the job...
[2026-09-15 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:22:02] Production.INFO: ==5696== Lock acquired, processing the job...
[2026-09-15 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:22:02] Production.INFO: ==5698== Releasing lock...
[2026-09-15 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:22:02] Production.INFO: ==5696== Releasing lock...
[2026-09-15 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:22:03] Production.INFO: ==5705== Lock acquired, processing the job...
[2026-09-15 06:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:22:03] Production.INFO: ==5701== Lock acquired, processing the job...
[2026-09-15 06:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:22:03] Production.INFO: ==5703== Lock acquired, processing the job...
[2026-09-15 06:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:22:03] Production.INFO: ==5707== Lock acquired, processing the job...
[2026-09-15 06:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:22:03] Production.INFO: Account Balance Start.
[2026-09-15 06:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:22:03] Production.INFO: 117
[2026-09-15 06:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:22:03] Production.INFO: ==5709== Lock acquired, processing the job...
[2026-09-15 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:22:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:22:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:22:03] Production.INFO: Total Charge 0
[2026-09-15 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-15 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-15 06:22:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 06:22:03] Production.INFO: ==5709== Releasing lock...
[2026-09-15 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:22:03] Production.INFO: Account Balance End.
[2026-09-15 06:22:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:22:03] Production.INFO: ==5707== Releasing lock...
[2026-09-15 06:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:22:04] Production.INFO: ==5703== Releasing lock...
[2026-09-15 06:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:22:11] Production.ERROR: CronJobId end10
[2026-09-15 06:22:11] Production.INFO: ==5705== Releasing lock...
[2026-09-15 06:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:22:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:22:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:22:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:22:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:22:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:22:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:22:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:22:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:22:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:22:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:22:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:22:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:22:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:22:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:22:12] Production.INFO: call_cost start
[2026-09-15 06:22:12] Production.INFO: call_cost end
[2026-09-15 06:22:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:22:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:22:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:22:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:22:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:22:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:22:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:22:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:22:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:22:12] Production.INFO: ==5701== Releasing lock...
[2026-09-15 06:22:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:22:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:23:01] Production.INFO: ==5761== Lock acquired, processing the job...
[2026-09-15 11:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:23:01] Production.INFO: neon service started
[2026-09-15 11:23:01] Production.INFO: neon service started
[2026-09-15 11:23:01] Production.INFO: ==5761== Releasing lock...
[2026-09-15 11:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:23:02] Production.INFO: ==5763== Lock acquired, processing the job...
[2026-09-15 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:23:02] Production.INFO: ==5763== Releasing lock...
[2026-09-15 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:23:02] Production.INFO: ==5765== Lock acquired, processing the job...
[2026-09-15 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:23:02] Production.INFO: ==5765== Releasing lock...
[2026-09-15 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:23:03] Production.INFO: ==5772== Lock acquired, processing the job...
[2026-09-15 06:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:23:03] Production.INFO: ==5774== Lock acquired, processing the job...
[2026-09-15 06:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:23:03] Production.INFO: ==5776== Lock acquired, processing the job...
[2026-09-15 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:23:03] Production.INFO: Account Balance Start.
[2026-09-15 06:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:23:03] Production.INFO: 117
[2026-09-15 06:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:23:03] Production.INFO: ==5770== Lock acquired, processing the job...
[2026-09-15 06:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:23:03] Production.INFO: ==5776== Releasing lock...
[2026-09-15 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:23:03] Production.INFO: ==5768== Lock acquired, processing the job...
[2026-09-15 06:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:23:03] Production.INFO: Total Charge 0
[2026-09-15 06:23:03] Production.INFO: CreateAllLog End
[2026-09-15 06:23:03] Production.INFO: Account Balance End.
[2026-09-15 06:23:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:23:03] Production.INFO: ==5774== Releasing lock...
[2026-09-15 06:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:23:04] Production.INFO: ==5770== Releasing lock...
[2026-09-15 06:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:23:11] Production.ERROR: CronJobId end10
[2026-09-15 06:23:11] Production.INFO: ==5772== Releasing lock...
[2026-09-15 06:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:23:13] Production.INFO: call_cost start
[2026-09-15 06:23:13] Production.INFO: call_cost end
[2026-09-15 06:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:23:13] Production.INFO: ==5768== Releasing lock...
[2026-09-15 06:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:24:02] Production.INFO: ==5834== Lock acquired, processing the job...
[2026-09-15 11:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:24:02] Production.INFO: neon service started
[2026-09-15 11:24:02] Production.INFO: neon service started
[2026-09-15 11:24:02] Production.INFO: ==5834== Releasing lock...
[2026-09-15 11:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:24:02] Production.INFO: ==5838== Lock acquired, processing the job...
[2026-09-15 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:24:02] Production.INFO: ==5838== Releasing lock...
[2026-09-15 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:24:02] Production.INFO: ==5836== Lock acquired, processing the job...
[2026-09-15 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:24:02] Production.INFO: ==5836== Releasing lock...
[2026-09-15 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:24:03] Production.INFO: ==5841== Lock acquired, processing the job...
[2026-09-15 06:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:24:03] Production.INFO: ==5845== Lock acquired, processing the job...
[2026-09-15 06:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:24:03] Production.INFO: ==5843== Lock acquired, processing the job...
[2026-09-15 06:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:24:03] Production.INFO: ==5847== Lock acquired, processing the job...
[2026-09-15 06:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:24:03] Production.INFO: Account Balance Start.
[2026-09-15 06:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:24:03] Production.INFO: 117
[2026-09-15 06:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:24:03] Production.INFO: ==5849== Lock acquired, processing the job...
[2026-09-15 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:24:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:24:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 06: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-15 06: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-15 06: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-15 06:24:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:24:04] Production.INFO: ==5849== Releasing lock...
[2026-09-15 06:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:24:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:24:04] Production.INFO: Total Charge 0
[2026-09-15 06:24:04] Production.INFO: CreateAllLog End
[2026-09-15 06:24:04] Production.INFO: Account Balance End.
[2026-09-15 06:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:24:04] Production.INFO: ==5847== Releasing lock...
[2026-09-15 06:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:24:04] Production.INFO: ==5843== Releasing lock...
[2026-09-15 06:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:24:11] Production.ERROR: CronJobId end10
[2026-09-15 06:24:11] Production.INFO: ==5845== Releasing lock...
[2026-09-15 06:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:24:14] Production.INFO: call_cost start
[2026-09-15 06:24:14] Production.INFO: call_cost end
[2026-09-15 06:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:24:14] Production.INFO: ==5841== Releasing lock...
[2026-09-15 06:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:25:01] Production.INFO: ==5907== Lock acquired, processing the job...
[2026-09-15 11:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:25:01] Production.INFO: neon service started
[2026-09-15 11:25:01] Production.INFO: neon service started
[2026-09-15 11:25:01] Production.INFO: ==5907== Releasing lock...
[2026-09-15 11:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:25:01] Production.INFO: ==5911== Lock acquired, processing the job...
[2026-09-15 10:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:25:01] Production.INFO: ==5911== Releasing lock...
[2026-09-15 10:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:25:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:25:02] Production.INFO: ==5909== Lock acquired, processing the job...
[2026-09-15 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:25:02] Production.INFO: ==5909== Releasing lock...
[2026-09-15 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:25:03] Production.INFO: ==5916== Lock acquired, processing the job...
[2026-09-15 06:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:25:03] Production.INFO: ==5914== Lock acquired, processing the job...
[2026-09-15 06:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 06:25:03] Production.INFO: ==5918== Lock acquired, processing the job...
[2026-09-15 06:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 06:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:25:03] Production.ERROR: CronJob PID - 5916
[2026-09-15 06:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 06:25:03] Production.ERROR: CronJob ID - 5
[2026-09-15 06:25:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:25:00
[2026-09-15 06:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:25:03] Production.ERROR: CronJob PID - 5918
[2026-09-15 06:25:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 06:25:03] Production.ERROR: CronJob ID - 7
[2026-09-15 06:25:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:25:00
[2026-09-15 06:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 06:25:03] Production.INFO: ==5914== Releasing lock...
[2026-09-15 06:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 06:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 06:25:03] Production.INFO: ==5920== Lock acquired, processing the job...
[2026-09-15 06:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:25:03] Production.INFO: ==5922== Lock acquired, processing the job...
[2026-09-15 06:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:25:03] Production.INFO: ==5926== Lock acquired, processing the job...
[2026-09-15 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:25:03] Production.INFO: ==5924== Lock acquired, processing the job...
[2026-09-15 06:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 06:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 06:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:25:03] Production.INFO: Account Balance Start.
[2026-09-15 06:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:25:03] Production.INFO: 117
[2026-09-15 06:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:25:03] Production.INFO: ==5926== Releasing lock...
[2026-09-15 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:25:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:25:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:25:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:25:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:25:03] Production.ERROR: done
[2026-09-15 06:25:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:25:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 06:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006647', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 06:25:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:25:03] Production.INFO: Total Charge 0
[2026-09-15 06:25:04] Production.INFO: CreateAllLog End
[2026-09-15 06:25:04] Production.INFO: ==5918== Releasing lock...
[2026-09-15 06:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:25:04] Production.INFO: Account Balance End.
[2026-09-15 06:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:25:04] Production.INFO: ==5922== Releasing lock...
[2026-09-15 06:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006647', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 06:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 06:25:09] Production.INFO: ProcessCDR(1,18006647,1,1,2)
[2026-09-15 06:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006647,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006647,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 06:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 06:25:09] Production.INFO: ==5924== Releasing lock...
[2026-09-15 06:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 06:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 06:25:13] Production.ERROR: CronJobId end10
[2026-09-15 06:25:13] Production.INFO: ==5920== Releasing lock...
[2026-09-15 06:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:25:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:25:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:25:15] Production.INFO: call_cost start
[2026-09-15 06:25:15] Production.INFO: call_cost end
[2026-09-15 06:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:25:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:25:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:25:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:25:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:25:15] Production.INFO: ==5916== Releasing lock...
[2026-09-15 06:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:26:01] Production.INFO: ==5982== Lock acquired, processing the job...
[2026-09-15 11:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:26:02] Production.INFO: neon service started
[2026-09-15 11:26:02] Production.INFO: neon service started
[2026-09-15 11:26:02] Production.INFO: ==5982== Releasing lock...
[2026-09-15 11:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:26:02] Production.INFO: ==5984== Lock acquired, processing the job...
[2026-09-15 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:26:02] Production.INFO: ==5984== Releasing lock...
[2026-09-15 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:26:02] Production.INFO: ==5986== Lock acquired, processing the job...
[2026-09-15 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:26:02] Production.INFO: ==5986== Releasing lock...
[2026-09-15 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:26:03] Production.INFO: ==5989== Lock acquired, processing the job...
[2026-09-15 06:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:26:03] Production.INFO: ==5991== Lock acquired, processing the job...
[2026-09-15 06:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:26:03] Production.INFO: ==5993== Lock acquired, processing the job...
[2026-09-15 06:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:26:03] Production.INFO: ==5997== Lock acquired, processing the job...
[2026-09-15 06:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:26:03] Production.INFO: ==5995== Lock acquired, processing the job...
[2026-09-15 06:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 06:26:03] Production.INFO: Account Balance Start.
[2026-09-15 06:26:03] Production.INFO: ==5997== Releasing lock...
[2026-09-15 06:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:26:03] Production.INFO: 117
[2026-09-15 06:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:26:03] Production.INFO: ==5991== Releasing lock...
[2026-09-15 06:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:26:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:26:04] Production.INFO: Total Charge 0
[2026-09-15 06:26:04] Production.INFO: CreateAllLog End
[2026-09-15 06:26:04] Production.INFO: Account Balance End.
[2026-09-15 06:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:26:04] Production.INFO: ==5995== Releasing lock...
[2026-09-15 06:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:26:11] Production.ERROR: CronJobId end10
[2026-09-15 06:26:11] Production.INFO: ==5993== Releasing lock...
[2026-09-15 06:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:26:14] Production.INFO: call_cost start
[2026-09-15 06:26:14] Production.INFO: call_cost end
[2026-09-15 06:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:26:14] Production.INFO: ==5989== Releasing lock...
[2026-09-15 06:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:27:01] Production.INFO: ==6054== Lock acquired, processing the job...
[2026-09-15 11:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:27:01] Production.INFO: neon service started
[2026-09-15 11:27:01] Production.INFO: neon service started
[2026-09-15 11:27:01] Production.INFO: ==6054== Releasing lock...
[2026-09-15 11:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:27:01] Production.INFO: ==6058== Lock acquired, processing the job...
[2026-09-15 10:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:27:01] Production.INFO: ==6058== Releasing lock...
[2026-09-15 10:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:27:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:27:01] Production.INFO: ==6056== Lock acquired, processing the job...
[2026-09-15 06:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:27:02] Production.INFO: ==6056== Releasing lock...
[2026-09-15 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:27:02] Production.INFO: ==6061== Lock acquired, processing the job...
[2026-09-15 06:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:27:02] Production.INFO: ==6063== Lock acquired, processing the job...
[2026-09-15 06:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:27:03] Production.INFO: ==6067== Lock acquired, processing the job...
[2026-09-15 06:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:27:03] Production.INFO: ==6065== Lock acquired, processing the job...
[2026-09-15 06:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:27:03] Production.INFO: ==6069== Lock acquired, processing the job...
[2026-09-15 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:27:03] Production.INFO: Account Balance Start.
[2026-09-15 06:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:27:03] Production.INFO: 117
[2026-09-15 06:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:27:03] Production.INFO: ==6069== Releasing lock...
[2026-09-15 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:27:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:27:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:27:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:27:03] Production.INFO: ==6063== Releasing lock...
[2026-09-15 06:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:27:03] Production.INFO: Total Charge 0
[2026-09-15 06:27:03] Production.INFO: CreateAllLog End
[2026-09-15 06:27:03] Production.INFO: Account Balance End.
[2026-09-15 06:27:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:27:03] Production.INFO: ==6067== Releasing lock...
[2026-09-15 06:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:27:10] Production.ERROR: CronJobId end10
[2026-09-15 06:27:10] Production.INFO: ==6065== Releasing lock...
[2026-09-15 06:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:27:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:27:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:27:13] Production.INFO: call_cost start
[2026-09-15 06:27:13] Production.INFO: call_cost end
[2026-09-15 06:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:27:13] Production.INFO: ==6061== Releasing lock...
[2026-09-15 06:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:28:01] Production.INFO: ==6123== Lock acquired, processing the job...
[2026-09-15 11:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:28:01] Production.INFO: neon service started
[2026-09-15 11:28:01] Production.INFO: neon service started
[2026-09-15 11:28:01] Production.INFO: ==6123== Releasing lock...
[2026-09-15 11:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:28:02] Production.INFO: ==6127== Lock acquired, processing the job...
[2026-09-15 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:28:02] Production.INFO: ==6127== Releasing lock...
[2026-09-15 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:28:02] Production.INFO: ==6125== Lock acquired, processing the job...
[2026-09-15 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:28:02] Production.INFO: ==6125== Releasing lock...
[2026-09-15 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:28:02] Production.INFO: ==6130== Lock acquired, processing the job...
[2026-09-15 06:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:28:03] Production.INFO: ==6136== Lock acquired, processing the job...
[2026-09-15 06:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:28:03] Production.INFO: ==6138== Lock acquired, processing the job...
[2026-09-15 06:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:28:03] Production.INFO: Account Balance Start.
[2026-09-15 06:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:28:03] Production.INFO: 117
[2026-09-15 06:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:28:03] Production.INFO: ==6134== Lock acquired, processing the job...
[2026-09-15 06:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 06:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:28:03] Production.INFO: ==6132== Lock acquired, processing the job...
[2026-09-15 06:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 06:28:03] Production.INFO: ==6138== Releasing lock...
[2026-09-15 06:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:28:03] Production.INFO: Total Charge 0
[2026-09-15 06:28:03] Production.INFO: CreateAllLog End
[2026-09-15 06:28:03] Production.INFO: Account Balance End.
[2026-09-15 06:28:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:28:03] Production.INFO: ==6136== Releasing lock...
[2026-09-15 06:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:28:03] Production.INFO: ==6132== Releasing lock...
[2026-09-15 06:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:28:10] Production.ERROR: CronJobId end10
[2026-09-15 06:28:10] Production.INFO: ==6134== Releasing lock...
[2026-09-15 06:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:28:13] Production.INFO: call_cost start
[2026-09-15 06:28:13] Production.INFO: call_cost end
[2026-09-15 06:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:28:13] Production.INFO: ==6130== Releasing lock...
[2026-09-15 06:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:29:02] Production.INFO: ==6193== Lock acquired, processing the job...
[2026-09-15 11:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:29:02] Production.INFO: neon service started
[2026-09-15 11:29:02] Production.INFO: neon service started
[2026-09-15 11:29:02] Production.INFO: ==6193== Releasing lock...
[2026-09-15 11:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:29:02] Production.INFO: ==6195== Lock acquired, processing the job...
[2026-09-15 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:29:02] Production.INFO: ==6195== Releasing lock...
[2026-09-15 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:29:02] Production.INFO: ==6197== Lock acquired, processing the job...
[2026-09-15 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:29:03] Production.INFO: ==6197== Releasing lock...
[2026-09-15 10:29:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:29:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:29:03] Production.INFO: ==6201== Lock acquired, processing the job...
[2026-09-15 06:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:29:03] Production.INFO: ==6203== Lock acquired, processing the job...
[2026-09-15 06:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:29:03] Production.INFO: ==6199== Lock acquired, processing the job...
[2026-09-15 06:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:29:03] Production.INFO: ==6205== Lock acquired, processing the job...
[2026-09-15 06:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:29:03] Production.INFO: ==6207== Lock acquired, processing the job...
[2026-09-15 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:29:03] Production.INFO: Account Balance Start.
[2026-09-15 06:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:29:03] Production.INFO: 117
[2026-09-15 06:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 06:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:29:03] Production.INFO: ==6207== Releasing lock...
[2026-09-15 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:29:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:29:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:29:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:29:04] Production.INFO: Total Charge 0
[2026-09-15 06:29:04] Production.INFO: ==6201== Releasing lock...
[2026-09-15 06:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:29:04] Production.INFO: CreateAllLog End
[2026-09-15 06:29:04] Production.INFO: Account Balance End.
[2026-09-15 06:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:29:04] Production.INFO: ==6205== Releasing lock...
[2026-09-15 06:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:29:11] Production.ERROR: CronJobId end10
[2026-09-15 06:29:11] Production.INFO: ==6203== Releasing lock...
[2026-09-15 06:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:29:14] Production.INFO: call_cost start
[2026-09-15 06:29:14] Production.INFO: call_cost end
[2026-09-15 06:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:29:14] Production.INFO: ==6199== Releasing lock...
[2026-09-15 06:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:30:01] Production.INFO: ==6263== Lock acquired, processing the job...
[2026-09-15 11:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:30:01] Production.INFO: neon service started
[2026-09-15 11:30:01] Production.INFO: neon service started
[2026-09-15 11:30:01] Production.INFO: ==6263== Releasing lock...
[2026-09-15 11:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:30:01] Production.INFO: ==6266== Lock acquired, processing the job...
[2026-09-15 06:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:30:02] Production.INFO: ==6266== Releasing lock...
[2026-09-15 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:30:02] Production.INFO: ==6268== Lock acquired, processing the job...
[2026-09-15 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:30:02] Production.INFO: ==6268== Releasing lock...
[2026-09-15 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:30:02] Production.INFO: ==6274== Lock acquired, processing the job...
[2026-09-15 06:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:30:02] Production.INFO: ==6272== Lock acquired, processing the job...
[2026-09-15 06:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:30:03] Production.INFO: ==6270== Lock acquired, processing the job...
[2026-09-15 06:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:30:03] Production.INFO: ==6276== Lock acquired, processing the job...
[2026-09-15 06:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:30:03] Production.INFO: ==6278== Lock acquired, processing the job...
[2026-09-15 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:30:03] Production.INFO: Account Balance Start.
[2026-09-15 06:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:30:03] Production.INFO: 117
[2026-09-15 06:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:30:03] Production.INFO: ==6278== Releasing lock...
[2026-09-15 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:30:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:30:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:30:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:30:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:30:03] Production.INFO: Total Charge 0
[2026-09-15 06:30:03] Production.INFO: CreateAllLog End
[2026-09-15 06:30:03] Production.INFO: Account Balance End.
[2026-09-15 06:30:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:30:03] Production.INFO: ==6276== Releasing lock...
[2026-09-15 06:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:30:03] Production.INFO: ==6272== Releasing lock...
[2026-09-15 06:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:30:10] Production.ERROR: CronJobId end10
[2026-09-15 06:30:10] Production.INFO: ==6274== Releasing lock...
[2026-09-15 06:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:30:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:30:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:30:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:30:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:30:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:30:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:30:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:30:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:30:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:30:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:30:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:30:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:30:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:30:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:30:13] Production.INFO: call_cost start
[2026-09-15 06:30:13] Production.INFO: call_cost end
[2026-09-15 06:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:30:13] Production.INFO: ==6270== Releasing lock...
[2026-09-15 06:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:31:02] Production.INFO: ==6337== Lock acquired, processing the job...
[2026-09-15 11:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:31:02] Production.INFO: neon service started
[2026-09-15 11:31:02] Production.INFO: neon service started
[2026-09-15 11:31:02] Production.INFO: ==6337== Releasing lock...
[2026-09-15 11:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:31:02] Production.INFO: ==6341== Lock acquired, processing the job...
[2026-09-15 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:31:02] Production.INFO: ==6339== Lock acquired, processing the job...
[2026-09-15 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:31:02] Production.INFO: ==6341== Releasing lock...
[2026-09-15 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:31:02] Production.INFO: ==6339== Releasing lock...
[2026-09-15 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:31:03] Production.INFO: ==6346== Lock acquired, processing the job...
[2026-09-15 06:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:31:03] Production.INFO: ==6344== Lock acquired, processing the job...
[2026-09-15 06:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:31:03] Production.INFO: ==6348== Lock acquired, processing the job...
[2026-09-15 06:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:31:03] Production.INFO: ==6350== Lock acquired, processing the job...
[2026-09-15 06:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:31:03] Production.INFO: ==6352== Lock acquired, processing the job...
[2026-09-15 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 06:31:03] Production.INFO: Account Balance Start.
[2026-09-15 06:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:31:03] Production.INFO: 117
[2026-09-15 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-15 06:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:31:03] Production.INFO: ==6352== Releasing lock...
[2026-09-15 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:31:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:31:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:31:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:31:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:31:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:31:04] Production.INFO: Total Charge 0
[2026-09-15 06:31:04] Production.INFO: CreateAllLog End
[2026-09-15 06:31:04] Production.INFO: ==6346== Releasing lock...
[2026-09-15 06:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:31:04] Production.INFO: Account Balance End.
[2026-09-15 06:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:31:04] Production.INFO: ==6350== Releasing lock...
[2026-09-15 06:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:31:11] Production.ERROR: CronJobId end10
[2026-09-15 06:31:11] Production.INFO: ==6348== Releasing lock...
[2026-09-15 06:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:31:15] Production.INFO: call_cost start
[2026-09-15 06:31:15] Production.INFO: call_cost end
[2026-09-15 06:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:31:15] Production.INFO: ==6344== Releasing lock...
[2026-09-15 06:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:32:01] Production.INFO: ==6406== Lock acquired, processing the job...
[2026-09-15 11:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:32:01] Production.INFO: neon service started
[2026-09-15 11:32:01] Production.INFO: neon service started
[2026-09-15 11:32:01] Production.INFO: ==6406== Releasing lock...
[2026-09-15 11:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:32:01] Production.INFO: ==6408== Lock acquired, processing the job...
[2026-09-15 06:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:32:01] Production.INFO: ==6408== Releasing lock...
[2026-09-15 06:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:32:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:32:02] Production.INFO: ==6410== Lock acquired, processing the job...
[2026-09-15 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:32:02] Production.INFO: ==6410== Releasing lock...
[2026-09-15 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:32:02] Production.INFO: ==6412== Lock acquired, processing the job...
[2026-09-15 06:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:32:02] Production.INFO: ==6414== Lock acquired, processing the job...
[2026-09-15 06:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:32:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:32:02] Production.INFO: ==6416== Lock acquired, processing the job...
[2026-09-15 06:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:32:02] Production.INFO: ==6418== Lock acquired, processing the job...
[2026-09-15 06:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:32:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:32:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:32:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:32:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:32:02] Production.INFO: ==6420== Lock acquired, processing the job...
[2026-09-15 06:32:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 06:32:03] Production.INFO: ==6420== Releasing lock...
[2026-09-15 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:32:03] Production.INFO: Account Balance Start.
[2026-09-15 06:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:32:03] Production.INFO: 117
[2026-09-15 06:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:32:03] Production.INFO: Total Charge 0
[2026-09-15 06:32:03] Production.INFO: CreateAllLog End
[2026-09-15 06:32:03] Production.INFO: ==6414== Releasing lock...
[2026-09-15 06:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:32:03] Production.INFO: Account Balance End.
[2026-09-15 06:32:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:32:03] Production.INFO: ==6418== Releasing lock...
[2026-09-15 06:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:32:09] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,7))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-15 06:32:09] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:32:09] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:32:09] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:32:09] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:32:09] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:32:09] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:32:09] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:32:09] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:32:09] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:32:09] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:32:09] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:32:09] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:32:09] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:32:09] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:32:10] Production.INFO: call_cost start
[2026-09-15 06:32:10] Production.INFO: call_cost end
[2026-09-15 06:32:10] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:32:10] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:32:10] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:32:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:32:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:32:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:32:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:32:10] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:32:10] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:32:10] Production.INFO: ==6412== Releasing lock...
[2026-09-15 06:32:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:32:10] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 06:32:10] Production.ERROR: CronJobId end10
[2026-09-15 06:32:10] Production.INFO: ==6416== Releasing lock...
[2026-09-15 06:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:33:01] Production.INFO: ==6477== Lock acquired, processing the job...
[2026-09-15 11:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:33:01] Production.INFO: neon service started
[2026-09-15 11:33:01] Production.INFO: neon service started
[2026-09-15 11:33:01] Production.INFO: ==6477== Releasing lock...
[2026-09-15 11:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:33:02] Production.INFO: ==6481== Lock acquired, processing the job...
[2026-09-15 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:33:02] Production.INFO: ==6481== Releasing lock...
[2026-09-15 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:33:02] Production.INFO: ==6479== Lock acquired, processing the job...
[2026-09-15 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:33:02] Production.INFO: ==6479== Releasing lock...
[2026-09-15 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:33:02] Production.INFO: ==6484== Lock acquired, processing the job...
[2026-09-15 06:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:33:03] Production.INFO: ==6488== Lock acquired, processing the job...
[2026-09-15 06:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:33:03] Production.INFO: ==6490== Lock acquired, processing the job...
[2026-09-15 06:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:33:03] Production.INFO: Account Balance Start.
[2026-09-15 06:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:33:03] Production.INFO: 117
[2026-09-15 06:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:33:03] Production.INFO: ==6486== Lock acquired, processing the job...
[2026-09-15 06:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:33:03] Production.INFO: ==6492== Lock acquired, processing the job...
[2026-09-15 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:33:03] Production.INFO: Total Charge 0
[2026-09-15 06:33:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 06:33:03] Production.INFO: Account Balance End.
[2026-09-15 06:33:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:33:03] Production.INFO: ==6490== Releasing lock...
[2026-09-15 06:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 06:33:03] Production.INFO: ==6492== Releasing lock...
[2026-09-15 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:33:04] Production.INFO: ==6486== Releasing lock...
[2026-09-15 06:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:33:11] Production.ERROR: CronJobId end10
[2026-09-15 06:33:11] Production.INFO: ==6488== Releasing lock...
[2026-09-15 06:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:33:14] Production.INFO: call_cost start
[2026-09-15 06:33:14] Production.INFO: call_cost end
[2026-09-15 06:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:33:14] Production.INFO: ==6484== Releasing lock...
[2026-09-15 06:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:34:02] Production.INFO: ==6545== Lock acquired, processing the job...
[2026-09-15 11:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:34:02] Production.INFO: neon service started
[2026-09-15 11:34:02] Production.INFO: neon service started
[2026-09-15 11:34:02] Production.INFO: ==6545== Releasing lock...
[2026-09-15 11:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:34:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 10:34:02] Production.INFO: ==6549== Lock acquired, processing the job...
[2026-09-15 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:34:02] Production.INFO: ==6549== Releasing lock...
[2026-09-15 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:34:02] Production.INFO: ==6547== Lock acquired, processing the job...
[2026-09-15 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:34:02] Production.INFO: ==6547== Releasing lock...
[2026-09-15 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:34:03] Production.INFO: ==6551== Lock acquired, processing the job...
[2026-09-15 06:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:34:03] Production.INFO: ==6553== Lock acquired, processing the job...
[2026-09-15 06:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:34:03] Production.INFO: ==6555== Lock acquired, processing the job...
[2026-09-15 06:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:34:03] Production.INFO: ==6557== Lock acquired, processing the job...
[2026-09-15 06:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:34:03] Production.INFO: ==6559== Lock acquired, processing the job...
[2026-09-15 06:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:34:03] Production.INFO: Account Balance Start.
[2026-09-15 06:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:34:03] Production.INFO: 117
[2026-09-15 06:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:34:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:34:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:34:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:34:04] Production.INFO: ==6559== Releasing lock...
[2026-09-15 06:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:34:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:34:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:34:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:34:04] Production.INFO: Total Charge 0
[2026-09-15 06:34:04] Production.INFO: CreateAllLog End
[2026-09-15 06:34:04] Production.INFO: Account Balance End.
[2026-09-15 06:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:34:04] Production.INFO: ==6557== Releasing lock...
[2026-09-15 06:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:34:04] Production.INFO: ==6553== Releasing lock...
[2026-09-15 06:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:34:11] Production.ERROR: CronJobId end10
[2026-09-15 06:34:11] Production.INFO: ==6555== Releasing lock...
[2026-09-15 06:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:34:13] Production.INFO: call_cost start
[2026-09-15 06:34:13] Production.INFO: call_cost end
[2026-09-15 06:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:34:13] Production.INFO: ==6551== Releasing lock...
[2026-09-15 06:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:35:01] Production.INFO: ==6621== Lock acquired, processing the job...
[2026-09-15 11:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:35:01] Production.INFO: neon service started
[2026-09-15 11:35:01] Production.INFO: neon service started
[2026-09-15 11:35:01] Production.INFO: ==6621== Releasing lock...
[2026-09-15 11:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:35:01] Production.INFO: ==6625== Lock acquired, processing the job...
[2026-09-15 10:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:35:01] Production.INFO: ==6625== Releasing lock...
[2026-09-15 10:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:35:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:35:02] Production.INFO: ==6623== Lock acquired, processing the job...
[2026-09-15 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:35:02] Production.INFO: ==6623== Releasing lock...
[2026-09-15 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:35:03] Production.INFO: ==6631== Lock acquired, processing the job...
[2026-09-15 06:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:35:03] Production.INFO: ==6629== Lock acquired, processing the job...
[2026-09-15 06:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 06:35:03] Production.INFO: ==6635== Lock acquired, processing the job...
[2026-09-15 06:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:35:03] Production.INFO: ==6637== Lock acquired, processing the job...
[2026-09-15 06:35:03] Production.INFO: ==6633== Lock acquired, processing the job...
[2026-09-15 06:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 06:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:35:03] Production.ERROR: CronJob PID - 6631
[2026-09-15 06:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 06:35:03] Production.ERROR: CronJob ID - 5
[2026-09-15 06:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:35:00
[2026-09-15 06:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:35:03] Production.ERROR: CronJob PID - 6633
[2026-09-15 06:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 06:35:03] Production.ERROR: CronJob ID - 7
[2026-09-15 06:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:35:00
[2026-09-15 06:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:35:03] Production.ERROR: CronJob PID - 6635
[2026-09-15 06:35:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 06:35:03] Production.ERROR: CronJob ID - 10
[2026-09-15 06:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:35:00
[2026-09-15 06:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:35:03] Production.INFO: ==6639== Lock acquired, processing the job...
[2026-09-15 06:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 06:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 06:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 06:35:03] Production.INFO: ==6629== Releasing lock...
[2026-09-15 06:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 06:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 06:35:03] Production.INFO: Account Balance Start.
[2026-09-15 06:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:35:03] Production.INFO: 117
[2026-09-15 06:35:03] Production.INFO: ==6641== Lock acquired, processing the job...
[2026-09-15 06:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:35:03] Production.INFO: ==6641== Releasing lock...
[2026-09-15 06:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:35:03] Production.ERROR: done
[2026-09-15 06:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 06:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006688', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 06:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:35:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:35:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:35:04] Production.INFO: Total Charge 0
[2026-09-15 06:35:04] Production.INFO: CreateAllLog End
[2026-09-15 06:35:04] Production.INFO: ==6633== Releasing lock...
[2026-09-15 06:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:35:04] Production.INFO: Account Balance End.
[2026-09-15 06:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:35:04] Production.INFO: ==6637== Releasing lock...
[2026-09-15 06:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006688', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 06:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 06:35:09] Production.INFO: ProcessCDR(1,18006688,1,1,2)
[2026-09-15 06:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006688,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006688,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 06:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 06:35:09] Production.INFO: ==6639== Releasing lock...
[2026-09-15 06:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 06:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 06:35:13] Production.ERROR: CronJobId end10
[2026-09-15 06:35:13] Production.INFO: ==6635== Releasing lock...
[2026-09-15 06:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:35:16] Production.INFO: call_cost start
[2026-09-15 06:35:16] Production.INFO: call_cost end
[2026-09-15 06:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:35:16] Production.INFO: ==6631== Releasing lock...
[2026-09-15 06:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:36:02] Production.INFO: ==6695== Lock acquired, processing the job...
[2026-09-15 11:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:36:02] Production.INFO: neon service started
[2026-09-15 11:36:02] Production.INFO: neon service started
[2026-09-15 11:36:02] Production.INFO: ==6695== Releasing lock...
[2026-09-15 11:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:36:02] Production.INFO: ==6697== Lock acquired, processing the job...
[2026-09-15 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:36:02] Production.INFO: ==6699== Lock acquired, processing the job...
[2026-09-15 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:36:02] Production.INFO: ==6699== Releasing lock...
[2026-09-15 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:36:02] Production.INFO: ==6697== Releasing lock...
[2026-09-15 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:36:03] Production.INFO: ==6706== Lock acquired, processing the job...
[2026-09-15 06:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:36:03] Production.INFO: ==6704== Lock acquired, processing the job...
[2026-09-15 06:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:36:03] Production.INFO: ==6708== Lock acquired, processing the job...
[2026-09-15 06:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:36:03] Production.INFO: ==6702== Lock acquired, processing the job...
[2026-09-15 06:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:36:03] Production.INFO: ==6710== Lock acquired, processing the job...
[2026-09-15 06:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:36:03] Production.INFO: Account Balance Start.
[2026-09-15 06:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:36:03] Production.INFO: 117
[2026-09-15 06:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:36:03] Production.INFO: ==6710== Releasing lock...
[2026-09-15 06:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:36:04] Production.INFO: Date 2026-09-09
[2026-09-15 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:36:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:36:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:36:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:36:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:36:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:36:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:36:04] Production.INFO: Total Charge 0
[2026-09-15 06:36:04] Production.INFO: CreateAllLog End
[2026-09-15 06:36:04] Production.INFO: ==6704== Releasing lock...
[2026-09-15 06:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:36:04] Production.INFO: Account Balance End.
[2026-09-15 06:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:36:04] Production.INFO: ==6708== Releasing lock...
[2026-09-15 06:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:36:11] Production.ERROR: CronJobId end10
[2026-09-15 06:36:11] Production.INFO: ==6706== Releasing lock...
[2026-09-15 06:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:36:13] Production.INFO: call_cost start
[2026-09-15 06:36:13] Production.INFO: call_cost end
[2026-09-15 06:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:36:13] Production.INFO: ==6702== Releasing lock...
[2026-09-15 06:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:37:01] Production.INFO: ==6765== Lock acquired, processing the job...
[2026-09-15 11:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:37:01] Production.INFO: neon service started
[2026-09-15 11:37:01] Production.INFO: neon service started
[2026-09-15 11:37:01] Production.INFO: ==6765== Releasing lock...
[2026-09-15 11:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:37:01] Production.INFO: ==6767== Lock acquired, processing the job...
[2026-09-15 06:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:37:02] Production.INFO: ==6767== Releasing lock...
[2026-09-15 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:37:02] Production.INFO: ==6769== Lock acquired, processing the job...
[2026-09-15 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:37:02] Production.INFO: ==6769== Releasing lock...
[2026-09-15 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:37:02] Production.INFO: ==6771== Lock acquired, processing the job...
[2026-09-15 06:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:37:02] Production.INFO: ==6773== Lock acquired, processing the job...
[2026-09-15 06:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:37:02] Production.INFO: ==6775== Lock acquired, processing the job...
[2026-09-15 06:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:37:02] Production.INFO: ==6777== Lock acquired, processing the job...
[2026-09-15 06:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:37:02] Production.INFO: ==6779== Lock acquired, processing the job...
[2026-09-15 06:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:37:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:37:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:37:02] Production.INFO: Account Balance Start.
[2026-09-15 06:37:02] Production.INFO: CreateAllLog Start
[2026-09-15 06:37:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:37:02] Production.INFO: 117
[2026-09-15 06:37:02] Production.INFO: Date 2026-09-08
[2026-09-15 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:37:03] Production.INFO: ==6779== Releasing lock...
[2026-09-15 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:37:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:37:03] Production.INFO: Total Charge 0
[2026-09-15 06:37:03] Production.INFO: CreateAllLog End
[2026-09-15 06:37:03] Production.INFO: ==6773== Releasing lock...
[2026-09-15 06:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:37:03] Production.INFO: Account Balance End.
[2026-09-15 06:37:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:37:03] Production.INFO: ==6777== Releasing lock...
[2026-09-15 06:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:37:10] Production.ERROR: CronJobId end10
[2026-09-15 06:37:10] Production.INFO: ==6775== Releasing lock...
[2026-09-15 06:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:37:14] Production.INFO: call_cost start
[2026-09-15 06:37:14] Production.INFO: call_cost end
[2026-09-15 06:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:37:14] Production.INFO: ==6771== Releasing lock...
[2026-09-15 06:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:38:01] Production.INFO: ==6846== Lock acquired, processing the job...
[2026-09-15 11:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:38:01] Production.INFO: neon service started
[2026-09-15 11:38:01] Production.INFO: neon service started
[2026-09-15 11:38:01] Production.INFO: ==6846== Releasing lock...
[2026-09-15 11:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:38:02] Production.INFO: ==6850== Lock acquired, processing the job...
[2026-09-15 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:38:02] Production.INFO: ==6850== Releasing lock...
[2026-09-15 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:38:02] Production.INFO: ==6848== Lock acquired, processing the job...
[2026-09-15 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:38:02] Production.INFO: ==6848== Releasing lock...
[2026-09-15 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:38:03] Production.INFO: ==6852== Lock acquired, processing the job...
[2026-09-15 06:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:38:03] Production.INFO: ==6854== Lock acquired, processing the job...
[2026-09-15 06:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:38:03] Production.INFO: ==6856== Lock acquired, processing the job...
[2026-09-15 06:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:38:03] Production.INFO: ==6858== Lock acquired, processing the job...
[2026-09-15 06:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:38:03] Production.INFO: Account Balance Start.
[2026-09-15 06:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:38:03] Production.INFO: ==6860== Lock acquired, processing the job...
[2026-09-15 06:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:38:03] Production.INFO: 117
[2026-09-15 06:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:38:03] Production.INFO: ==6860== Releasing lock...
[2026-09-15 06:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:38:03] Production.INFO: Total Charge 0
[2026-09-15 06:38:03] Production.INFO: CreateAllLog End
[2026-09-15 06:38:04] Production.INFO: ==6854== Releasing lock...
[2026-09-15 06:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:38:04] Production.INFO: Account Balance End.
[2026-09-15 06:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:38:04] Production.INFO: ==6858== Releasing lock...
[2026-09-15 06:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:38:11] Production.ERROR: CronJobId end10
[2026-09-15 06:38:11] Production.INFO: ==6856== Releasing lock...
[2026-09-15 06:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:38:13] Production.INFO: call_cost start
[2026-09-15 06:38:13] Production.INFO: call_cost end
[2026-09-15 06:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:38:13] Production.INFO: ==6852== Releasing lock...
[2026-09-15 06:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:39:02] Production.INFO: ==6914== Lock acquired, processing the job...
[2026-09-15 11:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:39:02] Production.INFO: neon service started
[2026-09-15 11:39:02] Production.INFO: neon service started
[2026-09-15 11:39:02] Production.INFO: ==6914== Releasing lock...
[2026-09-15 11:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 06:39:02] Production.INFO: ==6916== Lock acquired, processing the job...
[2026-09-15 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:39:02] Production.INFO: ==6918== Lock acquired, processing the job...
[2026-09-15 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:39:02] Production.INFO: ==6918== Releasing lock...
[2026-09-15 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:39:03] Production.INFO: ==6916== Releasing lock...
[2026-09-15 06:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:39:03] Production.INFO: ==6921== Lock acquired, processing the job...
[2026-09-15 06:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:39:03] Production.INFO: ==6925== Lock acquired, processing the job...
[2026-09-15 06:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:39:03] Production.INFO: ==6923== Lock acquired, processing the job...
[2026-09-15 06:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:39:03] Production.INFO: ==6929== Lock acquired, processing the job...
[2026-09-15 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:39:03] Production.INFO: ==6927== Lock acquired, processing the job...
[2026-09-15 06:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06: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-15 06: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-15 06: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-15 06:39:04] Production.INFO: ==6929== Releasing lock...
[2026-09-15 06:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:39:04] Production.INFO: Account Balance Start.
[2026-09-15 06:39:04] Production.INFO: CreateAllLog Start
[2026-09-15 06:39:04] Production.INFO: 117
[2026-09-15 06:39:04] Production.INFO: Date 2026-09-08
[2026-09-15 06:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:39:04] Production.INFO: Date 2026-09-09
[2026-09-15 06:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:39:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:39:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:39:04] Production.INFO: Total Charge 0
[2026-09-15 06:39:04] Production.INFO: CreateAllLog End
[2026-09-15 06:39:04] Production.INFO: Account Balance End.
[2026-09-15 06:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:39:04] Production.INFO: ==6927== Releasing lock...
[2026-09-15 06:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:39:04] Production.INFO: ==6923== Releasing lock...
[2026-09-15 06:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:39:10] Production.ERROR: CronJobId end10
[2026-09-15 06:39:10] Production.INFO: ==6925== Releasing lock...
[2026-09-15 06:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:39:14] Production.INFO: call_cost start
[2026-09-15 06:39:14] Production.INFO: call_cost end
[2026-09-15 06:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:39:14] Production.INFO: ==6921== Releasing lock...
[2026-09-15 06:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:40:01] Production.INFO: ==6983== Lock acquired, processing the job...
[2026-09-15 11:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:40:01] Production.INFO: neon service started
[2026-09-15 11:40:01] Production.INFO: neon service started
[2026-09-15 11:40:01] Production.INFO: ==6983== Releasing lock...
[2026-09-15 11:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:40:02] Production.INFO: ==6986== Lock acquired, processing the job...
[2026-09-15 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:40:02] Production.INFO: ==6988== Lock acquired, processing the job...
[2026-09-15 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:40:02] Production.INFO: ==6988== Releasing lock...
[2026-09-15 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:40:02] Production.INFO: ==6986== Releasing lock...
[2026-09-15 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:40:03] Production.INFO: ==6991== Lock acquired, processing the job...
[2026-09-15 06:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:40:03] Production.INFO: ==6993== Lock acquired, processing the job...
[2026-09-15 06:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:40:03] Production.INFO: ==6995== Lock acquired, processing the job...
[2026-09-15 06:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:40:03] Production.INFO: ==6999== Lock acquired, processing the job...
[2026-09-15 06:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:40:03] Production.INFO: ==7001== Lock acquired, processing the job...
[2026-09-15 06:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:40:03] Production.INFO: Account Balance Start.
[2026-09-15 06:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:40:03] Production.INFO: 117
[2026-09-15 06:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:40:03] Production.INFO: ==7001== Releasing lock...
[2026-09-15 06:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:40:03] Production.INFO: Total Charge 0
[2026-09-15 06:40:04] Production.INFO: CreateAllLog End
[2026-09-15 06:40:04] Production.INFO: ==6993== Releasing lock...
[2026-09-15 06:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:40:04] Production.INFO: Account Balance End.
[2026-09-15 06:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:40:04] Production.INFO: ==6999== Releasing lock...
[2026-09-15 06:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:40:12] Production.ERROR: CronJobId end10
[2026-09-15 06:40:12] Production.INFO: ==6995== Releasing lock...
[2026-09-15 06:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:40:14] Production.INFO: call_cost start
[2026-09-15 06:40:14] Production.INFO: call_cost end
[2026-09-15 06:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:40:14] Production.INFO: ==6991== Releasing lock...
[2026-09-15 06:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:41:02] Production.INFO: ==7065== Lock acquired, processing the job...
[2026-09-15 11:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:41:02] Production.INFO: neon service started
[2026-09-15 11:41:02] Production.INFO: neon service started
[2026-09-15 11:41:02] Production.INFO: ==7065== Releasing lock...
[2026-09-15 11:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:41:02] Production.INFO: ==7067== Lock acquired, processing the job...
[2026-09-15 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:41:02] Production.INFO: ==7069== Lock acquired, processing the job...
[2026-09-15 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:41:02] Production.INFO: ==7069== Releasing lock...
[2026-09-15 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:41:02] Production.INFO: ==7067== Releasing lock...
[2026-09-15 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:41:03] Production.INFO: ==7074== Lock acquired, processing the job...
[2026-09-15 06:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:41:03] Production.INFO: ==7072== Lock acquired, processing the job...
[2026-09-15 06:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:41:04] Production.INFO: ==7076== Lock acquired, processing the job...
[2026-09-15 06:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:41:04] Production.INFO: ==7078== Lock acquired, processing the job...
[2026-09-15 06:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:41:04] Production.INFO: ==7080== Lock acquired, processing the job...
[2026-09-15 06:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:41:04] Production.INFO: Account Balance Start.
[2026-09-15 06:41:04] Production.INFO: CreateAllLog Start
[2026-09-15 06:41:04] Production.INFO: 117
[2026-09-15 06:41:04] Production.INFO: Date 2026-09-08
[2026-09-15 06:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:41:04] Production.INFO: Date 2026-09-09
[2026-09-15 06:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:41:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 06: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-15 06: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-15 06:41:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 06: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-15 06:41:04] Production.INFO: ==7080== Releasing lock...
[2026-09-15 06:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:41:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:41:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:41:04] Production.INFO: Total Charge 0
[2026-09-15 06:41:04] Production.INFO: CreateAllLog End
[2026-09-15 06:41:04] Production.INFO: Account Balance End.
[2026-09-15 06:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:41:04] Production.INFO: ==7078== Releasing lock...
[2026-09-15 06:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:41:04] Production.INFO: ==7074== Releasing lock...
[2026-09-15 06:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:41:11] Production.ERROR: CronJobId end10
[2026-09-15 06:41:11] Production.INFO: ==7076== Releasing lock...
[2026-09-15 06:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:41:14] Production.INFO: call_cost start
[2026-09-15 06:41:14] Production.INFO: call_cost end
[2026-09-15 06:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:41:14] Production.INFO: ==7072== Releasing lock...
[2026-09-15 06:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:42:01] Production.INFO: ==7133== Lock acquired, processing the job...
[2026-09-15 11:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:42:01] Production.INFO: neon service started
[2026-09-15 11:42:01] Production.INFO: neon service started
[2026-09-15 11:42:01] Production.INFO: ==7133== Releasing lock...
[2026-09-15 11:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:42:01] Production.INFO: ==7135== Lock acquired, processing the job...
[2026-09-15 06:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:42:01] Production.INFO: ==7135== Releasing lock...
[2026-09-15 06:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:42:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:42:02] Production.INFO: ==7137== Lock acquired, processing the job...
[2026-09-15 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:42:02] Production.INFO: ==7137== Releasing lock...
[2026-09-15 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:42:02] Production.INFO: ==7147== Lock acquired, processing the job...
[2026-09-15 06:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:42:03] Production.INFO: ==7141== Lock acquired, processing the job...
[2026-09-15 06:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 06:42:03] Production.INFO: ==7143== Lock acquired, processing the job...
[2026-09-15 06:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 06:42:03] Production.INFO: ==7139== Lock acquired, processing the job...
[2026-09-15 06:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 06:42:03] Production.INFO: ==7147== Releasing lock...
[2026-09-15 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:42:03] Production.INFO: ==7145== Lock acquired, processing the job...
[2026-09-15 06:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:42:03] Production.INFO: Account Balance Start.
[2026-09-15 06:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:42:03] Production.INFO: 117
[2026-09-15 06:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:42:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:42:03] Production.INFO: Total Charge 0
[2026-09-15 06:42:03] Production.INFO: CreateAllLog End
[2026-09-15 06:42:03] Production.INFO: ==7141== Releasing lock...
[2026-09-15 06:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:42:03] Production.INFO: Account Balance End.
[2026-09-15 06:42:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:42:03] Production.INFO: ==7145== Releasing lock...
[2026-09-15 06:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:42:11] Production.ERROR: CronJobId end10
[2026-09-15 06:42:11] Production.INFO: ==7143== Releasing lock...
[2026-09-15 06:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:42:14] Production.INFO: call_cost start
[2026-09-15 06:42:14] Production.INFO: call_cost end
[2026-09-15 06:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:42:14] Production.INFO: ==7139== Releasing lock...
[2026-09-15 06:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:43:02] Production.INFO: ==7203== Lock acquired, processing the job...
[2026-09-15 11:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:43:02] Production.INFO: neon service started
[2026-09-15 11:43:02] Production.INFO: neon service started
[2026-09-15 11:43:02] Production.INFO: ==7203== Releasing lock...
[2026-09-15 11:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:43:02] Production.INFO: ==7205== Lock acquired, processing the job...
[2026-09-15 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:43:02] Production.INFO: ==7205== Releasing lock...
[2026-09-15 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:43:02] Production.INFO: ==7207== Lock acquired, processing the job...
[2026-09-15 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:43:03] Production.INFO: ==7207== Releasing lock...
[2026-09-15 10:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:43:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:43:03] Production.INFO: ==7210== Lock acquired, processing the job...
[2026-09-15 06:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:43:03] Production.INFO: ==7212== Lock acquired, processing the job...
[2026-09-15 06:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:43:03] Production.INFO: ==7218== Lock acquired, processing the job...
[2026-09-15 06:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:43:03] Production.INFO: ==7214== Lock acquired, processing the job...
[2026-09-15 06:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:43:03] Production.INFO: ==7216== Lock acquired, processing the job...
[2026-09-15 06:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:43:03] Production.INFO: ==7218== Releasing lock...
[2026-09-15 06:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:43:03] Production.INFO: Account Balance Start.
[2026-09-15 06:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:43:03] Production.INFO: 117
[2026-09-15 06:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:43:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:43:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:43:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:43:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:43:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:43:04] Production.INFO: Total Charge 0
[2026-09-15 06:43:04] Production.INFO: CreateAllLog End
[2026-09-15 06:43:04] Production.INFO: ==7212== Releasing lock...
[2026-09-15 06:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:43:04] Production.INFO: Account Balance End.
[2026-09-15 06:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:43:04] Production.INFO: ==7216== Releasing lock...
[2026-09-15 06:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:43:11] Production.ERROR: CronJobId end10
[2026-09-15 06:43:11] Production.INFO: ==7214== Releasing lock...
[2026-09-15 06:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:43:14] Production.INFO: call_cost start
[2026-09-15 06:43:14] Production.INFO: call_cost end
[2026-09-15 06:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:43:14] Production.INFO: ==7210== Releasing lock...
[2026-09-15 06:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:44:01] Production.INFO: ==7274== Lock acquired, processing the job...
[2026-09-15 11:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:44:01] Production.INFO: neon service started
[2026-09-15 11:44:01] Production.INFO: neon service started
[2026-09-15 11:44:01] Production.INFO: ==7274== Releasing lock...
[2026-09-15 11:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:44:01] Production.INFO: ==7279== Lock acquired, processing the job...
[2026-09-15 10:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:44:01] Production.INFO: ==7279== Releasing lock...
[2026-09-15 10:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:44:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:44:02] Production.INFO: ==7277== Lock acquired, processing the job...
[2026-09-15 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:44:02] Production.INFO: ==7277== Releasing lock...
[2026-09-15 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:44:03] Production.INFO: ==7287== Lock acquired, processing the job...
[2026-09-15 06:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:44:03] Production.INFO: ==7283== Lock acquired, processing the job...
[2026-09-15 06:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:44:03] Production.INFO: ==7281== Lock acquired, processing the job...
[2026-09-15 06:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:44:03] Production.INFO: Account Balance Start.
[2026-09-15 06:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:44:03] Production.INFO: 117
[2026-09-15 06:44:03] Production.INFO: ==7285== Lock acquired, processing the job...
[2026-09-15 06:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:44:03] Production.INFO: ==7289== Lock acquired, processing the job...
[2026-09-15 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:44:03] Production.INFO: ==7289== Releasing lock...
[2026-09-15 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:44:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:44:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:44:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:44:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:44:03] Production.INFO: Total Charge 0
[2026-09-15 06:44:03] Production.INFO: CreateAllLog End
[2026-09-15 06:44:03] Production.INFO: Account Balance End.
[2026-09-15 06:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:44:04] Production.INFO: ==7287== Releasing lock...
[2026-09-15 06:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:44:04] Production.INFO: ==7283== Releasing lock...
[2026-09-15 06:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:44:10] Production.ERROR: CronJobId end10
[2026-09-15 06:44:10] Production.INFO: ==7285== Releasing lock...
[2026-09-15 06:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:44:13] Production.INFO: call_cost start
[2026-09-15 06:44:13] Production.INFO: call_cost end
[2026-09-15 06:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:44:13] Production.INFO: ==7281== Releasing lock...
[2026-09-15 06:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:45:01] Production.INFO: ==7342== Lock acquired, processing the job...
[2026-09-15 11:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:45:01] Production.INFO: neon service started
[2026-09-15 11:45:01] Production.INFO: neon service started
[2026-09-15 11:45:01] Production.INFO: ==7342== Releasing lock...
[2026-09-15 11:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:45:02] Production.INFO: ==7344== Lock acquired, processing the job...
[2026-09-15 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:45:02] Production.INFO: ==7344== Releasing lock...
[2026-09-15 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:45:02] Production.INFO: ==7346== Lock acquired, processing the job...
[2026-09-15 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:45:02] Production.INFO: ==7346== Releasing lock...
[2026-09-15 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:45:03] Production.INFO: ==7350== Lock acquired, processing the job...
[2026-09-15 06:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:45:03] Production.INFO: ==7356== Lock acquired, processing the job...
[2026-09-15 06:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:45:03] Production.INFO: Account Balance Start.
[2026-09-15 06:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:45:03] Production.INFO: 117
[2026-09-15 06:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:45:03] Production.INFO: ==7348== Lock acquired, processing the job...
[2026-09-15 06:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 06:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:45:03] Production.INFO: ==7352== Lock acquired, processing the job...
[2026-09-15 06:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 06:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:45:03] Production.ERROR: CronJob PID - 7350
[2026-09-15 06:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 06:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 06:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:45:00
[2026-09-15 06:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:45:03] Production.ERROR: CronJob PID - 7352
[2026-09-15 06:45:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 06:45:03] Production.ERROR: CronJob ID - 7
[2026-09-15 06:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:45:00
[2026-09-15 06:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 06:45:03] Production.ERROR: CronJob PID - 7356
[2026-09-15 06:45:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 06:45:03] Production.ERROR: CronJob ID - 12
[2026-09-15 06:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 06:45:00
[2026-09-15 06:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 06:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 06:45:03] Production.INFO: ==7358== Lock acquired, processing the job...
[2026-09-15 06:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 06:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 06:45:03] Production.INFO: ==7348== Releasing lock...
[2026-09-15 06:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 06:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 06:45:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:45:03] Production.INFO: ==7354== Lock acquired, processing the job...
[2026-09-15 06:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:45:03] Production.INFO: ==7360== Lock acquired, processing the job...
[2026-09-15 06:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 06:45:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:45:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:45:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:45:03] Production.INFO: Total Charge 0
[2026-09-15 06:45:03] Production.INFO: CreateAllLog End
[2026-09-15 06:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:45:04] Production.INFO: ==7360== Releasing lock...
[2026-09-15 06:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:45:04] Production.ERROR: done
[2026-09-15 06:45:04] Production.INFO: Account Balance End.
[2026-09-15 06:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 06:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006729', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 06:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:45:04] Production.INFO: ==7356== Releasing lock...
[2026-09-15 06:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:45:04] Production.INFO: ==7352== Releasing lock...
[2026-09-15 06:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006729', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 06:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 06:45:10] Production.INFO: ProcessCDR(1,18006729,1,1,2)
[2026-09-15 06:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006729,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006729,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 06:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 06:45:10] Production.INFO: ==7358== Releasing lock...
[2026-09-15 06:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 06:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 06:45:13] Production.ERROR: CronJobId end10
[2026-09-15 06:45:13] Production.INFO: ==7354== Releasing lock...
[2026-09-15 06:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:45:15] Production.INFO: call_cost start
[2026-09-15 06:45:15] Production.INFO: call_cost end
[2026-09-15 06:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:45:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:45:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:45:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:45:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:45:15] Production.INFO: ==7350== Releasing lock...
[2026-09-15 06:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:46:02] Production.INFO: ==7416== Lock acquired, processing the job...
[2026-09-15 11:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:46:02] Production.INFO: neon service started
[2026-09-15 11:46:02] Production.INFO: neon service started
[2026-09-15 11:46:02] Production.INFO: ==7416== Releasing lock...
[2026-09-15 11:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:46:02] Production.INFO: ==7418== Lock acquired, processing the job...
[2026-09-15 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:46:02] Production.INFO: ==7420== Lock acquired, processing the job...
[2026-09-15 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:46:02] Production.INFO: ==7420== Releasing lock...
[2026-09-15 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:46:03] Production.INFO: ==7418== Releasing lock...
[2026-09-15 06:46:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:46:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:46:03] Production.INFO: ==7423== Lock acquired, processing the job...
[2026-09-15 06:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:46:03] Production.INFO: ==7429== Lock acquired, processing the job...
[2026-09-15 06:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:46:03] Production.INFO: ==7425== Lock acquired, processing the job...
[2026-09-15 06:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:46:03] Production.INFO: ==7427== Lock acquired, processing the job...
[2026-09-15 06:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:46:04] Production.INFO: Account Balance Start.
[2026-09-15 06:46:04] Production.INFO: CreateAllLog Start
[2026-09-15 06:46:04] Production.INFO: 117
[2026-09-15 06:46:04] Production.INFO: Date 2026-09-08
[2026-09-15 06:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:46:04] Production.INFO: ==7431== Lock acquired, processing the job...
[2026-09-15 06:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:46:04] Production.INFO: Date 2026-09-09
[2026-09-15 06:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:46:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 06: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-15 06: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-15 06: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-15 06:46:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:46:04] Production.INFO: ==7431== Releasing lock...
[2026-09-15 06:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:46:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:46:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:46:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:46:04] Production.INFO: Total Charge 0
[2026-09-15 06:46:04] Production.INFO: CreateAllLog End
[2026-09-15 06:46:04] Production.INFO: ==7425== Releasing lock...
[2026-09-15 06:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:46:04] Production.INFO: Account Balance End.
[2026-09-15 06:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:46:04] Production.INFO: ==7429== Releasing lock...
[2026-09-15 06:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:46:12] Production.ERROR: CronJobId end10
[2026-09-15 06:46:12] Production.INFO: ==7427== Releasing lock...
[2026-09-15 06:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:46:14] Production.INFO: call_cost start
[2026-09-15 06:46:14] Production.INFO: call_cost end
[2026-09-15 06:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:46:14] Production.INFO: ==7423== Releasing lock...
[2026-09-15 06:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:47:01] Production.INFO: ==7486== Lock acquired, processing the job...
[2026-09-15 11:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:47:01] Production.INFO: neon service started
[2026-09-15 11:47:01] Production.INFO: neon service started
[2026-09-15 11:47:01] Production.INFO: ==7486== Releasing lock...
[2026-09-15 11:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:47:02] Production.INFO: ==7488== Lock acquired, processing the job...
[2026-09-15 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:47:02] Production.INFO: ==7488== Releasing lock...
[2026-09-15 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:47:02] Production.INFO: ==7490== Lock acquired, processing the job...
[2026-09-15 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:47:02] Production.INFO: ==7490== Releasing lock...
[2026-09-15 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:47:03] Production.INFO: ==7496== Lock acquired, processing the job...
[2026-09-15 06:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:47:03] Production.INFO: ==7500== Lock acquired, processing the job...
[2026-09-15 06:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:47:03] Production.INFO: ==7494== Lock acquired, processing the job...
[2026-09-15 06:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:47:03] Production.INFO: ==7492== Lock acquired, processing the job...
[2026-09-15 06:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:47:03] Production.INFO: ==7498== Lock acquired, processing the job...
[2026-09-15 06:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:47:03] Production.INFO: ==7500== Releasing lock...
[2026-09-15 06:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:47:03] Production.INFO: Account Balance Start.
[2026-09-15 06:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:47:03] Production.INFO: 117
[2026-09-15 06:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:47:03] Production.INFO: Total Charge 0
[2026-09-15 06:47:03] Production.INFO: CreateAllLog End
[2026-09-15 06:47:03] Production.INFO: Account Balance End.
[2026-09-15 06:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:47:04] Production.INFO: ==7498== Releasing lock...
[2026-09-15 06:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:47:04] Production.INFO: ==7494== Releasing lock...
[2026-09-15 06:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:47:11] Production.ERROR: CronJobId end10
[2026-09-15 06:47:11] Production.INFO: ==7496== Releasing lock...
[2026-09-15 06:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:47:14] Production.INFO: call_cost start
[2026-09-15 06:47:14] Production.INFO: call_cost end
[2026-09-15 06:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:47:14] Production.INFO: ==7492== Releasing lock...
[2026-09-15 06:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:48:02] Production.INFO: ==7557== Lock acquired, processing the job...
[2026-09-15 11:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:48:02] Production.INFO: neon service started
[2026-09-15 11:48:02] Production.INFO: neon service started
[2026-09-15 11:48:02] Production.INFO: ==7557== Releasing lock...
[2026-09-15 11:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:48:02] Production.INFO: ==7559== Lock acquired, processing the job...
[2026-09-15 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:48:02] Production.INFO: ==7559== Releasing lock...
[2026-09-15 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:48:02] Production.INFO: ==7561== Lock acquired, processing the job...
[2026-09-15 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:48:03] Production.INFO: ==7561== Releasing lock...
[2026-09-15 10:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:48:03] Production.INFO: ==7565== Lock acquired, processing the job...
[2026-09-15 06:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:48:03] Production.INFO: ==7563== Lock acquired, processing the job...
[2026-09-15 06:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:48:03] Production.INFO: ==7567== Lock acquired, processing the job...
[2026-09-15 06:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:48:03] Production.INFO: ==7569== Lock acquired, processing the job...
[2026-09-15 06:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:48:03] Production.INFO: ==7571== Lock acquired, processing the job...
[2026-09-15 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:48:03] Production.INFO: Account Balance Start.
[2026-09-15 06:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:48:03] Production.INFO: 117
[2026-09-15 06:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 06:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 06:48:03] Production.INFO: ==7571== Releasing lock...
[2026-09-15 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:48:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:48:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:48:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:48:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:48:04] Production.INFO: Total Charge 0
[2026-09-15 06:48:04] Production.INFO: CreateAllLog End
[2026-09-15 06:48:04] Production.INFO: Account Balance End.
[2026-09-15 06:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:48:04] Production.INFO: ==7569== Releasing lock...
[2026-09-15 06:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:48:04] Production.INFO: ==7565== Releasing lock...
[2026-09-15 06:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:48:11] Production.ERROR: CronJobId end10
[2026-09-15 06:48:11] Production.INFO: ==7567== Releasing lock...
[2026-09-15 06:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:48:14] Production.INFO: call_cost start
[2026-09-15 06:48:14] Production.INFO: call_cost end
[2026-09-15 06:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:48:14] Production.INFO: ==7563== Releasing lock...
[2026-09-15 06:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:49:01] Production.INFO: ==7632== Lock acquired, processing the job...
[2026-09-15 11:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:49:01] Production.INFO: neon service started
[2026-09-15 11:49:01] Production.INFO: neon service started
[2026-09-15 11:49:01] Production.INFO: ==7632== Releasing lock...
[2026-09-15 11:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:49:02] Production.INFO: ==7636== Lock acquired, processing the job...
[2026-09-15 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 06:49:02] Production.INFO: ==7634== Lock acquired, processing the job...
[2026-09-15 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:49:02] Production.INFO: ==7636== Releasing lock...
[2026-09-15 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:49:02] Production.INFO: ==7634== Releasing lock...
[2026-09-15 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:49:02] Production.INFO: ==7639== Lock acquired, processing the job...
[2026-09-15 06:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:49:02] Production.INFO: ==7641== Lock acquired, processing the job...
[2026-09-15 06:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:49:03] Production.INFO: ==7645== Lock acquired, processing the job...
[2026-09-15 06:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:49:03] Production.INFO: ==7643== Lock acquired, processing the job...
[2026-09-15 06:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:49:03] Production.INFO: ==7647== Lock acquired, processing the job...
[2026-09-15 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:49:03] Production.INFO: Account Balance Start.
[2026-09-15 06:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:49:03] Production.INFO: 117
[2026-09-15 06:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 06:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:49:03] Production.INFO: ==7647== Releasing lock...
[2026-09-15 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:49:03] Production.INFO: Total Charge 0
[2026-09-15 06:49:03] Production.INFO: CreateAllLog End
[2026-09-15 06:49:03] Production.INFO: ==7641== Releasing lock...
[2026-09-15 06:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:49:03] Production.INFO: Account Balance End.
[2026-09-15 06:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:49:04] Production.INFO: ==7645== Releasing lock...
[2026-09-15 06:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:49:10] Production.ERROR: CronJobId end10
[2026-09-15 06:49:10] Production.INFO: ==7643== Releasing lock...
[2026-09-15 06:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:49:13] Production.INFO: call_cost start
[2026-09-15 06:49:13] Production.INFO: call_cost end
[2026-09-15 06:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:49:13] Production.INFO: ==7639== Releasing lock...
[2026-09-15 06:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:50:02] Production.INFO: ==7701== Lock acquired, processing the job...
[2026-09-15 11:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:50:02] Production.INFO: neon service started
[2026-09-15 11:50:02] Production.INFO: neon service started
[2026-09-15 11:50:02] Production.INFO: ==7701== Releasing lock...
[2026-09-15 11:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:50:02] Production.INFO: ==7704== Lock acquired, processing the job...
[2026-09-15 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:50:02] Production.INFO: ==7704== Releasing lock...
[2026-09-15 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:50:02] Production.INFO: ==7706== Lock acquired, processing the job...
[2026-09-15 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:50:02] Production.INFO: ==7706== Releasing lock...
[2026-09-15 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:50:03] Production.INFO: ==7714== Lock acquired, processing the job...
[2026-09-15 06:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:50:03] Production.INFO: ==7708== Lock acquired, processing the job...
[2026-09-15 06:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:50:03] Production.INFO: ==7710== Lock acquired, processing the job...
[2026-09-15 06:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:50:03] Production.INFO: Account Balance Start.
[2026-09-15 06:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:50:03] Production.INFO: 117
[2026-09-15 06:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:50:03] Production.INFO: ==7712== Lock acquired, processing the job...
[2026-09-15 06:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:50:03] Production.INFO: ==7716== Lock acquired, processing the job...
[2026-09-15 06:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:50:03] Production.INFO: ==7716== Releasing lock...
[2026-09-15 06:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:50:03] Production.INFO: Total Charge 0
[2026-09-15 06:50:03] Production.INFO: CreateAllLog End
[2026-09-15 06:50:04] Production.INFO: Account Balance End.
[2026-09-15 06:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:50:04] Production.INFO: ==7714== Releasing lock...
[2026-09-15 06:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:50:04] Production.INFO: ==7710== Releasing lock...
[2026-09-15 06:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:50:11] Production.ERROR: CronJobId end10
[2026-09-15 06:50:11] Production.INFO: ==7712== Releasing lock...
[2026-09-15 06:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:50:14] Production.INFO: call_cost start
[2026-09-15 06:50:14] Production.INFO: call_cost end
[2026-09-15 06:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:50:14] Production.INFO: ==7708== Releasing lock...
[2026-09-15 06:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:51:01] Production.INFO: ==7770== Lock acquired, processing the job...
[2026-09-15 11:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:51:01] Production.INFO: neon service started
[2026-09-15 11:51:01] Production.INFO: neon service started
[2026-09-15 11:51:01] Production.INFO: ==7770== Releasing lock...
[2026-09-15 11:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:51:01] Production.INFO: ==7772== Lock acquired, processing the job...
[2026-09-15 06:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:51:02] Production.INFO: ==7772== Releasing lock...
[2026-09-15 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:51:02] Production.INFO: ==7774== Lock acquired, processing the job...
[2026-09-15 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:51:02] Production.INFO: ==7774== Releasing lock...
[2026-09-15 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:51:02] Production.INFO: ==7776== Lock acquired, processing the job...
[2026-09-15 06:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:51:02] Production.INFO: ==7782== Lock acquired, processing the job...
[2026-09-15 06:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:51:02] Production.INFO: ==7778== Lock acquired, processing the job...
[2026-09-15 06:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:51:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:51:02] Production.INFO: ==7780== Lock acquired, processing the job...
[2026-09-15 06:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:51:02] Production.INFO: Account Balance Start.
[2026-09-15 06:51:02] Production.INFO: CreateAllLog Start
[2026-09-15 06:51:02] Production.INFO: 117
[2026-09-15 06:51:02] Production.INFO: Date 2026-09-08
[2026-09-15 06:51:02] Production.INFO: Reseller ==> 0
[2026-09-15 06:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:51:03] Production.INFO: ==7784== Lock acquired, processing the job...
[2026-09-15 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 06:51:03] Production.INFO: ==7784== Releasing lock...
[2026-09-15 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:51:03] Production.INFO: Total Charge 0
[2026-09-15 06:51:03] Production.INFO: CreateAllLog End
[2026-09-15 06:51:03] Production.INFO: Account Balance End.
[2026-09-15 06:51:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:51:03] Production.INFO: ==7782== Releasing lock...
[2026-09-15 06:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:51:03] Production.INFO: ==7778== Releasing lock...
[2026-09-15 06:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:51:11] Production.ERROR: CronJobId end10
[2026-09-15 06:51:11] Production.INFO: ==7780== Releasing lock...
[2026-09-15 06:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:51:13] Production.INFO: call_cost start
[2026-09-15 06:51:13] Production.INFO: call_cost end
[2026-09-15 06:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:51:13] Production.INFO: ==7776== Releasing lock...
[2026-09-15 06:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:52:01] Production.INFO: ==7843== Lock acquired, processing the job...
[2026-09-15 11:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:52:01] Production.INFO: neon service started
[2026-09-15 11:52:01] Production.INFO: neon service started
[2026-09-15 11:52:01] Production.INFO: ==7843== Releasing lock...
[2026-09-15 11:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:52:02] Production.INFO: ==7845== Lock acquired, processing the job...
[2026-09-15 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:52:02] Production.INFO: ==7845== Releasing lock...
[2026-09-15 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:52:02] Production.INFO: ==7847== Lock acquired, processing the job...
[2026-09-15 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:52:02] Production.INFO: ==7847== Releasing lock...
[2026-09-15 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:52:03] Production.INFO: ==7850== Lock acquired, processing the job...
[2026-09-15 06:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:52:03] Production.INFO: ==7852== Lock acquired, processing the job...
[2026-09-15 06:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:52:03] Production.INFO: ==7856== Lock acquired, processing the job...
[2026-09-15 06:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:52:03] Production.INFO: ==7854== Lock acquired, processing the job...
[2026-09-15 06:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:52:03] Production.INFO: ==7858== Lock acquired, processing the job...
[2026-09-15 06:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:52:03] Production.INFO: Account Balance Start.
[2026-09-15 06:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:52:03] Production.INFO: 117
[2026-09-15 06:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:52:03] Production.INFO: ==7858== Releasing lock...
[2026-09-15 06:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:52:03] Production.INFO: Total Charge 0
[2026-09-15 06:52:03] Production.INFO: CreateAllLog End
[2026-09-15 06:52:03] Production.INFO: Account Balance End.
[2026-09-15 06:52:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:52:03] Production.INFO: ==7856== Releasing lock...
[2026-09-15 06:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:52:04] Production.INFO: ==7852== Releasing lock...
[2026-09-15 06:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:52:11] Production.ERROR: CronJobId end10
[2026-09-15 06:52:11] Production.INFO: ==7854== Releasing lock...
[2026-09-15 06:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:52:14] Production.INFO: call_cost start
[2026-09-15 06:52:14] Production.INFO: call_cost end
[2026-09-15 06:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:52:14] Production.INFO: ==7850== Releasing lock...
[2026-09-15 06:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:53:02] Production.INFO: ==7912== Lock acquired, processing the job...
[2026-09-15 11:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:53:02] Production.INFO: neon service started
[2026-09-15 11:53:02] Production.INFO: neon service started
[2026-09-15 11:53:02] Production.INFO: ==7912== Releasing lock...
[2026-09-15 11:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:53:02] Production.INFO: ==7914== Lock acquired, processing the job...
[2026-09-15 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:53:02] Production.INFO: ==7914== Releasing lock...
[2026-09-15 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:53:03] Production.INFO: ==7916== Lock acquired, processing the job...
[2026-09-15 10:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:53:03] Production.INFO: ==7916== Releasing lock...
[2026-09-15 10:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:53:03] Production.INFO: ==7920== Lock acquired, processing the job...
[2026-09-15 06:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:53:03] Production.INFO: ==7922== Lock acquired, processing the job...
[2026-09-15 06:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:53:03] Production.INFO: ==7918== Lock acquired, processing the job...
[2026-09-15 06:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:53:03] Production.INFO: ==7924== Lock acquired, processing the job...
[2026-09-15 06:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:53:03] Production.INFO: ==7926== Lock acquired, processing the job...
[2026-09-15 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:53:03] Production.INFO: Account Balance Start.
[2026-09-15 06:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:53:03] Production.INFO: 117
[2026-09-15 06:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 06: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-15 06:53:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 06: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-15 06:53:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 06: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-15 06:53:04] Production.INFO: ==7926== Releasing lock...
[2026-09-15 06:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:53:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:53:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:53:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:53:04] Production.INFO: Total Charge 0
[2026-09-15 06:53:04] Production.INFO: CreateAllLog End
[2026-09-15 06:53:04] Production.INFO: Account Balance End.
[2026-09-15 06:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:53:04] Production.INFO: ==7924== Releasing lock...
[2026-09-15 06:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:53:04] Production.INFO: ==7920== Releasing lock...
[2026-09-15 06:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:53:11] Production.ERROR: CronJobId end10
[2026-09-15 06:53:11] Production.INFO: ==7922== Releasing lock...
[2026-09-15 06:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:53:14] Production.INFO: call_cost start
[2026-09-15 06:53:14] Production.INFO: call_cost end
[2026-09-15 06:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:53:14] Production.INFO: ==7918== Releasing lock...
[2026-09-15 06:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:54:01] Production.INFO: ==7983== Lock acquired, processing the job...
[2026-09-15 11:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:54:01] Production.INFO: neon service started
[2026-09-15 11:54:01] Production.INFO: neon service started
[2026-09-15 11:54:01] Production.INFO: ==7983== Releasing lock...
[2026-09-15 11:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:54:02] Production.INFO: ==7987== Lock acquired, processing the job...
[2026-09-15 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:54:02] Production.INFO: ==7987== Releasing lock...
[2026-09-15 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:54:02] Production.INFO: ==7985== Lock acquired, processing the job...
[2026-09-15 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:54:02] Production.INFO: ==7985== Releasing lock...
[2026-09-15 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:54:03] Production.INFO: ==7991== Lock acquired, processing the job...
[2026-09-15 06:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:54:03] Production.INFO: ==7993== Lock acquired, processing the job...
[2026-09-15 06:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:54:03] Production.INFO: ==7989== Lock acquired, processing the job...
[2026-09-15 06:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:54:03] Production.INFO: ==7997== Lock acquired, processing the job...
[2026-09-15 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:54:03] Production.INFO: ==7995== Lock acquired, processing the job...
[2026-09-15 06:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:54:03] Production.INFO: ==7997== Releasing lock...
[2026-09-15 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:54:03] Production.INFO: Account Balance Start.
[2026-09-15 06:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:54:03] Production.INFO: 117
[2026-09-15 06:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:54:03] Production.INFO: Total Charge 0
[2026-09-15 06:54:03] Production.INFO: CreateAllLog End
[2026-09-15 06:54:03] Production.INFO: Account Balance End.
[2026-09-15 06:54:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:54:03] Production.INFO: ==7995== Releasing lock...
[2026-09-15 06:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:54:03] Production.INFO: ==7991== Releasing lock...
[2026-09-15 06:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:54:11] Production.ERROR: CronJobId end10
[2026-09-15 06:54:11] Production.INFO: ==7993== Releasing lock...
[2026-09-15 06:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:54:13] Production.INFO: call_cost start
[2026-09-15 06:54:13] Production.INFO: call_cost end
[2026-09-15 06:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:54:13] Production.INFO: ==7989== Releasing lock...
[2026-09-15 06:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:55:02] Production.INFO: ==8055== Lock acquired, processing the job...
[2026-09-15 11:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:55:02] Production.INFO: neon service started
[2026-09-15 11:55:02] Production.INFO: neon service started
[2026-09-15 11:55:02] Production.INFO: ==8055== Releasing lock...
[2026-09-15 11:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:55:02] Production.INFO: ==8059== Lock acquired, processing the job...
[2026-09-15 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:55:02] Production.INFO: ==8059== Releasing lock...
[2026-09-15 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:55:02] Production.INFO: ==8057== Lock acquired, processing the job...
[2026-09-15 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:55:03] Production.INFO: ==8057== Releasing lock...
[2026-09-15 06:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:55:03] Production.INFO: ==8061== Lock acquired, processing the job...
[2026-09-15 06:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 06:55:03] Production.INFO: ==8063== Lock acquired, processing the job...
[2026-09-15 06:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 06:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 06:55:03] Production.INFO: ==8061== Releasing lock...
[2026-09-15 06:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 06:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 06:55:03] Production.INFO: ==8065== Lock acquired, processing the job...
[2026-09-15 06:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:55:03] Production.INFO: ==8068== Lock acquired, processing the job...
[2026-09-15 06:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:55:03] Production.INFO: ==8070== Lock acquired, processing the job...
[2026-09-15 06:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:55:04] Production.INFO: Account Balance Start.
[2026-09-15 06:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 06:55:04] Production.INFO: 117
[2026-09-15 06:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 06:55:04] Production.INFO: ==8072== Lock acquired, processing the job...
[2026-09-15 06:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:55:04] Production.INFO: ==8074== Lock acquired, processing the job...
[2026-09-15 06:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 06:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:55:04] Production.INFO: ==8074== Releasing lock...
[2026-09-15 06:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:55:04] Production.ERROR: done
[2026-09-15 06:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 06:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006770', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 06:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:55:04] Production.INFO: Total Charge 0
[2026-09-15 06:55:04] Production.INFO: CreateAllLog End
[2026-09-15 06:55:04] Production.INFO: ==8065== Releasing lock...
[2026-09-15 06:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:55:04] Production.INFO: Account Balance End.
[2026-09-15 06:55:05] Production.ERROR: CronJobId end 12
[2026-09-15 06:55:05] Production.INFO: ==8070== Releasing lock...
[2026-09-15 06:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006770', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 06:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 06:55:10] Production.INFO: ProcessCDR(1,18006770,1,1,2)
[2026-09-15 06:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006770,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006770,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 06:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 06:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 06:55:10] Production.INFO: ==8072== Releasing lock...
[2026-09-15 06:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 06:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 06:55:14] Production.ERROR: CronJobId end10
[2026-09-15 06:55:14] Production.INFO: ==8068== Releasing lock...
[2026-09-15 06:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:55:16] Production.INFO: call_cost start
[2026-09-15 06:55:16] Production.INFO: call_cost end
[2026-09-15 06:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:55:16] Production.INFO: ==8063== Releasing lock...
[2026-09-15 06:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:56:01] Production.INFO: ==8127== Lock acquired, processing the job...
[2026-09-15 11:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:56:01] Production.INFO: neon service started
[2026-09-15 11:56:01] Production.INFO: neon service started
[2026-09-15 11:56:01] Production.INFO: ==8127== Releasing lock...
[2026-09-15 11:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:56:01] Production.INFO: ==8131== Lock acquired, processing the job...
[2026-09-15 10:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:56:01] Production.INFO: ==8131== Releasing lock...
[2026-09-15 10:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:56:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:56:01] Production.INFO: ==8129== Lock acquired, processing the job...
[2026-09-15 06:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:56:02] Production.INFO: ==8129== Releasing lock...
[2026-09-15 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:56:02] Production.INFO: ==8133== Lock acquired, processing the job...
[2026-09-15 06:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:56:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:56:02] Production.INFO: ==8135== Lock acquired, processing the job...
[2026-09-15 06:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:56:02] Production.INFO: ==8137== Lock acquired, processing the job...
[2026-09-15 06:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:56:03] Production.INFO: ==8139== Lock acquired, processing the job...
[2026-09-15 06:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:56:03] Production.INFO: ==8141== Lock acquired, processing the job...
[2026-09-15 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 06:56:03] Production.INFO: Account Balance Start.
[2026-09-15 06:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:56:03] Production.INFO: 117
[2026-09-15 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-15 06:56:03] Production.INFO: ==8141== Releasing lock...
[2026-09-15 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:56:03] Production.INFO: Total Charge 0
[2026-09-15 06:56:03] Production.INFO: CreateAllLog End
[2026-09-15 06:56:03] Production.INFO: ==8135== Releasing lock...
[2026-09-15 06:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:56:03] Production.INFO: Account Balance End.
[2026-09-15 06:56:03] Production.ERROR: CronJobId end 12
[2026-09-15 06:56:03] Production.INFO: ==8139== Releasing lock...
[2026-09-15 06:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:56:10] Production.ERROR: CronJobId end10
[2026-09-15 06:56:10] Production.INFO: ==8137== Releasing lock...
[2026-09-15 06:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:56:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:56:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:56:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:56:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:56:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:56:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:56:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:56:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:56:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:56:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:56:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:56:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:56:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:56:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:56:13] Production.INFO: call_cost start
[2026-09-15 06:56:13] Production.INFO: call_cost end
[2026-09-15 06:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:56:13] Production.INFO: ==8133== Releasing lock...
[2026-09-15 06:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:57:01] Production.INFO: ==8196== Lock acquired, processing the job...
[2026-09-15 11:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:57:01] Production.INFO: neon service started
[2026-09-15 11:57:01] Production.INFO: neon service started
[2026-09-15 11:57:01] Production.INFO: ==8196== Releasing lock...
[2026-09-15 11:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:57:02] Production.INFO: ==8198== Lock acquired, processing the job...
[2026-09-15 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:57:02] Production.INFO: ==8198== Releasing lock...
[2026-09-15 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:57:02] Production.INFO: ==8200== Lock acquired, processing the job...
[2026-09-15 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:57:02] Production.INFO: ==8200== Releasing lock...
[2026-09-15 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:57:03] Production.INFO: ==8203== Lock acquired, processing the job...
[2026-09-15 06:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:57:03] Production.INFO: ==8205== Lock acquired, processing the job...
[2026-09-15 06:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:57:03] Production.INFO: ==8207== Lock acquired, processing the job...
[2026-09-15 06:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:57:03] Production.INFO: ==8209== Lock acquired, processing the job...
[2026-09-15 06:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:57:03] Production.INFO: ==8211== Lock acquired, processing the job...
[2026-09-15 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 06:57:03] Production.INFO: Account Balance Start.
[2026-09-15 06:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:57:03] Production.INFO: ==8211== Releasing lock...
[2026-09-15 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:57:03] Production.INFO: 117
[2026-09-15 06:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 06:57:03] Production.INFO: Total Charge 0
[2026-09-15 06:57:03] Production.INFO: CreateAllLog End
[2026-09-15 06:57:04] Production.INFO: Account Balance End.
[2026-09-15 06:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:57:04] Production.INFO: ==8209== Releasing lock...
[2026-09-15 06:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:57:04] Production.INFO: ==8205== Releasing lock...
[2026-09-15 06:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:57:12] Production.ERROR: CronJobId end10
[2026-09-15 06:57:12] Production.INFO: ==8207== Releasing lock...
[2026-09-15 06:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:57:14] Production.INFO: call_cost start
[2026-09-15 06:57:14] Production.INFO: call_cost end
[2026-09-15 06:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:57:14] Production.INFO: ==8203== Releasing lock...
[2026-09-15 06:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:58:02] Production.INFO: ==8264== Lock acquired, processing the job...
[2026-09-15 11:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:58:02] Production.INFO: neon service started
[2026-09-15 11:58:02] Production.INFO: neon service started
[2026-09-15 11:58:02] Production.INFO: ==8264== Releasing lock...
[2026-09-15 11:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:58:02] Production.INFO: ==8266== Lock acquired, processing the job...
[2026-09-15 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 06:58:02] Production.INFO: ==8266== Releasing lock...
[2026-09-15 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:58:03] Production.INFO: ==8268== Lock acquired, processing the job...
[2026-09-15 10:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:58:03] Production.INFO: ==8268== Releasing lock...
[2026-09-15 10:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:58:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:58:03] Production.INFO: ==8271== Lock acquired, processing the job...
[2026-09-15 06:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:58:03] Production.INFO: ==8273== Lock acquired, processing the job...
[2026-09-15 06:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:58:03] Production.INFO: ==8275== Lock acquired, processing the job...
[2026-09-15 06:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:58:03] Production.INFO: ==8277== Lock acquired, processing the job...
[2026-09-15 06:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:58:03] Production.INFO: ==8279== Lock acquired, processing the job...
[2026-09-15 06:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 06:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:58:03] Production.INFO: Account Balance Start.
[2026-09-15 06:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:58:03] Production.INFO: 117
[2026-09-15 06:58:04] Production.INFO: Date 2026-09-08
[2026-09-15 06:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 06:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 06:58:04] Production.INFO: Date 2026-09-09
[2026-09-15 06:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 06:58:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:58:04] Production.INFO: ==8279== Releasing lock...
[2026-09-15 06:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:58:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:58:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:58:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:58:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:58:04] Production.INFO: Total Charge 0
[2026-09-15 06:58:04] Production.INFO: CreateAllLog End
[2026-09-15 06:58:04] Production.INFO: Account Balance End.
[2026-09-15 06:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:58:04] Production.INFO: ==8277== Releasing lock...
[2026-09-15 06:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:58:04] Production.INFO: ==8273== Releasing lock...
[2026-09-15 06:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:58:11] Production.ERROR: CronJobId end10
[2026-09-15 06:58:11] Production.INFO: ==8275== Releasing lock...
[2026-09-15 06:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:58:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:58:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:58:15] Production.INFO: call_cost start
[2026-09-15 06:58:15] Production.INFO: call_cost end
[2026-09-15 06:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:58:15] Production.INFO: ==8271== Releasing lock...
[2026-09-15 06:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 11:59:01] Production.INFO: ==8335== Lock acquired, processing the job...
[2026-09-15 11:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 11:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 11:59:01] Production.INFO: neon service started
[2026-09-15 11:59:01] Production.INFO: neon service started
[2026-09-15 11:59:01] Production.INFO: ==8335== Releasing lock...
[2026-09-15 11:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 11:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 06:59:02] Production.INFO: ==8337== Lock acquired, processing the job...
[2026-09-15 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:59:02] Production.INFO: ==8339== Lock acquired, processing the job...
[2026-09-15 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:59:02] Production.INFO: ==8339== Releasing lock...
[2026-09-15 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 10:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 06:59:02] Production.INFO: ==8337== Releasing lock...
[2026-09-15 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 06:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 06:59:03] Production.INFO: ==8342== Lock acquired, processing the job...
[2026-09-15 06:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 06:59:03] Production.INFO: ==8346== Lock acquired, processing the job...
[2026-09-15 06:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 06:59:03] Production.INFO: ==8344== Lock acquired, processing the job...
[2026-09-15 06:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 06:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 06:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 06:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 06:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 06:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 06:59:03] Production.INFO: ==8348== Lock acquired, processing the job...
[2026-09-15 06:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 06:59:03] Production.INFO: ==8350== Lock acquired, processing the job...
[2026-09-15 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 06:59:03] Production.INFO: ==8350== Releasing lock...
[2026-09-15 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 06:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 06:59:03] Production.INFO: Account Balance Start.
[2026-09-15 06:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 06:59:03] Production.INFO: 117
[2026-09-15 06:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 06:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:59:04] Production.INFO: Date 2026-09-09
[2026-09-15 06:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:59:04] Production.INFO: Date 2026-09-10
[2026-09-15 06:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:59:04] Production.INFO: Date 2026-09-11
[2026-09-15 06:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:59:04] Production.INFO: Date 2026-09-12
[2026-09-15 06:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:59:04] Production.INFO: Date 2026-09-13
[2026-09-15 06:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:59:04] Production.INFO: Date 2026-09-14
[2026-09-15 06:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:59:04] Production.INFO: Date 2026-09-15
[2026-09-15 06:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 06:59:04] Production.INFO: Total Charge 0
[2026-09-15 06:59:04] Production.INFO: CreateAllLog End
[2026-09-15 06:59:04] Production.INFO: ==8344== Releasing lock...
[2026-09-15 06:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 06:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 06:59:04] Production.INFO: Account Balance End.
[2026-09-15 06:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 06:59:04] Production.INFO: ==8348== Releasing lock...
[2026-09-15 06:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 06:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 06:59:12] Production.ERROR: CronJobId end10
[2026-09-15 06:59:12] Production.INFO: ==8346== Releasing lock...
[2026-09-15 06:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 06:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 06:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 06:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 06:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 06:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 06:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 06:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 06:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 06:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 06:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 06:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 06:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 06:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 06:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 06:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 06:59:14] Production.INFO: call_cost start
[2026-09-15 06:59:14] Production.INFO: call_cost end
[2026-09-15 06:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 06:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 06:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 06:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 06:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 06:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 06:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 06:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 06:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 06:59:14] Production.INFO: ==8342== Releasing lock...
[2026-09-15 06:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 06:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:00:02] Production.INFO: ==8405== Lock acquired, processing the job...
[2026-09-15 12:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:00:02] Production.INFO: neon service started
[2026-09-15 12:00:02] Production.INFO: neon service started
[2026-09-15 12:00:02] Production.INFO: ==8405== Releasing lock...
[2026-09-15 12:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:00:02] Production.INFO: ==8407== Lock acquired, processing the job...
[2026-09-15 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:00:02] Production.INFO: ==8407== Releasing lock...
[2026-09-15 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:00:02] Production.INFO: ==8409== Lock acquired, processing the job...
[2026-09-15 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:00:03] Production.INFO: ==8409== Releasing lock...
[2026-09-15 11:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:00:03] Production.INFO: ==8411== Lock acquired, processing the job...
[2026-09-15 07:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:00:03] Production.INFO: ==8413== Lock acquired, processing the job...
[2026-09-15 07:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:00:03] Production.INFO: ==8417== Lock acquired, processing the job...
[2026-09-15 07:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:00:03] Production.INFO: ==8419== Lock acquired, processing the job...
[2026-09-15 07:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:00:03] Production.INFO: ==8415== Lock acquired, processing the job...
[2026-09-15 07:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:00:03] Production.INFO: Account Balance Start.
[2026-09-15 07:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:00:03] Production.INFO: 117
[2026-09-15 07:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:00:03] Production.INFO: ==8419== Releasing lock...
[2026-09-15 07:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:00:04] Production.INFO: Total Charge 0
[2026-09-15 07:00:04] Production.INFO: CreateAllLog End
[2026-09-15 07:00:04] Production.INFO: Account Balance End.
[2026-09-15 07:00:04] Production.INFO: ==8413== Releasing lock...
[2026-09-15 07:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:00:04] Production.INFO: ==8417== Releasing lock...
[2026-09-15 07:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:00:11] Production.ERROR: CronJobId end10
[2026-09-15 07:00:11] Production.INFO: ==8415== Releasing lock...
[2026-09-15 07:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:00:14] Production.INFO: call_cost start
[2026-09-15 07:00:14] Production.INFO: call_cost end
[2026-09-15 07:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:00:14] Production.INFO: ==8411== Releasing lock...
[2026-09-15 07:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:01:01] Production.INFO: ==8477== Lock acquired, processing the job...
[2026-09-15 12:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:01:01] Production.INFO: neon service started
[2026-09-15 12:01:01] Production.INFO: neon service started
[2026-09-15 12:01:01] Production.INFO: ==8477== Releasing lock...
[2026-09-15 12:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:01:01] Production.INFO: ==8487== Lock acquired, processing the job...
[2026-09-15 07:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:01:02] Production.INFO: ==8487== Releasing lock...
[2026-09-15 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:01:02] Production.INFO: ==8489== Lock acquired, processing the job...
[2026-09-15 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:01:02] Production.INFO: ==8489== Releasing lock...
[2026-09-15 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:01:03] Production.INFO: ==8491== Lock acquired, processing the job...
[2026-09-15 07:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:01:03] Production.INFO: ==8499== Lock acquired, processing the job...
[2026-09-15 07:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:01:03] Production.INFO: ==8495== Lock acquired, processing the job...
[2026-09-15 07:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:01:03] Production.INFO: ==8493== Lock acquired, processing the job...
[2026-09-15 07:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:01:03] Production.INFO: ==8497== Lock acquired, processing the job...
[2026-09-15 07:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:01:03] Production.INFO: Account Balance Start.
[2026-09-15 07:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:01:03] Production.INFO: 117
[2026-09-15 07:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:01:03] Production.INFO: ==8499== Releasing lock...
[2026-09-15 07:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:01:03] Production.INFO: Total Charge 0
[2026-09-15 07:01:03] Production.INFO: CreateAllLog End
[2026-09-15 07:01:03] Production.INFO: Account Balance End.
[2026-09-15 07:01:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:01:03] Production.INFO: ==8497== Releasing lock...
[2026-09-15 07:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:01:04] Production.INFO: ==8493== Releasing lock...
[2026-09-15 07:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:01:12] Production.ERROR: CronJobId end10
[2026-09-15 07:01:12] Production.INFO: ==8495== Releasing lock...
[2026-09-15 07:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:01:14] Production.INFO: call_cost start
[2026-09-15 07:01:14] Production.INFO: call_cost end
[2026-09-15 07:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:01:14] Production.INFO: ==8491== Releasing lock...
[2026-09-15 07:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:02:02] Production.INFO: ==8552== Lock acquired, processing the job...
[2026-09-15 12:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:02:02] Production.INFO: neon service started
[2026-09-15 12:02:02] Production.INFO: neon service started
[2026-09-15 12:02:02] Production.INFO: ==8552== Releasing lock...
[2026-09-15 12:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:02:02] Production.INFO: ==8554== Lock acquired, processing the job...
[2026-09-15 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:02:02] Production.INFO: ==8554== Releasing lock...
[2026-09-15 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:02:02] Production.INFO: ==8556== Lock acquired, processing the job...
[2026-09-15 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:02:02] Production.INFO: ==8556== Releasing lock...
[2026-09-15 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:02:03] Production.INFO: ==8565== Lock acquired, processing the job...
[2026-09-15 07:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:02:03] Production.INFO: ==8561== Lock acquired, processing the job...
[2026-09-15 07:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:02:03] Production.INFO: ==8559== Lock acquired, processing the job...
[2026-09-15 07:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:02:03] Production.INFO: ==8563== Lock acquired, processing the job...
[2026-09-15 07:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:02:03] Production.INFO: ==8567== Lock acquired, processing the job...
[2026-09-15 07:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 07:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 07:02:03] Production.INFO: Account Balance Start.
[2026-09-15 07:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:02:03] Production.INFO: 117
[2026-09-15 07:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:02:03] Production.INFO: ==8569== Lock acquired, processing the job...
[2026-09-15 07:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:02:04] Production.INFO: Date 2026-09-09
[2026-09-15 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:02:04] Production.ERROR: done
[2026-09-15 07:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 07:02:04] Production.INFO: Date 2026-09-10
[2026-09-15 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 07: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-15 07: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-15 07:02:04] Production.ERROR: done
[2026-09-15 07:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:02:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:02:04] Production.INFO: ==8569== Releasing lock...
[2026-09-15 07:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:02:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 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-15 07:02:04] Production.INFO: ==8567== Releasing lock...
[2026-09-15 07:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 07:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 07:02:04] Production.INFO: Total Charge 0
[2026-09-15 07:02:04] Production.INFO: CreateAllLog End
[2026-09-15 07:02:04] Production.INFO: ==8561== Releasing lock...
[2026-09-15 07:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:02:04] Production.INFO: Account Balance End.
[2026-09-15 07:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:02:04] Production.INFO: ==8565== Releasing lock...
[2026-09-15 07:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:02:12] Production.ERROR: CronJobId end10
[2026-09-15 07:02:12] Production.INFO: ==8563== Releasing lock...
[2026-09-15 07:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:02:15] Production.INFO: call_cost start
[2026-09-15 07:02:15] Production.INFO: call_cost end
[2026-09-15 07:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:02:15] Production.INFO: ==8559== Releasing lock...
[2026-09-15 07:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:03:01] Production.INFO: ==8632== Lock acquired, processing the job...
[2026-09-15 12:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:03:01] Production.INFO: neon service started
[2026-09-15 12:03:01] Production.INFO: neon service started
[2026-09-15 12:03:01] Production.INFO: ==8632== Releasing lock...
[2026-09-15 12:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:03:01] Production.INFO: ==8636== Lock acquired, processing the job...
[2026-09-15 11:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:03:01] Production.INFO: ==8636== Releasing lock...
[2026-09-15 11:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:03:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:03:01] Production.INFO: ==8634== Lock acquired, processing the job...
[2026-09-15 07:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:03:02] Production.INFO: ==8634== Releasing lock...
[2026-09-15 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:03:02] Production.INFO: ==8638== Lock acquired, processing the job...
[2026-09-15 07:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:03:02] Production.INFO: ==8642== Lock acquired, processing the job...
[2026-09-15 07:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:03:02] Production.INFO: ==8640== Lock acquired, processing the job...
[2026-09-15 07:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:03:02] Production.INFO: ==8644== Lock acquired, processing the job...
[2026-09-15 07:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:03:03] Production.INFO: ==8646== Lock acquired, processing the job...
[2026-09-15 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:03:03] Production.INFO: Account Balance Start.
[2026-09-15 07:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:03:03] Production.INFO: 117
[2026-09-15 07:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 07:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 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-15 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:03:03] Production.INFO: ==8646== Releasing lock...
[2026-09-15 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:03:03] Production.INFO: Total Charge 0
[2026-09-15 07:03:03] Production.INFO: CreateAllLog End
[2026-09-15 07:03:03] Production.INFO: Account Balance End.
[2026-09-15 07:03:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:03:03] Production.INFO: ==8644== Releasing lock...
[2026-09-15 07:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:03:03] Production.INFO: ==8640== Releasing lock...
[2026-09-15 07:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:03:11] Production.ERROR: CronJobId end10
[2026-09-15 07:03:11] Production.INFO: ==8642== Releasing lock...
[2026-09-15 07:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:03:14] Production.INFO: call_cost start
[2026-09-15 07:03:14] Production.INFO: call_cost end
[2026-09-15 07:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:03:14] Production.INFO: ==8638== Releasing lock...
[2026-09-15 07:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:04:01] Production.INFO: ==8702== Lock acquired, processing the job...
[2026-09-15 12:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:04:01] Production.INFO: neon service started
[2026-09-15 12:04:01] Production.INFO: neon service started
[2026-09-15 12:04:01] Production.INFO: ==8702== Releasing lock...
[2026-09-15 12:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:04:02] Production.INFO: ==8704== Lock acquired, processing the job...
[2026-09-15 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:04:02] Production.INFO: ==8704== Releasing lock...
[2026-09-15 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:04:02] Production.INFO: ==8706== Lock acquired, processing the job...
[2026-09-15 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:04:02] Production.INFO: ==8706== Releasing lock...
[2026-09-15 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:04:03] Production.INFO: ==8714== Lock acquired, processing the job...
[2026-09-15 07:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:04:03] Production.INFO: ==8708== Lock acquired, processing the job...
[2026-09-15 07:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:04:03] Production.INFO: ==8710== Lock acquired, processing the job...
[2026-09-15 07:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:04:03] Production.INFO: ==8712== Lock acquired, processing the job...
[2026-09-15 07:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:04:03] Production.INFO: Account Balance Start.
[2026-09-15 07:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:04:03] Production.INFO: 117
[2026-09-15 07:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:04:03] Production.INFO: ==8716== Lock acquired, processing the job...
[2026-09-15 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:04:03] Production.INFO: ==8716== Releasing lock...
[2026-09-15 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:04:03] Production.INFO: Total Charge 0
[2026-09-15 07:04:03] Production.INFO: CreateAllLog End
[2026-09-15 07:04:03] Production.INFO: Account Balance End.
[2026-09-15 07:04:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:04:03] Production.INFO: ==8714== Releasing lock...
[2026-09-15 07:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:04:04] Production.INFO: ==8710== Releasing lock...
[2026-09-15 07:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:04:11] Production.ERROR: CronJobId end10
[2026-09-15 07:04:11] Production.INFO: ==8712== Releasing lock...
[2026-09-15 07:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:04:14] Production.INFO: call_cost start
[2026-09-15 07:04:14] Production.INFO: call_cost end
[2026-09-15 07:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:04:14] Production.INFO: ==8708== Releasing lock...
[2026-09-15 07:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:05:02] Production.INFO: ==8771== Lock acquired, processing the job...
[2026-09-15 12:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:05:02] Production.INFO: neon service started
[2026-09-15 12:05:02] Production.INFO: neon service started
[2026-09-15 12:05:02] Production.INFO: ==8771== Releasing lock...
[2026-09-15 12:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:05:02] Production.INFO: ==8773== Lock acquired, processing the job...
[2026-09-15 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:05:02] Production.INFO: ==8776== Lock acquired, processing the job...
[2026-09-15 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:05:02] Production.INFO: ==8776== Releasing lock...
[2026-09-15 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:05:03] Production.INFO: ==8773== Releasing lock...
[2026-09-15 07:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:05:03] Production.INFO: ==8778== Lock acquired, processing the job...
[2026-09-15 07:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 07:05:04] Production.INFO: ==8780== Lock acquired, processing the job...
[2026-09-15 07:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 07:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 07:05:04] Production.INFO: ==8778== Releasing lock...
[2026-09-15 07:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 07:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 07:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:05:04] Production.INFO: ==8782== Lock acquired, processing the job...
[2026-09-15 07:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:05:04] Production.INFO: ==8784== Lock acquired, processing the job...
[2026-09-15 07:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:05:04] Production.INFO: ==8788== Lock acquired, processing the job...
[2026-09-15 07:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 07:05:04] Production.INFO: ==8786== Lock acquired, processing the job...
[2026-09-15 07:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 07:05:04] Production.INFO: Account Balance Start.
[2026-09-15 07:05:04] Production.INFO: CreateAllLog Start
[2026-09-15 07:05:04] Production.INFO: 117
[2026-09-15 07:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 07:05:04] Production.INFO: ==8790== Lock acquired, processing the job...
[2026-09-15 07:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:05:04] Production.INFO: ==8790== Releasing lock...
[2026-09-15 07:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:05:04] Production.ERROR: done
[2026-09-15 07:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 07:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006812', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 07:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:05:04] Production.INFO: Total Charge 0
[2026-09-15 07:05:04] Production.INFO: CreateAllLog End
[2026-09-15 07:05:05] Production.INFO: Account Balance End.
[2026-09-15 07:05:05] Production.ERROR: CronJobId end 12
[2026-09-15 07:05:05] Production.INFO: ==8786== Releasing lock...
[2026-09-15 07:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:05:05] Production.INFO: ==8782== Releasing lock...
[2026-09-15 07:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006812', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 07:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 07:05:10] Production.INFO: ProcessCDR(1,18006812,1,1,2)
[2026-09-15 07:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006812,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006812,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 07:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 07:05:11] Production.INFO: ==8788== Releasing lock...
[2026-09-15 07:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 07:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 07:05:14] Production.ERROR: CronJobId end10
[2026-09-15 07:05:14] Production.INFO: ==8784== Releasing lock...
[2026-09-15 07:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:05:17] Production.INFO: call_cost start
[2026-09-15 07:05:17] Production.INFO: call_cost end
[2026-09-15 07:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:05:17] Production.INFO: ==8780== Releasing lock...
[2026-09-15 07:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:06:01] Production.INFO: ==8849== Lock acquired, processing the job...
[2026-09-15 12:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:06:01] Production.INFO: neon service started
[2026-09-15 12:06:01] Production.INFO: neon service started
[2026-09-15 12:06:01] Production.INFO: ==8849== Releasing lock...
[2026-09-15 12:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:06:02] Production.INFO: ==8851== Lock acquired, processing the job...
[2026-09-15 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:06:02] Production.INFO: ==8851== Releasing lock...
[2026-09-15 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:06:02] Production.INFO: ==8853== Lock acquired, processing the job...
[2026-09-15 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:06:02] Production.INFO: ==8853== Releasing lock...
[2026-09-15 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:06:02] Production.INFO: ==8855== Lock acquired, processing the job...
[2026-09-15 07:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:06:03] Production.INFO: ==8857== Lock acquired, processing the job...
[2026-09-15 07:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:06:03] Production.INFO: ==8861== Lock acquired, processing the job...
[2026-09-15 07:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:06:03] Production.INFO: ==8859== Lock acquired, processing the job...
[2026-09-15 07:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:06:03] Production.INFO: ==8863== Lock acquired, processing the job...
[2026-09-15 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:06:03] Production.INFO: Account Balance Start.
[2026-09-15 07:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:06:03] Production.INFO: 117
[2026-09-15 07:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 07:06:03] Production.INFO: ==8863== Releasing lock...
[2026-09-15 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:06:03] Production.INFO: Total Charge 0
[2026-09-15 07:06:03] Production.INFO: CreateAllLog End
[2026-09-15 07:06:03] Production.INFO: Account Balance End.
[2026-09-15 07:06:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:06:03] Production.INFO: ==8861== Releasing lock...
[2026-09-15 07:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:06:03] Production.INFO: ==8857== Releasing lock...
[2026-09-15 07:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:06:10] Production.ERROR: CronJobId end10
[2026-09-15 07:06:10] Production.INFO: ==8859== Releasing lock...
[2026-09-15 07:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:06:13] Production.INFO: call_cost start
[2026-09-15 07:06:13] Production.INFO: call_cost end
[2026-09-15 07:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:06:13] Production.INFO: ==8855== Releasing lock...
[2026-09-15 07:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:07:02] Production.INFO: ==8918== Lock acquired, processing the job...
[2026-09-15 12:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:07:02] Production.INFO: neon service started
[2026-09-15 12:07:02] Production.INFO: neon service started
[2026-09-15 12:07:02] Production.INFO: ==8918== Releasing lock...
[2026-09-15 12:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:07:02] Production.INFO: ==8920== Lock acquired, processing the job...
[2026-09-15 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:07:02] Production.INFO: ==8920== Releasing lock...
[2026-09-15 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:07:02] Production.INFO: ==8922== Lock acquired, processing the job...
[2026-09-15 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:07:02] Production.INFO: ==8922== Releasing lock...
[2026-09-15 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:07:03] Production.INFO: ==8932== Lock acquired, processing the job...
[2026-09-15 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:07:03] Production.INFO: ==8924== Lock acquired, processing the job...
[2026-09-15 07:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 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-15 07:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:07:03] Production.INFO: ==8932== Releasing lock...
[2026-09-15 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:07:03] Production.INFO: ==8926== Lock acquired, processing the job...
[2026-09-15 07:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:07:03] Production.INFO: ==8928== Lock acquired, processing the job...
[2026-09-15 07:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:07:03] Production.INFO: ==8930== Lock acquired, processing the job...
[2026-09-15 07:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:07:03] Production.INFO: Account Balance Start.
[2026-09-15 07:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:07:03] Production.INFO: 117
[2026-09-15 07:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:07:04] Production.INFO: Date 2026-09-09
[2026-09-15 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:07:04] Production.INFO: Date 2026-09-10
[2026-09-15 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:07:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:07:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:07:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:07:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:07:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:07:04] Production.INFO: Total Charge 0
[2026-09-15 07:07:04] Production.INFO: CreateAllLog End
[2026-09-15 07:07:04] Production.INFO: Account Balance End.
[2026-09-15 07:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:07:04] Production.INFO: ==8930== Releasing lock...
[2026-09-15 07:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:07:04] Production.INFO: ==8926== Releasing lock...
[2026-09-15 07:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:07:11] Production.ERROR: CronJobId end10
[2026-09-15 07:07:11] Production.INFO: ==8928== Releasing lock...
[2026-09-15 07:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:07:14] Production.INFO: call_cost start
[2026-09-15 07:07:14] Production.INFO: call_cost end
[2026-09-15 07:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:07:14] Production.INFO: ==8924== Releasing lock...
[2026-09-15 07:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:08:01] Production.INFO: ==9011== Lock acquired, processing the job...
[2026-09-15 12:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:08:01] Production.INFO: neon service started
[2026-09-15 12:08:01] Production.INFO: neon service started
[2026-09-15 12:08:01] Production.INFO: ==9011== Releasing lock...
[2026-09-15 12:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:08:01] Production.INFO: ==9014== Lock acquired, processing the job...
[2026-09-15 07:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:08:02] Production.INFO: ==9016== Lock acquired, processing the job...
[2026-09-15 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:08:02] Production.INFO: ==9014== Releasing lock...
[2026-09-15 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:08:02] Production.INFO: ==9016== Releasing lock...
[2026-09-15 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:08:02] Production.INFO: ==9022== Lock acquired, processing the job...
[2026-09-15 07:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:08:02] Production.INFO: ==9018== Lock acquired, processing the job...
[2026-09-15 07:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:08:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:08:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:08:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:08:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:08:02] Production.INFO: ==9020== Lock acquired, processing the job...
[2026-09-15 07:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:08:03] Production.INFO: ==9024== Lock acquired, processing the job...
[2026-09-15 07:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:08:03] Production.INFO: ==9026== Lock acquired, processing the job...
[2026-09-15 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:08:03] Production.INFO: Account Balance Start.
[2026-09-15 07:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:08:03] Production.INFO: 117
[2026-09-15 07:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:08:03] Production.INFO: ==9026== Releasing lock...
[2026-09-15 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:08:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:08:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:08:03] Production.INFO: Total Charge 0
[2026-09-15 07:08:03] Production.INFO: CreateAllLog End
[2026-09-15 07:08:03] Production.INFO: Account Balance End.
[2026-09-15 07:08:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:08:03] Production.INFO: ==9024== Releasing lock...
[2026-09-15 07:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:08:03] Production.INFO: ==9020== Releasing lock...
[2026-09-15 07:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:08:10] Production.ERROR: CronJobId end10
[2026-09-15 07:08:10] Production.INFO: ==9022== Releasing lock...
[2026-09-15 07:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:08:13] Production.INFO: call_cost start
[2026-09-15 07:08:13] Production.INFO: call_cost end
[2026-09-15 07:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:08:13] Production.INFO: ==9018== Releasing lock...
[2026-09-15 07:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:09:01] Production.INFO: ==9080== Lock acquired, processing the job...
[2026-09-15 12:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:09:01] Production.INFO: neon service started
[2026-09-15 12:09:01] Production.INFO: neon service started
[2026-09-15 12:09:01] Production.INFO: ==9080== Releasing lock...
[2026-09-15 12:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:09:02] Production.INFO: ==9082== Lock acquired, processing the job...
[2026-09-15 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:09:02] Production.INFO: ==9082== Releasing lock...
[2026-09-15 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:09:02] Production.INFO: ==9084== Lock acquired, processing the job...
[2026-09-15 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:09:02] Production.INFO: ==9084== Releasing lock...
[2026-09-15 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:09:03] Production.INFO: ==9087== Lock acquired, processing the job...
[2026-09-15 07:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:09:03] Production.INFO: ==9089== Lock acquired, processing the job...
[2026-09-15 07:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:09:03] Production.INFO: ==9091== Lock acquired, processing the job...
[2026-09-15 07:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:09:03] Production.INFO: ==9093== Lock acquired, processing the job...
[2026-09-15 07:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:09:03] Production.INFO: ==9095== Lock acquired, processing the job...
[2026-09-15 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:09:03] Production.INFO: Account Balance Start.
[2026-09-15 07:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:09:03] Production.INFO: 117
[2026-09-15 07:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:09:03] Production.INFO: ==9095== Releasing lock...
[2026-09-15 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:09:03] Production.INFO: Total Charge 0
[2026-09-15 07:09:03] Production.INFO: CreateAllLog End
[2026-09-15 07:09:03] Production.INFO: Account Balance End.
[2026-09-15 07:09:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:09:03] Production.INFO: ==9093== Releasing lock...
[2026-09-15 07:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:09:04] Production.INFO: ==9089== Releasing lock...
[2026-09-15 07:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:09:11] Production.ERROR: CronJobId end10
[2026-09-15 07:09:11] Production.INFO: ==9091== Releasing lock...
[2026-09-15 07:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:09:13] Production.INFO: call_cost start
[2026-09-15 07:09:13] Production.INFO: call_cost end
[2026-09-15 07:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:09:13] Production.INFO: ==9087== Releasing lock...
[2026-09-15 07:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:10:02] Production.INFO: ==9151== Lock acquired, processing the job...
[2026-09-15 12:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:10:02] Production.INFO: neon service started
[2026-09-15 12:10:02] Production.INFO: neon service started
[2026-09-15 12:10:02] Production.INFO: ==9151== Releasing lock...
[2026-09-15 12:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:10:02] Production.INFO: ==9154== Lock acquired, processing the job...
[2026-09-15 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:10:03] Production.INFO: ==9156== Lock acquired, processing the job...
[2026-09-15 11:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:10:03] Production.INFO: ==9156== Releasing lock...
[2026-09-15 11:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:10:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:10:03] Production.INFO: ==9154== Releasing lock...
[2026-09-15 07:10:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:10:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:10:03] Production.INFO: ==9158== Lock acquired, processing the job...
[2026-09-15 07:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:10:03] Production.INFO: ==9164== Lock acquired, processing the job...
[2026-09-15 07:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:10:03] Production.INFO: ==9160== Lock acquired, processing the job...
[2026-09-15 07:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:10:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:10:04] Production.INFO: ==9166== Lock acquired, processing the job...
[2026-09-15 07:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:10:04] Production.INFO: ==9162== Lock acquired, processing the job...
[2026-09-15 07:10:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:10:04] Production.INFO: Account Balance Start.
[2026-09-15 07:10:04] Production.INFO: CreateAllLog Start
[2026-09-15 07:10:04] Production.INFO: 117
[2026-09-15 07:10:04] Production.INFO: Date 2026-09-08
[2026-09-15 07:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:10:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:10:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:10:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:10:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 07:10:04] Production.INFO: Date 2026-09-09
[2026-09-15 07:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:10:04] Production.INFO: ==9166== Releasing lock...
[2026-09-15 07:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:10:04] Production.INFO: Date 2026-09-10
[2026-09-15 07:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:10:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:10:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:10:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:10:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:10:04] Production.INFO: Total Charge 0
[2026-09-15 07:10:04] Production.INFO: CreateAllLog End
[2026-09-15 07:10:04] Production.INFO: Account Balance End.
[2026-09-15 07:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:10:04] Production.INFO: ==9164== Releasing lock...
[2026-09-15 07:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:10:04] Production.INFO: ==9160== Releasing lock...
[2026-09-15 07:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:10:12] Production.ERROR: CronJobId end10
[2026-09-15 07:10:12] Production.INFO: ==9162== Releasing lock...
[2026-09-15 07:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:10:14] Production.INFO: call_cost start
[2026-09-15 07:10:14] Production.INFO: call_cost end
[2026-09-15 07:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:10:14] Production.INFO: ==9158== Releasing lock...
[2026-09-15 07:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:11:01] Production.INFO: ==9224== Lock acquired, processing the job...
[2026-09-15 12:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:11:01] Production.INFO: neon service started
[2026-09-15 12:11:01] Production.INFO: neon service started
[2026-09-15 12:11:01] Production.INFO: ==9224== Releasing lock...
[2026-09-15 12:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:11:02] Production.INFO: ==9229== Lock acquired, processing the job...
[2026-09-15 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:11:02] Production.INFO: ==9229== Releasing lock...
[2026-09-15 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:11:02] Production.INFO: ==9226== Lock acquired, processing the job...
[2026-09-15 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:11:02] Production.INFO: ==9226== Releasing lock...
[2026-09-15 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:11:02] Production.INFO: ==9231== Lock acquired, processing the job...
[2026-09-15 07:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:11:03] Production.INFO: ==9233== Lock acquired, processing the job...
[2026-09-15 07:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:11:03] Production.INFO: ==9235== Lock acquired, processing the job...
[2026-09-15 07:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:11:03] Production.INFO: ==9237== Lock acquired, processing the job...
[2026-09-15 07:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:11:03] Production.INFO: ==9233== Releasing lock...
[2026-09-15 07:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:11:03] Production.INFO: ==9239== Lock acquired, processing the job...
[2026-09-15 07:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:11:03] Production.INFO: Account Balance Start.
[2026-09-15 07:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:11:03] Production.INFO: 117
[2026-09-15 07:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:11:03] Production.INFO: ==9239== Releasing lock...
[2026-09-15 07:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:11:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:11:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:11:04] Production.INFO: Total Charge 0
[2026-09-15 07:11:04] Production.INFO: CreateAllLog End
[2026-09-15 07:11:04] Production.INFO: Account Balance End.
[2026-09-15 07:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:11:04] Production.INFO: ==9237== Releasing lock...
[2026-09-15 07:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:11:12] Production.ERROR: CronJobId end10
[2026-09-15 07:11:12] Production.INFO: ==9235== Releasing lock...
[2026-09-15 07:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:11:15] Production.INFO: call_cost start
[2026-09-15 07:11:15] Production.INFO: call_cost end
[2026-09-15 07:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:11:15] Production.INFO: ==9231== Releasing lock...
[2026-09-15 07:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:12:02] Production.INFO: ==9293== Lock acquired, processing the job...
[2026-09-15 12:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:12:02] Production.INFO: neon service started
[2026-09-15 12:12:02] Production.INFO: neon service started
[2026-09-15 12:12:02] Production.INFO: ==9293== Releasing lock...
[2026-09-15 12:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:12:02] Production.INFO: ==9295== Lock acquired, processing the job...
[2026-09-15 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:12:02] Production.INFO: ==9295== Releasing lock...
[2026-09-15 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:12:03] Production.INFO: ==9297== Lock acquired, processing the job...
[2026-09-15 11:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:12:03] Production.INFO: ==9297== Releasing lock...
[2026-09-15 11:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:12:03] Production.INFO: ==9300== Lock acquired, processing the job...
[2026-09-15 07:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:12:03] Production.INFO: ==9302== Lock acquired, processing the job...
[2026-09-15 07:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:12:03] Production.INFO: ==9306== Lock acquired, processing the job...
[2026-09-15 07:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:12:03] Production.INFO: ==9304== Lock acquired, processing the job...
[2026-09-15 07:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:12:03] Production.INFO: Account Balance Start.
[2026-09-15 07:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:12:03] Production.INFO: 117
[2026-09-15 07:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:12:03] Production.INFO: ==9308== Lock acquired, processing the job...
[2026-09-15 07:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 07: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-15 07: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-15 07: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-15 07:12:03] Production.INFO: ==9308== Releasing lock...
[2026-09-15 07:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:12:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:12:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:12:04] Production.INFO: Total Charge 0
[2026-09-15 07:12:04] Production.INFO: CreateAllLog End
[2026-09-15 07:12:04] Production.INFO: Account Balance End.
[2026-09-15 07:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:12:04] Production.INFO: ==9306== Releasing lock...
[2026-09-15 07:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:12:04] Production.INFO: ==9302== Releasing lock...
[2026-09-15 07:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:12:11] Production.ERROR: CronJobId end10
[2026-09-15 07:12:11] Production.INFO: ==9304== Releasing lock...
[2026-09-15 07:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:12:13] Production.INFO: call_cost start
[2026-09-15 07:12:13] Production.INFO: call_cost end
[2026-09-15 07:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:12:13] Production.INFO: ==9300== Releasing lock...
[2026-09-15 07:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:13:01] Production.INFO: ==9363== Lock acquired, processing the job...
[2026-09-15 12:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:13:01] Production.INFO: neon service started
[2026-09-15 12:13:01] Production.INFO: neon service started
[2026-09-15 12:13:01] Production.INFO: ==9363== Releasing lock...
[2026-09-15 12:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:13:02] Production.INFO: ==9365== Lock acquired, processing the job...
[2026-09-15 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:13:02] Production.INFO: ==9367== Lock acquired, processing the job...
[2026-09-15 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:13:02] Production.INFO: ==9367== Releasing lock...
[2026-09-15 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:13:02] Production.INFO: ==9365== Releasing lock...
[2026-09-15 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:13:03] Production.INFO: ==9370== Lock acquired, processing the job...
[2026-09-15 07:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:13:03] Production.INFO: ==9372== Lock acquired, processing the job...
[2026-09-15 07:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:13:03] Production.INFO: ==9376== Lock acquired, processing the job...
[2026-09-15 07:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:13:03] Production.INFO: ==9374== Lock acquired, processing the job...
[2026-09-15 07:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:13:03] Production.INFO: ==9378== Lock acquired, processing the job...
[2026-09-15 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:13:03] Production.INFO: Account Balance Start.
[2026-09-15 07:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:13:03] Production.INFO: 117
[2026-09-15 07:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:13:03] Production.INFO: ==9378== Releasing lock...
[2026-09-15 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:13:03] Production.INFO: Total Charge 0
[2026-09-15 07:13:03] Production.INFO: CreateAllLog End
[2026-09-15 07:13:04] Production.INFO: Account Balance End.
[2026-09-15 07:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:13:04] Production.INFO: ==9376== Releasing lock...
[2026-09-15 07:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:13:04] Production.INFO: ==9372== Releasing lock...
[2026-09-15 07:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:13:10] Production.ERROR: CronJobId end10
[2026-09-15 07:13:10] Production.INFO: ==9374== Releasing lock...
[2026-09-15 07:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:13:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:13:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:13:13] Production.INFO: call_cost start
[2026-09-15 07:13:13] Production.INFO: call_cost end
[2026-09-15 07:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:13:13] Production.INFO: ==9370== Releasing lock...
[2026-09-15 07:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:14:02] Production.INFO: ==9434== Lock acquired, processing the job...
[2026-09-15 12:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:14:02] Production.INFO: neon service started
[2026-09-15 12:14:02] Production.INFO: neon service started
[2026-09-15 12:14:02] Production.INFO: ==9434== Releasing lock...
[2026-09-15 12:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:14:02] Production.INFO: ==9436== Lock acquired, processing the job...
[2026-09-15 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:14:02] Production.INFO: ==9436== Releasing lock...
[2026-09-15 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:14:02] Production.INFO: ==9438== Lock acquired, processing the job...
[2026-09-15 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:14:02] Production.INFO: ==9438== Releasing lock...
[2026-09-15 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:14:03] Production.INFO: ==9444== Lock acquired, processing the job...
[2026-09-15 07:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:14:03] Production.INFO: ==9440== Lock acquired, processing the job...
[2026-09-15 07:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:14:03] Production.INFO: ==9442== Lock acquired, processing the job...
[2026-09-15 07:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:14:03] Production.INFO: ==9448== Lock acquired, processing the job...
[2026-09-15 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:14:03] Production.INFO: ==9446== Lock acquired, processing the job...
[2026-09-15 07:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 07:14:03] Production.INFO: ==9448== Releasing lock...
[2026-09-15 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:14:03] Production.INFO: Account Balance Start.
[2026-09-15 07:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:14:03] Production.INFO: 117
[2026-09-15 07:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:14:04] Production.INFO: Total Charge 0
[2026-09-15 07:14:04] Production.INFO: CreateAllLog End
[2026-09-15 07:14:04] Production.INFO: Account Balance End.
[2026-09-15 07:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:14:04] Production.INFO: ==9446== Releasing lock...
[2026-09-15 07:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:14:04] Production.INFO: ==9442== Releasing lock...
[2026-09-15 07:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:14:12] Production.ERROR: CronJobId end10
[2026-09-15 07:14:12] Production.INFO: ==9444== Releasing lock...
[2026-09-15 07:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:14:14] Production.INFO: call_cost start
[2026-09-15 07:14:14] Production.INFO: call_cost end
[2026-09-15 07:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:14:14] Production.INFO: ==9440== Releasing lock...
[2026-09-15 07:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:15:01] Production.INFO: ==9502== Lock acquired, processing the job...
[2026-09-15 12:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:15:01] Production.INFO: neon service started
[2026-09-15 12:15:01] Production.INFO: neon service started
[2026-09-15 12:15:01] Production.INFO: ==9502== Releasing lock...
[2026-09-15 12:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:15:01] Production.INFO: ==9506== Lock acquired, processing the job...
[2026-09-15 11:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:15:01] Production.INFO: ==9506== Releasing lock...
[2026-09-15 11:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:15:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:15:01] Production.INFO: ==9504== Lock acquired, processing the job...
[2026-09-15 07:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:15:02] Production.INFO: ==9504== Releasing lock...
[2026-09-15 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:15:03] Production.INFO: ==9513== Lock acquired, processing the job...
[2026-09-15 07:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:15:03] Production.INFO: ==9509== Lock acquired, processing the job...
[2026-09-15 07:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 07:15:03] Production.INFO: ==9511== Lock acquired, processing the job...
[2026-09-15 07:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 07:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 07:15:03] Production.ERROR: CronJob PID - 9513
[2026-09-15 07:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 07:15:03] Production.ERROR: CronJob ID - 7
[2026-09-15 07:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 07:15:00
[2026-09-15 07:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 07:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 07:15:03] Production.INFO: ==9515== Lock acquired, processing the job...
[2026-09-15 07:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 07:15:03] Production.INFO: ==9509== Releasing lock...
[2026-09-15 07:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 07:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 07:15:03] Production.INFO: ==9519== Lock acquired, processing the job...
[2026-09-15 07:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 07:15:03] Production.INFO: ==9517== Lock acquired, processing the job...
[2026-09-15 07:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 07:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:15:03] Production.INFO: ==9521== Lock acquired, processing the job...
[2026-09-15 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:15:03] Production.INFO: Account Balance Start.
[2026-09-15 07:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:15:03] Production.INFO: 117
[2026-09-15 07:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:15:03] Production.INFO: ==9521== Releasing lock...
[2026-09-15 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:15:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:15:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:15:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:15:03] Production.ERROR: done
[2026-09-15 07:15:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 07:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006853', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 07:15:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:15:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:15:03] Production.INFO: Total Charge 0
[2026-09-15 07:15:04] Production.INFO: CreateAllLog End
[2026-09-15 07:15:04] Production.INFO: Account Balance End.
[2026-09-15 07:15:04] Production.INFO: ==9513== Releasing lock...
[2026-09-15 07:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:15:04] Production.INFO: ==9517== Releasing lock...
[2026-09-15 07:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006853', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 07:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 07:15:09] Production.INFO: ProcessCDR(1,18006853,1,1,2)
[2026-09-15 07:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006853,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006853,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 07:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 07:15:09] Production.INFO: ==9519== Releasing lock...
[2026-09-15 07:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 07:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 07:15:12] Production.ERROR: CronJobId end10
[2026-09-15 07:15:12] Production.INFO: ==9515== Releasing lock...
[2026-09-15 07:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:15:15] Production.INFO: call_cost start
[2026-09-15 07:15:15] Production.INFO: call_cost end
[2026-09-15 07:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:15:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:15:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:15:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:15:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:15:15] Production.INFO: ==9511== Releasing lock...
[2026-09-15 07:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:16:01] Production.INFO: ==9577== Lock acquired, processing the job...
[2026-09-15 12:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:16:01] Production.INFO: neon service started
[2026-09-15 12:16:01] Production.INFO: neon service started
[2026-09-15 12:16:01] Production.INFO: ==9577== Releasing lock...
[2026-09-15 12:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:16:02] Production.INFO: ==9579== Lock acquired, processing the job...
[2026-09-15 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:16:02] Production.INFO: ==9579== Releasing lock...
[2026-09-15 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:16:02] Production.INFO: ==9581== Lock acquired, processing the job...
[2026-09-15 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:16:02] Production.INFO: ==9581== Releasing lock...
[2026-09-15 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:16:03] Production.INFO: ==9584== Lock acquired, processing the job...
[2026-09-15 07:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:16:03] Production.INFO: ==9586== Lock acquired, processing the job...
[2026-09-15 07:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:16:03] Production.INFO: ==9590== Lock acquired, processing the job...
[2026-09-15 07:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:16:03] Production.INFO: ==9588== Lock acquired, processing the job...
[2026-09-15 07:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:16:03] Production.INFO: Account Balance Start.
[2026-09-15 07:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:16:03] Production.INFO: 117
[2026-09-15 07:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:16:03] Production.INFO: ==9592== Lock acquired, processing the job...
[2026-09-15 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 07:16:03] Production.INFO: ==9592== Releasing lock...
[2026-09-15 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:16:03] Production.INFO: Total Charge 0
[2026-09-15 07:16:03] Production.INFO: CreateAllLog End
[2026-09-15 07:16:03] Production.INFO: Account Balance End.
[2026-09-15 07:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:16:03] Production.INFO: ==9590== Releasing lock...
[2026-09-15 07:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:16:04] Production.INFO: ==9586== Releasing lock...
[2026-09-15 07:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:16:10] Production.ERROR: CronJobId end10
[2026-09-15 07:16:10] Production.INFO: ==9588== Releasing lock...
[2026-09-15 07:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:16:13] Production.INFO: call_cost start
[2026-09-15 07:16:13] Production.INFO: call_cost end
[2026-09-15 07:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:16:13] Production.INFO: ==9584== Releasing lock...
[2026-09-15 07:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:17:02] Production.INFO: ==9655== Lock acquired, processing the job...
[2026-09-15 12:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:17:02] Production.INFO: neon service started
[2026-09-15 12:17:02] Production.INFO: neon service started
[2026-09-15 12:17:02] Production.INFO: ==9655== Releasing lock...
[2026-09-15 12:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:17:02] Production.INFO: ==9657== Lock acquired, processing the job...
[2026-09-15 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:17:02] Production.INFO: ==9659== Lock acquired, processing the job...
[2026-09-15 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 07:17:02] Production.INFO: ==9657== Releasing lock...
[2026-09-15 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:17:02] Production.INFO: ==9659== Releasing lock...
[2026-09-15 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:17:03] Production.INFO: ==9664== Lock acquired, processing the job...
[2026-09-15 07:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:17:03] Production.INFO: ==9662== Lock acquired, processing the job...
[2026-09-15 07:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:17:03] Production.INFO: ==9668== Lock acquired, processing the job...
[2026-09-15 07:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:17:03] Production.INFO: ==9670== Lock acquired, processing the job...
[2026-09-15 07:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:17:03] Production.INFO: ==9666== Lock acquired, processing the job...
[2026-09-15 07:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:17:03] Production.INFO: Account Balance Start.
[2026-09-15 07:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:17:03] Production.INFO: 117
[2026-09-15 07:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:17:03] Production.INFO: ==9670== Releasing lock...
[2026-09-15 07:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:17:04] Production.INFO: Total Charge 0
[2026-09-15 07:17:04] Production.INFO: CreateAllLog End
[2026-09-15 07:17:04] Production.INFO: Account Balance End.
[2026-09-15 07:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:17:04] Production.INFO: ==9668== Releasing lock...
[2026-09-15 07:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:17:04] Production.INFO: ==9664== Releasing lock...
[2026-09-15 07:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:17:11] Production.ERROR: CronJobId end10
[2026-09-15 07:17:11] Production.INFO: ==9666== Releasing lock...
[2026-09-15 07:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:17:13] Production.INFO: call_cost start
[2026-09-15 07:17:13] Production.INFO: call_cost end
[2026-09-15 07:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:17:13] Production.INFO: ==9662== Releasing lock...
[2026-09-15 07:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:18:01] Production.INFO: ==9723== Lock acquired, processing the job...
[2026-09-15 12:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:18:01] Production.INFO: neon service started
[2026-09-15 12:18:01] Production.INFO: neon service started
[2026-09-15 12:18:01] Production.INFO: ==9723== Releasing lock...
[2026-09-15 12:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:18:01] Production.INFO: ==9725== Lock acquired, processing the job...
[2026-09-15 07:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:18:02] Production.INFO: ==9725== Releasing lock...
[2026-09-15 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:18:02] Production.INFO: ==9727== Lock acquired, processing the job...
[2026-09-15 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:18:02] Production.INFO: ==9727== Releasing lock...
[2026-09-15 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:18:02] Production.INFO: ==9729== Lock acquired, processing the job...
[2026-09-15 07:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:18:02] Production.INFO: ==9731== Lock acquired, processing the job...
[2026-09-15 07:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:18:02] Production.INFO: ==9733== Lock acquired, processing the job...
[2026-09-15 07:18:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:18:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:18:03] Production.INFO: ==9737== Lock acquired, processing the job...
[2026-09-15 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:18:03] Production.INFO: ==9735== Lock acquired, processing the job...
[2026-09-15 07:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 07:18:03] Production.INFO: Account Balance Start.
[2026-09-15 07:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:18:03] Production.INFO: 117
[2026-09-15 07:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:18:03] Production.INFO: ==9737== Releasing lock...
[2026-09-15 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:18:03] Production.INFO: Total Charge 0
[2026-09-15 07:18:03] Production.INFO: CreateAllLog End
[2026-09-15 07:18:03] Production.INFO: ==9731== Releasing lock...
[2026-09-15 07:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:18:03] Production.INFO: Account Balance End.
[2026-09-15 07:18:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:18:03] Production.INFO: ==9735== Releasing lock...
[2026-09-15 07:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:18:10] Production.ERROR: CronJobId end10
[2026-09-15 07:18:10] Production.INFO: ==9733== Releasing lock...
[2026-09-15 07:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:18:13] Production.INFO: call_cost start
[2026-09-15 07:18:13] Production.INFO: call_cost end
[2026-09-15 07:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:18:13] Production.INFO: ==9729== Releasing lock...
[2026-09-15 07:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:19:01] Production.INFO: ==9793== Lock acquired, processing the job...
[2026-09-15 12:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:19:01] Production.INFO: neon service started
[2026-09-15 12:19:01] Production.INFO: neon service started
[2026-09-15 12:19:01] Production.INFO: ==9793== Releasing lock...
[2026-09-15 12:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:19:02] Production.INFO: ==9795== Lock acquired, processing the job...
[2026-09-15 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:19:02] Production.INFO: ==9795== Releasing lock...
[2026-09-15 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:19:02] Production.INFO: ==9797== Lock acquired, processing the job...
[2026-09-15 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:19:02] Production.INFO: ==9797== Releasing lock...
[2026-09-15 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:19:03] Production.INFO: ==9800== Lock acquired, processing the job...
[2026-09-15 07:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:19:03] Production.INFO: ==9802== Lock acquired, processing the job...
[2026-09-15 07:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:19:03] Production.INFO: ==9804== Lock acquired, processing the job...
[2026-09-15 07:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:19:03] Production.INFO: ==9808== Lock acquired, processing the job...
[2026-09-15 07:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:19:03] Production.INFO: ==9806== Lock acquired, processing the job...
[2026-09-15 07:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:19:03] Production.INFO: Account Balance Start.
[2026-09-15 07:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:19:03] Production.INFO: 117
[2026-09-15 07:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:19:03] Production.INFO: ==9808== Releasing lock...
[2026-09-15 07:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:19:03] Production.INFO: Total Charge 0
[2026-09-15 07:19:03] Production.INFO: CreateAllLog End
[2026-09-15 07:19:04] Production.INFO: ==9802== Releasing lock...
[2026-09-15 07:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:19:04] Production.INFO: Account Balance End.
[2026-09-15 07:19:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:19:04] Production.INFO: ==9806== Releasing lock...
[2026-09-15 07:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:19:11] Production.ERROR: CronJobId end10
[2026-09-15 07:19:11] Production.INFO: ==9804== Releasing lock...
[2026-09-15 07:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:19:14] Production.INFO: call_cost start
[2026-09-15 07:19:14] Production.INFO: call_cost end
[2026-09-15 07:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:19:14] Production.INFO: ==9800== Releasing lock...
[2026-09-15 07:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:20:01] Production.INFO: ==9860== Lock acquired, processing the job...
[2026-09-15 12:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:20:01] Production.INFO: neon service started
[2026-09-15 12:20:01] Production.INFO: neon service started
[2026-09-15 12:20:01] Production.INFO: ==9860== Releasing lock...
[2026-09-15 12:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:20:02] Production.INFO: ==9862== Lock acquired, processing the job...
[2026-09-15 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:20:02] Production.INFO: ==9864== Lock acquired, processing the job...
[2026-09-15 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:20:02] Production.INFO: ==9864== Releasing lock...
[2026-09-15 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:20:02] Production.INFO: ==9862== Releasing lock...
[2026-09-15 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:20:03] Production.INFO: ==9867== Lock acquired, processing the job...
[2026-09-15 07:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:20:03] Production.INFO: ==9869== Lock acquired, processing the job...
[2026-09-15 07:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:20:03] Production.INFO: ==9871== Lock acquired, processing the job...
[2026-09-15 07:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:20:03] Production.INFO: ==9873== Lock acquired, processing the job...
[2026-09-15 07:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:20:03] Production.INFO: ==9875== Lock acquired, processing the job...
[2026-09-15 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:20:03] Production.INFO: Account Balance Start.
[2026-09-15 07:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:20:03] Production.INFO: 117
[2026-09-15 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-15 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-15 07:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:20:03] Production.INFO: ==9875== Releasing lock...
[2026-09-15 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:20:03] Production.INFO: Total Charge 0
[2026-09-15 07:20:03] Production.INFO: CreateAllLog End
[2026-09-15 07:20:03] Production.INFO: ==9869== Releasing lock...
[2026-09-15 07:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:20:03] Production.INFO: Account Balance End.
[2026-09-15 07:20:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:20:03] Production.INFO: ==9873== Releasing lock...
[2026-09-15 07:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:20:10] Production.ERROR: CronJobId end10
[2026-09-15 07:20:10] Production.INFO: ==9871== Releasing lock...
[2026-09-15 07:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:20:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:20:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:20:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:20:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:20:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:20:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:20:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:20:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:20:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:20:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:20:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:20:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:20:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:20:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:20:13] Production.INFO: call_cost start
[2026-09-15 07:20:13] Production.INFO: call_cost end
[2026-09-15 07:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:20:13] Production.INFO: ==9867== Releasing lock...
[2026-09-15 07:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:21:01] Production.INFO: ==9933== Lock acquired, processing the job...
[2026-09-15 12:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:21:01] Production.INFO: neon service started
[2026-09-15 12:21:01] Production.INFO: neon service started
[2026-09-15 12:21:01] Production.INFO: ==9933== Releasing lock...
[2026-09-15 12:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:21:02] Production.INFO: ==9935== Lock acquired, processing the job...
[2026-09-15 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:21:02] Production.INFO: ==9937== Lock acquired, processing the job...
[2026-09-15 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:21:02] Production.INFO: ==9937== Releasing lock...
[2026-09-15 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:21:02] Production.INFO: ==9935== Releasing lock...
[2026-09-15 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:21:03] Production.INFO: ==9939== Lock acquired, processing the job...
[2026-09-15 07:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:21:03] Production.INFO: ==9941== Lock acquired, processing the job...
[2026-09-15 07:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:21:03] Production.INFO: ==9944== Lock acquired, processing the job...
[2026-09-15 07:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:21:03] Production.INFO: ==9948== Lock acquired, processing the job...
[2026-09-15 07:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:21:03] Production.INFO: ==9946== Lock acquired, processing the job...
[2026-09-15 07:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:21:03] Production.INFO: Account Balance Start.
[2026-09-15 07:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:21:03] Production.INFO: 117
[2026-09-15 07:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 07:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:21:03] Production.INFO: ==9948== Releasing lock...
[2026-09-15 07:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:21:04] Production.INFO: Total Charge 0
[2026-09-15 07:21:04] Production.INFO: CreateAllLog End
[2026-09-15 07:21:04] Production.INFO: ==9941== Releasing lock...
[2026-09-15 07:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:21:04] Production.INFO: Account Balance End.
[2026-09-15 07:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:21:04] Production.INFO: ==9946== Releasing lock...
[2026-09-15 07:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:21:11] Production.ERROR: CronJobId end10
[2026-09-15 07:21:11] Production.INFO: ==9944== Releasing lock...
[2026-09-15 07:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:21:14] Production.INFO: call_cost start
[2026-09-15 07:21:14] Production.INFO: call_cost end
[2026-09-15 07:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:21:14] Production.INFO: ==9939== Releasing lock...
[2026-09-15 07:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:22:02] Production.INFO: ==10004== Lock acquired, processing the job...
[2026-09-15 12:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:22:02] Production.INFO: neon service started
[2026-09-15 12:22:02] Production.INFO: neon service started
[2026-09-15 12:22:02] Production.INFO: ==10004== Releasing lock...
[2026-09-15 12:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:22:02] Production.INFO: ==10006== Lock acquired, processing the job...
[2026-09-15 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:22:02] Production.INFO: ==10008== Lock acquired, processing the job...
[2026-09-15 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:22:02] Production.INFO: ==10008== Releasing lock...
[2026-09-15 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:22:03] Production.INFO: ==10006== Releasing lock...
[2026-09-15 07:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:22:03] Production.INFO: ==10011== Lock acquired, processing the job...
[2026-09-15 07:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:22:03] Production.INFO: ==10013== Lock acquired, processing the job...
[2026-09-15 07:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:22:03] Production.INFO: ==10015== Lock acquired, processing the job...
[2026-09-15 07:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:22:04] Production.INFO: ==10019== Lock acquired, processing the job...
[2026-09-15 07:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:22:04] Production.INFO: ==10017== Lock acquired, processing the job...
[2026-09-15 07:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:22:04] Production.INFO: Account Balance Start.
[2026-09-15 07:22:04] Production.INFO: CreateAllLog Start
[2026-09-15 07:22:04] Production.INFO: 117
[2026-09-15 07: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-15 07:22:04] Production.INFO: Date 2026-09-08
[2026-09-15 07: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-15 07:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 07: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-15 07:22:04] Production.INFO: ==10019== Releasing lock...
[2026-09-15 07:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:22:04] Production.INFO: Date 2026-09-09
[2026-09-15 07:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:22:04] Production.INFO: Date 2026-09-10
[2026-09-15 07:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:22:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:22:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:22:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:22:04] Production.INFO: Total Charge 0
[2026-09-15 07:22:04] Production.INFO: CreateAllLog End
[2026-09-15 07:22:04] Production.INFO: ==10013== Releasing lock...
[2026-09-15 07:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:22:04] Production.INFO: Account Balance End.
[2026-09-15 07:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:22:04] Production.INFO: ==10017== Releasing lock...
[2026-09-15 07:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:22:12] Production.ERROR: CronJobId end10
[2026-09-15 07:22:12] Production.INFO: ==10015== Releasing lock...
[2026-09-15 07:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:22:14] Production.INFO: call_cost start
[2026-09-15 07:22:14] Production.INFO: call_cost end
[2026-09-15 07:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:22:14] Production.INFO: ==10011== Releasing lock...
[2026-09-15 07:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:23:01] Production.INFO: ==10074== Lock acquired, processing the job...
[2026-09-15 12:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:23:01] Production.INFO: neon service started
[2026-09-15 12:23:01] Production.INFO: neon service started
[2026-09-15 12:23:01] Production.INFO: ==10074== Releasing lock...
[2026-09-15 12:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:23:02] Production.INFO: ==10076== Lock acquired, processing the job...
[2026-09-15 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:23:02] Production.INFO: ==10078== Lock acquired, processing the job...
[2026-09-15 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:23:02] Production.INFO: ==10078== Releasing lock...
[2026-09-15 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:23:02] Production.INFO: ==10076== Releasing lock...
[2026-09-15 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:23:02] Production.INFO: ==10081== Lock acquired, processing the job...
[2026-09-15 07:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:23:03] Production.INFO: ==10083== Lock acquired, processing the job...
[2026-09-15 07:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:23:03] Production.INFO: ==10085== Lock acquired, processing the job...
[2026-09-15 07:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:23:03] Production.INFO: ==10087== Lock acquired, processing the job...
[2026-09-15 07:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:23:03] Production.INFO: Account Balance Start.
[2026-09-15 07:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:23:03] Production.INFO: 117
[2026-09-15 07:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:23:03] Production.INFO: ==10089== Lock acquired, processing the job...
[2026-09-15 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 07:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:23:03] Production.INFO: ==10089== Releasing lock...
[2026-09-15 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:23:03] Production.INFO: Total Charge 0
[2026-09-15 07:23:03] Production.INFO: CreateAllLog End
[2026-09-15 07:23:04] Production.INFO: ==10083== Releasing lock...
[2026-09-15 07:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:23:04] Production.INFO: Account Balance End.
[2026-09-15 07:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:23:04] Production.INFO: ==10087== Releasing lock...
[2026-09-15 07:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:23:11] Production.ERROR: CronJobId end10
[2026-09-15 07:23:11] Production.INFO: ==10085== Releasing lock...
[2026-09-15 07:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:23:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:23:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:23:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:23:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:23:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:23:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:23:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:23:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:23:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:23:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:23:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:23:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:23:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:23:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:23:13] Production.INFO: call_cost start
[2026-09-15 07:23:13] Production.INFO: call_cost end
[2026-09-15 07:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:23:13] Production.INFO: ==10081== Releasing lock...
[2026-09-15 07:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:24:02] Production.INFO: ==10143== Lock acquired, processing the job...
[2026-09-15 12:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:24:02] Production.INFO: neon service started
[2026-09-15 12:24:02] Production.INFO: neon service started
[2026-09-15 12:24:02] Production.INFO: ==10143== Releasing lock...
[2026-09-15 12:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:24:02] Production.INFO: ==10145== Lock acquired, processing the job...
[2026-09-15 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:24:02] Production.INFO: ==10145== Releasing lock...
[2026-09-15 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:24:02] Production.INFO: ==10147== Lock acquired, processing the job...
[2026-09-15 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:24:02] Production.INFO: ==10147== Releasing lock...
[2026-09-15 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:24:03] Production.INFO: ==10151== Lock acquired, processing the job...
[2026-09-15 07:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:24:03] Production.INFO: ==10149== Lock acquired, processing the job...
[2026-09-15 07:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:24:03] Production.INFO: ==10153== Lock acquired, processing the job...
[2026-09-15 07:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:24:03] Production.INFO: ==10155== Lock acquired, processing the job...
[2026-09-15 07:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:24:03] Production.INFO: ==10157== Lock acquired, processing the job...
[2026-09-15 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:24:03] Production.INFO: Account Balance Start.
[2026-09-15 07:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:24:03] Production.INFO: 117
[2026-09-15 07:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 07:24:03] Production.INFO: ==10157== Releasing lock...
[2026-09-15 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:24:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:24:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:24:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:24:04] Production.INFO: Total Charge 0
[2026-09-15 07:24:04] Production.INFO: ==10151== Releasing lock...
[2026-09-15 07:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:24:04] Production.INFO: CreateAllLog End
[2026-09-15 07:24:04] Production.INFO: Account Balance End.
[2026-09-15 07:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:24:04] Production.INFO: ==10155== Releasing lock...
[2026-09-15 07:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:24:11] Production.ERROR: CronJobId end10
[2026-09-15 07:24:11] Production.INFO: ==10153== Releasing lock...
[2026-09-15 07:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:24:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:24:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:24:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:24:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:24:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:24:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:24:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:24:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:24:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:24:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:24:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:24:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:24:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:24:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:24:13] Production.INFO: call_cost start
[2026-09-15 07:24:13] Production.INFO: call_cost end
[2026-09-15 07:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:24:13] Production.INFO: ==10149== Releasing lock...
[2026-09-15 07:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:25:01] Production.INFO: ==10213== Lock acquired, processing the job...
[2026-09-15 12:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:25:01] Production.INFO: neon service started
[2026-09-15 12:25:01] Production.INFO: neon service started
[2026-09-15 12:25:01] Production.INFO: ==10213== Releasing lock...
[2026-09-15 12:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:25:01] Production.INFO: ==10215== Lock acquired, processing the job...
[2026-09-15 07:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:25:02] Production.INFO: ==10215== Releasing lock...
[2026-09-15 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:25:02] Production.INFO: ==10217== Lock acquired, processing the job...
[2026-09-15 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:25:02] Production.INFO: ==10217== Releasing lock...
[2026-09-15 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:25:02] Production.INFO: ==10225== Lock acquired, processing the job...
[2026-09-15 07:25:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:25:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:25:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:25:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:25:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:25:03] Production.INFO: ==10232== Lock acquired, processing the job...
[2026-09-15 07:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:25:03] Production.INFO: ==10219== Lock acquired, processing the job...
[2026-09-15 07:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 07:25:03] Production.INFO: ==10221== Lock acquired, processing the job...
[2026-09-15 07:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 07:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 07:25:03] Production.ERROR: CronJob PID - 10225
[2026-09-15 07:25:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 07:25:03] Production.ERROR: CronJob ID - 10
[2026-09-15 07:25:03] Production.ERROR: CronJob Last Run Time 2026-09-15 07:25:00
[2026-09-15 07:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 07:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 07:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 07:25:03] Production.ERROR: CronJob PID - 10232
[2026-09-15 07:25:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-15 07:25:03] Production.ERROR: CronJob ID - 19
[2026-09-15 07:25:03] Production.ERROR: CronJob Last Run Time 2026-09-15 07:25:00
[2026-09-15 07:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 07:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 07:25:03] Production.INFO: ==10223== Lock acquired, processing the job...
[2026-09-15 07:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 07:25:03] Production.INFO: ==10219== Releasing lock...
[2026-09-15 07:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 07:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 07:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:25:03] Production.INFO: ==10227== Lock acquired, processing the job...
[2026-09-15 07:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:25:03] Production.INFO: ==10230== Lock acquired, processing the job...
[2026-09-15 07:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 07:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:25:03] Production.INFO: ==10232== Releasing lock...
[2026-09-15 07:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:25:03] Production.INFO: Account Balance Start.
[2026-09-15 07:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:25:03] Production.INFO: 117
[2026-09-15 07:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 07:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:25:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:25:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:25:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:25:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:25:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:25:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:25:04] Production.ERROR: done
[2026-09-15 07:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 07:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006894', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 07:25:04] Production.INFO: Total Charge 0
[2026-09-15 07:25:04] Production.INFO: CreateAllLog End
[2026-09-15 07:25:04] Production.INFO: ==10223== Releasing lock...
[2026-09-15 07:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:25:04] Production.INFO: Account Balance End.
[2026-09-15 07:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:25:04] Production.INFO: ==10227== Releasing lock...
[2026-09-15 07:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006894', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 07:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 07:25:09] Production.INFO: ProcessCDR(1,18006894,1,1,2)
[2026-09-15 07:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006894,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006894,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 07:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 07:25:09] Production.INFO: ==10230== Releasing lock...
[2026-09-15 07:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 07:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 07:25:12] Production.ERROR: CronJobId end10
[2026-09-15 07:25:12] Production.INFO: ==10225== Releasing lock...
[2026-09-15 07:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:25:16] Production.INFO: call_cost start
[2026-09-15 07:25:16] Production.INFO: call_cost end
[2026-09-15 07:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:25:16] Production.INFO: ==10221== Releasing lock...
[2026-09-15 07:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:26:01] Production.INFO: ==10288== Lock acquired, processing the job...
[2026-09-15 12:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:26:01] Production.INFO: neon service started
[2026-09-15 12:26:01] Production.INFO: neon service started
[2026-09-15 12:26:01] Production.INFO: ==10288== Releasing lock...
[2026-09-15 12:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:26:02] Production.INFO: ==10290== Lock acquired, processing the job...
[2026-09-15 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:26:02] Production.INFO: ==10290== Releasing lock...
[2026-09-15 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:26:02] Production.INFO: ==10292== Lock acquired, processing the job...
[2026-09-15 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:26:02] Production.INFO: ==10292== Releasing lock...
[2026-09-15 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:26:03] Production.INFO: ==10294== Lock acquired, processing the job...
[2026-09-15 07:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:26:03] Production.INFO: ==10300== Lock acquired, processing the job...
[2026-09-15 07:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:26:03] Production.INFO: ==10296== Lock acquired, processing the job...
[2026-09-15 07:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:26:03] Production.INFO: ==10298== Lock acquired, processing the job...
[2026-09-15 07:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:26:03] Production.INFO: ==10302== Lock acquired, processing the job...
[2026-09-15 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:26:03] Production.INFO: Account Balance Start.
[2026-09-15 07:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:26:03] Production.INFO: 117
[2026-09-15 07:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 07:26:03] Production.INFO: ==10302== Releasing lock...
[2026-09-15 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:26:03] Production.INFO: Total Charge 0
[2026-09-15 07:26:03] Production.INFO: CreateAllLog End
[2026-09-15 07:26:03] Production.INFO: Account Balance End.
[2026-09-15 07:26:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:26:03] Production.INFO: ==10300== Releasing lock...
[2026-09-15 07:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:26:04] Production.INFO: ==10296== Releasing lock...
[2026-09-15 07:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:26:11] Production.ERROR: CronJobId end10
[2026-09-15 07:26:11] Production.INFO: ==10298== Releasing lock...
[2026-09-15 07:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:26:13] Production.INFO: call_cost start
[2026-09-15 07:26:13] Production.INFO: call_cost end
[2026-09-15 07:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:26:13] Production.INFO: ==10294== Releasing lock...
[2026-09-15 07:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:27:01] Production.INFO: ==10359== Lock acquired, processing the job...
[2026-09-15 12:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:27:01] Production.INFO: neon service started
[2026-09-15 12:27:01] Production.INFO: neon service started
[2026-09-15 12:27:01] Production.INFO: ==10359== Releasing lock...
[2026-09-15 12:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:27:01] Production.INFO: ==10361== Lock acquired, processing the job...
[2026-09-15 07:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:27:02] Production.INFO: ==10363== Lock acquired, processing the job...
[2026-09-15 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:27:02] Production.INFO: ==10363== Releasing lock...
[2026-09-15 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:27:02] Production.INFO: ==10361== Releasing lock...
[2026-09-15 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:27:03] Production.INFO: ==10374== Lock acquired, processing the job...
[2026-09-15 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:27:03] Production.INFO: ==10372== Lock acquired, processing the job...
[2026-09-15 07:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:27:03] Production.INFO: ==10366== Lock acquired, processing the job...
[2026-09-15 07:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:27:03] Production.INFO: ==10368== Lock acquired, processing the job...
[2026-09-15 07:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:27:03] Production.INFO: Account Balance Start.
[2026-09-15 07:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:27:03] Production.INFO: 117
[2026-09-15 07:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:27:03] Production.INFO: ==10370== Lock acquired, processing the job...
[2026-09-15 07:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 07:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:27:03] Production.INFO: ==10374== Releasing lock...
[2026-09-15 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:27:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:27:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:27:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:27:03] Production.INFO: Total Charge 0
[2026-09-15 07:27:03] Production.INFO: CreateAllLog End
[2026-09-15 07:27:03] Production.INFO: Account Balance End.
[2026-09-15 07:27:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:27:03] Production.INFO: ==10372== Releasing lock...
[2026-09-15 07:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:27:03] Production.INFO: ==10368== Releasing lock...
[2026-09-15 07:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:27:11] Production.ERROR: CronJobId end10
[2026-09-15 07:27:11] Production.INFO: ==10370== Releasing lock...
[2026-09-15 07:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:27:13] Production.INFO: call_cost start
[2026-09-15 07:27:13] Production.INFO: call_cost end
[2026-09-15 07:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:27:13] Production.INFO: ==10366== Releasing lock...
[2026-09-15 07:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:28:01] Production.INFO: ==10429== Lock acquired, processing the job...
[2026-09-15 12:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:28:01] Production.INFO: neon service started
[2026-09-15 12:28:01] Production.INFO: neon service started
[2026-09-15 12:28:01] Production.INFO: ==10429== Releasing lock...
[2026-09-15 12:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:28:02] Production.INFO: ==10431== Lock acquired, processing the job...
[2026-09-15 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:28:02] Production.INFO: ==10431== Releasing lock...
[2026-09-15 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:28:02] Production.INFO: ==10433== Lock acquired, processing the job...
[2026-09-15 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:28:02] Production.INFO: ==10433== Releasing lock...
[2026-09-15 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:28:03] Production.INFO: ==10435== Lock acquired, processing the job...
[2026-09-15 07:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:28:03] Production.INFO: ==10437== Lock acquired, processing the job...
[2026-09-15 07:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:28:03] Production.INFO: ==10441== Lock acquired, processing the job...
[2026-09-15 07:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:28:03] Production.INFO: ==10439== Lock acquired, processing the job...
[2026-09-15 07:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:28:03] Production.INFO: ==10443== Lock acquired, processing the job...
[2026-09-15 07:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:28:03] Production.INFO: Account Balance Start.
[2026-09-15 07:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:28:03] Production.INFO: 117
[2026-09-15 07:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:28:03] Production.INFO: ==10443== Releasing lock...
[2026-09-15 07:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:28:03] Production.INFO: Total Charge 0
[2026-09-15 07:28:03] Production.INFO: ==10437== Releasing lock...
[2026-09-15 07:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:28:03] Production.INFO: CreateAllLog End
[2026-09-15 07:28:04] Production.INFO: Account Balance End.
[2026-09-15 07:28:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:28:04] Production.INFO: ==10441== Releasing lock...
[2026-09-15 07:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:28:11] Production.ERROR: CronJobId end10
[2026-09-15 07:28:11] Production.INFO: ==10439== Releasing lock...
[2026-09-15 07:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:28:13] Production.INFO: call_cost start
[2026-09-15 07:28:13] Production.INFO: call_cost end
[2026-09-15 07:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:28:13] Production.INFO: ==10435== Releasing lock...
[2026-09-15 07:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:29:02] Production.INFO: ==10497== Lock acquired, processing the job...
[2026-09-15 12:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:29:02] Production.INFO: neon service started
[2026-09-15 12:29:02] Production.INFO: neon service started
[2026-09-15 12:29:02] Production.INFO: ==10497== Releasing lock...
[2026-09-15 12:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:29:02] Production.INFO: ==10499== Lock acquired, processing the job...
[2026-09-15 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:29:02] Production.INFO: ==10499== Releasing lock...
[2026-09-15 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:29:02] Production.INFO: ==10501== Lock acquired, processing the job...
[2026-09-15 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:29:02] Production.INFO: ==10501== Releasing lock...
[2026-09-15 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:29:03] Production.INFO: ==10512== Lock acquired, processing the job...
[2026-09-15 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 07:29:03] Production.INFO: ==10512== Releasing lock...
[2026-09-15 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:29:03] Production.INFO: ==10504== Lock acquired, processing the job...
[2026-09-15 07:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:29:03] Production.INFO: ==10506== Lock acquired, processing the job...
[2026-09-15 07:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:29:03] Production.INFO: ==10510== Lock acquired, processing the job...
[2026-09-15 07:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:29:03] Production.INFO: ==10508== Lock acquired, processing the job...
[2026-09-15 07:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:29:03] Production.INFO: Account Balance Start.
[2026-09-15 07:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:29:03] Production.INFO: 117
[2026-09-15 07:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:29:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:29:04] Production.INFO: Total Charge 0
[2026-09-15 07:29:04] Production.INFO: CreateAllLog End
[2026-09-15 07:29:04] Production.INFO: Account Balance End.
[2026-09-15 07:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:29:04] Production.INFO: ==10510== Releasing lock...
[2026-09-15 07:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:29:04] Production.INFO: ==10506== Releasing lock...
[2026-09-15 07:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:29:11] Production.ERROR: CronJobId end10
[2026-09-15 07:29:11] Production.INFO: ==10508== Releasing lock...
[2026-09-15 07:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:29:14] Production.INFO: call_cost start
[2026-09-15 07:29:14] Production.INFO: call_cost end
[2026-09-15 07:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:29:14] Production.INFO: ==10504== Releasing lock...
[2026-09-15 07:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:30:01] Production.INFO: ==10567== Lock acquired, processing the job...
[2026-09-15 12:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:30:01] Production.INFO: neon service started
[2026-09-15 12:30:01] Production.INFO: neon service started
[2026-09-15 12:30:01] Production.INFO: ==10567== Releasing lock...
[2026-09-15 12:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:30:02] Production.INFO: ==10569== Lock acquired, processing the job...
[2026-09-15 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:30:02] Production.INFO: ==10571== Lock acquired, processing the job...
[2026-09-15 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:30:02] Production.INFO: ==10571== Releasing lock...
[2026-09-15 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:30:02] Production.INFO: ==10569== Releasing lock...
[2026-09-15 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:30:03] Production.INFO: ==10574== Lock acquired, processing the job...
[2026-09-15 07:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:30:03] Production.INFO: ==10580== Lock acquired, processing the job...
[2026-09-15 07:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:30:03] Production.INFO: ==10576== Lock acquired, processing the job...
[2026-09-15 07:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:30:03] Production.INFO: ==10578== Lock acquired, processing the job...
[2026-09-15 07:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:30:03] Production.INFO: ==10582== Lock acquired, processing the job...
[2026-09-15 07:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:30:03] Production.INFO: Account Balance Start.
[2026-09-15 07:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:30:03] Production.INFO: 117
[2026-09-15 07:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:30:03] Production.INFO: ==10582== Releasing lock...
[2026-09-15 07:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:30:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:30:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:30:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:30:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:30:03] Production.INFO: Total Charge 0
[2026-09-15 07:30:04] Production.INFO: CreateAllLog End
[2026-09-15 07:30:04] Production.INFO: Account Balance End.
[2026-09-15 07:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:30:04] Production.INFO: ==10580== Releasing lock...
[2026-09-15 07:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:30:04] Production.INFO: ==10576== Releasing lock...
[2026-09-15 07:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:30:11] Production.ERROR: CronJobId end10
[2026-09-15 07:30:11] Production.INFO: ==10578== Releasing lock...
[2026-09-15 07:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:30:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:30:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:30:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:30:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:30:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:30:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:30:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:30:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:30:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:30:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:30:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:30:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:30:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:30:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:30:13] Production.INFO: call_cost start
[2026-09-15 07:30:13] Production.INFO: call_cost end
[2026-09-15 07:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:30:13] Production.INFO: ==10574== Releasing lock...
[2026-09-15 07:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:31:01] Production.INFO: ==10639== Lock acquired, processing the job...
[2026-09-15 12:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:31:01] Production.INFO: neon service started
[2026-09-15 12:31:01] Production.INFO: neon service started
[2026-09-15 12:31:01] Production.INFO: ==10639== Releasing lock...
[2026-09-15 12:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:31:02] Production.INFO: ==10643== Lock acquired, processing the job...
[2026-09-15 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:31:02] Production.INFO: ==10643== Releasing lock...
[2026-09-15 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:31:02] Production.INFO: ==10641== Lock acquired, processing the job...
[2026-09-15 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:31:02] Production.INFO: ==10641== Releasing lock...
[2026-09-15 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:31:03] Production.INFO: ==10646== Lock acquired, processing the job...
[2026-09-15 07:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:31:03] Production.INFO: ==10652== Lock acquired, processing the job...
[2026-09-15 07:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:31:03] Production.INFO: ==10648== Lock acquired, processing the job...
[2026-09-15 07:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:31:03] Production.INFO: ==10650== Lock acquired, processing the job...
[2026-09-15 07:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:31:03] Production.INFO: ==10654== Lock acquired, processing the job...
[2026-09-15 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:31:03] Production.INFO: Account Balance Start.
[2026-09-15 07:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:31:03] Production.INFO: 117
[2026-09-15 07:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 07:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:31:03] Production.INFO: ==10654== Releasing lock...
[2026-09-15 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:31:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:31:03] Production.INFO: Total Charge 0
[2026-09-15 07:31:03] Production.INFO: CreateAllLog End
[2026-09-15 07:31:04] Production.INFO: Account Balance End.
[2026-09-15 07:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:31:04] Production.INFO: ==10652== Releasing lock...
[2026-09-15 07:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:31:04] Production.INFO: ==10648== Releasing lock...
[2026-09-15 07:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:31:11] Production.ERROR: CronJobId end10
[2026-09-15 07:31:11] Production.INFO: ==10650== Releasing lock...
[2026-09-15 07:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:31:13] Production.INFO: call_cost start
[2026-09-15 07:31:13] Production.INFO: call_cost end
[2026-09-15 07:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:31:13] Production.INFO: ==10646== Releasing lock...
[2026-09-15 07:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:32:02] Production.INFO: ==10711== Lock acquired, processing the job...
[2026-09-15 12:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:32:02] Production.INFO: neon service started
[2026-09-15 12:32:02] Production.INFO: neon service started
[2026-09-15 12:32:02] Production.INFO: ==10711== Releasing lock...
[2026-09-15 12:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:32:02] Production.INFO: ==10713== Lock acquired, processing the job...
[2026-09-15 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:32:02] Production.INFO: ==10715== Lock acquired, processing the job...
[2026-09-15 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:32:02] Production.INFO: ==10715== Releasing lock...
[2026-09-15 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:32:03] Production.INFO: ==10713== Releasing lock...
[2026-09-15 07:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:32:03] Production.INFO: ==10718== Lock acquired, processing the job...
[2026-09-15 07:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:32:03] Production.INFO: ==10720== Lock acquired, processing the job...
[2026-09-15 07:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:32:03] Production.INFO: ==10722== Lock acquired, processing the job...
[2026-09-15 07:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:32:03] Production.INFO: ==10726== Lock acquired, processing the job...
[2026-09-15 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:32:03] Production.INFO: ==10724== Lock acquired, processing the job...
[2026-09-15 07:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07: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-15 07: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-15 07:32:04] Production.INFO: Account Balance Start.
[2026-09-15 07:32:04] Production.INFO: CreateAllLog Start
[2026-09-15 07:32:04] Production.INFO: 117
[2026-09-15 07: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-15 07:32:04] Production.INFO: ==10726== Releasing lock...
[2026-09-15 07:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:32:04] Production.INFO: Date 2026-09-08
[2026-09-15 07:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:32:04] Production.INFO: Date 2026-09-09
[2026-09-15 07:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:32:04] Production.INFO: Date 2026-09-10
[2026-09-15 07:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:32:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:32:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:32:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:32:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:32:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:32:04] Production.INFO: Total Charge 0
[2026-09-15 07:32:04] Production.INFO: CreateAllLog End
[2026-09-15 07:32:04] Production.INFO: ==10720== Releasing lock...
[2026-09-15 07:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:32:04] Production.INFO: Account Balance End.
[2026-09-15 07:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:32:04] Production.INFO: ==10724== Releasing lock...
[2026-09-15 07:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:32:11] Production.ERROR: CronJobId end10
[2026-09-15 07:32:11] Production.INFO: ==10722== Releasing lock...
[2026-09-15 07:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:32:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:32:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:32:13] Production.INFO: call_cost start
[2026-09-15 07:32:13] Production.INFO: call_cost end
[2026-09-15 07:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:32:13] Production.INFO: ==10718== Releasing lock...
[2026-09-15 07:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:33:01] Production.INFO: ==10780== Lock acquired, processing the job...
[2026-09-15 12:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:33:01] Production.INFO: neon service started
[2026-09-15 12:33:01] Production.INFO: neon service started
[2026-09-15 12:33:01] Production.INFO: ==10780== Releasing lock...
[2026-09-15 12:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:33:02] Production.INFO: ==10784== Lock acquired, processing the job...
[2026-09-15 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:33:02] Production.INFO: ==10784== Releasing lock...
[2026-09-15 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:33:02] Production.INFO: ==10782== Lock acquired, processing the job...
[2026-09-15 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:33:02] Production.INFO: ==10782== Releasing lock...
[2026-09-15 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:33:02] Production.INFO: ==10787== Lock acquired, processing the job...
[2026-09-15 07:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:33:02] Production.INFO: ==10791== Lock acquired, processing the job...
[2026-09-15 07:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:33:03] Production.INFO: ==10789== Lock acquired, processing the job...
[2026-09-15 07:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:33:03] Production.INFO: ==10793== Lock acquired, processing the job...
[2026-09-15 07:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:33:03] Production.INFO: ==10795== Lock acquired, processing the job...
[2026-09-15 07:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 07:33:03] Production.INFO: Account Balance Start.
[2026-09-15 07:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:33:03] Production.INFO: 117
[2026-09-15 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-15 07:33:03] Production.INFO: ==10795== Releasing lock...
[2026-09-15 07:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:33:03] Production.INFO: Total Charge 0
[2026-09-15 07:33:04] Production.INFO: CreateAllLog End
[2026-09-15 07:33:04] Production.INFO: ==10789== Releasing lock...
[2026-09-15 07:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:33:04] Production.INFO: Account Balance End.
[2026-09-15 07:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:33:04] Production.INFO: ==10793== Releasing lock...
[2026-09-15 07:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:33:11] Production.ERROR: CronJobId end10
[2026-09-15 07:33:11] Production.INFO: ==10791== Releasing lock...
[2026-09-15 07:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:33:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:33:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:33:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:33:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:33:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:33:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:33:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:33:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:33:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:33:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:33:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:33:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:33:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:33:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:33:13] Production.INFO: call_cost start
[2026-09-15 07:33:13] Production.INFO: call_cost end
[2026-09-15 07:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:33:13] Production.INFO: ==10787== Releasing lock...
[2026-09-15 07:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:34:02] Production.INFO: ==10851== Lock acquired, processing the job...
[2026-09-15 12:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:34:02] Production.INFO: neon service started
[2026-09-15 12:34:02] Production.INFO: neon service started
[2026-09-15 12:34:02] Production.INFO: ==10851== Releasing lock...
[2026-09-15 12:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:34:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 07:34:02] Production.INFO: ==10853== Lock acquired, processing the job...
[2026-09-15 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:34:02] Production.INFO: ==10853== Releasing lock...
[2026-09-15 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:34:02] Production.INFO: ==10855== Lock acquired, processing the job...
[2026-09-15 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:34:02] Production.INFO: ==10855== Releasing lock...
[2026-09-15 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:34:03] Production.INFO: ==10859== Lock acquired, processing the job...
[2026-09-15 07:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:34:03] Production.INFO: ==10861== Lock acquired, processing the job...
[2026-09-15 07:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:34:03] Production.INFO: ==10857== Lock acquired, processing the job...
[2026-09-15 07:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:34:03] Production.INFO: ==10864== Lock acquired, processing the job...
[2026-09-15 07:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:34:03] Production.INFO: ==10866== Lock acquired, processing the job...
[2026-09-15 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:34:03] Production.INFO: Account Balance Start.
[2026-09-15 07:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:34:03] Production.INFO: 117
[2026-09-15 07:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:34:03] Production.INFO: ==10866== Releasing lock...
[2026-09-15 07:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:34:03] Production.INFO: Total Charge 0
[2026-09-15 07:34:03] Production.INFO: CreateAllLog End
[2026-09-15 07:34:04] Production.INFO: ==10859== Releasing lock...
[2026-09-15 07:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:34:04] Production.INFO: Account Balance End.
[2026-09-15 07:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:34:04] Production.INFO: ==10864== Releasing lock...
[2026-09-15 07:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:34:10] Production.ERROR: CronJobId end10
[2026-09-15 07:34:10] Production.INFO: ==10861== Releasing lock...
[2026-09-15 07:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:34:14] Production.INFO: call_cost start
[2026-09-15 07:34:14] Production.INFO: call_cost end
[2026-09-15 07:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:34:14] Production.INFO: ==10857== Releasing lock...
[2026-09-15 07:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:35:01] Production.INFO: ==10919== Lock acquired, processing the job...
[2026-09-15 12:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:35:01] Production.INFO: neon service started
[2026-09-15 12:35:01] Production.INFO: neon service started
[2026-09-15 12:35:01] Production.INFO: ==10919== Releasing lock...
[2026-09-15 12:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:35:02] Production.INFO: ==10921== Lock acquired, processing the job...
[2026-09-15 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:35:02] Production.INFO: ==10923== Lock acquired, processing the job...
[2026-09-15 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:35:02] Production.INFO: ==10923== Releasing lock...
[2026-09-15 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:35:02] Production.INFO: ==10921== Releasing lock...
[2026-09-15 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:35:03] Production.INFO: ==10926== Lock acquired, processing the job...
[2026-09-15 07:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 07:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 07:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 07:35:03] Production.INFO: ==10926== Releasing lock...
[2026-09-15 07:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 07:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 07:35:03] Production.INFO: ==10930== Lock acquired, processing the job...
[2026-09-15 07:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:35:03] Production.INFO: ==10928== Lock acquired, processing the job...
[2026-09-15 07:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:35:03] Production.INFO: ==10934== Lock acquired, processing the job...
[2026-09-15 07:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:35:03] Production.INFO: ==10936== Lock acquired, processing the job...
[2026-09-15 07:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 07:35:03] Production.INFO: ==10932== Lock acquired, processing the job...
[2026-09-15 07:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 07:35:03] Production.INFO: Account Balance Start.
[2026-09-15 07:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:35:03] Production.INFO: 117
[2026-09-15 07:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:35:03] Production.INFO: ==10938== Lock acquired, processing the job...
[2026-09-15 07:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:35:03] Production.ERROR: done
[2026-09-15 07:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:35:03] Production.INFO: ==10938== Releasing lock...
[2026-09-15 07:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:35:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:35:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 07:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006935', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 07:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:35:04] Production.INFO: Total Charge 0
[2026-09-15 07:35:04] Production.INFO: CreateAllLog End
[2026-09-15 07:35:04] Production.INFO: Account Balance End.
[2026-09-15 07:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:35:04] Production.INFO: ==10934== Releasing lock...
[2026-09-15 07:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:35:04] Production.INFO: ==10930== Releasing lock...
[2026-09-15 07:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006935', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 07:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 07:35:10] Production.INFO: ProcessCDR(1,18006935,1,1,2)
[2026-09-15 07:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006935,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006935,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 07:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 07:35:10] Production.INFO: ==10936== Releasing lock...
[2026-09-15 07:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 07:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 07:35:13] Production.ERROR: CronJobId end10
[2026-09-15 07:35:13] Production.INFO: ==10932== Releasing lock...
[2026-09-15 07:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:35:16] Production.INFO: call_cost start
[2026-09-15 07:35:16] Production.INFO: call_cost end
[2026-09-15 07:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:35:16] Production.INFO: ==10928== Releasing lock...
[2026-09-15 07:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:36:01] Production.INFO: ==10996== Lock acquired, processing the job...
[2026-09-15 12:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:36:01] Production.INFO: neon service started
[2026-09-15 12:36:01] Production.INFO: neon service started
[2026-09-15 12:36:01] Production.INFO: ==10996== Releasing lock...
[2026-09-15 12:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:36:02] Production.INFO: ==11000== Lock acquired, processing the job...
[2026-09-15 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:36:02] Production.INFO: ==11000== Releasing lock...
[2026-09-15 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:36:02] Production.INFO: ==10998== Lock acquired, processing the job...
[2026-09-15 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:36:02] Production.INFO: ==10998== Releasing lock...
[2026-09-15 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:36:03] Production.INFO: ==11004== Lock acquired, processing the job...
[2026-09-15 07:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:36:03] Production.INFO: ==11008== Lock acquired, processing the job...
[2026-09-15 07:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:36:03] Production.INFO: Account Balance Start.
[2026-09-15 07:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:36:03] Production.INFO: 117
[2026-09-15 07:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:36:03] Production.INFO: ==11002== Lock acquired, processing the job...
[2026-09-15 07:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:36:03] Production.INFO: ==11010== Lock acquired, processing the job...
[2026-09-15 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:36:03] Production.INFO: ==11006== Lock acquired, processing the job...
[2026-09-15 07:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 07:36:03] Production.INFO: Total Charge 0
[2026-09-15 07:36:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 07:36:03] Production.INFO: ==11010== Releasing lock...
[2026-09-15 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:36:03] Production.INFO: Account Balance End.
[2026-09-15 07:36:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:36:03] Production.INFO: ==11008== Releasing lock...
[2026-09-15 07:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:36:03] Production.INFO: ==11004== Releasing lock...
[2026-09-15 07:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:36:11] Production.ERROR: CronJobId end10
[2026-09-15 07:36:11] Production.INFO: ==11006== Releasing lock...
[2026-09-15 07:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:36:13] Production.INFO: call_cost start
[2026-09-15 07:36:13] Production.INFO: call_cost end
[2026-09-15 07:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:36:13] Production.INFO: ==11002== Releasing lock...
[2026-09-15 07:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:37:02] Production.INFO: ==11064== Lock acquired, processing the job...
[2026-09-15 12:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:37:02] Production.INFO: neon service started
[2026-09-15 12:37:02] Production.INFO: neon service started
[2026-09-15 12:37:02] Production.INFO: ==11064== Releasing lock...
[2026-09-15 12:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:37:02] Production.INFO: ==11068== Lock acquired, processing the job...
[2026-09-15 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:37:02] Production.INFO: ==11068== Releasing lock...
[2026-09-15 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:37:02] Production.INFO: ==11066== Lock acquired, processing the job...
[2026-09-15 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:37:02] Production.INFO: ==11066== Releasing lock...
[2026-09-15 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:37:03] Production.INFO: ==11070== Lock acquired, processing the job...
[2026-09-15 07:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:37:03] Production.INFO: ==11072== Lock acquired, processing the job...
[2026-09-15 07:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:37:03] Production.INFO: ==11078== Lock acquired, processing the job...
[2026-09-15 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:37:03] Production.INFO: ==11074== Lock acquired, processing the job...
[2026-09-15 07:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:37:03] Production.INFO: ==11076== Lock acquired, processing the job...
[2026-09-15 07:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 07:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 07:37:03] Production.INFO: ==11078== Releasing lock...
[2026-09-15 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:37:04] Production.INFO: Account Balance Start.
[2026-09-15 07:37:04] Production.INFO: CreateAllLog Start
[2026-09-15 07:37:04] Production.INFO: 117
[2026-09-15 07:37:04] Production.INFO: Date 2026-09-08
[2026-09-15 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:37:04] Production.INFO: ==11072== Releasing lock...
[2026-09-15 07:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:37:04] Production.INFO: Date 2026-09-09
[2026-09-15 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:37:04] Production.INFO: Date 2026-09-10
[2026-09-15 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:37:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:37:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:37:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:37:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:37:04] Production.INFO: Total Charge 0
[2026-09-15 07:37:04] Production.INFO: CreateAllLog End
[2026-09-15 07:37:04] Production.INFO: Account Balance End.
[2026-09-15 07:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:37:04] Production.INFO: ==11076== Releasing lock...
[2026-09-15 07:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:37:11] Production.ERROR: CronJobId end10
[2026-09-15 07:37:11] Production.INFO: ==11074== Releasing lock...
[2026-09-15 07:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:37:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:37:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:37:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:37:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:37:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:37:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:37:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:37:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:37:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:37:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:37:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:37:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:37:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:37:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:37:13] Production.INFO: call_cost start
[2026-09-15 07:37:13] Production.INFO: call_cost end
[2026-09-15 07:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:37:13] Production.INFO: ==11070== Releasing lock...
[2026-09-15 07:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:38:01] Production.INFO: ==11135== Lock acquired, processing the job...
[2026-09-15 12:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:38:01] Production.INFO: neon service started
[2026-09-15 12:38:01] Production.INFO: neon service started
[2026-09-15 12:38:01] Production.INFO: ==11135== Releasing lock...
[2026-09-15 12:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:38:02] Production.INFO: ==11137== Lock acquired, processing the job...
[2026-09-15 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:38:02] Production.INFO: ==11137== Releasing lock...
[2026-09-15 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:38:02] Production.INFO: ==11139== Lock acquired, processing the job...
[2026-09-15 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:38:02] Production.INFO: ==11139== Releasing lock...
[2026-09-15 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:38:03] Production.INFO: ==11145== Lock acquired, processing the job...
[2026-09-15 07:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:38:03] Production.INFO: ==11141== Lock acquired, processing the job...
[2026-09-15 07:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:38:03] Production.INFO: ==11147== Lock acquired, processing the job...
[2026-09-15 07:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:38:03] Production.INFO: ==11143== Lock acquired, processing the job...
[2026-09-15 07:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:38:03] Production.INFO: Account Balance Start.
[2026-09-15 07:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:38:03] Production.INFO: 117
[2026-09-15 07:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:38:03] Production.INFO: ==11149== Lock acquired, processing the job...
[2026-09-15 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 07:38:03] Production.INFO: ==11149== Releasing lock...
[2026-09-15 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:38:03] Production.INFO: Total Charge 0
[2026-09-15 07:38:03] Production.INFO: CreateAllLog End
[2026-09-15 07:38:04] Production.INFO: Account Balance End.
[2026-09-15 07:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:38:04] Production.INFO: ==11147== Releasing lock...
[2026-09-15 07:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:38:04] Production.INFO: ==11143== Releasing lock...
[2026-09-15 07:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:38:11] Production.ERROR: CronJobId end10
[2026-09-15 07:38:11] Production.INFO: ==11145== Releasing lock...
[2026-09-15 07:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:38:14] Production.INFO: call_cost start
[2026-09-15 07:38:14] Production.INFO: call_cost end
[2026-09-15 07:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:38:14] Production.INFO: ==11141== Releasing lock...
[2026-09-15 07:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:39:02] Production.INFO: ==11206== Lock acquired, processing the job...
[2026-09-15 12:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:39:02] Production.INFO: neon service started
[2026-09-15 12:39:02] Production.INFO: neon service started
[2026-09-15 12:39:02] Production.INFO: ==11206== Releasing lock...
[2026-09-15 12:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 07:39:02] Production.INFO: ==11208== Lock acquired, processing the job...
[2026-09-15 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:39:02] Production.INFO: ==11208== Releasing lock...
[2026-09-15 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:39:02] Production.INFO: ==11210== Lock acquired, processing the job...
[2026-09-15 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:39:02] Production.INFO: ==11210== Releasing lock...
[2026-09-15 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:39:03] Production.INFO: ==11218== Lock acquired, processing the job...
[2026-09-15 07:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:39:03] Production.INFO: Account Balance Start.
[2026-09-15 07:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:39:03] Production.INFO: 117
[2026-09-15 07:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:39:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:39:03] Production.INFO: ==11212== Lock acquired, processing the job...
[2026-09-15 07:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:39:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:39:03] Production.INFO: ==11214== Lock acquired, processing the job...
[2026-09-15 07:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:39:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:39:03] Production.INFO: ==11216== Lock acquired, processing the job...
[2026-09-15 07:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:39:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:39:03] Production.INFO: Total Charge 0
[2026-09-15 07:39:03] Production.INFO: CreateAllLog End
[2026-09-15 07:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:39:03] Production.INFO: ==11220== Lock acquired, processing the job...
[2026-09-15 07:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:39:03] Production.INFO: Account Balance End.
[2026-09-15 07:39:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:39:03] Production.INFO: ==11218== Releasing lock...
[2026-09-15 07:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 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-15 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-15 07:39:04] Production.INFO: ==11220== Releasing lock...
[2026-09-15 07:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:39:04] Production.INFO: ==11214== Releasing lock...
[2026-09-15 07:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:39:10] Production.ERROR: CronJobId end10
[2026-09-15 07:39:10] Production.INFO: ==11216== Releasing lock...
[2026-09-15 07:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:39:13] Production.INFO: call_cost start
[2026-09-15 07:39:13] Production.INFO: call_cost end
[2026-09-15 07:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:39:13] Production.INFO: ==11212== Releasing lock...
[2026-09-15 07:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:40:01] Production.INFO: ==11277== Lock acquired, processing the job...
[2026-09-15 12:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:40:01] Production.INFO: neon service started
[2026-09-15 12:40:01] Production.INFO: neon service started
[2026-09-15 12:40:01] Production.INFO: ==11277== Releasing lock...
[2026-09-15 12:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:40:01] Production.INFO: ==11281== Lock acquired, processing the job...
[2026-09-15 11:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:40:01] Production.INFO: ==11281== Releasing lock...
[2026-09-15 11:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:40:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:40:02] Production.INFO: ==11279== Lock acquired, processing the job...
[2026-09-15 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:40:02] Production.INFO: ==11279== Releasing lock...
[2026-09-15 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:40:03] Production.INFO: ==11286== Lock acquired, processing the job...
[2026-09-15 07:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:40:03] Production.INFO: ==11284== Lock acquired, processing the job...
[2026-09-15 07:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:40:03] Production.INFO: ==11288== Lock acquired, processing the job...
[2026-09-15 07:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:40:03] Production.INFO: ==11292== Lock acquired, processing the job...
[2026-09-15 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:40:03] Production.INFO: ==11290== Lock acquired, processing the job...
[2026-09-15 07:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 07:40:03] Production.INFO: ==11292== Releasing lock...
[2026-09-15 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:40:03] Production.INFO: Account Balance Start.
[2026-09-15 07:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:40:03] Production.INFO: 117
[2026-09-15 07:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:40:03] Production.INFO: ==11286== Releasing lock...
[2026-09-15 07:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:40:03] Production.INFO: Total Charge 0
[2026-09-15 07:40:03] Production.INFO: CreateAllLog End
[2026-09-15 07:40:04] Production.INFO: Account Balance End.
[2026-09-15 07:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:40:04] Production.INFO: ==11290== Releasing lock...
[2026-09-15 07:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:40:10] Production.ERROR: CronJobId end10
[2026-09-15 07:40:10] Production.INFO: ==11288== Releasing lock...
[2026-09-15 07:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:40:13] Production.INFO: call_cost start
[2026-09-15 07:40:13] Production.INFO: call_cost end
[2026-09-15 07:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:40:13] Production.INFO: ==11284== Releasing lock...
[2026-09-15 07:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:41:01] Production.INFO: ==11347== Lock acquired, processing the job...
[2026-09-15 12:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:41:01] Production.INFO: neon service started
[2026-09-15 12:41:01] Production.INFO: neon service started
[2026-09-15 12:41:01] Production.INFO: ==11347== Releasing lock...
[2026-09-15 12:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:41:02] Production.INFO: ==11349== Lock acquired, processing the job...
[2026-09-15 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:41:02] Production.INFO: ==11349== Releasing lock...
[2026-09-15 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:41:02] Production.INFO: ==11351== Lock acquired, processing the job...
[2026-09-15 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:41:02] Production.INFO: ==11351== Releasing lock...
[2026-09-15 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:41:03] Production.INFO: ==11361== Lock acquired, processing the job...
[2026-09-15 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:41:03] Production.INFO: ==11361== Releasing lock...
[2026-09-15 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:41:03] Production.INFO: ==11353== Lock acquired, processing the job...
[2026-09-15 07:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:41:03] Production.INFO: ==11355== Lock acquired, processing the job...
[2026-09-15 07:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:41:03] Production.INFO: ==11357== Lock acquired, processing the job...
[2026-09-15 07:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:41:03] Production.INFO: ==11359== Lock acquired, processing the job...
[2026-09-15 07:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:41:03] Production.INFO: Account Balance Start.
[2026-09-15 07:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:41:03] Production.INFO: 117
[2026-09-15 07:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:41:04] Production.INFO: Total Charge 0
[2026-09-15 07:41:04] Production.INFO: CreateAllLog End
[2026-09-15 07:41:04] Production.INFO: ==11355== Releasing lock...
[2026-09-15 07:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:41:04] Production.INFO: Account Balance End.
[2026-09-15 07:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:41:04] Production.INFO: ==11359== Releasing lock...
[2026-09-15 07:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:41:12] Production.ERROR: CronJobId end10
[2026-09-15 07:41:12] Production.INFO: ==11357== Releasing lock...
[2026-09-15 07:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:41:14] Production.INFO: call_cost start
[2026-09-15 07:41:14] Production.INFO: call_cost end
[2026-09-15 07:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:41:14] Production.INFO: ==11353== Releasing lock...
[2026-09-15 07:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:42:02] Production.INFO: ==11417== Lock acquired, processing the job...
[2026-09-15 12:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:42:02] Production.INFO: neon service started
[2026-09-15 12:42:02] Production.INFO: neon service started
[2026-09-15 12:42:02] Production.INFO: ==11417== Releasing lock...
[2026-09-15 12:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:42:02] Production.INFO: ==11419== Lock acquired, processing the job...
[2026-09-15 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:42:02] Production.INFO: ==11419== Releasing lock...
[2026-09-15 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:42:03] Production.INFO: ==11421== Lock acquired, processing the job...
[2026-09-15 11:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:42:03] Production.INFO: ==11421== Releasing lock...
[2026-09-15 11:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:42:03] Production.INFO: ==11430== Lock acquired, processing the job...
[2026-09-15 07:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:42:03] Production.INFO: ==11423== Lock acquired, processing the job...
[2026-09-15 07:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:42:03] Production.INFO: Account Balance Start.
[2026-09-15 07:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:42:03] Production.INFO: 117
[2026-09-15 07:42:03] Production.INFO: ==11427== Lock acquired, processing the job...
[2026-09-15 07:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:42:03] Production.INFO: ==11425== Lock acquired, processing the job...
[2026-09-15 07:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:42:03] Production.INFO: ==11432== Lock acquired, processing the job...
[2026-09-15 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 07:42:03] Production.INFO: ==11432== Releasing lock...
[2026-09-15 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:42:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:42:04] Production.INFO: Total Charge 0
[2026-09-15 07:42:04] Production.INFO: CreateAllLog End
[2026-09-15 07:42:04] Production.INFO: Account Balance End.
[2026-09-15 07:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:42:04] Production.INFO: ==11430== Releasing lock...
[2026-09-15 07:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:42:04] Production.INFO: ==11425== Releasing lock...
[2026-09-15 07:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:42:11] Production.ERROR: CronJobId end10
[2026-09-15 07:42:11] Production.INFO: ==11427== Releasing lock...
[2026-09-15 07:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:42:13] Production.INFO: call_cost start
[2026-09-15 07:42:13] Production.INFO: call_cost end
[2026-09-15 07:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:42:13] Production.INFO: ==11423== Releasing lock...
[2026-09-15 07:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:43:01] Production.INFO: ==11488== Lock acquired, processing the job...
[2026-09-15 12:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:43:01] Production.INFO: neon service started
[2026-09-15 12:43:01] Production.INFO: neon service started
[2026-09-15 12:43:01] Production.INFO: ==11488== Releasing lock...
[2026-09-15 12:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:43:02] Production.INFO: ==11492== Lock acquired, processing the job...
[2026-09-15 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:43:02] Production.INFO: ==11492== Releasing lock...
[2026-09-15 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:43:02] Production.INFO: ==11490== Lock acquired, processing the job...
[2026-09-15 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:43:02] Production.INFO: ==11490== Releasing lock...
[2026-09-15 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:43:03] Production.INFO: ==11495== Lock acquired, processing the job...
[2026-09-15 07:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:43:03] Production.INFO: ==11499== Lock acquired, processing the job...
[2026-09-15 07:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:43:03] Production.INFO: ==11497== Lock acquired, processing the job...
[2026-09-15 07:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:43:03] Production.INFO: ==11501== Lock acquired, processing the job...
[2026-09-15 07:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:43:03] Production.INFO: ==11503== Lock acquired, processing the job...
[2026-09-15 07:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:43:03] Production.INFO: Account Balance Start.
[2026-09-15 07:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:43:03] Production.INFO: 117
[2026-09-15 07:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:43:03] Production.INFO: ==11503== Releasing lock...
[2026-09-15 07:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:43:03] Production.INFO: Total Charge 0
[2026-09-15 07:43:03] Production.INFO: CreateAllLog End
[2026-09-15 07:43:04] Production.INFO: Account Balance End.
[2026-09-15 07:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:43:04] Production.INFO: ==11501== Releasing lock...
[2026-09-15 07:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:43:04] Production.INFO: ==11497== Releasing lock...
[2026-09-15 07:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:43:11] Production.ERROR: CronJobId end10
[2026-09-15 07:43:11] Production.INFO: ==11499== Releasing lock...
[2026-09-15 07:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:43:13] Production.INFO: call_cost start
[2026-09-15 07:43:13] Production.INFO: call_cost end
[2026-09-15 07:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:43:13] Production.INFO: ==11495== Releasing lock...
[2026-09-15 07:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:44:02] Production.INFO: ==11561== Lock acquired, processing the job...
[2026-09-15 12:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:44:02] Production.INFO: neon service started
[2026-09-15 12:44:02] Production.INFO: neon service started
[2026-09-15 12:44:02] Production.INFO: ==11561== Releasing lock...
[2026-09-15 12:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:44:02] Production.INFO: ==11563== Lock acquired, processing the job...
[2026-09-15 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:44:02] Production.INFO: ==11563== Releasing lock...
[2026-09-15 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:44:02] Production.INFO: ==11565== Lock acquired, processing the job...
[2026-09-15 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:44:02] Production.INFO: ==11565== Releasing lock...
[2026-09-15 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:44:03] Production.INFO: ==11568== Lock acquired, processing the job...
[2026-09-15 07:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:44:03] Production.INFO: ==11574== Lock acquired, processing the job...
[2026-09-15 07:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:44:03] Production.INFO: ==11570== Lock acquired, processing the job...
[2026-09-15 07:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:44:03] Production.INFO: ==11572== Lock acquired, processing the job...
[2026-09-15 07:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:44:03] Production.INFO: ==11576== Lock acquired, processing the job...
[2026-09-15 07:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:44:03] Production.INFO: Account Balance Start.
[2026-09-15 07:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:44:03] Production.INFO: 117
[2026-09-15 07:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:44:03] Production.INFO: ==11576== Releasing lock...
[2026-09-15 07:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:44:04] Production.INFO: Total Charge 0
[2026-09-15 07:44:04] Production.INFO: CreateAllLog End
[2026-09-15 07:44:04] Production.INFO: Account Balance End.
[2026-09-15 07:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:44:04] Production.INFO: ==11574== Releasing lock...
[2026-09-15 07:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:44:04] Production.INFO: ==11570== Releasing lock...
[2026-09-15 07:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:44:11] Production.ERROR: CronJobId end10
[2026-09-15 07:44:11] Production.INFO: ==11572== Releasing lock...
[2026-09-15 07:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:44:13] Production.INFO: call_cost start
[2026-09-15 07:44:13] Production.INFO: call_cost end
[2026-09-15 07:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:44:13] Production.INFO: ==11568== Releasing lock...
[2026-09-15 07:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:45:01] Production.INFO: ==11633== Lock acquired, processing the job...
[2026-09-15 12:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:45:01] Production.INFO: neon service started
[2026-09-15 12:45:01] Production.INFO: neon service started
[2026-09-15 12:45:01] Production.INFO: ==11633== Releasing lock...
[2026-09-15 12:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:45:01] Production.INFO: ==11636== Lock acquired, processing the job...
[2026-09-15 07:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:45:02] Production.INFO: ==11636== Releasing lock...
[2026-09-15 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:45:02] Production.INFO: ==11638== Lock acquired, processing the job...
[2026-09-15 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:45:02] Production.INFO: ==11638== Releasing lock...
[2026-09-15 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:45:03] Production.INFO: ==11642== Lock acquired, processing the job...
[2026-09-15 07:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:45:03] Production.INFO: ==11640== Lock acquired, processing the job...
[2026-09-15 07:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 07:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:45:03] Production.INFO: ==11644== Lock acquired, processing the job...
[2026-09-15 07:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 07:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 07:45:03] Production.ERROR: CronJob PID - 11642
[2026-09-15 07:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 07:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 07:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 07:45:00
[2026-09-15 07:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 07:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 07:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 07:45:03] Production.INFO: ==11640== Releasing lock...
[2026-09-15 07:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 07:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 07:45:03] Production.INFO: ==11648== Lock acquired, processing the job...
[2026-09-15 07:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:45:03] Production.INFO: ==11646== Lock acquired, processing the job...
[2026-09-15 07:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:45:03] Production.INFO: ==11652== Lock acquired, processing the job...
[2026-09-15 07:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:45:03] Production.INFO: Account Balance Start.
[2026-09-15 07:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:45:03] Production.INFO: 117
[2026-09-15 07:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:45:03] Production.INFO: ==11650== Lock acquired, processing the job...
[2026-09-15 07:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 07:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:45:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 07:45:03] Production.INFO: ==11652== Releasing lock...
[2026-09-15 07:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:45:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:45:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:45:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:45:03] Production.INFO: Total Charge 0
[2026-09-15 07:45:03] Production.INFO: CreateAllLog End
[2026-09-15 07:45:04] Production.ERROR: done
[2026-09-15 07:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 07:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006976', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 07:45:04] Production.INFO: Account Balance End.
[2026-09-15 07:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:45:04] Production.INFO: ==11648== Releasing lock...
[2026-09-15 07:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:45:04] Production.INFO: ==11644== Releasing lock...
[2026-09-15 07:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18006976', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 07:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 07:45:09] Production.INFO: ProcessCDR(1,18006976,1,1,2)
[2026-09-15 07:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18006976,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18006976,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 07:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 07:45:10] Production.INFO: ==11650== Releasing lock...
[2026-09-15 07:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 07:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 07:45:14] Production.ERROR: CronJobId end10
[2026-09-15 07:45:14] Production.INFO: ==11646== Releasing lock...
[2026-09-15 07:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:45:16] Production.INFO: call_cost start
[2026-09-15 07:45:16] Production.INFO: call_cost end
[2026-09-15 07:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:45:16] Production.INFO: ==11642== Releasing lock...
[2026-09-15 07:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:46:01] Production.INFO: ==11706== Lock acquired, processing the job...
[2026-09-15 12:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:46:01] Production.INFO: neon service started
[2026-09-15 12:46:01] Production.INFO: neon service started
[2026-09-15 12:46:01] Production.INFO: ==11706== Releasing lock...
[2026-09-15 12:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:46:02] Production.INFO: ==11708== Lock acquired, processing the job...
[2026-09-15 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:46:02] Production.INFO: ==11710== Lock acquired, processing the job...
[2026-09-15 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:46:02] Production.INFO: ==11710== Releasing lock...
[2026-09-15 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:46:02] Production.INFO: ==11708== Releasing lock...
[2026-09-15 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:46:03] Production.INFO: ==11714== Lock acquired, processing the job...
[2026-09-15 07:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:46:03] Production.INFO: ==11722== Lock acquired, processing the job...
[2026-09-15 07:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:46:03] Production.INFO: ==11716== Lock acquired, processing the job...
[2026-09-15 07:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:46:03] Production.INFO: ==11718== Lock acquired, processing the job...
[2026-09-15 07:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 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-15 07:46:03] Production.INFO: ==11722== Releasing lock...
[2026-09-15 07:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:46:03] Production.INFO: ==11720== Lock acquired, processing the job...
[2026-09-15 07:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:46:04] Production.INFO: Account Balance Start.
[2026-09-15 07:46:04] Production.INFO: CreateAllLog Start
[2026-09-15 07:46:04] Production.INFO: 117
[2026-09-15 07:46:04] Production.INFO: Date 2026-09-08
[2026-09-15 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:46:04] Production.INFO: Date 2026-09-09
[2026-09-15 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:46:04] Production.INFO: ==11716== Releasing lock...
[2026-09-15 07:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:46:04] Production.INFO: Date 2026-09-10
[2026-09-15 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:46:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:46:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:46:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:46:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:46:04] Production.INFO: Total Charge 0
[2026-09-15 07:46:04] Production.INFO: CreateAllLog End
[2026-09-15 07:46:04] Production.INFO: Account Balance End.
[2026-09-15 07:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:46:04] Production.INFO: ==11720== Releasing lock...
[2026-09-15 07:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:46:11] Production.ERROR: CronJobId end10
[2026-09-15 07:46:11] Production.INFO: ==11718== Releasing lock...
[2026-09-15 07:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:46:14] Production.INFO: call_cost start
[2026-09-15 07:46:14] Production.INFO: call_cost end
[2026-09-15 07:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:46:14] Production.INFO: ==11714== Releasing lock...
[2026-09-15 07:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:47:01] Production.INFO: ==11778== Lock acquired, processing the job...
[2026-09-15 12:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:47:01] Production.INFO: neon service started
[2026-09-15 12:47:01] Production.INFO: neon service started
[2026-09-15 12:47:01] Production.INFO: ==11778== Releasing lock...
[2026-09-15 12:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:47:02] Production.INFO: ==11780== Lock acquired, processing the job...
[2026-09-15 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:47:02] Production.INFO: ==11782== Lock acquired, processing the job...
[2026-09-15 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:47:02] Production.INFO: ==11782== Releasing lock...
[2026-09-15 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:47:02] Production.INFO: ==11780== Releasing lock...
[2026-09-15 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:47:02] Production.INFO: ==11785== Lock acquired, processing the job...
[2026-09-15 07:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:47:02] Production.INFO: ==11787== Lock acquired, processing the job...
[2026-09-15 07:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:47:03] Production.INFO: ==11789== Lock acquired, processing the job...
[2026-09-15 07:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:47:03] Production.INFO: ==11791== Lock acquired, processing the job...
[2026-09-15 07:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:47:03] Production.INFO: Account Balance Start.
[2026-09-15 07:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:47:03] Production.INFO: 117
[2026-09-15 07:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:47:03] Production.INFO: ==11793== Lock acquired, processing the job...
[2026-09-15 07:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:47:03] Production.INFO: ==11793== Releasing lock...
[2026-09-15 07:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:47:03] Production.INFO: Total Charge 0
[2026-09-15 07:47:03] Production.INFO: CreateAllLog End
[2026-09-15 07:47:03] Production.INFO: Account Balance End.
[2026-09-15 07:47:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:47:03] Production.INFO: ==11791== Releasing lock...
[2026-09-15 07:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:47:03] Production.INFO: ==11787== Releasing lock...
[2026-09-15 07:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:47:10] Production.ERROR: CronJobId end10
[2026-09-15 07:47:10] Production.INFO: ==11789== Releasing lock...
[2026-09-15 07:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:47:14] Production.INFO: call_cost start
[2026-09-15 07:47:14] Production.INFO: call_cost end
[2026-09-15 07:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:47:14] Production.INFO: ==11785== Releasing lock...
[2026-09-15 07:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:48:01] Production.INFO: ==11848== Lock acquired, processing the job...
[2026-09-15 12:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:48:01] Production.INFO: neon service started
[2026-09-15 12:48:01] Production.INFO: neon service started
[2026-09-15 12:48:01] Production.INFO: ==11848== Releasing lock...
[2026-09-15 12:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:48:02] Production.INFO: ==11852== Lock acquired, processing the job...
[2026-09-15 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:48:02] Production.INFO: ==11852== Releasing lock...
[2026-09-15 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:48:02] Production.INFO: ==11850== Lock acquired, processing the job...
[2026-09-15 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:48:02] Production.INFO: ==11850== Releasing lock...
[2026-09-15 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:48:03] Production.INFO: ==11858== Lock acquired, processing the job...
[2026-09-15 07:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:48:03] Production.INFO: ==11864== Lock acquired, processing the job...
[2026-09-15 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:48:03] Production.INFO: ==11856== Lock acquired, processing the job...
[2026-09-15 07:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:48:03] Production.INFO: ==11862== Lock acquired, processing the job...
[2026-09-15 07:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 07:48:03] Production.INFO: ==11860== Lock acquired, processing the job...
[2026-09-15 07:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 07:48:03] Production.INFO: ==11864== Releasing lock...
[2026-09-15 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:48:03] Production.INFO: Account Balance Start.
[2026-09-15 07:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:48:03] Production.INFO: 117
[2026-09-15 07:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:48:03] Production.INFO: Total Charge 0
[2026-09-15 07:48:03] Production.INFO: CreateAllLog End
[2026-09-15 07:48:04] Production.INFO: ==11858== Releasing lock...
[2026-09-15 07:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:48:04] Production.INFO: Account Balance End.
[2026-09-15 07:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:48:04] Production.INFO: ==11862== Releasing lock...
[2026-09-15 07:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:48:10] Production.ERROR: CronJobId end10
[2026-09-15 07:48:10] Production.INFO: ==11860== Releasing lock...
[2026-09-15 07:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:48:13] Production.INFO: call_cost start
[2026-09-15 07:48:13] Production.INFO: call_cost end
[2026-09-15 07:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:48:13] Production.INFO: ==11856== Releasing lock...
[2026-09-15 07:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:49:02] Production.INFO: ==11921== Lock acquired, processing the job...
[2026-09-15 12:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:49:02] Production.INFO: neon service started
[2026-09-15 12:49:02] Production.INFO: neon service started
[2026-09-15 12:49:02] Production.INFO: ==11921== Releasing lock...
[2026-09-15 12:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:49:02] Production.INFO: ==11925== Lock acquired, processing the job...
[2026-09-15 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:49:02] Production.INFO: ==11925== Releasing lock...
[2026-09-15 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:49:02] Production.INFO: ==11923== Lock acquired, processing the job...
[2026-09-15 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:49:02] Production.INFO: ==11923== Releasing lock...
[2026-09-15 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:49:03] Production.INFO: ==11928== Lock acquired, processing the job...
[2026-09-15 07:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:49:03] Production.INFO: ==11930== Lock acquired, processing the job...
[2026-09-15 07:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:49:03] Production.INFO: ==11932== Lock acquired, processing the job...
[2026-09-15 07:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:49:03] Production.INFO: ==11934== Lock acquired, processing the job...
[2026-09-15 07:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:49:03] Production.INFO: ==11936== Lock acquired, processing the job...
[2026-09-15 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 07:49:03] Production.INFO: Account Balance Start.
[2026-09-15 07:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:49:03] Production.INFO: 117
[2026-09-15 07:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:49:03] Production.INFO: ==11936== Releasing lock...
[2026-09-15 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:49:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:49:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:49:04] Production.INFO: Total Charge 0
[2026-09-15 07:49:04] Production.INFO: CreateAllLog End
[2026-09-15 07:49:04] Production.INFO: ==11930== Releasing lock...
[2026-09-15 07:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:49:04] Production.INFO: Account Balance End.
[2026-09-15 07:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:49:04] Production.INFO: ==11934== Releasing lock...
[2026-09-15 07:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:49:12] Production.ERROR: CronJobId end10
[2026-09-15 07:49:12] Production.INFO: ==11932== Releasing lock...
[2026-09-15 07:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:49:14] Production.INFO: call_cost start
[2026-09-15 07:49:14] Production.INFO: call_cost end
[2026-09-15 07:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:49:14] Production.INFO: ==11928== Releasing lock...
[2026-09-15 07:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:50:01] Production.INFO: ==11997== Lock acquired, processing the job...
[2026-09-15 12:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:50:01] Production.INFO: neon service started
[2026-09-15 12:50:01] Production.INFO: neon service started
[2026-09-15 12:50:01] Production.INFO: ==11997== Releasing lock...
[2026-09-15 12:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:50:01] Production.INFO: ==11999== Lock acquired, processing the job...
[2026-09-15 07:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:50:02] Production.INFO: ==11999== Releasing lock...
[2026-09-15 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:50:02] Production.INFO: ==12001== Lock acquired, processing the job...
[2026-09-15 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:50:02] Production.INFO: ==12001== Releasing lock...
[2026-09-15 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:50:02] Production.INFO: ==12003== Lock acquired, processing the job...
[2026-09-15 07:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:50:02] Production.INFO: ==12007== Lock acquired, processing the job...
[2026-09-15 07:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:50:03] Production.INFO: ==12009== Lock acquired, processing the job...
[2026-09-15 07:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:50:03] Production.INFO: ==12005== Lock acquired, processing the job...
[2026-09-15 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:50:03] Production.INFO: ==12011== Lock acquired, processing the job...
[2026-09-15 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 07:50:03] Production.INFO: Account Balance Start.
[2026-09-15 07:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 07:50:03] Production.INFO: 117
[2026-09-15 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-15 07:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:50:03] Production.INFO: ==12011== Releasing lock...
[2026-09-15 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:50:03] Production.INFO: Total Charge 0
[2026-09-15 07:50:03] Production.INFO: CreateAllLog End
[2026-09-15 07:50:03] Production.INFO: Account Balance End.
[2026-09-15 07:50:03] Production.INFO: ==12005== Releasing lock...
[2026-09-15 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:50:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:50:03] Production.INFO: ==12009== Releasing lock...
[2026-09-15 07:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:50:10] Production.ERROR: CronJobId end10
[2026-09-15 07:50:10] Production.INFO: ==12007== Releasing lock...
[2026-09-15 07:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:50:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:50:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:50:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:50:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:50:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:50:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:50:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:50:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:50:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:50:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:50:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:50:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:50:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:50:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:50:13] Production.INFO: call_cost start
[2026-09-15 07:50:13] Production.INFO: call_cost end
[2026-09-15 07:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:50:13] Production.INFO: ==12003== Releasing lock...
[2026-09-15 07:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:51:01] Production.INFO: ==12067== Lock acquired, processing the job...
[2026-09-15 12:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:51:01] Production.INFO: neon service started
[2026-09-15 12:51:01] Production.INFO: neon service started
[2026-09-15 12:51:01] Production.INFO: ==12067== Releasing lock...
[2026-09-15 12:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:51:02] Production.INFO: ==12069== Lock acquired, processing the job...
[2026-09-15 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:51:02] Production.INFO: ==12071== Lock acquired, processing the job...
[2026-09-15 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:51:02] Production.INFO: ==12071== Releasing lock...
[2026-09-15 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:51:02] Production.INFO: ==12069== Releasing lock...
[2026-09-15 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:51:03] Production.INFO: ==12077== Lock acquired, processing the job...
[2026-09-15 07:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:51:03] Production.INFO: ==12079== Lock acquired, processing the job...
[2026-09-15 07:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:51:03] Production.INFO: ==12073== Lock acquired, processing the job...
[2026-09-15 07:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:51:03] Production.INFO: ==12075== Lock acquired, processing the job...
[2026-09-15 07:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:51:03] Production.INFO: Account Balance Start.
[2026-09-15 07:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:51:03] Production.INFO: 117
[2026-09-15 07:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:51:03] Production.INFO: ==12082== Lock acquired, processing the job...
[2026-09-15 07:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:51:03] Production.INFO: ==12082== Releasing lock...
[2026-09-15 07:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:51:03] Production.INFO: Total Charge 0
[2026-09-15 07:51:03] Production.INFO: CreateAllLog End
[2026-09-15 07:51:04] Production.INFO: Account Balance End.
[2026-09-15 07:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:51:04] Production.INFO: ==12079== Releasing lock...
[2026-09-15 07:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:51:04] Production.INFO: ==12075== Releasing lock...
[2026-09-15 07:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:51:10] Production.ERROR: CronJobId end10
[2026-09-15 07:51:10] Production.INFO: ==12077== Releasing lock...
[2026-09-15 07:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:51:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:51:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:51:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:51:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:51:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:51:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:51:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:51:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:51:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:51:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:51:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:51:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:51:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:51:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:51:13] Production.INFO: call_cost start
[2026-09-15 07:51:13] Production.INFO: call_cost end
[2026-09-15 07:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:51:13] Production.INFO: ==12073== Releasing lock...
[2026-09-15 07:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:52:01] Production.INFO: ==12134== Lock acquired, processing the job...
[2026-09-15 12:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:52:01] Production.INFO: neon service started
[2026-09-15 12:52:01] Production.INFO: neon service started
[2026-09-15 12:52:01] Production.INFO: ==12134== Releasing lock...
[2026-09-15 12:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:52:01] Production.INFO: ==12136== Lock acquired, processing the job...
[2026-09-15 07:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:52:01] Production.INFO: ==12136== Releasing lock...
[2026-09-15 07:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:52:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:52:02] Production.INFO: ==12138== Lock acquired, processing the job...
[2026-09-15 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:52:02] Production.INFO: ==12138== Releasing lock...
[2026-09-15 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:52:02] Production.INFO: ==12140== Lock acquired, processing the job...
[2026-09-15 07:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:52:02] Production.INFO: ==12142== Lock acquired, processing the job...
[2026-09-15 07:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:52:02] Production.INFO: ==12144== Lock acquired, processing the job...
[2026-09-15 07:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:52:02] Production.INFO: ==12146== Lock acquired, processing the job...
[2026-09-15 07:52:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:52:02] Production.INFO: ==12148== Lock acquired, processing the job...
[2026-09-15 07:52:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:52:02] Production.INFO: Account Balance Start.
[2026-09-15 07:52:02] Production.INFO: CreateAllLog Start
[2026-09-15 07:52:02] Production.INFO: 117
[2026-09-15 07:52:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:52:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:52:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:52:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:52:02] Production.INFO: Date 2026-09-08
[2026-09-15 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:52:03] Production.INFO: ==12148== Releasing lock...
[2026-09-15 07:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:52:03] Production.INFO: ==12142== Releasing lock...
[2026-09-15 07:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:52:03] Production.INFO: Total Charge 0
[2026-09-15 07:52:03] Production.INFO: CreateAllLog End
[2026-09-15 07:52:03] Production.INFO: Account Balance End.
[2026-09-15 07:52:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:52:03] Production.INFO: ==12146== Releasing lock...
[2026-09-15 07:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:52:11] Production.ERROR: CronJobId end10
[2026-09-15 07:52:11] Production.INFO: ==12144== Releasing lock...
[2026-09-15 07:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:52:13] Production.INFO: call_cost start
[2026-09-15 07:52:13] Production.INFO: call_cost end
[2026-09-15 07:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:52:13] Production.INFO: ==12140== Releasing lock...
[2026-09-15 07:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:53:01] Production.INFO: ==12206== Lock acquired, processing the job...
[2026-09-15 12:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:53:01] Production.INFO: neon service started
[2026-09-15 12:53:01] Production.INFO: neon service started
[2026-09-15 12:53:01] Production.INFO: ==12206== Releasing lock...
[2026-09-15 12:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:53:02] Production.INFO: ==12211== Lock acquired, processing the job...
[2026-09-15 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:53:02] Production.INFO: ==12211== Releasing lock...
[2026-09-15 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:53:02] Production.INFO: ==12209== Lock acquired, processing the job...
[2026-09-15 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:53:02] Production.INFO: ==12209== Releasing lock...
[2026-09-15 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:53:03] Production.INFO: ==12213== Lock acquired, processing the job...
[2026-09-15 07:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:53:03] Production.INFO: ==12217== Lock acquired, processing the job...
[2026-09-15 07:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:53:03] Production.INFO: ==12215== Lock acquired, processing the job...
[2026-09-15 07:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:53:03] Production.INFO: ==12221== Lock acquired, processing the job...
[2026-09-15 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:53:03] Production.INFO: ==12219== Lock acquired, processing the job...
[2026-09-15 07:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 07:53:03] Production.INFO: ==12221== Releasing lock...
[2026-09-15 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:53:03] Production.INFO: Account Balance Start.
[2026-09-15 07:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:53:03] Production.INFO: 117
[2026-09-15 07:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:53:03] Production.INFO: Total Charge 0
[2026-09-15 07:53:03] Production.INFO: CreateAllLog End
[2026-09-15 07:53:04] Production.INFO: Account Balance End.
[2026-09-15 07:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:53:04] Production.INFO: ==12219== Releasing lock...
[2026-09-15 07:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:53:04] Production.INFO: ==12215== Releasing lock...
[2026-09-15 07:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:53:10] Production.ERROR: CronJobId end10
[2026-09-15 07:53:10] Production.INFO: ==12217== Releasing lock...
[2026-09-15 07:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:53:13] Production.INFO: call_cost start
[2026-09-15 07:53:13] Production.INFO: call_cost end
[2026-09-15 07:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:53:13] Production.INFO: ==12213== Releasing lock...
[2026-09-15 07:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:54:02] Production.INFO: ==12279== Lock acquired, processing the job...
[2026-09-15 12:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:54:02] Production.INFO: neon service started
[2026-09-15 12:54:02] Production.INFO: neon service started
[2026-09-15 12:54:02] Production.INFO: ==12279== Releasing lock...
[2026-09-15 12:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:54:02] Production.INFO: ==12281== Lock acquired, processing the job...
[2026-09-15 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:54:02] Production.INFO: ==12281== Releasing lock...
[2026-09-15 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:54:03] Production.INFO: ==12283== Lock acquired, processing the job...
[2026-09-15 11:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:54:03] Production.INFO: ==12283== Releasing lock...
[2026-09-15 11:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:54:03] Production.INFO: ==12287== Lock acquired, processing the job...
[2026-09-15 07:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:54:03] Production.INFO: ==12285== Lock acquired, processing the job...
[2026-09-15 07:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:54:03] Production.INFO: ==12289== Lock acquired, processing the job...
[2026-09-15 07:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:54:03] Production.INFO: ==12291== Lock acquired, processing the job...
[2026-09-15 07:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:54:03] Production.INFO: ==12293== Lock acquired, processing the job...
[2026-09-15 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:54:03] Production.INFO: Account Balance Start.
[2026-09-15 07:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:54:03] Production.INFO: 117
[2026-09-15 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-15 07:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 07:54:03] Production.INFO: ==12293== Releasing lock...
[2026-09-15 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:54:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:54:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:54:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:54:04] Production.INFO: ==12287== Releasing lock...
[2026-09-15 07:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:54:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:54:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:54:04] Production.INFO: Total Charge 0
[2026-09-15 07:54:04] Production.INFO: CreateAllLog End
[2026-09-15 07:54:04] Production.INFO: Account Balance End.
[2026-09-15 07:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:54:04] Production.INFO: ==12291== Releasing lock...
[2026-09-15 07:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:54:11] Production.ERROR: CronJobId end10
[2026-09-15 07:54:11] Production.INFO: ==12289== Releasing lock...
[2026-09-15 07:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:54:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:54:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:54:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:54:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:54:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:54:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:54:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:54:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:54:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:54:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:54:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:54:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:54:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:54:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:54:13] Production.INFO: call_cost start
[2026-09-15 07:54:13] Production.INFO: call_cost end
[2026-09-15 07:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:54:13] Production.INFO: ==12285== Releasing lock...
[2026-09-15 07:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:55:01] Production.INFO: ==12349== Lock acquired, processing the job...
[2026-09-15 12:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:55:01] Production.INFO: neon service started
[2026-09-15 12:55:01] Production.INFO: neon service started
[2026-09-15 12:55:01] Production.INFO: ==12349== Releasing lock...
[2026-09-15 12:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:55:01] Production.INFO: ==12351== Lock acquired, processing the job...
[2026-09-15 07:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:55:02] Production.INFO: ==12351== Releasing lock...
[2026-09-15 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:55:02] Production.INFO: ==12353== Lock acquired, processing the job...
[2026-09-15 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:55:02] Production.INFO: ==12353== Releasing lock...
[2026-09-15 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:55:03] Production.INFO: ==12355== Lock acquired, processing the job...
[2026-09-15 07:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 07:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 07:55:03] Production.INFO: ==12357== Lock acquired, processing the job...
[2026-09-15 07:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 07:55:03] Production.INFO: ==12355== Releasing lock...
[2026-09-15 07:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 07:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 07:55:03] Production.INFO: ==12361== Lock acquired, processing the job...
[2026-09-15 07:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:55:03] Production.INFO: ==12359== Lock acquired, processing the job...
[2026-09-15 07:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:55:03] Production.INFO: ==12363== Lock acquired, processing the job...
[2026-09-15 07:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:55:03] Production.INFO: Account Balance Start.
[2026-09-15 07:55:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:55:03] Production.INFO: 117
[2026-09-15 07:55:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:55:03] Production.INFO: ==12367== Lock acquired, processing the job...
[2026-09-15 07:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:55:03] Production.INFO: ==12365== Lock acquired, processing the job...
[2026-09-15 07:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 07:55:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 07:55:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:55:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 07:55:03] Production.INFO: ==12367== Releasing lock...
[2026-09-15 07:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:55:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:55:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:55:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:55:04] Production.ERROR: done
[2026-09-15 07:55:04] Production.INFO: Total Charge 0
[2026-09-15 07:55:04] Production.INFO: CreateAllLog End
[2026-09-15 07:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 07:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007017', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 07:55:04] Production.INFO: Account Balance End.
[2026-09-15 07:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:55:04] Production.INFO: ==12363== Releasing lock...
[2026-09-15 07:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:55:04] Production.INFO: ==12359== Releasing lock...
[2026-09-15 07:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007017', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 07:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 07:55:09] Production.INFO: ProcessCDR(1,18007017,1,1,2)
[2026-09-15 07:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007017,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:55:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007017,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 07:55:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 07:55:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 07:55:09] Production.INFO: ==12365== Releasing lock...
[2026-09-15 07:55:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 07:55:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 07:55:12] Production.ERROR: CronJobId end10
[2026-09-15 07:55:12] Production.INFO: ==12361== Releasing lock...
[2026-09-15 07:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:55:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:55:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:55:15] Production.INFO: call_cost start
[2026-09-15 07:55:15] Production.INFO: call_cost end
[2026-09-15 07:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:55:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:55:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:55:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:55:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:55:15] Production.INFO: ==12357== Releasing lock...
[2026-09-15 07:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:56:01] Production.INFO: ==12422== Lock acquired, processing the job...
[2026-09-15 12:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:56:01] Production.INFO: neon service started
[2026-09-15 12:56:02] Production.INFO: neon service started
[2026-09-15 12:56:02] Production.INFO: ==12422== Releasing lock...
[2026-09-15 12:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:56:02] Production.INFO: ==12424== Lock acquired, processing the job...
[2026-09-15 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:56:02] Production.INFO: ==12424== Releasing lock...
[2026-09-15 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:56:02] Production.INFO: ==12426== Lock acquired, processing the job...
[2026-09-15 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:56:02] Production.INFO: ==12426== Releasing lock...
[2026-09-15 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:56:03] Production.INFO: ==12429== Lock acquired, processing the job...
[2026-09-15 07:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:56:03] Production.INFO: ==12431== Lock acquired, processing the job...
[2026-09-15 07:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:56:03] Production.INFO: ==12433== Lock acquired, processing the job...
[2026-09-15 07:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:56:03] Production.INFO: ==12435== Lock acquired, processing the job...
[2026-09-15 07:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:56:03] Production.INFO: ==12437== Lock acquired, processing the job...
[2026-09-15 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:56:03] Production.INFO: Account Balance Start.
[2026-09-15 07:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:56:03] Production.INFO: 117
[2026-09-15 07:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 07:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:56:03] Production.INFO: ==12437== Releasing lock...
[2026-09-15 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:56:03] Production.INFO: Total Charge 0
[2026-09-15 07:56:04] Production.INFO: CreateAllLog End
[2026-09-15 07:56:04] Production.INFO: Account Balance End.
[2026-09-15 07:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:56:04] Production.INFO: ==12435== Releasing lock...
[2026-09-15 07:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:56:04] Production.INFO: ==12431== Releasing lock...
[2026-09-15 07:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:56:12] Production.ERROR: CronJobId end10
[2026-09-15 07:56:12] Production.INFO: ==12433== Releasing lock...
[2026-09-15 07:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:56:14] Production.INFO: call_cost start
[2026-09-15 07:56:14] Production.INFO: call_cost end
[2026-09-15 07:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:56:14] Production.INFO: ==12429== Releasing lock...
[2026-09-15 07:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:57:01] Production.INFO: ==12491== Lock acquired, processing the job...
[2026-09-15 12:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:57:01] Production.INFO: neon service started
[2026-09-15 12:57:01] Production.INFO: neon service started
[2026-09-15 12:57:01] Production.INFO: ==12491== Releasing lock...
[2026-09-15 12:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:57:02] Production.INFO: ==12493== Lock acquired, processing the job...
[2026-09-15 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:57:02] Production.INFO: ==12495== Lock acquired, processing the job...
[2026-09-15 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:57:02] Production.INFO: ==12495== Releasing lock...
[2026-09-15 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:57:02] Production.INFO: ==12493== Releasing lock...
[2026-09-15 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:57:03] Production.INFO: ==12498== Lock acquired, processing the job...
[2026-09-15 07:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:57:03] Production.INFO: ==12500== Lock acquired, processing the job...
[2026-09-15 07:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:57:03] Production.INFO: ==12504== Lock acquired, processing the job...
[2026-09-15 07:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:57:03] Production.INFO: ==12502== Lock acquired, processing the job...
[2026-09-15 07:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:57:03] Production.INFO: Account Balance Start.
[2026-09-15 07:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:57:03] Production.INFO: 117
[2026-09-15 07:57:03] Production.INFO: ==12506== Lock acquired, processing the job...
[2026-09-15 07:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 07:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 07:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 07:57:03] Production.INFO: ==12506== Releasing lock...
[2026-09-15 07:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:57:03] Production.INFO: Total Charge 0
[2026-09-15 07:57:03] Production.INFO: CreateAllLog End
[2026-09-15 07:57:03] Production.INFO: Account Balance End.
[2026-09-15 07:57:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:57:03] Production.INFO: ==12504== Releasing lock...
[2026-09-15 07:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:57:03] Production.INFO: ==12500== Releasing lock...
[2026-09-15 07:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:57:11] Production.ERROR: CronJobId end10
[2026-09-15 07:57:11] Production.INFO: ==12502== Releasing lock...
[2026-09-15 07:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:57:13] Production.INFO: call_cost start
[2026-09-15 07:57:13] Production.INFO: call_cost end
[2026-09-15 07:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:57:13] Production.INFO: ==12498== Releasing lock...
[2026-09-15 07:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:58:01] Production.INFO: ==12562== Lock acquired, processing the job...
[2026-09-15 12:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:58:01] Production.INFO: neon service started
[2026-09-15 12:58:01] Production.INFO: neon service started
[2026-09-15 12:58:01] Production.INFO: ==12562== Releasing lock...
[2026-09-15 12:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:58:02] Production.INFO: ==12566== Lock acquired, processing the job...
[2026-09-15 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:58:02] Production.INFO: ==12566== Releasing lock...
[2026-09-15 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:58:02] Production.INFO: ==12564== Lock acquired, processing the job...
[2026-09-15 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:58:02] Production.INFO: ==12564== Releasing lock...
[2026-09-15 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 07:58:03] Production.INFO: ==12569== Lock acquired, processing the job...
[2026-09-15 07:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:58:03] Production.INFO: ==12571== Lock acquired, processing the job...
[2026-09-15 07:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07:58:03] Production.INFO: ==12573== Lock acquired, processing the job...
[2026-09-15 07:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:58:03] Production.INFO: ==12577== Lock acquired, processing the job...
[2026-09-15 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:58:03] Production.INFO: ==12575== Lock acquired, processing the job...
[2026-09-15 07:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 07:58:03] Production.INFO: ==12577== Releasing lock...
[2026-09-15 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:58:03] Production.INFO: Account Balance Start.
[2026-09-15 07:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 07:58:03] Production.INFO: 117
[2026-09-15 07:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 07:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:58:04] Production.INFO: Date 2026-09-09
[2026-09-15 07:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:58:04] Production.INFO: Date 2026-09-10
[2026-09-15 07:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:58:04] Production.INFO: Date 2026-09-11
[2026-09-15 07:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:58:04] Production.INFO: Date 2026-09-12
[2026-09-15 07:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:58:04] Production.INFO: Date 2026-09-13
[2026-09-15 07:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:58:04] Production.INFO: Date 2026-09-14
[2026-09-15 07:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 07:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 07:58:04] Production.INFO: Total Charge 0
[2026-09-15 07:58:04] Production.INFO: ==12571== Releasing lock...
[2026-09-15 07:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:58:04] Production.INFO: CreateAllLog End
[2026-09-15 07:58:04] Production.INFO: Account Balance End.
[2026-09-15 07:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 07:58:04] Production.INFO: ==12575== Releasing lock...
[2026-09-15 07:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:58:12] Production.ERROR: CronJobId end10
[2026-09-15 07:58:12] Production.INFO: ==12573== Releasing lock...
[2026-09-15 07:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:58:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:58:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:58:15] Production.INFO: call_cost start
[2026-09-15 07:58:15] Production.INFO: call_cost end
[2026-09-15 07:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:58:15] Production.INFO: ==12569== Releasing lock...
[2026-09-15 07:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:59:01] Production.INFO: ==12638== Lock acquired, processing the job...
[2026-09-15 12:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 12:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 12:59:01] Production.INFO: neon service started
[2026-09-15 12:59:01] Production.INFO: neon service started
[2026-09-15 12:59:01] Production.INFO: ==12638== Releasing lock...
[2026-09-15 12:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 12:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 07:59:01] Production.INFO: ==12640== Lock acquired, processing the job...
[2026-09-15 07:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 07:59:01] Production.INFO: ==12640== Releasing lock...
[2026-09-15 07:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 07:59:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:59:02] Production.INFO: ==12642== Lock acquired, processing the job...
[2026-09-15 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 11:59:02] Production.INFO: ==12642== Releasing lock...
[2026-09-15 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 11:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 07:59:02] Production.INFO: ==12646== Lock acquired, processing the job...
[2026-09-15 07:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 07:59:02] Production.INFO: ==12650== Lock acquired, processing the job...
[2026-09-15 07:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 07:59:02] Production.INFO: ==12652== Lock acquired, processing the job...
[2026-09-15 07:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 07:59:02] Production.INFO: Account Balance Start.
[2026-09-15 07:59:02] Production.INFO: CreateAllLog Start
[2026-09-15 07:59:02] Production.INFO: 117
[2026-09-15 07:59:02] Production.INFO: Date 2026-09-08
[2026-09-15 07:59:02] Production.INFO: Reseller ==> 0
[2026-09-15 07:59:02] Production.INFO: ==12644== Lock acquired, processing the job...
[2026-09-15 07:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 07:59:02] Production.INFO: ==12648== Lock acquired, processing the job...
[2026-09-15 07:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 07:59:02] Production.INFO: Date 2026-09-09
[2026-09-15 07:59:02] Production.INFO: Reseller ==> 0
[2026-09-15 07:59:02] Production.INFO: Date 2026-09-10
[2026-09-15 07:59:02] Production.INFO: Reseller ==> 0
[2026-09-15 07: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-15 07:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 07: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-15 07:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 07:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 07:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 07:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 07: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-15 07:59:02] Production.INFO: ==12652== Releasing lock...
[2026-09-15 07:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 07:59:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 07:59:02] Production.INFO: Date 2026-09-11
[2026-09-15 07:59:02] Production.INFO: Reseller ==> 0
[2026-09-15 07:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 07:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 07:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 07:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 07:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 07:59:03] Production.INFO: Total Charge 0
[2026-09-15 07:59:03] Production.INFO: CreateAllLog End
[2026-09-15 07:59:03] Production.INFO: ==12646== Releasing lock...
[2026-09-15 07:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 07:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 07:59:03] Production.INFO: Account Balance End.
[2026-09-15 07:59:03] Production.ERROR: CronJobId end 12
[2026-09-15 07:59:03] Production.INFO: ==12650== Releasing lock...
[2026-09-15 07:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 07:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 07:59:10] Production.ERROR: CronJobId end10
[2026-09-15 07:59:10] Production.INFO: ==12648== Releasing lock...
[2026-09-15 07:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 07:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 07:59:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 07:59:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 07:59:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 07:59:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 07:59:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 07:59:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 07:59:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 07:59:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 07:59:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 07:59:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 07:59:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 07:59:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 07:59:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 07:59:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 07:59:13] Production.INFO: call_cost start
[2026-09-15 07:59:13] Production.INFO: call_cost end
[2026-09-15 07:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 07:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 07:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 07:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 07:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 07:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 07:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 07:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 07:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 07:59:13] Production.INFO: ==12644== Releasing lock...
[2026-09-15 07:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 07:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:00:01] Production.INFO: ==12710== Lock acquired, processing the job...
[2026-09-15 13:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:00:01] Production.INFO: neon service started
[2026-09-15 13:00:01] Production.INFO: neon service started
[2026-09-15 13:00:01] Production.INFO: ==12710== Releasing lock...
[2026-09-15 13:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:00:02] Production.INFO: ==12712== Lock acquired, processing the job...
[2026-09-15 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:00:02] Production.INFO: ==12712== Releasing lock...
[2026-09-15 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:00:02] Production.INFO: ==12714== Lock acquired, processing the job...
[2026-09-15 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:00:02] Production.INFO: ==12714== Releasing lock...
[2026-09-15 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:00:03] Production.INFO: ==12717== Lock acquired, processing the job...
[2026-09-15 08:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:00:03] Production.INFO: ==12725== Lock acquired, processing the job...
[2026-09-15 08:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:00:03] Production.INFO: ==12719== Lock acquired, processing the job...
[2026-09-15 08:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:00:03] Production.INFO: ==12721== Lock acquired, processing the job...
[2026-09-15 08:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 08:00:03] Production.INFO: ==12723== Lock acquired, processing the job...
[2026-09-15 08:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 08:00:03] Production.INFO: ==12725== Releasing lock...
[2026-09-15 08:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:00:03] Production.INFO: Account Balance Start.
[2026-09-15 08:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:00:03] Production.INFO: 117
[2026-09-15 08:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:00:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:00:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:00:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:00:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:00:03] Production.INFO: Total Charge 0
[2026-09-15 08:00:03] Production.INFO: CreateAllLog End
[2026-09-15 08:00:03] Production.INFO: ==12719== Releasing lock...
[2026-09-15 08:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:00:03] Production.INFO: Account Balance End.
[2026-09-15 08:00:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:00:03] Production.INFO: ==12723== Releasing lock...
[2026-09-15 08:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:00:11] Production.ERROR: CronJobId end10
[2026-09-15 08:00:11] Production.INFO: ==12721== Releasing lock...
[2026-09-15 08:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:00:13] Production.INFO: call_cost start
[2026-09-15 08:00:13] Production.INFO: call_cost end
[2026-09-15 08:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:00:13] Production.INFO: ==12717== Releasing lock...
[2026-09-15 08:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:01:02] Production.INFO: ==12785== Lock acquired, processing the job...
[2026-09-15 13:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:01:02] Production.INFO: neon service started
[2026-09-15 13:01:02] Production.INFO: neon service started
[2026-09-15 13:01:02] Production.INFO: ==12785== Releasing lock...
[2026-09-15 13:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:01:02] Production.INFO: ==12797== Lock acquired, processing the job...
[2026-09-15 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:01:02] Production.INFO: ==12799== Lock acquired, processing the job...
[2026-09-15 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:01:02] Production.INFO: ==12799== Releasing lock...
[2026-09-15 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:01:02] Production.INFO: ==12797== Releasing lock...
[2026-09-15 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:01:03] Production.INFO: ==12802== Lock acquired, processing the job...
[2026-09-15 08:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:01:03] Production.INFO: ==12804== Lock acquired, processing the job...
[2026-09-15 08:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:01:03] Production.INFO: ==12806== Lock acquired, processing the job...
[2026-09-15 08:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:01:03] Production.INFO: ==12808== Lock acquired, processing the job...
[2026-09-15 08:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:01:03] Production.INFO: ==12810== Lock acquired, processing the job...
[2026-09-15 08:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:01:03] Production.INFO: Account Balance Start.
[2026-09-15 08:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:01:03] Production.INFO: 117
[2026-09-15 08:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 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-15 08:01:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:01:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:01:04] Production.INFO: ==12810== Releasing lock...
[2026-09-15 08:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:01:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:01:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:01:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:01:04] Production.INFO: Total Charge 0
[2026-09-15 08:01:04] Production.INFO: CreateAllLog End
[2026-09-15 08:01:04] Production.INFO: Account Balance End.
[2026-09-15 08:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:01:04] Production.INFO: ==12808== Releasing lock...
[2026-09-15 08:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:01:04] Production.INFO: ==12804== Releasing lock...
[2026-09-15 08:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:01:11] Production.ERROR: CronJobId end10
[2026-09-15 08:01:11] Production.INFO: ==12806== Releasing lock...
[2026-09-15 08:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:01:14] Production.INFO: call_cost start
[2026-09-15 08:01:14] Production.INFO: call_cost end
[2026-09-15 08:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:01:14] Production.INFO: ==12802== Releasing lock...
[2026-09-15 08:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:02:01] Production.INFO: ==12863== Lock acquired, processing the job...
[2026-09-15 13:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:02:01] Production.INFO: neon service started
[2026-09-15 13:02:01] Production.INFO: neon service started
[2026-09-15 13:02:01] Production.INFO: ==12863== Releasing lock...
[2026-09-15 13:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:02:02] Production.INFO: ==12867== Lock acquired, processing the job...
[2026-09-15 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:02:02] Production.INFO: ==12867== Releasing lock...
[2026-09-15 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:02:02] Production.INFO: ==12865== Lock acquired, processing the job...
[2026-09-15 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:02:02] Production.INFO: ==12865== Releasing lock...
[2026-09-15 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:02:03] Production.INFO: ==12878== Lock acquired, processing the job...
[2026-09-15 08:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 08:02:03] Production.INFO: ==12880== Lock acquired, processing the job...
[2026-09-15 08:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 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-15 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-15 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-15 08:02:03] Production.INFO: ==12870== Lock acquired, processing the job...
[2026-09-15 08:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:02:03] Production.INFO: ==12880== Releasing lock...
[2026-09-15 08:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:02:03] Production.ERROR: done
[2026-09-15 08:02:03] Production.INFO: ==12872== Lock acquired, processing the job...
[2026-09-15 08:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 08:02:03] Production.INFO: ==12874== Lock acquired, processing the job...
[2026-09-15 08:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:02:03] Production.INFO: ==12876== Lock acquired, processing the job...
[2026-09-15 08:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:02:03] Production.ERROR: done
[2026-09-15 08:02:03] Production.INFO: Account Balance Start.
[2026-09-15 08:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:02:03] Production.INFO: 117
[2026-09-15 08:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:02:03] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-15 08:02:03] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-09-15 08:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 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: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-15 08:02:03] Production.INFO: ==12878== Releasing lock...
[2026-09-15 08:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 08:02:03] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 08:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:02:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:02:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:02:04] Production.INFO: Total Charge 0
[2026-09-15 08:02:04] Production.INFO: CreateAllLog End
[2026-09-15 08:02:04] Production.INFO: ==12872== Releasing lock...
[2026-09-15 08:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:02:04] Production.INFO: Account Balance End.
[2026-09-15 08:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:02:04] Production.INFO: ==12876== Releasing lock...
[2026-09-15 08:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:02:12] Production.ERROR: CronJobId end10
[2026-09-15 08:02:12] Production.INFO: ==12874== Releasing lock...
[2026-09-15 08:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:02:13] Production.INFO: call_cost start
[2026-09-15 08:02:13] Production.INFO: call_cost end
[2026-09-15 08:02:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:02:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:02:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:02:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:02:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:02:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:02:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:02:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:02:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:02:13] Production.INFO: ==12870== Releasing lock...
[2026-09-15 08:02:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:02:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:03:02] Production.INFO: ==12936== Lock acquired, processing the job...
[2026-09-15 13:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:03:02] Production.INFO: neon service started
[2026-09-15 13:03:02] Production.INFO: neon service started
[2026-09-15 13:03:02] Production.INFO: ==12936== Releasing lock...
[2026-09-15 13:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:03:02] Production.INFO: ==12938== Lock acquired, processing the job...
[2026-09-15 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:03:02] Production.INFO: ==12940== Lock acquired, processing the job...
[2026-09-15 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:03:02] Production.INFO: ==12940== Releasing lock...
[2026-09-15 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:03:03] Production.INFO: ==12938== Releasing lock...
[2026-09-15 08:03:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:03:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:03:03] Production.INFO: ==12943== Lock acquired, processing the job...
[2026-09-15 08:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:03:03] Production.INFO: ==12947== Lock acquired, processing the job...
[2026-09-15 08:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:03:03] Production.INFO: ==12945== Lock acquired, processing the job...
[2026-09-15 08:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:03:03] Production.INFO: ==12949== Lock acquired, processing the job...
[2026-09-15 08:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:03:03] Production.INFO: ==12951== Lock acquired, processing the job...
[2026-09-15 08:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:03:04] Production.INFO: Account Balance Start.
[2026-09-15 08:03:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:03:04] Production.INFO: 117
[2026-09-15 08:03:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:03:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:03:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:03:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:03:04] Production.INFO: ==12951== Releasing lock...
[2026-09-15 08:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:03:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:03:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:03:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:03:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:03:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:03:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:03:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:03:04] Production.INFO: Total Charge 0
[2026-09-15 08:03:04] Production.INFO: CreateAllLog End
[2026-09-15 08:03:04] Production.INFO: Account Balance End.
[2026-09-15 08:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:03:04] Production.INFO: ==12949== Releasing lock...
[2026-09-15 08:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:03:04] Production.INFO: ==12945== Releasing lock...
[2026-09-15 08:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:03:11] Production.ERROR: CronJobId end10
[2026-09-15 08:03:11] Production.INFO: ==12947== Releasing lock...
[2026-09-15 08:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:03:14] Production.INFO: call_cost start
[2026-09-15 08:03:14] Production.INFO: call_cost end
[2026-09-15 08:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:03:14] Production.INFO: ==12943== Releasing lock...
[2026-09-15 08:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:04:01] Production.INFO: ==13003== Lock acquired, processing the job...
[2026-09-15 13:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:04:01] Production.INFO: neon service started
[2026-09-15 13:04:01] Production.INFO: neon service started
[2026-09-15 13:04:01] Production.INFO: ==13003== Releasing lock...
[2026-09-15 13:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:04:02] Production.INFO: ==13006== Lock acquired, processing the job...
[2026-09-15 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:04:02] Production.INFO: ==13008== Lock acquired, processing the job...
[2026-09-15 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:04:02] Production.INFO: ==13008== Releasing lock...
[2026-09-15 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:04:02] Production.INFO: ==13006== Releasing lock...
[2026-09-15 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:04:03] Production.INFO: ==13015== Lock acquired, processing the job...
[2026-09-15 08:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:04:03] Production.INFO: ==13011== Lock acquired, processing the job...
[2026-09-15 08:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:04:03] Production.INFO: ==13013== Lock acquired, processing the job...
[2026-09-15 08:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:04:03] Production.INFO: ==13017== Lock acquired, processing the job...
[2026-09-15 08:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:04:03] Production.INFO: ==13019== Lock acquired, processing the job...
[2026-09-15 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:04:03] Production.INFO: Account Balance Start.
[2026-09-15 08:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:04:03] Production.INFO: 117
[2026-09-15 08:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:04:03] Production.INFO: ==13019== Releasing lock...
[2026-09-15 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:04:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:04:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:04:04] Production.INFO: Total Charge 0
[2026-09-15 08:04:04] Production.INFO: CreateAllLog End
[2026-09-15 08:04:04] Production.INFO: ==13013== Releasing lock...
[2026-09-15 08:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:04:04] Production.INFO: Account Balance End.
[2026-09-15 08:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:04:04] Production.INFO: ==13017== Releasing lock...
[2026-09-15 08:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:04:11] Production.ERROR: CronJobId end10
[2026-09-15 08:04:11] Production.INFO: ==13015== Releasing lock...
[2026-09-15 08:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:04:13] Production.INFO: call_cost start
[2026-09-15 08:04:13] Production.INFO: call_cost end
[2026-09-15 08:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:04:13] Production.INFO: ==13011== Releasing lock...
[2026-09-15 08:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:05:02] Production.INFO: ==13076== Lock acquired, processing the job...
[2026-09-15 13:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:05:02] Production.INFO: neon service started
[2026-09-15 13:05:02] Production.INFO: neon service started
[2026-09-15 13:05:02] Production.INFO: ==13076== Releasing lock...
[2026-09-15 13:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:05:02] Production.INFO: ==13078== Lock acquired, processing the job...
[2026-09-15 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:05:02] Production.INFO: ==13078== Releasing lock...
[2026-09-15 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:05:03] Production.INFO: ==13080== Lock acquired, processing the job...
[2026-09-15 12:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:05:03] Production.INFO: ==13080== Releasing lock...
[2026-09-15 12:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:05:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:05:03] Production.INFO: ==13084== Lock acquired, processing the job...
[2026-09-15 08:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:05:03] Production.INFO: ==13082== Lock acquired, processing the job...
[2026-09-15 08:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 08:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:05:03] Production.INFO: ==13086== Lock acquired, processing the job...
[2026-09-15 08:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 08:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:05:03] Production.ERROR: CronJob PID - 13084
[2026-09-15 08:05:03] Production.INFO: ==13088== Lock acquired, processing the job...
[2026-09-15 08:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 08:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:05:03] Production.ERROR: CronJob ID - 5
[2026-09-15 08:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:05:00
[2026-09-15 08:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:05:03] Production.ERROR: CronJob PID - 13086
[2026-09-15 08:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 08:05:03] Production.ERROR: CronJob ID - 7
[2026-09-15 08:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:05:00
[2026-09-15 08:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 08:05:03] Production.INFO: ==13082== Releasing lock...
[2026-09-15 08:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 08:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 08:05:03] Production.INFO: ==13090== Lock acquired, processing the job...
[2026-09-15 08:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:05:03] Production.INFO: ==13092== Lock acquired, processing the job...
[2026-09-15 08:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 08:05:04] Production.INFO: Account Balance Start.
[2026-09-15 08:05:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:05:04] Production.INFO: ==13094== Lock acquired, processing the job...
[2026-09-15 08:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:05:04] Production.INFO: 117
[2026-09-15 08:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 08:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 08:05:04] Production.INFO: ==13094== Releasing lock...
[2026-09-15 08:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:05:04] Production.ERROR: done
[2026-09-15 08:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 08:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007059', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 08:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:05:04] Production.INFO: Total Charge 0
[2026-09-15 08:05:04] Production.INFO: CreateAllLog End
[2026-09-15 08:05:04] Production.INFO: ==13086== Releasing lock...
[2026-09-15 08:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:05:05] Production.INFO: Account Balance End.
[2026-09-15 08:05:05] Production.ERROR: CronJobId end 12
[2026-09-15 08:05:05] Production.INFO: ==13090== Releasing lock...
[2026-09-15 08:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007059', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 08:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 08:05:10] Production.INFO: ProcessCDR(1,18007059,1,1,2)
[2026-09-15 08:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007059,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007059,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 08:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 08:05:10] Production.INFO: ==13092== Releasing lock...
[2026-09-15 08:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 08:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 08:05:14] Production.ERROR: CronJobId end10
[2026-09-15 08:05:14] Production.INFO: ==13088== Releasing lock...
[2026-09-15 08:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:05:17] Production.INFO: call_cost start
[2026-09-15 08:05:17] Production.INFO: call_cost end
[2026-09-15 08:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:05:17] Production.INFO: ==13084== Releasing lock...
[2026-09-15 08:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:06:01] Production.INFO: ==13149== Lock acquired, processing the job...
[2026-09-15 13:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:06:01] Production.INFO: neon service started
[2026-09-15 13:06:01] Production.INFO: neon service started
[2026-09-15 13:06:01] Production.INFO: ==13149== Releasing lock...
[2026-09-15 13:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:06:01] Production.INFO: ==13153== Lock acquired, processing the job...
[2026-09-15 12:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:06:01] Production.INFO: ==13153== Releasing lock...
[2026-09-15 12:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:06:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:06:02] Production.INFO: ==13151== Lock acquired, processing the job...
[2026-09-15 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:06:02] Production.INFO: ==13151== Releasing lock...
[2026-09-15 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:06:02] Production.INFO: ==13156== Lock acquired, processing the job...
[2026-09-15 08:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:06:03] Production.INFO: ==13158== Lock acquired, processing the job...
[2026-09-15 08:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:06:03] Production.INFO: ==13162== Lock acquired, processing the job...
[2026-09-15 08:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:06:03] Production.INFO: ==13160== Lock acquired, processing the job...
[2026-09-15 08:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:06:03] Production.INFO: Account Balance Start.
[2026-09-15 08:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:06:03] Production.INFO: 117
[2026-09-15 08:06:03] Production.INFO: ==13164== Lock acquired, processing the job...
[2026-09-15 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 08:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:06:03] Production.INFO: ==13164== Releasing lock...
[2026-09-15 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:06:03] Production.INFO: Total Charge 0
[2026-09-15 08:06:03] Production.INFO: CreateAllLog End
[2026-09-15 08:06:03] Production.INFO: Account Balance End.
[2026-09-15 08:06:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:06:03] Production.INFO: ==13162== Releasing lock...
[2026-09-15 08:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:06:04] Production.INFO: ==13158== Releasing lock...
[2026-09-15 08:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:06:10] Production.ERROR: CronJobId end10
[2026-09-15 08:06:10] Production.INFO: ==13160== Releasing lock...
[2026-09-15 08:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:06:13] Production.INFO: call_cost start
[2026-09-15 08:06:13] Production.INFO: call_cost end
[2026-09-15 08:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:06:13] Production.INFO: ==13156== Releasing lock...
[2026-09-15 08:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:07:01] Production.INFO: ==13218== Lock acquired, processing the job...
[2026-09-15 13:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:07:01] Production.INFO: neon service started
[2026-09-15 13:07:01] Production.INFO: neon service started
[2026-09-15 13:07:01] Production.INFO: ==13218== Releasing lock...
[2026-09-15 13:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:07:02] Production.INFO: ==13220== Lock acquired, processing the job...
[2026-09-15 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:07:02] Production.INFO: ==13220== Releasing lock...
[2026-09-15 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:07:02] Production.INFO: ==13222== Lock acquired, processing the job...
[2026-09-15 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:07:02] Production.INFO: ==13222== Releasing lock...
[2026-09-15 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:07:03] Production.INFO: ==13230== Lock acquired, processing the job...
[2026-09-15 08:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:07:03] Production.INFO: Account Balance Start.
[2026-09-15 08:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:07:03] Production.INFO: 117
[2026-09-15 08:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:07:03] Production.INFO: ==13226== Lock acquired, processing the job...
[2026-09-15 08:07:03] Production.INFO: ==13224== Lock acquired, processing the job...
[2026-09-15 08:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:07:03] Production.INFO: ==13228== Lock acquired, processing the job...
[2026-09-15 08:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:07:03] Production.INFO: ==13232== Lock acquired, processing the job...
[2026-09-15 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:07:03] Production.INFO: Total Charge 0
[2026-09-15 08:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:07:03] Production.INFO: CreateAllLog End
[2026-09-15 08:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 08:07:03] Production.INFO: Account Balance End.
[2026-09-15 08:07:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:07:03] Production.INFO: ==13230== Releasing lock...
[2026-09-15 08:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:07:03] Production.INFO: ==13232== Releasing lock...
[2026-09-15 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:07:03] Production.INFO: ==13226== Releasing lock...
[2026-09-15 08:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:07:10] Production.ERROR: CronJobId end10
[2026-09-15 08:07:10] Production.INFO: ==13228== Releasing lock...
[2026-09-15 08:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:07:13] Production.INFO: call_cost start
[2026-09-15 08:07:13] Production.INFO: call_cost end
[2026-09-15 08:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:07:13] Production.INFO: ==13224== Releasing lock...
[2026-09-15 08:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:08:02] Production.INFO: ==13286== Lock acquired, processing the job...
[2026-09-15 13:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:08:02] Production.INFO: neon service started
[2026-09-15 13:08:02] Production.INFO: neon service started
[2026-09-15 13:08:02] Production.INFO: ==13286== Releasing lock...
[2026-09-15 13:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:08:02] Production.INFO: ==13289== Lock acquired, processing the job...
[2026-09-15 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:08:02] Production.INFO: ==13289== Releasing lock...
[2026-09-15 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:08:03] Production.INFO: ==13291== Lock acquired, processing the job...
[2026-09-15 12:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:08:03] Production.INFO: ==13291== Releasing lock...
[2026-09-15 12:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:08:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:08:03] Production.INFO: ==13295== Lock acquired, processing the job...
[2026-09-15 08:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:08:03] Production.INFO: ==13293== Lock acquired, processing the job...
[2026-09-15 08:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:08:03] Production.INFO: ==13297== Lock acquired, processing the job...
[2026-09-15 08:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:08:03] Production.INFO: ==13299== Lock acquired, processing the job...
[2026-09-15 08:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:08:03] Production.INFO: ==13301== Lock acquired, processing the job...
[2026-09-15 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:08:03] Production.INFO: Account Balance Start.
[2026-09-15 08:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:08:03] Production.INFO: 117
[2026-09-15 08:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 08:08:03] Production.INFO: ==13301== Releasing lock...
[2026-09-15 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:08:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:08:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:08:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:08:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:08:04] Production.INFO: Total Charge 0
[2026-09-15 08:08:04] Production.INFO: CreateAllLog End
[2026-09-15 08:08:04] Production.INFO: Account Balance End.
[2026-09-15 08:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:08:04] Production.INFO: ==13299== Releasing lock...
[2026-09-15 08:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:08:04] Production.INFO: ==13295== Releasing lock...
[2026-09-15 08:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:08:11] Production.ERROR: CronJobId end10
[2026-09-15 08:08:11] Production.INFO: ==13297== Releasing lock...
[2026-09-15 08:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:08:14] Production.INFO: call_cost start
[2026-09-15 08:08:14] Production.INFO: call_cost end
[2026-09-15 08:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:08:14] Production.INFO: ==13293== Releasing lock...
[2026-09-15 08:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:09:01] Production.INFO: ==13357== Lock acquired, processing the job...
[2026-09-15 13:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:09:01] Production.INFO: neon service started
[2026-09-15 13:09:01] Production.INFO: neon service started
[2026-09-15 13:09:01] Production.INFO: ==13357== Releasing lock...
[2026-09-15 13:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:09:02] Production.INFO: ==13361== Lock acquired, processing the job...
[2026-09-15 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:09:02] Production.INFO: ==13359== Lock acquired, processing the job...
[2026-09-15 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:09:02] Production.INFO: ==13361== Releasing lock...
[2026-09-15 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:09:02] Production.INFO: ==13359== Releasing lock...
[2026-09-15 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:09:03] Production.INFO: ==13364== Lock acquired, processing the job...
[2026-09-15 08:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:09:03] Production.INFO: ==13366== Lock acquired, processing the job...
[2026-09-15 08:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:09:03] Production.INFO: ==13368== Lock acquired, processing the job...
[2026-09-15 08:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:09:03] Production.INFO: ==13370== Lock acquired, processing the job...
[2026-09-15 08:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:09:03] Production.INFO: ==13372== Lock acquired, processing the job...
[2026-09-15 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:09:03] Production.INFO: Account Balance Start.
[2026-09-15 08:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:09:03] Production.INFO: 117
[2026-09-15 08:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 08:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:09:03] Production.INFO: ==13372== Releasing lock...
[2026-09-15 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:09:03] Production.INFO: Total Charge 0
[2026-09-15 08:09:03] Production.INFO: CreateAllLog End
[2026-09-15 08:09:04] Production.INFO: Account Balance End.
[2026-09-15 08:09:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:09:04] Production.INFO: ==13370== Releasing lock...
[2026-09-15 08:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:09:04] Production.INFO: ==13366== Releasing lock...
[2026-09-15 08:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:09:10] Production.ERROR: CronJobId end10
[2026-09-15 08:09:10] Production.INFO: ==13368== Releasing lock...
[2026-09-15 08:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:09:14] Production.INFO: call_cost start
[2026-09-15 08:09:14] Production.INFO: call_cost end
[2026-09-15 08:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:09:14] Production.INFO: ==13364== Releasing lock...
[2026-09-15 08:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:10:02] Production.INFO: ==13429== Lock acquired, processing the job...
[2026-09-15 13:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:10:02] Production.INFO: neon service started
[2026-09-15 13:10:02] Production.INFO: neon service started
[2026-09-15 13:10:02] Production.INFO: ==13429== Releasing lock...
[2026-09-15 13:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:10:02] Production.INFO: ==13431== Lock acquired, processing the job...
[2026-09-15 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:10:02] Production.INFO: ==13433== Lock acquired, processing the job...
[2026-09-15 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:10:02] Production.INFO: ==13433== Releasing lock...
[2026-09-15 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:10:03] Production.INFO: ==13431== Releasing lock...
[2026-09-15 08:10:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:10:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:10:03] Production.INFO: ==13436== Lock acquired, processing the job...
[2026-09-15 08:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:10:03] Production.INFO: ==13438== Lock acquired, processing the job...
[2026-09-15 08:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:10:03] Production.INFO: ==13440== Lock acquired, processing the job...
[2026-09-15 08:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:10:03] Production.INFO: ==13442== Lock acquired, processing the job...
[2026-09-15 08:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:10:04] Production.INFO: ==13444== Lock acquired, processing the job...
[2026-09-15 08:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:10:04] Production.INFO: Account Balance Start.
[2026-09-15 08:10:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:10:04] Production.INFO: 117
[2026-09-15 08:10:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:10:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:10:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:10:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 08: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-15 08: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-15 08:10:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 08: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-15 08:10:04] Production.INFO: ==13444== Releasing lock...
[2026-09-15 08:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:10:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:10:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:10:04] Production.INFO: Total Charge 0
[2026-09-15 08:10:04] Production.INFO: CreateAllLog End
[2026-09-15 08:10:04] Production.INFO: Account Balance End.
[2026-09-15 08:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:10:04] Production.INFO: ==13442== Releasing lock...
[2026-09-15 08:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:10:04] Production.INFO: ==13438== Releasing lock...
[2026-09-15 08:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:10:12] Production.ERROR: CronJobId end10
[2026-09-15 08:10:12] Production.INFO: ==13440== Releasing lock...
[2026-09-15 08:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:10:14] Production.INFO: call_cost start
[2026-09-15 08:10:14] Production.INFO: call_cost end
[2026-09-15 08:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:10:14] Production.INFO: ==13436== Releasing lock...
[2026-09-15 08:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:11:01] Production.INFO: ==13498== Lock acquired, processing the job...
[2026-09-15 13:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:11:01] Production.INFO: neon service started
[2026-09-15 13:11:01] Production.INFO: neon service started
[2026-09-15 13:11:01] Production.INFO: ==13498== Releasing lock...
[2026-09-15 13:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:11:01] Production.INFO: ==13500== Lock acquired, processing the job...
[2026-09-15 08:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:11:02] Production.INFO: ==13500== Releasing lock...
[2026-09-15 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:11:02] Production.INFO: ==13502== Lock acquired, processing the job...
[2026-09-15 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:11:02] Production.INFO: ==13502== Releasing lock...
[2026-09-15 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:11:02] Production.INFO: ==13504== Lock acquired, processing the job...
[2026-09-15 08:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:11:03] Production.INFO: ==13506== Lock acquired, processing the job...
[2026-09-15 08:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:11:03] Production.INFO: ==13508== Lock acquired, processing the job...
[2026-09-15 08:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:11:03] Production.INFO: ==13510== Lock acquired, processing the job...
[2026-09-15 08:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:11:03] Production.INFO: ==13512== Lock acquired, processing the job...
[2026-09-15 08:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:11:03] Production.INFO: Account Balance Start.
[2026-09-15 08:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 08:11:03] Production.INFO: 117
[2026-09-15 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-15 08:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 08:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:11:03] Production.INFO: ==13512== Releasing lock...
[2026-09-15 08:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:11:03] Production.INFO: ==13506== Releasing lock...
[2026-09-15 08:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:11:04] Production.INFO: Total Charge 0
[2026-09-15 08:11:04] Production.INFO: CreateAllLog End
[2026-09-15 08:11:04] Production.INFO: Account Balance End.
[2026-09-15 08:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:11:04] Production.INFO: ==13510== Releasing lock...
[2026-09-15 08:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:11:11] Production.ERROR: CronJobId end10
[2026-09-15 08:11:11] Production.INFO: ==13508== Releasing lock...
[2026-09-15 08:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:11:14] Production.INFO: call_cost start
[2026-09-15 08:11:14] Production.INFO: call_cost end
[2026-09-15 08:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:11:14] Production.INFO: ==13504== Releasing lock...
[2026-09-15 08:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:12:02] Production.INFO: ==13568== Lock acquired, processing the job...
[2026-09-15 13:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:12:02] Production.INFO: neon service started
[2026-09-15 13:12:02] Production.INFO: neon service started
[2026-09-15 13:12:02] Production.INFO: ==13568== Releasing lock...
[2026-09-15 13:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:12:02] Production.INFO: ==13570== Lock acquired, processing the job...
[2026-09-15 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:12:02] Production.INFO: ==13572== Lock acquired, processing the job...
[2026-09-15 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:12:02] Production.INFO: ==13572== Releasing lock...
[2026-09-15 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:12:03] Production.INFO: ==13570== Releasing lock...
[2026-09-15 08:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:12:03] Production.INFO: ==13577== Lock acquired, processing the job...
[2026-09-15 08:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:12:03] Production.INFO: ==13575== Lock acquired, processing the job...
[2026-09-15 08:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:12:04] Production.INFO: ==13579== Lock acquired, processing the job...
[2026-09-15 08:12:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:12:04] Production.INFO: ==13583== Lock acquired, processing the job...
[2026-09-15 08:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:12:04] Production.INFO: ==13581== Lock acquired, processing the job...
[2026-09-15 08:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08: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-15 08: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-15 08:12:04] Production.INFO: Account Balance Start.
[2026-09-15 08: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-15 08:12:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:12:04] Production.INFO: ==13583== Releasing lock...
[2026-09-15 08:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:12:04] Production.INFO: 117
[2026-09-15 08:12:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:12:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:12:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:12:04] Production.INFO: ==13577== Releasing lock...
[2026-09-15 08:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:12:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:12:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:12:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:12:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:12:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:12:04] Production.INFO: Total Charge 0
[2026-09-15 08:12:04] Production.INFO: CreateAllLog End
[2026-09-15 08:12:04] Production.INFO: Account Balance End.
[2026-09-15 08:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:12:04] Production.INFO: ==13581== Releasing lock...
[2026-09-15 08:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:12:11] Production.ERROR: CronJobId end10
[2026-09-15 08:12:11] Production.INFO: ==13579== Releasing lock...
[2026-09-15 08:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:12:14] Production.INFO: call_cost start
[2026-09-15 08:12:14] Production.INFO: call_cost end
[2026-09-15 08:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:12:14] Production.INFO: ==13575== Releasing lock...
[2026-09-15 08:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:13:01] Production.INFO: ==13642== Lock acquired, processing the job...
[2026-09-15 13:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:13:01] Production.INFO: neon service started
[2026-09-15 13:13:01] Production.INFO: neon service started
[2026-09-15 13:13:01] Production.INFO: ==13642== Releasing lock...
[2026-09-15 13:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:13:02] Production.INFO: ==13646== Lock acquired, processing the job...
[2026-09-15 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:13:02] Production.INFO: ==13646== Releasing lock...
[2026-09-15 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:13:02] Production.INFO: ==13644== Lock acquired, processing the job...
[2026-09-15 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:13:02] Production.INFO: ==13644== Releasing lock...
[2026-09-15 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:13:03] Production.INFO: ==13648== Lock acquired, processing the job...
[2026-09-15 08:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:13:03] Production.INFO: ==13650== Lock acquired, processing the job...
[2026-09-15 08:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:13:03] Production.INFO: ==13652== Lock acquired, processing the job...
[2026-09-15 08:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:13:03] Production.INFO: ==13654== Lock acquired, processing the job...
[2026-09-15 08:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:13:03] Production.INFO: ==13656== Lock acquired, processing the job...
[2026-09-15 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:13:03] Production.INFO: Account Balance Start.
[2026-09-15 08:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:13:03] Production.INFO: 117
[2026-09-15 08:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 08:13:03] Production.INFO: ==13656== Releasing lock...
[2026-09-15 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:13:04] Production.INFO: ==13650== Releasing lock...
[2026-09-15 08:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:13:04] Production.INFO: Total Charge 0
[2026-09-15 08:13:04] Production.INFO: CreateAllLog End
[2026-09-15 08:13:04] Production.INFO: Account Balance End.
[2026-09-15 08:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:13:04] Production.INFO: ==13654== Releasing lock...
[2026-09-15 08:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:13:12] Production.ERROR: CronJobId end10
[2026-09-15 08:13:12] Production.INFO: ==13652== Releasing lock...
[2026-09-15 08:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:13:13] Production.INFO: call_cost start
[2026-09-15 08:13:13] Production.INFO: call_cost end
[2026-09-15 08:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:13:13] Production.INFO: ==13648== Releasing lock...
[2026-09-15 08:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:14:02] Production.INFO: ==13711== Lock acquired, processing the job...
[2026-09-15 13:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:14:02] Production.INFO: neon service started
[2026-09-15 13:14:02] Production.INFO: neon service started
[2026-09-15 13:14:02] Production.INFO: ==13711== Releasing lock...
[2026-09-15 13:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:14:02] Production.INFO: ==13713== Lock acquired, processing the job...
[2026-09-15 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:14:02] Production.INFO: ==13713== Releasing lock...
[2026-09-15 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:14:02] Production.INFO: ==13715== Lock acquired, processing the job...
[2026-09-15 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:14:02] Production.INFO: ==13715== Releasing lock...
[2026-09-15 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:14:03] Production.INFO: ==13726== Lock acquired, processing the job...
[2026-09-15 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:14:03] Production.INFO: ==13718== Lock acquired, processing the job...
[2026-09-15 08:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:14:03] Production.INFO: ==13720== Lock acquired, processing the job...
[2026-09-15 08:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:14:03] Production.INFO: ==13722== Lock acquired, processing the job...
[2026-09-15 08:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:14:03] Production.INFO: ==13724== Lock acquired, processing the job...
[2026-09-15 08:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 08:14:03] Production.INFO: ==13726== Releasing lock...
[2026-09-15 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:14:03] Production.INFO: Account Balance Start.
[2026-09-15 08:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:14:03] Production.INFO: 117
[2026-09-15 08:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:14:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:14:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:14:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:14:04] Production.INFO: Total Charge 0
[2026-09-15 08:14:04] Production.INFO: CreateAllLog End
[2026-09-15 08:14:04] Production.INFO: ==13720== Releasing lock...
[2026-09-15 08:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:14:04] Production.INFO: Account Balance End.
[2026-09-15 08:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:14:04] Production.INFO: ==13724== Releasing lock...
[2026-09-15 08:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:14:12] Production.ERROR: CronJobId end10
[2026-09-15 08:14:12] Production.INFO: ==13722== Releasing lock...
[2026-09-15 08:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:14:14] Production.INFO: call_cost start
[2026-09-15 08:14:14] Production.INFO: call_cost end
[2026-09-15 08:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:14:14] Production.INFO: ==13718== Releasing lock...
[2026-09-15 08:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:15:01] Production.INFO: ==13780== Lock acquired, processing the job...
[2026-09-15 13:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:15:01] Production.INFO: neon service started
[2026-09-15 13:15:01] Production.INFO: neon service started
[2026-09-15 13:15:01] Production.INFO: ==13780== Releasing lock...
[2026-09-15 13:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:15:01] Production.INFO: ==13782== Lock acquired, processing the job...
[2026-09-15 08:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:15:01] Production.INFO: ==13782== Releasing lock...
[2026-09-15 08:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:15:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:15:02] Production.INFO: ==13784== Lock acquired, processing the job...
[2026-09-15 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:15:02] Production.INFO: ==13784== Releasing lock...
[2026-09-15 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:15:02] Production.INFO: ==13791== Lock acquired, processing the job...
[2026-09-15 08:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:15:02] Production.INFO: ==13789== Lock acquired, processing the job...
[2026-09-15 08:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:15:03] Production.INFO: ==13787== Lock acquired, processing the job...
[2026-09-15 08:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 08:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:15:03] Production.INFO: ==13793== Lock acquired, processing the job...
[2026-09-15 08:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 08:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:15:03] Production.ERROR: CronJob PID - 13789
[2026-09-15 08:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 08:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 08:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:15:00
[2026-09-15 08:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:15:03] Production.ERROR: CronJob PID - 13791
[2026-09-15 08:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 08:15:03] Production.ERROR: CronJob ID - 7
[2026-09-15 08:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:15:00
[2026-09-15 08:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 08:15:03] Production.INFO: ==13787== Releasing lock...
[2026-09-15 08:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 08:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 08:15:03] Production.INFO: ==13795== Lock acquired, processing the job...
[2026-09-15 08:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:15:03] Production.INFO: ==13799== Lock acquired, processing the job...
[2026-09-15 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:15:03] Production.INFO: ==13797== Lock acquired, processing the job...
[2026-09-15 08:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 08:15:03] Production.INFO: Account Balance Start.
[2026-09-15 08:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:15:03] Production.INFO: 117
[2026-09-15 08:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 08:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:15:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 08:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:15:03] Production.INFO: ==13799== Releasing lock...
[2026-09-15 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:15:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:15:03] Production.ERROR: done
[2026-09-15 08:15:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:15:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:15:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:15:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 08:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007100', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 08:15:03] Production.INFO: Total Charge 0
[2026-09-15 08:15:03] Production.INFO: CreateAllLog End
[2026-09-15 08:15:04] Production.INFO: Account Balance End.
[2026-09-15 08:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:15:04] Production.INFO: ==13795== Releasing lock...
[2026-09-15 08:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:15:04] Production.INFO: ==13791== Releasing lock...
[2026-09-15 08:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007100', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 08:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 08:15:09] Production.INFO: ProcessCDR(1,18007100,1,1,2)
[2026-09-15 08:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007100,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007100,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 08:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 08:15:10] Production.INFO: ==13797== Releasing lock...
[2026-09-15 08:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 08:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 08:15:12] Production.ERROR: CronJobId end10
[2026-09-15 08:15:12] Production.INFO: ==13793== Releasing lock...
[2026-09-15 08:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:15:15] Production.INFO: call_cost start
[2026-09-15 08:15:15] Production.INFO: call_cost end
[2026-09-15 08:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:15:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:15:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:15:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:15:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:15:15] Production.INFO: ==13789== Releasing lock...
[2026-09-15 08:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:16:01] Production.INFO: ==13858== Lock acquired, processing the job...
[2026-09-15 13:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:16:01] Production.INFO: neon service started
[2026-09-15 13:16:01] Production.INFO: neon service started
[2026-09-15 13:16:01] Production.INFO: ==13858== Releasing lock...
[2026-09-15 13:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:16:02] Production.INFO: ==13860== Lock acquired, processing the job...
[2026-09-15 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:16:02] Production.INFO: ==13862== Lock acquired, processing the job...
[2026-09-15 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:16:02] Production.INFO: ==13862== Releasing lock...
[2026-09-15 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:16:02] Production.INFO: ==13860== Releasing lock...
[2026-09-15 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:16:03] Production.INFO: ==13865== Lock acquired, processing the job...
[2026-09-15 08:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:16:03] Production.INFO: ==13867== Lock acquired, processing the job...
[2026-09-15 08:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:16:03] Production.INFO: ==13871== Lock acquired, processing the job...
[2026-09-15 08:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:16:03] Production.INFO: ==13869== Lock acquired, processing the job...
[2026-09-15 08:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:16:03] Production.INFO: Account Balance Start.
[2026-09-15 08:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:16:03] Production.INFO: 117
[2026-09-15 08:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:16:03] Production.INFO: ==13873== Lock acquired, processing the job...
[2026-09-15 08:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 08:16:03] Production.INFO: ==13873== Releasing lock...
[2026-09-15 08:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:16:03] Production.INFO: Total Charge 0
[2026-09-15 08:16:03] Production.INFO: CreateAllLog End
[2026-09-15 08:16:04] Production.INFO: Account Balance End.
[2026-09-15 08:16:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:16:04] Production.INFO: ==13871== Releasing lock...
[2026-09-15 08:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:16:04] Production.INFO: ==13867== Releasing lock...
[2026-09-15 08:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:16:11] Production.ERROR: CronJobId end10
[2026-09-15 08:16:11] Production.INFO: ==13869== Releasing lock...
[2026-09-15 08:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:16:14] Production.INFO: call_cost start
[2026-09-15 08:16:14] Production.INFO: call_cost end
[2026-09-15 08:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:16:14] Production.INFO: ==13865== Releasing lock...
[2026-09-15 08:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:17:02] Production.INFO: ==13929== Lock acquired, processing the job...
[2026-09-15 13:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:17:02] Production.INFO: neon service started
[2026-09-15 13:17:02] Production.INFO: neon service started
[2026-09-15 13:17:02] Production.INFO: ==13929== Releasing lock...
[2026-09-15 13:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:17:02] Production.INFO: ==13931== Lock acquired, processing the job...
[2026-09-15 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:17:02] Production.INFO: ==13931== Releasing lock...
[2026-09-15 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:17:03] Production.INFO: ==13933== Lock acquired, processing the job...
[2026-09-15 12:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:17:03] Production.INFO: ==13933== Releasing lock...
[2026-09-15 12:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:17:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:17:03] Production.INFO: ==13937== Lock acquired, processing the job...
[2026-09-15 08:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:17:03] Production.INFO: ==13939== Lock acquired, processing the job...
[2026-09-15 08:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:17:03] Production.INFO: ==13935== Lock acquired, processing the job...
[2026-09-15 08:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:17:03] Production.INFO: ==13941== Lock acquired, processing the job...
[2026-09-15 08:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:17:03] Production.INFO: ==13943== Lock acquired, processing the job...
[2026-09-15 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:17:03] Production.INFO: Account Balance Start.
[2026-09-15 08:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:17:03] Production.INFO: 117
[2026-09-15 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-15 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-15 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-15 08:17:03] Production.INFO: ==13943== Releasing lock...
[2026-09-15 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:17:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:17:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:17:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:17:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:17:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:17:04] Production.INFO: ==13937== Releasing lock...
[2026-09-15 08:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:17:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:17:04] Production.INFO: Total Charge 0
[2026-09-15 08:17:04] Production.INFO: CreateAllLog End
[2026-09-15 08:17:04] Production.INFO: Account Balance End.
[2026-09-15 08:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:17:04] Production.INFO: ==13941== Releasing lock...
[2026-09-15 08:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:17:11] Production.ERROR: CronJobId end10
[2026-09-15 08:17:11] Production.INFO: ==13939== Releasing lock...
[2026-09-15 08:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:17:13] Production.INFO: call_cost start
[2026-09-15 08:17:13] Production.INFO: call_cost end
[2026-09-15 08:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:17:13] Production.INFO: ==13935== Releasing lock...
[2026-09-15 08:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:18:01] Production.INFO: ==13999== Lock acquired, processing the job...
[2026-09-15 13:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:18:01] Production.INFO: neon service started
[2026-09-15 13:18:01] Production.INFO: neon service started
[2026-09-15 13:18:01] Production.INFO: ==13999== Releasing lock...
[2026-09-15 13:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:18:01] Production.INFO: ==14003== Lock acquired, processing the job...
[2026-09-15 12:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:18:01] Production.INFO: ==14003== Releasing lock...
[2026-09-15 12:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:18:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:18:02] Production.INFO: ==14001== Lock acquired, processing the job...
[2026-09-15 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:18:02] Production.INFO: ==14001== Releasing lock...
[2026-09-15 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:18:03] Production.INFO: ==14006== Lock acquired, processing the job...
[2026-09-15 08:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:18:03] Production.INFO: ==14012== Lock acquired, processing the job...
[2026-09-15 08:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:18:03] Production.INFO: ==14014== Lock acquired, processing the job...
[2026-09-15 08:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:18:03] Production.INFO: ==14008== Lock acquired, processing the job...
[2026-09-15 08:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:18:03] Production.INFO: ==14010== Lock acquired, processing the job...
[2026-09-15 08:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:18:03] Production.INFO: Account Balance Start.
[2026-09-15 08:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:18:03] Production.INFO: 117
[2026-09-15 08:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 08:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:18:03] Production.INFO: ==14014== Releasing lock...
[2026-09-15 08:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:18:03] Production.INFO: Total Charge 0
[2026-09-15 08:18:03] Production.INFO: CreateAllLog End
[2026-09-15 08:18:03] Production.INFO: Account Balance End.
[2026-09-15 08:18:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:18:03] Production.INFO: ==14012== Releasing lock...
[2026-09-15 08:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:18:04] Production.INFO: ==14008== Releasing lock...
[2026-09-15 08:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:18:12] Production.ERROR: CronJobId end10
[2026-09-15 08:18:12] Production.INFO: ==14010== Releasing lock...
[2026-09-15 08:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:18:14] Production.INFO: call_cost start
[2026-09-15 08:18:14] Production.INFO: call_cost end
[2026-09-15 08:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:18:14] Production.INFO: ==14006== Releasing lock...
[2026-09-15 08:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:19:02] Production.INFO: ==14073== Lock acquired, processing the job...
[2026-09-15 13:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:19:02] Production.INFO: neon service started
[2026-09-15 13:19:02] Production.INFO: neon service started
[2026-09-15 13:19:02] Production.INFO: ==14073== Releasing lock...
[2026-09-15 13:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:19:02] Production.INFO: ==14075== Lock acquired, processing the job...
[2026-09-15 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:19:02] Production.INFO: ==14075== Releasing lock...
[2026-09-15 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:19:02] Production.INFO: ==14077== Lock acquired, processing the job...
[2026-09-15 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:19:02] Production.INFO: ==14077== Releasing lock...
[2026-09-15 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:19:03] Production.INFO: ==14081== Lock acquired, processing the job...
[2026-09-15 08:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:19:03] Production.INFO: ==14079== Lock acquired, processing the job...
[2026-09-15 08:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:19:03] Production.INFO: ==14085== Lock acquired, processing the job...
[2026-09-15 08:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:19:03] Production.INFO: ==14083== Lock acquired, processing the job...
[2026-09-15 08:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:19:03] Production.INFO: ==14087== Lock acquired, processing the job...
[2026-09-15 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:19:03] Production.INFO: Account Balance Start.
[2026-09-15 08:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:19:03] Production.INFO: 117
[2026-09-15 08:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 08:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:19:03] Production.INFO: ==14087== Releasing lock...
[2026-09-15 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:19:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:19:04] Production.INFO: ==14081== Releasing lock...
[2026-09-15 08:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:19:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:19:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:19:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:19:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:19:04] Production.INFO: Total Charge 0
[2026-09-15 08:19:04] Production.INFO: CreateAllLog End
[2026-09-15 08:19:04] Production.INFO: Account Balance End.
[2026-09-15 08:19:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:19:04] Production.INFO: ==14085== Releasing lock...
[2026-09-15 08:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:19:11] Production.ERROR: CronJobId end10
[2026-09-15 08:19:11] Production.INFO: ==14083== Releasing lock...
[2026-09-15 08:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:19:13] Production.INFO: call_cost start
[2026-09-15 08:19:13] Production.INFO: call_cost end
[2026-09-15 08:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:19:13] Production.INFO: ==14079== Releasing lock...
[2026-09-15 08:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:20:01] Production.INFO: ==14144== Lock acquired, processing the job...
[2026-09-15 13:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:20:01] Production.INFO: neon service started
[2026-09-15 13:20:01] Production.INFO: neon service started
[2026-09-15 13:20:01] Production.INFO: ==14144== Releasing lock...
[2026-09-15 13:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:20:02] Production.INFO: ==14146== Lock acquired, processing the job...
[2026-09-15 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:20:02] Production.INFO: ==14148== Lock acquired, processing the job...
[2026-09-15 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:20:02] Production.INFO: ==14148== Releasing lock...
[2026-09-15 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:20:02] Production.INFO: ==14146== Releasing lock...
[2026-09-15 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:20:03] Production.INFO: ==14157== Lock acquired, processing the job...
[2026-09-15 08:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:20:03] Production.INFO: Account Balance Start.
[2026-09-15 08:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:20:03] Production.INFO: 117
[2026-09-15 08:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:20:03] Production.INFO: ==14151== Lock acquired, processing the job...
[2026-09-15 08:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:20:03] Production.INFO: ==14153== Lock acquired, processing the job...
[2026-09-15 08:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:20:03] Production.INFO: ==14155== Lock acquired, processing the job...
[2026-09-15 08:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:20:03] Production.INFO: Total Charge 0
[2026-09-15 08:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:20:03] Production.INFO: CreateAllLog End
[2026-09-15 08:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:20:03] Production.INFO: ==14159== Lock acquired, processing the job...
[2026-09-15 08:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:20:03] Production.INFO: Account Balance End.
[2026-09-15 08:20:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:20:03] Production.INFO: ==14157== Releasing lock...
[2026-09-15 08:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:20:03] Production.INFO: ==14159== Releasing lock...
[2026-09-15 08:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:20:04] Production.INFO: ==14153== Releasing lock...
[2026-09-15 08:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:20:10] Production.ERROR: CronJobId end10
[2026-09-15 08:20:10] Production.INFO: ==14155== Releasing lock...
[2026-09-15 08:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:20:13] Production.INFO: call_cost start
[2026-09-15 08:20:13] Production.INFO: call_cost end
[2026-09-15 08:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:20:13] Production.INFO: ==14151== Releasing lock...
[2026-09-15 08:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:21:01] Production.INFO: ==14214== Lock acquired, processing the job...
[2026-09-15 13:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:21:01] Production.INFO: neon service started
[2026-09-15 13:21:01] Production.INFO: neon service started
[2026-09-15 13:21:01] Production.INFO: ==14214== Releasing lock...
[2026-09-15 13:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:21:02] Production.INFO: ==14218== Lock acquired, processing the job...
[2026-09-15 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:21:02] Production.INFO: ==14218== Releasing lock...
[2026-09-15 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:21:02] Production.INFO: ==14216== Lock acquired, processing the job...
[2026-09-15 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:21:02] Production.INFO: ==14216== Releasing lock...
[2026-09-15 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:21:03] Production.INFO: ==14221== Lock acquired, processing the job...
[2026-09-15 08:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:21:03] Production.INFO: ==14223== Lock acquired, processing the job...
[2026-09-15 08:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:21:03] Production.INFO: ==14225== Lock acquired, processing the job...
[2026-09-15 08:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:21:03] Production.INFO: ==14227== Lock acquired, processing the job...
[2026-09-15 08:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:21:03] Production.INFO: ==14229== Lock acquired, processing the job...
[2026-09-15 08:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:21:03] Production.INFO: Account Balance Start.
[2026-09-15 08:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:21:03] Production.INFO: 117
[2026-09-15 08:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 08:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:21:03] Production.INFO: ==14229== Releasing lock...
[2026-09-15 08:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:21:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:21:04] Production.INFO: Total Charge 0
[2026-09-15 08:21:04] Production.INFO: CreateAllLog End
[2026-09-15 08:21:04] Production.INFO: Account Balance End.
[2026-09-15 08:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:21:04] Production.INFO: ==14227== Releasing lock...
[2026-09-15 08:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:21:04] Production.INFO: ==14223== Releasing lock...
[2026-09-15 08:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:21:10] Production.ERROR: CronJobId end10
[2026-09-15 08:21:10] Production.INFO: ==14225== Releasing lock...
[2026-09-15 08:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:21:13] Production.INFO: call_cost start
[2026-09-15 08:21:13] Production.INFO: call_cost end
[2026-09-15 08:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:21:13] Production.INFO: ==14221== Releasing lock...
[2026-09-15 08:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:22:02] Production.INFO: ==14283== Lock acquired, processing the job...
[2026-09-15 13:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:22:02] Production.INFO: neon service started
[2026-09-15 13:22:02] Production.INFO: neon service started
[2026-09-15 13:22:02] Production.INFO: ==14283== Releasing lock...
[2026-09-15 13:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:22:02] Production.INFO: ==14287== Lock acquired, processing the job...
[2026-09-15 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:22:02] Production.INFO: ==14287== Releasing lock...
[2026-09-15 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:22:02] Production.INFO: ==14285== Lock acquired, processing the job...
[2026-09-15 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:22:03] Production.INFO: ==14285== Releasing lock...
[2026-09-15 08:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:22:03] Production.INFO: ==14291== Lock acquired, processing the job...
[2026-09-15 08:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:22:03] Production.INFO: ==14289== Lock acquired, processing the job...
[2026-09-15 08:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:22:03] Production.INFO: ==14293== Lock acquired, processing the job...
[2026-09-15 08:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:22:03] Production.INFO: ==14297== Lock acquired, processing the job...
[2026-09-15 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:22:03] Production.INFO: ==14295== Lock acquired, processing the job...
[2026-09-15 08:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:22:04] Production.INFO: Account Balance Start.
[2026-09-15 08:22:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:22:04] Production.INFO: 117
[2026-09-15 08: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-15 08:22:04] Production.INFO: Date 2026-09-08
[2026-09-15 08: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-15 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 08: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-15 08:22:04] Production.INFO: ==14297== Releasing lock...
[2026-09-15 08:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:22:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:22:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:22:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:22:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:22:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:22:04] Production.INFO: ==14291== Releasing lock...
[2026-09-15 08:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:22:04] Production.INFO: Total Charge 0
[2026-09-15 08:22:04] Production.INFO: CreateAllLog End
[2026-09-15 08:22:04] Production.INFO: Account Balance End.
[2026-09-15 08:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:22:04] Production.INFO: ==14295== Releasing lock...
[2026-09-15 08:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:22:11] Production.ERROR: CronJobId end10
[2026-09-15 08:22:11] Production.INFO: ==14293== Releasing lock...
[2026-09-15 08:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:22:15] Production.INFO: call_cost start
[2026-09-15 08:22:15] Production.INFO: call_cost end
[2026-09-15 08:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:22:15] Production.INFO: ==14289== Releasing lock...
[2026-09-15 08:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:23:01] Production.INFO: ==14351== Lock acquired, processing the job...
[2026-09-15 13:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:23:01] Production.INFO: neon service started
[2026-09-15 13:23:01] Production.INFO: neon service started
[2026-09-15 13:23:01] Production.INFO: ==14351== Releasing lock...
[2026-09-15 13:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:23:02] Production.INFO: ==14353== Lock acquired, processing the job...
[2026-09-15 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:23:02] Production.INFO: ==14353== Releasing lock...
[2026-09-15 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:23:02] Production.INFO: ==14355== Lock acquired, processing the job...
[2026-09-15 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:23:02] Production.INFO: ==14355== Releasing lock...
[2026-09-15 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:23:02] Production.INFO: ==14357== Lock acquired, processing the job...
[2026-09-15 08:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:23:03] Production.INFO: ==14359== Lock acquired, processing the job...
[2026-09-15 08:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:23:03] Production.INFO: ==14361== Lock acquired, processing the job...
[2026-09-15 08:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:23:03] Production.INFO: ==14363== Lock acquired, processing the job...
[2026-09-15 08:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:23:03] Production.INFO: ==14365== Lock acquired, processing the job...
[2026-09-15 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:23:03] Production.INFO: Account Balance Start.
[2026-09-15 08:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:23:03] Production.INFO: 117
[2026-09-15 08:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 08:23:03] Production.INFO: ==14365== Releasing lock...
[2026-09-15 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:23:03] Production.INFO: ==14359== Releasing lock...
[2026-09-15 08:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:23:03] Production.INFO: Total Charge 0
[2026-09-15 08:23:03] Production.INFO: CreateAllLog End
[2026-09-15 08:23:04] Production.INFO: Account Balance End.
[2026-09-15 08:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:23:04] Production.INFO: ==14363== Releasing lock...
[2026-09-15 08:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:23:12] Production.ERROR: CronJobId end10
[2026-09-15 08:23:12] Production.INFO: ==14361== Releasing lock...
[2026-09-15 08:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:23:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:23:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:23:15] Production.INFO: call_cost start
[2026-09-15 08:23:15] Production.INFO: call_cost end
[2026-09-15 08:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:23:15] Production.INFO: ==14357== Releasing lock...
[2026-09-15 08:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:24:02] Production.INFO: ==14423== Lock acquired, processing the job...
[2026-09-15 13:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:24:02] Production.INFO: neon service started
[2026-09-15 13:24:02] Production.INFO: neon service started
[2026-09-15 13:24:02] Production.INFO: ==14423== Releasing lock...
[2026-09-15 13:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:24:02] Production.INFO: ==14425== Lock acquired, processing the job...
[2026-09-15 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:24:02] Production.INFO: ==14425== Releasing lock...
[2026-09-15 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:24:03] Production.INFO: ==14427== Lock acquired, processing the job...
[2026-09-15 12:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:24:03] Production.INFO: ==14427== Releasing lock...
[2026-09-15 12:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:24:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:24:03] Production.INFO: ==14429== Lock acquired, processing the job...
[2026-09-15 08:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:24:03] Production.INFO: ==14431== Lock acquired, processing the job...
[2026-09-15 08:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:24:03] Production.INFO: ==14433== Lock acquired, processing the job...
[2026-09-15 08:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:24:03] Production.INFO: ==14437== Lock acquired, processing the job...
[2026-09-15 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:24:03] Production.INFO: ==14435== Lock acquired, processing the job...
[2026-09-15 08:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 08:24:03] Production.INFO: ==14437== Releasing lock...
[2026-09-15 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:24:03] Production.INFO: Account Balance Start.
[2026-09-15 08:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:24:03] Production.INFO: 117
[2026-09-15 08:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:24:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:24:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:24:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:24:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:24:04] Production.INFO: ==14431== Releasing lock...
[2026-09-15 08:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:24:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:24:04] Production.INFO: Total Charge 0
[2026-09-15 08:24:04] Production.INFO: CreateAllLog End
[2026-09-15 08:24:04] Production.INFO: Account Balance End.
[2026-09-15 08:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:24:04] Production.INFO: ==14435== Releasing lock...
[2026-09-15 08:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:24:11] Production.ERROR: CronJobId end10
[2026-09-15 08:24:11] Production.INFO: ==14433== Releasing lock...
[2026-09-15 08:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:24:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:24:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:24:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:24:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:24:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:24:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:24:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:24:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:24:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:24:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:24:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:24:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:24:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:24:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:24:13] Production.INFO: call_cost start
[2026-09-15 08:24:13] Production.INFO: call_cost end
[2026-09-15 08:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:24:13] Production.INFO: ==14429== Releasing lock...
[2026-09-15 08:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:25:01] Production.INFO: ==14491== Lock acquired, processing the job...
[2026-09-15 13:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:25:01] Production.INFO: neon service started
[2026-09-15 13:25:01] Production.INFO: neon service started
[2026-09-15 13:25:01] Production.INFO: ==14491== Releasing lock...
[2026-09-15 13:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:25:01] Production.INFO: ==14493== Lock acquired, processing the job...
[2026-09-15 08:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:25:02] Production.INFO: ==14493== Releasing lock...
[2026-09-15 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:25:02] Production.INFO: ==14495== Lock acquired, processing the job...
[2026-09-15 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:25:02] Production.INFO: ==14495== Releasing lock...
[2026-09-15 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:25:03] Production.INFO: ==14498== Lock acquired, processing the job...
[2026-09-15 08:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 08:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 08:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 08:25:03] Production.INFO: ==14498== Releasing lock...
[2026-09-15 08:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 08:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 08:25:03] Production.INFO: ==14500== Lock acquired, processing the job...
[2026-09-15 08:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:25:03] Production.INFO: ==14510== Lock acquired, processing the job...
[2026-09-15 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:25:03] Production.INFO: ==14506== Lock acquired, processing the job...
[2026-09-15 08:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:25:03] Production.INFO: ==14502== Lock acquired, processing the job...
[2026-09-15 08:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:25:03] Production.INFO: Account Balance Start.
[2026-09-15 08:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:25:03] Production.INFO: 117
[2026-09-15 08:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:25:03] Production.INFO: ==14504== Lock acquired, processing the job...
[2026-09-15 08:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:25:03] Production.INFO: ==14508== Lock acquired, processing the job...
[2026-09-15 08:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 08:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:25:03] Production.INFO: ==14510== Releasing lock...
[2026-09-15 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:25:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 08:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:25:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:25:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:25:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:25:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:25:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:25:03] Production.ERROR: done
[2026-09-15 08:25:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 08:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007141', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 08:25:03] Production.INFO: Total Charge 0
[2026-09-15 08:25:03] Production.INFO: CreateAllLog End
[2026-09-15 08:25:04] Production.INFO: Account Balance End.
[2026-09-15 08:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:25:04] Production.INFO: ==14506== Releasing lock...
[2026-09-15 08:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:25:04] Production.INFO: ==14502== Releasing lock...
[2026-09-15 08:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007141', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 08:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 08:25:09] Production.INFO: ProcessCDR(1,18007141,1,1,2)
[2026-09-15 08:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007141,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007141,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 08:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 08:25:09] Production.INFO: ==14508== Releasing lock...
[2026-09-15 08:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 08:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 08:25:14] Production.ERROR: CronJobId end10
[2026-09-15 08:25:14] Production.INFO: ==14504== Releasing lock...
[2026-09-15 08:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:25:16] Production.INFO: call_cost start
[2026-09-15 08:25:16] Production.INFO: call_cost end
[2026-09-15 08:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:25:16] Production.INFO: ==14500== Releasing lock...
[2026-09-15 08:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:26:02] Production.INFO: ==14575== Lock acquired, processing the job...
[2026-09-15 13:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:26:02] Production.INFO: neon service started
[2026-09-15 13:26:02] Production.INFO: neon service started
[2026-09-15 13:26:02] Production.INFO: ==14575== Releasing lock...
[2026-09-15 13:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:26:02] Production.INFO: ==14577== Lock acquired, processing the job...
[2026-09-15 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:26:02] Production.INFO: ==14577== Releasing lock...
[2026-09-15 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:26:02] Production.INFO: ==14579== Lock acquired, processing the job...
[2026-09-15 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:26:02] Production.INFO: ==14579== Releasing lock...
[2026-09-15 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:26:03] Production.INFO: ==14581== Lock acquired, processing the job...
[2026-09-15 08:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:26:03] Production.INFO: ==14583== Lock acquired, processing the job...
[2026-09-15 08:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:26:03] Production.INFO: ==14585== Lock acquired, processing the job...
[2026-09-15 08:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:26:03] Production.INFO: ==14589== Lock acquired, processing the job...
[2026-09-15 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:26:03] Production.INFO: ==14587== Lock acquired, processing the job...
[2026-09-15 08:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:26:03] Production.INFO: Account Balance Start.
[2026-09-15 08:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:26:03] Production.INFO: 117
[2026-09-15 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-15 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-15 08:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:26:03] Production.INFO: ==14589== Releasing lock...
[2026-09-15 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:26:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:26:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:26:04] Production.INFO: Total Charge 0
[2026-09-15 08:26:04] Production.INFO: CreateAllLog End
[2026-09-15 08:26:04] Production.INFO: ==14583== Releasing lock...
[2026-09-15 08:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:26:04] Production.INFO: Account Balance End.
[2026-09-15 08:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:26:04] Production.INFO: ==14587== Releasing lock...
[2026-09-15 08:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:26:11] Production.ERROR: CronJobId end10
[2026-09-15 08:26:11] Production.INFO: ==14585== Releasing lock...
[2026-09-15 08:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:26:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:26:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:26:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:26:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:26:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:26:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:26:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:26:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:26:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:26:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:26:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:26:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:26:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:26:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:26:13] Production.INFO: call_cost start
[2026-09-15 08:26:13] Production.INFO: call_cost end
[2026-09-15 08:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:26:13] Production.INFO: ==14581== Releasing lock...
[2026-09-15 08:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:27:01] Production.INFO: ==14645== Lock acquired, processing the job...
[2026-09-15 13:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:27:01] Production.INFO: neon service started
[2026-09-15 13:27:01] Production.INFO: neon service started
[2026-09-15 13:27:01] Production.INFO: ==14645== Releasing lock...
[2026-09-15 13:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:27:01] Production.INFO: ==14647== Lock acquired, processing the job...
[2026-09-15 08:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:27:02] Production.INFO: ==14647== Releasing lock...
[2026-09-15 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:27:02] Production.INFO: ==14649== Lock acquired, processing the job...
[2026-09-15 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:27:02] Production.INFO: ==14649== Releasing lock...
[2026-09-15 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:27:02] Production.INFO: ==14653== Lock acquired, processing the job...
[2026-09-15 08:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:27:02] Production.INFO: ==14651== Lock acquired, processing the job...
[2026-09-15 08:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:27:03] Production.INFO: ==14655== Lock acquired, processing the job...
[2026-09-15 08:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:27:03] Production.INFO: ==14657== Lock acquired, processing the job...
[2026-09-15 08:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:27:03] Production.INFO: ==14659== Lock acquired, processing the job...
[2026-09-15 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:27:03] Production.INFO: Account Balance Start.
[2026-09-15 08:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:27:03] Production.INFO: 117
[2026-09-15 08:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 08:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:27:03] Production.INFO: ==14659== Releasing lock...
[2026-09-15 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:27:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:27:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:27:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:27:03] Production.INFO: Total Charge 0
[2026-09-15 08:27:03] Production.INFO: CreateAllLog End
[2026-09-15 08:27:03] Production.INFO: ==14653== Releasing lock...
[2026-09-15 08:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:27:03] Production.INFO: Account Balance End.
[2026-09-15 08:27:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:27:03] Production.INFO: ==14657== Releasing lock...
[2026-09-15 08:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:27:10] Production.ERROR: CronJobId end10
[2026-09-15 08:27:10] Production.INFO: ==14655== Releasing lock...
[2026-09-15 08:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:27:14] Production.INFO: call_cost start
[2026-09-15 08:27:14] Production.INFO: call_cost end
[2026-09-15 08:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:27:14] Production.INFO: ==14651== Releasing lock...
[2026-09-15 08:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:28:01] Production.INFO: ==14717== Lock acquired, processing the job...
[2026-09-15 13:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:28:01] Production.INFO: neon service started
[2026-09-15 13:28:01] Production.INFO: neon service started
[2026-09-15 13:28:01] Production.INFO: ==14717== Releasing lock...
[2026-09-15 13:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:28:02] Production.INFO: ==14721== Lock acquired, processing the job...
[2026-09-15 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:28:02] Production.INFO: ==14721== Releasing lock...
[2026-09-15 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:28:02] Production.INFO: ==14719== Lock acquired, processing the job...
[2026-09-15 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:28:02] Production.INFO: ==14719== Releasing lock...
[2026-09-15 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:28:03] Production.INFO: ==14728== Lock acquired, processing the job...
[2026-09-15 08:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:28:03] Production.INFO: ==14724== Lock acquired, processing the job...
[2026-09-15 08:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:28:03] Production.INFO: ==14732== Lock acquired, processing the job...
[2026-09-15 08:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:28:03] Production.INFO: ==14726== Lock acquired, processing the job...
[2026-09-15 08:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 08:28:03] Production.INFO: ==14730== Lock acquired, processing the job...
[2026-09-15 08:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 08:28:03] Production.INFO: ==14732== Releasing lock...
[2026-09-15 08:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:28:04] Production.INFO: Account Balance Start.
[2026-09-15 08:28:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:28:04] Production.INFO: 117
[2026-09-15 08:28:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:28:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:28:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:28:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:28:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:28:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:28:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:28:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:28:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:28:04] Production.INFO: Total Charge 0
[2026-09-15 08:28:04] Production.INFO: CreateAllLog End
[2026-09-15 08:28:04] Production.INFO: Account Balance End.
[2026-09-15 08:28:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:28:04] Production.INFO: ==14730== Releasing lock...
[2026-09-15 08:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:28:04] Production.INFO: ==14726== Releasing lock...
[2026-09-15 08:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:28:12] Production.ERROR: CronJobId end10
[2026-09-15 08:28:12] Production.INFO: ==14728== Releasing lock...
[2026-09-15 08:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:28:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:28:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:28:16] Production.INFO: call_cost start
[2026-09-15 08:28:16] Production.INFO: call_cost end
[2026-09-15 08:28:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:28:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:28:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:28:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:28:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:28:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:28:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:28:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:28:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:28:16] Production.INFO: ==14724== Releasing lock...
[2026-09-15 08:28:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:28:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:29:01] Production.INFO: ==14792== Lock acquired, processing the job...
[2026-09-15 13:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:29:01] Production.INFO: neon service started
[2026-09-15 13:29:01] Production.INFO: neon service started
[2026-09-15 13:29:01] Production.INFO: ==14792== Releasing lock...
[2026-09-15 13:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:29:01] Production.INFO: ==14796== Lock acquired, processing the job...
[2026-09-15 12:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:29:01] Production.INFO: ==14796== Releasing lock...
[2026-09-15 12:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:29:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:29:01] Production.INFO: ==14794== Lock acquired, processing the job...
[2026-09-15 08:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:29:01] Production.INFO: ==14794== Releasing lock...
[2026-09-15 08:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:29:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:29:02] Production.INFO: ==14807== Lock acquired, processing the job...
[2026-09-15 08:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:29: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-15 08:29: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-15 08:29: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-15 08:29:02] Production.INFO: ==14807== Releasing lock...
[2026-09-15 08:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:29:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:29:02] Production.INFO: ==14799== Lock acquired, processing the job...
[2026-09-15 08:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:29:02] Production.INFO: ==14805== Lock acquired, processing the job...
[2026-09-15 08:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:29:03] Production.INFO: ==14801== Lock acquired, processing the job...
[2026-09-15 08:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:29:03] Production.INFO: ==14803== Lock acquired, processing the job...
[2026-09-15 08:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:29:03] Production.INFO: Account Balance Start.
[2026-09-15 08:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:29:03] Production.INFO: 117
[2026-09-15 08:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:29:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:29:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:29:03] Production.INFO: Total Charge 0
[2026-09-15 08:29:03] Production.INFO: CreateAllLog End
[2026-09-15 08:29:03] Production.INFO: Account Balance End.
[2026-09-15 08:29:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:29:03] Production.INFO: ==14805== Releasing lock...
[2026-09-15 08:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:29:03] Production.INFO: ==14801== Releasing lock...
[2026-09-15 08:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:29:11] Production.ERROR: CronJobId end10
[2026-09-15 08:29:11] Production.INFO: ==14803== Releasing lock...
[2026-09-15 08:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:29:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:29:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:29:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:29:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:29:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:29:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:29:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:29:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:29:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:29:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:29:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:29:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:29:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:29:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:29:12] Production.INFO: call_cost start
[2026-09-15 08:29:12] Production.INFO: call_cost end
[2026-09-15 08:29:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:29:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:29:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:29:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:29:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:29:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:29:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:29:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:29:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:29:12] Production.INFO: ==14799== Releasing lock...
[2026-09-15 08:29:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:29:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:30:01] Production.INFO: ==14862== Lock acquired, processing the job...
[2026-09-15 13:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:30:01] Production.INFO: neon service started
[2026-09-15 13:30:01] Production.INFO: neon service started
[2026-09-15 13:30:01] Production.INFO: ==14862== Releasing lock...
[2026-09-15 13:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:30:02] Production.INFO: ==14864== Lock acquired, processing the job...
[2026-09-15 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:30:02] Production.INFO: ==14864== Releasing lock...
[2026-09-15 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:30:02] Production.INFO: ==14866== Lock acquired, processing the job...
[2026-09-15 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:30:02] Production.INFO: ==14866== Releasing lock...
[2026-09-15 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:30:03] Production.INFO: ==14875== Lock acquired, processing the job...
[2026-09-15 08:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:30:03] Production.INFO: ==14869== Lock acquired, processing the job...
[2026-09-15 08:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:30:03] Production.INFO: Account Balance Start.
[2026-09-15 08:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:30:03] Production.INFO: 117
[2026-09-15 08:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:30:03] Production.INFO: ==14873== Lock acquired, processing the job...
[2026-09-15 08:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:30:03] Production.INFO: ==14877== Lock acquired, processing the job...
[2026-09-15 08:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:30:03] Production.INFO: ==14871== Lock acquired, processing the job...
[2026-09-15 08:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:30:03] Production.INFO: ==14877== Releasing lock...
[2026-09-15 08:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:30:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:30:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:30:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:30:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:30:03] Production.INFO: Total Charge 0
[2026-09-15 08:30:03] Production.INFO: CreateAllLog End
[2026-09-15 08:30:04] Production.INFO: Account Balance End.
[2026-09-15 08:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:30:04] Production.INFO: ==14875== Releasing lock...
[2026-09-15 08:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:30:04] Production.INFO: ==14871== Releasing lock...
[2026-09-15 08:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:30:12] Production.ERROR: CronJobId end10
[2026-09-15 08:30:12] Production.INFO: ==14873== Releasing lock...
[2026-09-15 08:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:30:14] Production.INFO: call_cost start
[2026-09-15 08:30:14] Production.INFO: call_cost end
[2026-09-15 08:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:30:14] Production.INFO: ==14869== Releasing lock...
[2026-09-15 08:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:31:02] Production.INFO: ==14932== Lock acquired, processing the job...
[2026-09-15 13:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:31:02] Production.INFO: neon service started
[2026-09-15 13:31:02] Production.INFO: neon service started
[2026-09-15 13:31:02] Production.INFO: ==14932== Releasing lock...
[2026-09-15 13:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:31:02] Production.INFO: ==14934== Lock acquired, processing the job...
[2026-09-15 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:31:02] Production.INFO: ==14936== Lock acquired, processing the job...
[2026-09-15 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:31:02] Production.INFO: ==14936== Releasing lock...
[2026-09-15 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:31:03] Production.INFO: ==14934== Releasing lock...
[2026-09-15 08:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:31:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:31:03] Production.INFO: ==14941== Lock acquired, processing the job...
[2026-09-15 08:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:31:03] Production.INFO: ==14939== Lock acquired, processing the job...
[2026-09-15 08:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:31:03] Production.INFO: ==14945== Lock acquired, processing the job...
[2026-09-15 08:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:31:03] Production.INFO: ==14943== Lock acquired, processing the job...
[2026-09-15 08:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:31:03] Production.INFO: Account Balance Start.
[2026-09-15 08:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:31:03] Production.INFO: 117
[2026-09-15 08:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:31:03] Production.INFO: ==14947== Lock acquired, processing the job...
[2026-09-15 08:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:31:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:31:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:31:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:31:04] Production.INFO: ==14947== Releasing lock...
[2026-09-15 08:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:31:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:31:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:31:04] Production.INFO: Total Charge 0
[2026-09-15 08:31:04] Production.INFO: CreateAllLog End
[2026-09-15 08:31:04] Production.INFO: ==14941== Releasing lock...
[2026-09-15 08:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:31:04] Production.INFO: Account Balance End.
[2026-09-15 08:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:31:04] Production.INFO: ==14945== Releasing lock...
[2026-09-15 08:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:31:11] Production.ERROR: CronJobId end10
[2026-09-15 08:31:11] Production.INFO: ==14943== Releasing lock...
[2026-09-15 08:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:31:14] Production.INFO: call_cost start
[2026-09-15 08:31:14] Production.INFO: call_cost end
[2026-09-15 08:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:31:14] Production.INFO: ==14939== Releasing lock...
[2026-09-15 08:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:32:01] Production.INFO: ==14999== Lock acquired, processing the job...
[2026-09-15 13:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:32:01] Production.INFO: neon service started
[2026-09-15 13:32:01] Production.INFO: neon service started
[2026-09-15 13:32:01] Production.INFO: ==14999== Releasing lock...
[2026-09-15 13:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:32:02] Production.INFO: ==15001== Lock acquired, processing the job...
[2026-09-15 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:32:02] Production.INFO: ==15003== Lock acquired, processing the job...
[2026-09-15 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:32:02] Production.INFO: ==15003== Releasing lock...
[2026-09-15 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:32:02] Production.INFO: ==15001== Releasing lock...
[2026-09-15 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:32:03] Production.INFO: ==15010== Lock acquired, processing the job...
[2026-09-15 08:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:32:03] Production.INFO: ==15014== Lock acquired, processing the job...
[2026-09-15 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:32:03] Production.INFO: ==15008== Lock acquired, processing the job...
[2026-09-15 08:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:32:03] Production.INFO: ==15012== Lock acquired, processing the job...
[2026-09-15 08:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:32:03] Production.INFO: ==15014== Releasing lock...
[2026-09-15 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:32:03] Production.INFO: ==15006== Lock acquired, processing the job...
[2026-09-15 08:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:32:03] Production.INFO: Account Balance Start.
[2026-09-15 08:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:32:03] Production.INFO: 117
[2026-09-15 08:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:32:03] Production.INFO: Total Charge 0
[2026-09-15 08:32:03] Production.INFO: CreateAllLog End
[2026-09-15 08:32:04] Production.INFO: Account Balance End.
[2026-09-15 08:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:32:04] Production.INFO: ==15012== Releasing lock...
[2026-09-15 08:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:32:04] Production.INFO: ==15008== Releasing lock...
[2026-09-15 08:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:32:11] Production.ERROR: CronJobId end10
[2026-09-15 08:32:11] Production.INFO: ==15010== Releasing lock...
[2026-09-15 08:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:32:15] Production.INFO: call_cost start
[2026-09-15 08:32:15] Production.INFO: call_cost end
[2026-09-15 08:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:32:15] Production.INFO: ==15006== Releasing lock...
[2026-09-15 08:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:33:02] Production.INFO: ==15070== Lock acquired, processing the job...
[2026-09-15 13:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:33:02] Production.INFO: neon service started
[2026-09-15 13:33:02] Production.INFO: neon service started
[2026-09-15 13:33:02] Production.INFO: ==15070== Releasing lock...
[2026-09-15 13:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:33:02] Production.INFO: ==15072== Lock acquired, processing the job...
[2026-09-15 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:33:02] Production.INFO: ==15074== Lock acquired, processing the job...
[2026-09-15 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:33:02] Production.INFO: ==15074== Releasing lock...
[2026-09-15 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:33:02] Production.INFO: ==15072== Releasing lock...
[2026-09-15 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:33:03] Production.INFO: ==15079== Lock acquired, processing the job...
[2026-09-15 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:33:03] Production.INFO: ==15085== Lock acquired, processing the job...
[2026-09-15 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:33:03] Production.INFO: ==15083== Lock acquired, processing the job...
[2026-09-15 08:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:33:03] Production.INFO: ==15077== Lock acquired, processing the job...
[2026-09-15 08:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 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-15 08:33:03] Production.INFO: ==15085== Releasing lock...
[2026-09-15 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:33:03] Production.INFO: ==15081== Lock acquired, processing the job...
[2026-09-15 08:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:33:03] Production.INFO: Account Balance Start.
[2026-09-15 08:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:33:03] Production.INFO: 117
[2026-09-15 08:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:33:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:33:04] Production.INFO: ==15079== Releasing lock...
[2026-09-15 08:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:33:04] Production.INFO: Total Charge 0
[2026-09-15 08:33:04] Production.INFO: CreateAllLog End
[2026-09-15 08:33:04] Production.INFO: Account Balance End.
[2026-09-15 08:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:33:04] Production.INFO: ==15083== Releasing lock...
[2026-09-15 08:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:33:12] Production.ERROR: CronJobId end10
[2026-09-15 08:33:12] Production.INFO: ==15081== Releasing lock...
[2026-09-15 08:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:33:14] Production.INFO: call_cost start
[2026-09-15 08:33:14] Production.INFO: call_cost end
[2026-09-15 08:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:33:14] Production.INFO: ==15077== Releasing lock...
[2026-09-15 08:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:34:01] Production.INFO: ==15139== Lock acquired, processing the job...
[2026-09-15 13:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:34:01] Production.INFO: neon service started
[2026-09-15 13:34:01] Production.INFO: neon service started
[2026-09-15 13:34:01] Production.INFO: ==15139== Releasing lock...
[2026-09-15 13:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:34:01] Production.INFO: ==15141== Lock acquired, processing the job...
[2026-09-15 08:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:34:02] Production.INFO: ==15141== Releasing lock...
[2026-09-15 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:34:02] Production.INFO: ==15143== Lock acquired, processing the job...
[2026-09-15 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:34:02] Production.INFO: ==15143== Releasing lock...
[2026-09-15 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:34:02] Production.INFO: ==15145== Lock acquired, processing the job...
[2026-09-15 08:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:34:02] Production.INFO: ==15147== Lock acquired, processing the job...
[2026-09-15 08:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:34:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:34:02] Production.INFO: ==15149== Lock acquired, processing the job...
[2026-09-15 08:34:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:34:02] Production.INFO: ==15153== Lock acquired, processing the job...
[2026-09-15 08:34:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:34:02] Production.INFO: ==15151== Lock acquired, processing the job...
[2026-09-15 08:34:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 08:34:03] Production.INFO: ==15153== Releasing lock...
[2026-09-15 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:34:03] Production.INFO: Account Balance Start.
[2026-09-15 08:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:34:03] Production.INFO: 117
[2026-09-15 08:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:34:03] Production.INFO: ==15147== Releasing lock...
[2026-09-15 08:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:34:03] Production.INFO: Total Charge 0
[2026-09-15 08:34:03] Production.INFO: CreateAllLog End
[2026-09-15 08:34:03] Production.INFO: Account Balance End.
[2026-09-15 08:34:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:34:03] Production.INFO: ==15151== Releasing lock...
[2026-09-15 08:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:34:11] Production.ERROR: CronJobId end10
[2026-09-15 08:34:11] Production.INFO: ==15149== Releasing lock...
[2026-09-15 08:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:34:14] Production.INFO: call_cost start
[2026-09-15 08:34:14] Production.INFO: call_cost end
[2026-09-15 08:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:34:14] Production.INFO: ==15145== Releasing lock...
[2026-09-15 08:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:35:01] Production.INFO: ==15210== Lock acquired, processing the job...
[2026-09-15 13:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:35:01] Production.INFO: neon service started
[2026-09-15 13:35:01] Production.INFO: neon service started
[2026-09-15 13:35:01] Production.INFO: ==15210== Releasing lock...
[2026-09-15 13:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:35:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 12:35:02] Production.INFO: ==15214== Lock acquired, processing the job...
[2026-09-15 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:35:02] Production.INFO: ==15214== Releasing lock...
[2026-09-15 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:35:02] Production.INFO: ==15212== Lock acquired, processing the job...
[2026-09-15 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:35:02] Production.INFO: ==15212== Releasing lock...
[2026-09-15 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:35:03] Production.INFO: ==15220== Lock acquired, processing the job...
[2026-09-15 08:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:35:03] Production.INFO: ==15216== Lock acquired, processing the job...
[2026-09-15 08:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 08:35:03] Production.INFO: ==15218== Lock acquired, processing the job...
[2026-09-15 08:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:35:03] Production.INFO: ==15226== Lock acquired, processing the job...
[2026-09-15 08:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 08:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 08:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 08:35:03] Production.INFO: ==15228== Lock acquired, processing the job...
[2026-09-15 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:35:03] Production.INFO: ==15222== Lock acquired, processing the job...
[2026-09-15 08:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:35:03] Production.ERROR: CronJob PID - 15218
[2026-09-15 08:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 08:35:03] Production.ERROR: CronJob ID - 5
[2026-09-15 08:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:35:00
[2026-09-15 08:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:35:03] Production.ERROR: CronJob PID - 15220
[2026-09-15 08:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 08:35:03] Production.ERROR: CronJob ID - 7
[2026-09-15 08:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:35:00
[2026-09-15 08:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:35:03] Production.ERROR: CronJob PID - 15226
[2026-09-15 08:35:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 08:35:03] Production.ERROR: CronJob ID - 17
[2026-09-15 08:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:35:00
[2026-09-15 08:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 08:35:03] Production.INFO: ==15216== Releasing lock...
[2026-09-15 08:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 08:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 08:35:03] Production.INFO: ==15224== Lock acquired, processing the job...
[2026-09-15 08:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:35:03] Production.INFO: ==15228== Releasing lock...
[2026-09-15 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:35:04] Production.INFO: Account Balance Start.
[2026-09-15 08:35:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:35:04] Production.INFO: 117
[2026-09-15 08:35:04] Production.ERROR: done
[2026-09-15 08:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 08:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007182', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 08:35:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:35:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:35:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:35:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:35:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:35:04] Production.INFO: Total Charge 0
[2026-09-15 08:35:04] Production.INFO: CreateAllLog End
[2026-09-15 08:35:04] Production.INFO: ==15220== Releasing lock...
[2026-09-15 08:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:35:04] Production.INFO: Account Balance End.
[2026-09-15 08:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:35:04] Production.INFO: ==15224== Releasing lock...
[2026-09-15 08:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007182', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 08:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 08:35:09] Production.INFO: ProcessCDR(1,18007182,1,1,2)
[2026-09-15 08:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007182,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007182,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 08:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 08:35:09] Production.INFO: ==15226== Releasing lock...
[2026-09-15 08:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 08:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 08:35:14] Production.ERROR: CronJobId end10
[2026-09-15 08:35:14] Production.INFO: ==15222== Releasing lock...
[2026-09-15 08:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:35:16] Production.INFO: call_cost start
[2026-09-15 08:35:16] Production.INFO: call_cost end
[2026-09-15 08:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:35:16] Production.INFO: ==15218== Releasing lock...
[2026-09-15 08:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:36:02] Production.INFO: ==15284== Lock acquired, processing the job...
[2026-09-15 13:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:36:02] Production.INFO: neon service started
[2026-09-15 13:36:02] Production.INFO: neon service started
[2026-09-15 13:36:02] Production.INFO: ==15284== Releasing lock...
[2026-09-15 13:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:36:02] Production.INFO: ==15286== Lock acquired, processing the job...
[2026-09-15 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:36:02] Production.INFO: ==15286== Releasing lock...
[2026-09-15 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:36:03] Production.INFO: ==15288== Lock acquired, processing the job...
[2026-09-15 12:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:36:03] Production.INFO: ==15288== Releasing lock...
[2026-09-15 12:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:36:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:36:03] Production.INFO: ==15290== Lock acquired, processing the job...
[2026-09-15 08:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:36:03] Production.INFO: ==15292== Lock acquired, processing the job...
[2026-09-15 08:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:36:03] Production.INFO: ==15296== Lock acquired, processing the job...
[2026-09-15 08:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:36:03] Production.INFO: ==15294== Lock acquired, processing the job...
[2026-09-15 08:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:36:03] Production.INFO: Account Balance Start.
[2026-09-15 08:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:36:03] Production.INFO: 117
[2026-09-15 08:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:36:03] Production.INFO: ==15298== Lock acquired, processing the job...
[2026-09-15 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 08:36:03] Production.INFO: ==15298== Releasing lock...
[2026-09-15 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:36:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:36:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:36:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:36:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:36:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:36:04] Production.INFO: Total Charge 0
[2026-09-15 08:36:04] Production.INFO: CreateAllLog End
[2026-09-15 08:36:04] Production.INFO: Account Balance End.
[2026-09-15 08:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:36:04] Production.INFO: ==15296== Releasing lock...
[2026-09-15 08:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:36:04] Production.INFO: ==15292== Releasing lock...
[2026-09-15 08:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:36:12] Production.ERROR: CronJobId end10
[2026-09-15 08:36:12] Production.INFO: ==15294== Releasing lock...
[2026-09-15 08:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:36:13] Production.INFO: call_cost start
[2026-09-15 08:36:13] Production.INFO: call_cost end
[2026-09-15 08:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:36:13] Production.INFO: ==15290== Releasing lock...
[2026-09-15 08:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:37:01] Production.INFO: ==15419== Lock acquired, processing the job...
[2026-09-15 13:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:37:01] Production.INFO: neon service started
[2026-09-15 13:37:01] Production.INFO: neon service started
[2026-09-15 13:37:01] Production.INFO: ==15419== Releasing lock...
[2026-09-15 13:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:37:01] Production.INFO: ==15421== Lock acquired, processing the job...
[2026-09-15 08:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:37:02] Production.INFO: ==15421== Releasing lock...
[2026-09-15 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:37:02] Production.INFO: ==15423== Lock acquired, processing the job...
[2026-09-15 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:37:02] Production.INFO: ==15423== Releasing lock...
[2026-09-15 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:37:02] Production.INFO: ==15434== Lock acquired, processing the job...
[2026-09-15 08:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:37:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 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-15 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-15 08:37:03] Production.INFO: ==15434== Releasing lock...
[2026-09-15 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:37:03] Production.INFO: ==15426== Lock acquired, processing the job...
[2026-09-15 08:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:37:03] Production.INFO: ==15428== Lock acquired, processing the job...
[2026-09-15 08:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:37:03] Production.INFO: ==15430== Lock acquired, processing the job...
[2026-09-15 08:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:37:03] Production.INFO: ==15432== Lock acquired, processing the job...
[2026-09-15 08:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:37:03] Production.INFO: Account Balance Start.
[2026-09-15 08:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:37:03] Production.INFO: 117
[2026-09-15 08:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:37:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:37:03] Production.INFO: ==15428== Releasing lock...
[2026-09-15 08:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:37:03] Production.INFO: Total Charge 0
[2026-09-15 08:37:03] Production.INFO: CreateAllLog End
[2026-09-15 08:37:03] Production.INFO: Account Balance End.
[2026-09-15 08:37:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:37:03] Production.INFO: ==15432== Releasing lock...
[2026-09-15 08:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:37:11] Production.ERROR: CronJobId end10
[2026-09-15 08:37:11] Production.INFO: ==15430== Releasing lock...
[2026-09-15 08:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:37:14] Production.INFO: call_cost start
[2026-09-15 08:37:14] Production.INFO: call_cost end
[2026-09-15 08:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:37:14] Production.INFO: ==15426== Releasing lock...
[2026-09-15 08:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:38:02] Production.INFO: ==15492== Lock acquired, processing the job...
[2026-09-15 13:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:38:02] Production.INFO: neon service started
[2026-09-15 13:38:02] Production.INFO: neon service started
[2026-09-15 13:38:02] Production.INFO: ==15492== Releasing lock...
[2026-09-15 13:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:38:02] Production.INFO: ==15494== Lock acquired, processing the job...
[2026-09-15 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:38:02] Production.INFO: ==15496== Lock acquired, processing the job...
[2026-09-15 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:38:02] Production.INFO: ==15496== Releasing lock...
[2026-09-15 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:38:02] Production.INFO: ==15494== Releasing lock...
[2026-09-15 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:38:03] Production.INFO: ==15499== Lock acquired, processing the job...
[2026-09-15 08:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:38:03] Production.INFO: ==15501== Lock acquired, processing the job...
[2026-09-15 08:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:38:03] Production.INFO: ==15503== Lock acquired, processing the job...
[2026-09-15 08:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:38:03] Production.INFO: ==15505== Lock acquired, processing the job...
[2026-09-15 08:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:38:03] Production.INFO: ==15507== Lock acquired, processing the job...
[2026-09-15 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:38:04] Production.INFO: Account Balance Start.
[2026-09-15 08:38:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:38:04] Production.INFO: 117
[2026-09-15 08:38:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 08: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-15 08:38:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 08: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-15 08:38:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 08: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-15 08:38:04] Production.INFO: ==15507== Releasing lock...
[2026-09-15 08:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:38:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:38:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:38:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:38:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:38:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:38:04] Production.INFO: Total Charge 0
[2026-09-15 08:38:04] Production.INFO: CreateAllLog End
[2026-09-15 08:38:04] Production.INFO: Account Balance End.
[2026-09-15 08:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:38:04] Production.INFO: ==15505== Releasing lock...
[2026-09-15 08:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:38:04] Production.INFO: ==15501== Releasing lock...
[2026-09-15 08:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:38:11] Production.ERROR: CronJobId end10
[2026-09-15 08:38:11] Production.INFO: ==15503== Releasing lock...
[2026-09-15 08:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:38:14] Production.INFO: call_cost start
[2026-09-15 08:38:14] Production.INFO: call_cost end
[2026-09-15 08:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:38:14] Production.INFO: ==15499== Releasing lock...
[2026-09-15 08:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:39:01] Production.INFO: ==15560== Lock acquired, processing the job...
[2026-09-15 13:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:39:01] Production.INFO: neon service started
[2026-09-15 13:39:01] Production.INFO: neon service started
[2026-09-15 13:39:01] Production.INFO: ==15560== Releasing lock...
[2026-09-15 13:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:39:02] Production.INFO: ==15562== Lock acquired, processing the job...
[2026-09-15 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:39:02] Production.INFO: ==15564== Lock acquired, processing the job...
[2026-09-15 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:39:02] Production.INFO: ==15564== Releasing lock...
[2026-09-15 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:39:02] Production.INFO: 26 MB #Memory Used#
[2026-09-15 08:39:02] Production.INFO: ==15562== Releasing lock...
[2026-09-15 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:39:02] Production.INFO: ==15573== Lock acquired, processing the job...
[2026-09-15 08:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:39:03] Production.INFO: Account Balance Start.
[2026-09-15 08:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:39:03] Production.INFO: 117
[2026-09-15 08:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:39:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:39:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:39:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:39:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:39:03] Production.INFO: Total Charge 0
[2026-09-15 08:39:03] Production.INFO: CreateAllLog End
[2026-09-15 08:39:03] Production.INFO: ==15567== Lock acquired, processing the job...
[2026-09-15 08:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:39:03] Production.INFO: Account Balance End.
[2026-09-15 08:39:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:39:03] Production.INFO: ==15573== Releasing lock...
[2026-09-15 08:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:39:03] Production.INFO: ==15569== Lock acquired, processing the job...
[2026-09-15 08:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:39:03] Production.INFO: ==15571== Lock acquired, processing the job...
[2026-09-15 08:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:39:03] Production.INFO: ==15575== Lock acquired, processing the job...
[2026-09-15 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 08:39:03] Production.INFO: ==15575== Releasing lock...
[2026-09-15 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:39:04] Production.INFO: ==15569== Releasing lock...
[2026-09-15 08:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:39:12] Production.ERROR: CronJobId end10
[2026-09-15 08:39:12] Production.INFO: ==15571== Releasing lock...
[2026-09-15 08:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:39:15] Production.INFO: call_cost start
[2026-09-15 08:39:15] Production.INFO: call_cost end
[2026-09-15 08:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:39:15] Production.INFO: ==15567== Releasing lock...
[2026-09-15 08:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:40:01] Production.INFO: ==15633== Lock acquired, processing the job...
[2026-09-15 13:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:40:02] Production.INFO: neon service started
[2026-09-15 13:40:02] Production.INFO: neon service started
[2026-09-15 13:40:02] Production.INFO: ==15633== Releasing lock...
[2026-09-15 13:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:40:02] Production.INFO: ==15635== Lock acquired, processing the job...
[2026-09-15 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:40:02] Production.INFO: ==15635== Releasing lock...
[2026-09-15 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:40:02] Production.INFO: ==15637== Lock acquired, processing the job...
[2026-09-15 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:40:02] Production.INFO: ==15637== Releasing lock...
[2026-09-15 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:40:03] Production.INFO: ==15640== Lock acquired, processing the job...
[2026-09-15 08:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:40:03] Production.INFO: ==15644== Lock acquired, processing the job...
[2026-09-15 08:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:40:03] Production.INFO: ==15646== Lock acquired, processing the job...
[2026-09-15 08:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:40:03] Production.INFO: ==15642== Lock acquired, processing the job...
[2026-09-15 08:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:40:03] Production.INFO: ==15648== Lock acquired, processing the job...
[2026-09-15 08:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:40:03] Production.INFO: Account Balance Start.
[2026-09-15 08:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:40:03] Production.INFO: 117
[2026-09-15 08:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:40:03] Production.INFO: ==15648== Releasing lock...
[2026-09-15 08:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:40:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:40:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:40:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:40:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:40:04] Production.INFO: Total Charge 0
[2026-09-15 08:40:04] Production.INFO: CreateAllLog End
[2026-09-15 08:40:04] Production.INFO: Account Balance End.
[2026-09-15 08:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:40:04] Production.INFO: ==15646== Releasing lock...
[2026-09-15 08:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:40:04] Production.INFO: ==15642== Releasing lock...
[2026-09-15 08:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:40:13] Production.ERROR: CronJobId end10
[2026-09-15 08:40:13] Production.INFO: ==15644== Releasing lock...
[2026-09-15 08:40:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:40:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:40:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:40:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:40:15] Production.INFO: call_cost start
[2026-09-15 08:40:15] Production.INFO: call_cost end
[2026-09-15 08:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:40:15] Production.INFO: ==15640== Releasing lock...
[2026-09-15 08:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:41:01] Production.INFO: ==15701== Lock acquired, processing the job...
[2026-09-15 13:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:41:01] Production.INFO: neon service started
[2026-09-15 13:41:01] Production.INFO: neon service started
[2026-09-15 13:41:01] Production.INFO: ==15701== Releasing lock...
[2026-09-15 13:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:41:01] Production.INFO: ==15703== Lock acquired, processing the job...
[2026-09-15 08:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:41:01] Production.INFO: ==15703== Releasing lock...
[2026-09-15 08:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:41:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:41:02] Production.INFO: ==15705== Lock acquired, processing the job...
[2026-09-15 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:41:02] Production.INFO: ==15705== Releasing lock...
[2026-09-15 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:41:02] Production.INFO: ==15708== Lock acquired, processing the job...
[2026-09-15 08:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:41:02] Production.INFO: ==15712== Lock acquired, processing the job...
[2026-09-15 08:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:41:02] Production.INFO: ==15710== Lock acquired, processing the job...
[2026-09-15 08:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:41:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:41:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:41:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:41:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:41:02] Production.INFO: ==15716== Lock acquired, processing the job...
[2026-09-15 08:41:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:41:02] Production.INFO: ==15714== Lock acquired, processing the job...
[2026-09-15 08:41:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:41:03] Production.INFO: Account Balance Start.
[2026-09-15 08:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:41:03] Production.INFO: 117
[2026-09-15 08:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:41:03] Production.INFO: ==15716== Releasing lock...
[2026-09-15 08:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:41:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:41:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:41:03] Production.INFO: Total Charge 0
[2026-09-15 08:41:03] Production.INFO: CreateAllLog End
[2026-09-15 08:41:03] Production.INFO: Account Balance End.
[2026-09-15 08:41:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:41:03] Production.INFO: ==15714== Releasing lock...
[2026-09-15 08:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:41:03] Production.INFO: ==15710== Releasing lock...
[2026-09-15 08:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:41:11] Production.ERROR: CronJobId end10
[2026-09-15 08:41:11] Production.INFO: ==15712== Releasing lock...
[2026-09-15 08:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:41:14] Production.INFO: call_cost start
[2026-09-15 08:41:14] Production.INFO: call_cost end
[2026-09-15 08:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:41:14] Production.INFO: ==15708== Releasing lock...
[2026-09-15 08:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:42:01] Production.INFO: ==15771== Lock acquired, processing the job...
[2026-09-15 13:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:42:01] Production.INFO: neon service started
[2026-09-15 13:42:01] Production.INFO: neon service started
[2026-09-15 13:42:01] Production.INFO: ==15771== Releasing lock...
[2026-09-15 13:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:42:02] Production.INFO: ==15773== Lock acquired, processing the job...
[2026-09-15 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:42:02] Production.INFO: ==15775== Lock acquired, processing the job...
[2026-09-15 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:42:02] Production.INFO: ==15775== Releasing lock...
[2026-09-15 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:42:02] Production.INFO: ==15773== Releasing lock...
[2026-09-15 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:42:03] Production.INFO: ==15778== Lock acquired, processing the job...
[2026-09-15 08:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:42:03] Production.INFO: ==15780== Lock acquired, processing the job...
[2026-09-15 08:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:42:03] Production.INFO: ==15782== Lock acquired, processing the job...
[2026-09-15 08:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:42:03] Production.INFO: ==15784== Lock acquired, processing the job...
[2026-09-15 08:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:42:03] Production.INFO: ==15786== Lock acquired, processing the job...
[2026-09-15 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:42:03] Production.INFO: Account Balance Start.
[2026-09-15 08:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:42:03] Production.INFO: 117
[2026-09-15 08:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 08:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:42:03] Production.INFO: ==15786== Releasing lock...
[2026-09-15 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:42:04] Production.INFO: Total Charge 0
[2026-09-15 08:42:04] Production.INFO: CreateAllLog End
[2026-09-15 08:42:04] Production.INFO: ==15780== Releasing lock...
[2026-09-15 08:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:42:04] Production.INFO: Account Balance End.
[2026-09-15 08:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:42:04] Production.INFO: ==15784== Releasing lock...
[2026-09-15 08:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:42:11] Production.ERROR: CronJobId end10
[2026-09-15 08:42:11] Production.INFO: ==15782== Releasing lock...
[2026-09-15 08:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:42:14] Production.INFO: call_cost start
[2026-09-15 08:42:14] Production.INFO: call_cost end
[2026-09-15 08:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:42:14] Production.INFO: ==15778== Releasing lock...
[2026-09-15 08:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:43:02] Production.INFO: ==15841== Lock acquired, processing the job...
[2026-09-15 13:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:43:02] Production.INFO: neon service started
[2026-09-15 13:43:02] Production.INFO: neon service started
[2026-09-15 13:43:02] Production.INFO: ==15841== Releasing lock...
[2026-09-15 13:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:43:02] Production.INFO: ==15845== Lock acquired, processing the job...
[2026-09-15 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 08:43:02] Production.INFO: ==15843== Lock acquired, processing the job...
[2026-09-15 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:43:02] Production.INFO: ==15845== Releasing lock...
[2026-09-15 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:43:03] Production.INFO: ==15843== Releasing lock...
[2026-09-15 08:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:43:03] Production.INFO: ==15854== Lock acquired, processing the job...
[2026-09-15 08:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:43:03] Production.INFO: ==15848== Lock acquired, processing the job...
[2026-09-15 08:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:43:03] Production.INFO: Account Balance Start.
[2026-09-15 08:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:43:03] Production.INFO: ==15850== Lock acquired, processing the job...
[2026-09-15 08:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:43:03] Production.INFO: 117
[2026-09-15 08:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:43:03] Production.INFO: ==15856== Lock acquired, processing the job...
[2026-09-15 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:43:03] Production.INFO: ==15852== Lock acquired, processing the job...
[2026-09-15 08:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:43:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 08: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-15 08: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-15 08: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-15 08:43:04] Production.INFO: ==15856== Releasing lock...
[2026-09-15 08:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:43:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:43:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:43:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:43:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:43:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:43:04] Production.INFO: Total Charge 0
[2026-09-15 08:43:04] Production.INFO: CreateAllLog End
[2026-09-15 08:43:04] Production.INFO: Account Balance End.
[2026-09-15 08:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:43:04] Production.INFO: ==15854== Releasing lock...
[2026-09-15 08:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:43:04] Production.INFO: ==15850== Releasing lock...
[2026-09-15 08:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:43:12] Production.ERROR: CronJobId end10
[2026-09-15 08:43:12] Production.INFO: ==15852== Releasing lock...
[2026-09-15 08:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:43:15] Production.INFO: call_cost start
[2026-09-15 08:43:15] Production.INFO: call_cost end
[2026-09-15 08:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:43:15] Production.INFO: ==15848== Releasing lock...
[2026-09-15 08:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:44:01] Production.INFO: ==15911== Lock acquired, processing the job...
[2026-09-15 13:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:44:01] Production.INFO: neon service started
[2026-09-15 13:44:01] Production.INFO: neon service started
[2026-09-15 13:44:01] Production.INFO: ==15911== Releasing lock...
[2026-09-15 13:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:44:02] Production.INFO: ==15913== Lock acquired, processing the job...
[2026-09-15 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:44:02] Production.INFO: ==15915== Lock acquired, processing the job...
[2026-09-15 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:44:02] Production.INFO: ==15915== Releasing lock...
[2026-09-15 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:44:02] Production.INFO: ==15913== Releasing lock...
[2026-09-15 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:44:03] Production.INFO: ==15918== Lock acquired, processing the job...
[2026-09-15 08:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:44:03] Production.INFO: ==15920== Lock acquired, processing the job...
[2026-09-15 08:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:44:03] Production.INFO: ==15926== Lock acquired, processing the job...
[2026-09-15 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:44:03] Production.INFO: ==15922== Lock acquired, processing the job...
[2026-09-15 08:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:44:03] Production.INFO: ==15924== Lock acquired, processing the job...
[2026-09-15 08:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 08:44:03] Production.INFO: ==15926== Releasing lock...
[2026-09-15 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:44:03] Production.INFO: Account Balance Start.
[2026-09-15 08:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:44:03] Production.INFO: 117
[2026-09-15 08:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:44:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:44:04] Production.INFO: ==15920== Releasing lock...
[2026-09-15 08:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:44:04] Production.INFO: Total Charge 0
[2026-09-15 08:44:04] Production.INFO: CreateAllLog End
[2026-09-15 08:44:04] Production.INFO: Account Balance End.
[2026-09-15 08:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:44:04] Production.INFO: ==15924== Releasing lock...
[2026-09-15 08:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:44:12] Production.ERROR: CronJobId end10
[2026-09-15 08:44:12] Production.INFO: ==15922== Releasing lock...
[2026-09-15 08:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:44:14] Production.INFO: call_cost start
[2026-09-15 08:44:14] Production.INFO: call_cost end
[2026-09-15 08:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:44:14] Production.INFO: ==15918== Releasing lock...
[2026-09-15 08:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:45:02] Production.INFO: ==15981== Lock acquired, processing the job...
[2026-09-15 13:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:45:02] Production.INFO: neon service started
[2026-09-15 13:45:02] Production.INFO: neon service started
[2026-09-15 13:45:02] Production.INFO: ==15981== Releasing lock...
[2026-09-15 13:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:45:02] Production.INFO: ==15986== Lock acquired, processing the job...
[2026-09-15 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:45:02] Production.INFO: ==15986== Releasing lock...
[2026-09-15 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:45:02] Production.INFO: ==15984== Lock acquired, processing the job...
[2026-09-15 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:45:02] Production.INFO: ==15984== Releasing lock...
[2026-09-15 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:45:03] Production.INFO: ==15988== Lock acquired, processing the job...
[2026-09-15 08:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 08:45:03] Production.INFO: ==15992== Lock acquired, processing the job...
[2026-09-15 08:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:45:03] Production.INFO: ==15990== Lock acquired, processing the job...
[2026-09-15 08:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 08:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:45:03] Production.ERROR: CronJob PID - 15990
[2026-09-15 08:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 08:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 08:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:45:00
[2026-09-15 08:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:45:03] Production.ERROR: CronJob PID - 15992
[2026-09-15 08:45:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 08:45:03] Production.ERROR: CronJob ID - 7
[2026-09-15 08:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:45:00
[2026-09-15 08:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:45:03] Production.INFO: ==16000== Lock acquired, processing the job...
[2026-09-15 08:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 08:45:03] Production.INFO: ==15988== Releasing lock...
[2026-09-15 08:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 08:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 08:45:03] Production.INFO: ==15994== Lock acquired, processing the job...
[2026-09-15 08:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:45:04] Production.INFO: ==15996== Lock acquired, processing the job...
[2026-09-15 08:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:45:04] Production.INFO: ==15998== Lock acquired, processing the job...
[2026-09-15 08:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 08:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 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-15 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-15 08:45:04] Production.INFO: Account Balance Start.
[2026-09-15 08:45:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:45:04] Production.INFO: 117
[2026-09-15 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-15 08:45:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:45:04] Production.INFO: ==16000== Releasing lock...
[2026-09-15 08:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:45:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:45:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:45:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:45:04] Production.ERROR: done
[2026-09-15 08:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 08:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007223', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 08:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:45:04] Production.INFO: Total Charge 0
[2026-09-15 08:45:04] Production.INFO: ==15992== Releasing lock...
[2026-09-15 08:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:45:04] Production.INFO: CreateAllLog End
[2026-09-15 08:45:04] Production.INFO: Account Balance End.
[2026-09-15 08:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:45:04] Production.INFO: ==15996== Releasing lock...
[2026-09-15 08:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007223', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 08:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 08:45:10] Production.INFO: ProcessCDR(1,18007223,1,1,2)
[2026-09-15 08:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007223,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007223,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 08:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 08:45:10] Production.INFO: ==15998== Releasing lock...
[2026-09-15 08:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 08:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 08:45:14] Production.ERROR: CronJobId end10
[2026-09-15 08:45:14] Production.INFO: ==15994== Releasing lock...
[2026-09-15 08:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:45:16] Production.INFO: call_cost start
[2026-09-15 08:45:16] Production.INFO: call_cost end
[2026-09-15 08:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:45:16] Production.INFO: ==15990== Releasing lock...
[2026-09-15 08:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:46:01] Production.INFO: ==16056== Lock acquired, processing the job...
[2026-09-15 13:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:46:01] Production.INFO: neon service started
[2026-09-15 13:46:01] Production.INFO: neon service started
[2026-09-15 13:46:01] Production.INFO: ==16056== Releasing lock...
[2026-09-15 13:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:46:02] Production.INFO: ==16058== Lock acquired, processing the job...
[2026-09-15 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:46:02] Production.INFO: ==16060== Lock acquired, processing the job...
[2026-09-15 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:46:02] Production.INFO: ==16060== Releasing lock...
[2026-09-15 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:46:02] Production.INFO: ==16058== Releasing lock...
[2026-09-15 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:46:03] Production.INFO: ==16069== Lock acquired, processing the job...
[2026-09-15 08:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:46:03] Production.INFO: ==16063== Lock acquired, processing the job...
[2026-09-15 08:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:46:03] Production.INFO: ==16065== Lock acquired, processing the job...
[2026-09-15 08:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:46:03] Production.INFO: Account Balance Start.
[2026-09-15 08:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:46:03] Production.INFO: 117
[2026-09-15 08:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:46:03] Production.INFO: ==16067== Lock acquired, processing the job...
[2026-09-15 08:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:46:03] Production.INFO: ==16071== Lock acquired, processing the job...
[2026-09-15 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:46:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:46:03] Production.INFO: Total Charge 0
[2026-09-15 08:46:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 08:46:03] Production.INFO: ==16071== Releasing lock...
[2026-09-15 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:46:03] Production.INFO: Account Balance End.
[2026-09-15 08:46:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:46:03] Production.INFO: ==16069== Releasing lock...
[2026-09-15 08:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:46:04] Production.INFO: ==16065== Releasing lock...
[2026-09-15 08:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:46:11] Production.ERROR: CronJobId end10
[2026-09-15 08:46:11] Production.INFO: ==16067== Releasing lock...
[2026-09-15 08:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:46:14] Production.INFO: call_cost start
[2026-09-15 08:46:14] Production.INFO: call_cost end
[2026-09-15 08:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:46:14] Production.INFO: ==16063== Releasing lock...
[2026-09-15 08:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:47:01] Production.INFO: ==16127== Lock acquired, processing the job...
[2026-09-15 13:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:47:01] Production.INFO: neon service started
[2026-09-15 13:47:01] Production.INFO: neon service started
[2026-09-15 13:47:01] Production.INFO: ==16127== Releasing lock...
[2026-09-15 13:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:47:02] Production.INFO: ==16129== Lock acquired, processing the job...
[2026-09-15 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:47:02] Production.INFO: ==16131== Lock acquired, processing the job...
[2026-09-15 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:47:02] Production.INFO: ==16131== Releasing lock...
[2026-09-15 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:47:02] Production.INFO: ==16129== Releasing lock...
[2026-09-15 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:47:03] Production.INFO: ==16133== Lock acquired, processing the job...
[2026-09-15 08:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:47:03] Production.INFO: ==16135== Lock acquired, processing the job...
[2026-09-15 08:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:47:03] Production.INFO: ==16137== Lock acquired, processing the job...
[2026-09-15 08:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:47:03] Production.INFO: ==16142== Lock acquired, processing the job...
[2026-09-15 08:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:47:03] Production.INFO: ==16139== Lock acquired, processing the job...
[2026-09-15 08:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 08:47:03] Production.INFO: Account Balance Start.
[2026-09-15 08:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:47:03] Production.INFO: 117
[2026-09-15 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-15 08:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:47:03] Production.INFO: ==16142== Releasing lock...
[2026-09-15 08:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:47:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:47:04] Production.INFO: ==16135== Releasing lock...
[2026-09-15 08:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:47:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:47:04] Production.INFO: Total Charge 0
[2026-09-15 08:47:04] Production.INFO: CreateAllLog End
[2026-09-15 08:47:04] Production.INFO: Account Balance End.
[2026-09-15 08:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:47:04] Production.INFO: ==16139== Releasing lock...
[2026-09-15 08:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:47:11] Production.ERROR: CronJobId end10
[2026-09-15 08:47:11] Production.INFO: ==16137== Releasing lock...
[2026-09-15 08:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:47:14] Production.INFO: call_cost start
[2026-09-15 08:47:14] Production.INFO: call_cost end
[2026-09-15 08:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:47:14] Production.INFO: ==16133== Releasing lock...
[2026-09-15 08:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:48:01] Production.INFO: ==16195== Lock acquired, processing the job...
[2026-09-15 13:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:48:01] Production.INFO: neon service started
[2026-09-15 13:48:01] Production.INFO: neon service started
[2026-09-15 13:48:01] Production.INFO: ==16195== Releasing lock...
[2026-09-15 13:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:48:01] Production.INFO: ==16199== Lock acquired, processing the job...
[2026-09-15 12:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:48:01] Production.INFO: ==16199== Releasing lock...
[2026-09-15 12:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:48:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:48:01] Production.INFO: ==16197== Lock acquired, processing the job...
[2026-09-15 08:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:48:02] Production.INFO: ==16197== Releasing lock...
[2026-09-15 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:48:02] Production.INFO: ==16203== Lock acquired, processing the job...
[2026-09-15 08:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:48:02] Production.INFO: ==16201== Lock acquired, processing the job...
[2026-09-15 08:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:48:02] Production.INFO: ==16205== Lock acquired, processing the job...
[2026-09-15 08:48:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:48:02] Production.INFO: ==16207== Lock acquired, processing the job...
[2026-09-15 08:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:48:02] Production.INFO: ==16209== Lock acquired, processing the job...
[2026-09-15 08:48:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:48:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:48:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:48:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:48:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:48:02] Production.INFO: Account Balance Start.
[2026-09-15 08:48:02] Production.INFO: CreateAllLog Start
[2026-09-15 08:48:02] Production.INFO: 117
[2026-09-15 08:48:02] Production.INFO: Date 2026-09-08
[2026-09-15 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:48:03] Production.INFO: ==16209== Releasing lock...
[2026-09-15 08:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:48:03] Production.INFO: Total Charge 0
[2026-09-15 08:48:03] Production.INFO: CreateAllLog End
[2026-09-15 08:48:03] Production.INFO: Account Balance End.
[2026-09-15 08:48:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:48:03] Production.INFO: ==16207== Releasing lock...
[2026-09-15 08:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:48:03] Production.INFO: ==16203== Releasing lock...
[2026-09-15 08:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:48:11] Production.ERROR: CronJobId end10
[2026-09-15 08:48:11] Production.INFO: ==16205== Releasing lock...
[2026-09-15 08:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:48:14] Production.INFO: call_cost start
[2026-09-15 08:48:14] Production.INFO: call_cost end
[2026-09-15 08:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:48:14] Production.INFO: ==16201== Releasing lock...
[2026-09-15 08:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:49:01] Production.INFO: ==16266== Lock acquired, processing the job...
[2026-09-15 13:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:49:01] Production.INFO: neon service started
[2026-09-15 13:49:01] Production.INFO: neon service started
[2026-09-15 13:49:01] Production.INFO: ==16266== Releasing lock...
[2026-09-15 13:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:49:02] Production.INFO: ==16268== Lock acquired, processing the job...
[2026-09-15 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:49:02] Production.INFO: ==16268== Releasing lock...
[2026-09-15 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:49:02] Production.INFO: ==16270== Lock acquired, processing the job...
[2026-09-15 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:49:02] Production.INFO: ==16270== Releasing lock...
[2026-09-15 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:49:02] Production.INFO: ==16278== Lock acquired, processing the job...
[2026-09-15 08:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:49:03] Production.INFO: Account Balance Start.
[2026-09-15 08:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:49:03] Production.INFO: 117
[2026-09-15 08:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:49:03] Production.INFO: ==16274== Lock acquired, processing the job...
[2026-09-15 08:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:49:03] Production.INFO: ==16276== Lock acquired, processing the job...
[2026-09-15 08:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:49:03] Production.INFO: ==16272== Lock acquired, processing the job...
[2026-09-15 08:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:49:03] Production.INFO: ==16280== Lock acquired, processing the job...
[2026-09-15 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:49:03] Production.INFO: Total Charge 0
[2026-09-15 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-15 08:49:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 08:49:03] Production.INFO: ==16280== Releasing lock...
[2026-09-15 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:49:03] Production.INFO: Account Balance End.
[2026-09-15 08:49:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:49:03] Production.INFO: ==16278== Releasing lock...
[2026-09-15 08:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:49:04] Production.INFO: ==16274== Releasing lock...
[2026-09-15 08:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:49:10] Production.ERROR: CronJobId end10
[2026-09-15 08:49:10] Production.INFO: ==16276== Releasing lock...
[2026-09-15 08:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:49:14] Production.INFO: call_cost start
[2026-09-15 08:49:14] Production.INFO: call_cost end
[2026-09-15 08:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:49:14] Production.INFO: ==16272== Releasing lock...
[2026-09-15 08:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:50:02] Production.INFO: ==16335== Lock acquired, processing the job...
[2026-09-15 13:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:50:02] Production.INFO: neon service started
[2026-09-15 13:50:02] Production.INFO: neon service started
[2026-09-15 13:50:02] Production.INFO: ==16335== Releasing lock...
[2026-09-15 13:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:50:02] Production.INFO: ==16337== Lock acquired, processing the job...
[2026-09-15 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:50:02] Production.INFO: ==16337== Releasing lock...
[2026-09-15 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:50:02] Production.INFO: ==16339== Lock acquired, processing the job...
[2026-09-15 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:50:02] Production.INFO: ==16339== Releasing lock...
[2026-09-15 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:50:03] Production.INFO: ==16350== Lock acquired, processing the job...
[2026-09-15 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:50:03] Production.INFO: ==16344== Lock acquired, processing the job...
[2026-09-15 08:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:50:03] Production.INFO: ==16348== Lock acquired, processing the job...
[2026-09-15 08:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:50:03] Production.INFO: ==16342== Lock acquired, processing the job...
[2026-09-15 08:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:50:03] Production.INFO: ==16350== Releasing lock...
[2026-09-15 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:50:03] Production.INFO: ==16346== Lock acquired, processing the job...
[2026-09-15 08:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:50:03] Production.INFO: Account Balance Start.
[2026-09-15 08:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:50:03] Production.INFO: 117
[2026-09-15 08:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:50:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:50:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:50:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:50:04] Production.INFO: Total Charge 0
[2026-09-15 08:50:04] Production.INFO: CreateAllLog End
[2026-09-15 08:50:04] Production.INFO: ==16344== Releasing lock...
[2026-09-15 08:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:50:04] Production.INFO: Account Balance End.
[2026-09-15 08:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:50:04] Production.INFO: ==16348== Releasing lock...
[2026-09-15 08:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:50:12] Production.ERROR: CronJobId end10
[2026-09-15 08:50:12] Production.INFO: ==16346== Releasing lock...
[2026-09-15 08:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:50:14] Production.INFO: call_cost start
[2026-09-15 08:50:14] Production.INFO: call_cost end
[2026-09-15 08:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:50:14] Production.INFO: ==16342== Releasing lock...
[2026-09-15 08:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:51:01] Production.INFO: ==16406== Lock acquired, processing the job...
[2026-09-15 13:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:51:01] Production.INFO: neon service started
[2026-09-15 13:51:01] Production.INFO: neon service started
[2026-09-15 13:51:01] Production.INFO: ==16406== Releasing lock...
[2026-09-15 13:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:51:01] Production.INFO: ==16410== Lock acquired, processing the job...
[2026-09-15 12:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:51:01] Production.INFO: ==16410== Releasing lock...
[2026-09-15 12:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:51:02] Production.INFO: ==16408== Lock acquired, processing the job...
[2026-09-15 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:51:02] Production.INFO: ==16408== Releasing lock...
[2026-09-15 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:51:02] Production.INFO: ==16413== Lock acquired, processing the job...
[2026-09-15 08:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:51:02] Production.INFO: ==16419== Lock acquired, processing the job...
[2026-09-15 08:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:51:02] Production.INFO: ==16415== Lock acquired, processing the job...
[2026-09-15 08:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:51:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:51:02] Production.INFO: ==16417== Lock acquired, processing the job...
[2026-09-15 08:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:51:03] Production.INFO: Account Balance Start.
[2026-09-15 08:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:51:03] Production.INFO: 117
[2026-09-15 08:51:03] Production.INFO: ==16421== Lock acquired, processing the job...
[2026-09-15 08:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 08:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 08:51:03] Production.INFO: ==16421== Releasing lock...
[2026-09-15 08:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:51:03] Production.INFO: Total Charge 0
[2026-09-15 08:51:03] Production.INFO: CreateAllLog End
[2026-09-15 08:51:03] Production.INFO: Account Balance End.
[2026-09-15 08:51:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:51:03] Production.INFO: ==16419== Releasing lock...
[2026-09-15 08:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:51:03] Production.INFO: ==16415== Releasing lock...
[2026-09-15 08:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:51:10] Production.ERROR: CronJobId end10
[2026-09-15 08:51:10] Production.INFO: ==16417== Releasing lock...
[2026-09-15 08:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:51:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:51:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:51:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:51:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:51:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:51:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:51:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:51:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:51:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:51:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:51:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:51:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:51:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:51:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:51:12] Production.INFO: call_cost start
[2026-09-15 08:51:12] Production.INFO: call_cost end
[2026-09-15 08:51:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:51:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:51:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:51:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:51:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:51:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:51:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:51:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:51:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:51:12] Production.INFO: ==16413== Releasing lock...
[2026-09-15 08:51:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:51:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:52:01] Production.INFO: ==16477== Lock acquired, processing the job...
[2026-09-15 13:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:52:01] Production.INFO: neon service started
[2026-09-15 13:52:01] Production.INFO: neon service started
[2026-09-15 13:52:01] Production.INFO: ==16477== Releasing lock...
[2026-09-15 13:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:52:02] Production.INFO: ==16481== Lock acquired, processing the job...
[2026-09-15 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:52:02] Production.INFO: ==16481== Releasing lock...
[2026-09-15 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:52:02] Production.INFO: ==16479== Lock acquired, processing the job...
[2026-09-15 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:52:02] Production.INFO: ==16479== Releasing lock...
[2026-09-15 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:52:03] Production.INFO: ==16492== Lock acquired, processing the job...
[2026-09-15 08:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:52:03] Production.INFO: ==16484== Lock acquired, processing the job...
[2026-09-15 08:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:52:03] Production.INFO: ==16488== Lock acquired, processing the job...
[2026-09-15 08:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:52:03] Production.INFO: ==16486== Lock acquired, processing the job...
[2026-09-15 08:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:52:03] Production.INFO: ==16490== Lock acquired, processing the job...
[2026-09-15 08:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:52:03] Production.INFO: ==16492== Releasing lock...
[2026-09-15 08:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:52:03] Production.INFO: Account Balance Start.
[2026-09-15 08:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:52:03] Production.INFO: 117
[2026-09-15 08:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:52:03] Production.INFO: Total Charge 0
[2026-09-15 08:52:03] Production.INFO: CreateAllLog End
[2026-09-15 08:52:03] Production.INFO: Account Balance End.
[2026-09-15 08:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:52:04] Production.INFO: ==16490== Releasing lock...
[2026-09-15 08:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:52:04] Production.INFO: ==16486== Releasing lock...
[2026-09-15 08:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:52:11] Production.ERROR: CronJobId end10
[2026-09-15 08:52:11] Production.INFO: ==16488== Releasing lock...
[2026-09-15 08:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:52:15] Production.INFO: call_cost start
[2026-09-15 08:52:15] Production.INFO: call_cost end
[2026-09-15 08:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:52:15] Production.INFO: ==16484== Releasing lock...
[2026-09-15 08:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:53:01] Production.INFO: ==16548== Lock acquired, processing the job...
[2026-09-15 13:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:53:01] Production.INFO: neon service started
[2026-09-15 13:53:01] Production.INFO: neon service started
[2026-09-15 13:53:01] Production.INFO: ==16548== Releasing lock...
[2026-09-15 13:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:53:01] Production.INFO: ==16550== Lock acquired, processing the job...
[2026-09-15 08:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:53:01] Production.INFO: ==16550== Releasing lock...
[2026-09-15 08:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:53:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:53:02] Production.INFO: ==16552== Lock acquired, processing the job...
[2026-09-15 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:53:02] Production.INFO: ==16552== Releasing lock...
[2026-09-15 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:53:02] Production.INFO: ==16559== Lock acquired, processing the job...
[2026-09-15 08:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:53:02] Production.INFO: ==16563== Lock acquired, processing the job...
[2026-09-15 08:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:53:02] Production.INFO: ==16554== Lock acquired, processing the job...
[2026-09-15 08:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:53:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:53:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:53:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:53:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:53:02] Production.INFO: ==16557== Lock acquired, processing the job...
[2026-09-15 08:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 08:53:03] Production.INFO: ==16561== Lock acquired, processing the job...
[2026-09-15 08:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 08:53:03] Production.INFO: ==16563== Releasing lock...
[2026-09-15 08:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:53:03] Production.INFO: Account Balance Start.
[2026-09-15 08:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:53:03] Production.INFO: 117
[2026-09-15 08:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:53:03] Production.INFO: Total Charge 0
[2026-09-15 08:53:03] Production.INFO: CreateAllLog End
[2026-09-15 08:53:04] Production.INFO: ==16557== Releasing lock...
[2026-09-15 08:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:53:04] Production.INFO: Account Balance End.
[2026-09-15 08:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:53:04] Production.INFO: ==16561== Releasing lock...
[2026-09-15 08:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:53:11] Production.ERROR: CronJobId end10
[2026-09-15 08:53:11] Production.INFO: ==16559== Releasing lock...
[2026-09-15 08:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:53:13] Production.INFO: call_cost start
[2026-09-15 08:53:13] Production.INFO: call_cost end
[2026-09-15 08:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:53:13] Production.INFO: ==16554== Releasing lock...
[2026-09-15 08:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:54:01] Production.INFO: ==16624== Lock acquired, processing the job...
[2026-09-15 13:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:54:01] Production.INFO: neon service started
[2026-09-15 13:54:01] Production.INFO: neon service started
[2026-09-15 13:54:01] Production.INFO: ==16624== Releasing lock...
[2026-09-15 13:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:54:02] Production.INFO: ==16626== Lock acquired, processing the job...
[2026-09-15 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:54:02] Production.INFO: ==16626== Releasing lock...
[2026-09-15 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:54:02] Production.INFO: ==16628== Lock acquired, processing the job...
[2026-09-15 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:54:02] Production.INFO: ==16628== Releasing lock...
[2026-09-15 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:54:02] Production.INFO: ==16630== Lock acquired, processing the job...
[2026-09-15 08:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:54:02] Production.INFO: ==16634== Lock acquired, processing the job...
[2026-09-15 08:54:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:54:03] Production.INFO: ==16638== Lock acquired, processing the job...
[2026-09-15 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:54:03] Production.INFO: ==16632== Lock acquired, processing the job...
[2026-09-15 08:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 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-15 08:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:54:03] Production.INFO: ==16638== Releasing lock...
[2026-09-15 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:54:03] Production.INFO: ==16636== Lock acquired, processing the job...
[2026-09-15 08:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:54:03] Production.INFO: Account Balance Start.
[2026-09-15 08:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:54:03] Production.INFO: 117
[2026-09-15 08:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:54:03] Production.INFO: ==16632== Releasing lock...
[2026-09-15 08:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:54:03] Production.INFO: Total Charge 0
[2026-09-15 08:54:03] Production.INFO: CreateAllLog End
[2026-09-15 08:54:04] Production.INFO: Account Balance End.
[2026-09-15 08:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:54:04] Production.INFO: ==16636== Releasing lock...
[2026-09-15 08:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:54:10] Production.ERROR: CronJobId end10
[2026-09-15 08:54:10] Production.INFO: ==16634== Releasing lock...
[2026-09-15 08:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:54:13] Production.INFO: call_cost start
[2026-09-15 08:54:13] Production.INFO: call_cost end
[2026-09-15 08:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:54:14] Production.INFO: ==16630== Releasing lock...
[2026-09-15 08:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:55:02] Production.INFO: ==16691== Lock acquired, processing the job...
[2026-09-15 13:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:55:02] Production.INFO: neon service started
[2026-09-15 13:55:02] Production.INFO: neon service started
[2026-09-15 13:55:02] Production.INFO: ==16691== Releasing lock...
[2026-09-15 13:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:55:02] Production.INFO: ==16693== Lock acquired, processing the job...
[2026-09-15 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:55:02] Production.INFO: ==16693== Releasing lock...
[2026-09-15 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:55:03] Production.INFO: ==16695== Lock acquired, processing the job...
[2026-09-15 12:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:55:03] Production.INFO: ==16695== Releasing lock...
[2026-09-15 12:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:55:03] Production.INFO: ==16698== Lock acquired, processing the job...
[2026-09-15 08:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 08:55:03] Production.INFO: ==16702== Lock acquired, processing the job...
[2026-09-15 08:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:55:03] Production.INFO: ==16700== Lock acquired, processing the job...
[2026-09-15 08:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:55:03] Production.INFO: ==16704== Lock acquired, processing the job...
[2026-09-15 08:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 08:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:55:03] Production.ERROR: CronJob PID - 16700
[2026-09-15 08:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 08:55:03] Production.ERROR: CronJob ID - 5
[2026-09-15 08:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:55:00
[2026-09-15 08:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 08:55:03] Production.ERROR: CronJob PID - 16702
[2026-09-15 08:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 08:55:03] Production.ERROR: CronJob ID - 7
[2026-09-15 08:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 08:55:00
[2026-09-15 08:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 08:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 08:55:03] Production.INFO: ==16706== Lock acquired, processing the job...
[2026-09-15 08:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:55:04] Production.INFO: ==16710== Lock acquired, processing the job...
[2026-09-15 08:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 08:55:04] Production.INFO: ==16698== Releasing lock...
[2026-09-15 08:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 08:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 08:55:04] Production.INFO: ==16708== Lock acquired, processing the job...
[2026-09-15 08:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 08:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:55:04] Production.INFO: Account Balance Start.
[2026-09-15 08:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:55:04] Production.INFO: 117
[2026-09-15 08:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 08:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:55:04] Production.INFO: ==16710== Releasing lock...
[2026-09-15 08:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:55:04] Production.ERROR: done
[2026-09-15 08:55:04] Production.INFO: Total Charge 0
[2026-09-15 08:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 08:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007264', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 08:55:04] Production.INFO: CreateAllLog End
[2026-09-15 08:55:04] Production.INFO: Account Balance End.
[2026-09-15 08:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:55:04] Production.INFO: ==16706== Releasing lock...
[2026-09-15 08:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:55:04] Production.INFO: ==16702== Releasing lock...
[2026-09-15 08:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007264', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 08:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 08:55:10] Production.INFO: ProcessCDR(1,18007264,1,1,2)
[2026-09-15 08:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007264,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007264,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 08:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 08:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 08:55:10] Production.INFO: ==16708== Releasing lock...
[2026-09-15 08:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 08:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 08:55:14] Production.ERROR: CronJobId end10
[2026-09-15 08:55:14] Production.INFO: ==16704== Releasing lock...
[2026-09-15 08:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:55:17] Production.INFO: call_cost start
[2026-09-15 08:55:17] Production.INFO: call_cost end
[2026-09-15 08:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:55:17] Production.INFO: ==16700== Releasing lock...
[2026-09-15 08:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:56:01] Production.INFO: ==16763== Lock acquired, processing the job...
[2026-09-15 13:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:56:01] Production.INFO: neon service started
[2026-09-15 13:56:01] Production.INFO: neon service started
[2026-09-15 13:56:01] Production.INFO: ==16763== Releasing lock...
[2026-09-15 13:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:56:01] Production.INFO: ==16765== Lock acquired, processing the job...
[2026-09-15 08:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:56:02] Production.INFO: ==16765== Releasing lock...
[2026-09-15 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:56:02] Production.INFO: ==16767== Lock acquired, processing the job...
[2026-09-15 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:56:02] Production.INFO: ==16767== Releasing lock...
[2026-09-15 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:56:02] Production.INFO: ==16771== Lock acquired, processing the job...
[2026-09-15 08:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:56:02] Production.INFO: ==16773== Lock acquired, processing the job...
[2026-09-15 08:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:56:02] Production.INFO: ==16776== Lock acquired, processing the job...
[2026-09-15 08:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:56:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:56:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:56:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:56:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:56:02] Production.INFO: Account Balance Start.
[2026-09-15 08:56:02] Production.INFO: CreateAllLog Start
[2026-09-15 08:56:02] Production.INFO: 117
[2026-09-15 08:56:02] Production.INFO: Date 2026-09-08
[2026-09-15 08:56:03] Production.INFO: ==16769== Lock acquired, processing the job...
[2026-09-15 08:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:56:03] Production.INFO: ==16778== Lock acquired, processing the job...
[2026-09-15 08:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:56:03] Production.INFO: ==16778== Releasing lock...
[2026-09-15 08:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:56:03] Production.INFO: Total Charge 0
[2026-09-15 08:56:03] Production.INFO: CreateAllLog End
[2026-09-15 08:56:03] Production.INFO: Account Balance End.
[2026-09-15 08:56:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:56:03] Production.INFO: ==16776== Releasing lock...
[2026-09-15 08:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:56:03] Production.INFO: ==16771== Releasing lock...
[2026-09-15 08:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:56:11] Production.ERROR: CronJobId end10
[2026-09-15 08:56:11] Production.INFO: ==16773== Releasing lock...
[2026-09-15 08:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:56:14] Production.INFO: call_cost start
[2026-09-15 08:56:14] Production.INFO: call_cost end
[2026-09-15 08:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:56:14] Production.INFO: ==16769== Releasing lock...
[2026-09-15 08:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:57:02] Production.INFO: ==16833== Lock acquired, processing the job...
[2026-09-15 13:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:57:02] Production.INFO: neon service started
[2026-09-15 13:57:02] Production.INFO: neon service started
[2026-09-15 13:57:02] Production.INFO: ==16833== Releasing lock...
[2026-09-15 13:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:57:02] Production.INFO: ==16835== Lock acquired, processing the job...
[2026-09-15 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:57:02] Production.INFO: ==16837== Lock acquired, processing the job...
[2026-09-15 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:57:02] Production.INFO: ==16837== Releasing lock...
[2026-09-15 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:57:03] Production.INFO: ==16835== Releasing lock...
[2026-09-15 08:57:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:57:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:57:03] Production.INFO: ==16840== Lock acquired, processing the job...
[2026-09-15 08:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:57:03] Production.INFO: ==16846== Lock acquired, processing the job...
[2026-09-15 08:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:57:03] Production.INFO: ==16848== Lock acquired, processing the job...
[2026-09-15 08:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:57:04] Production.INFO: ==16844== Lock acquired, processing the job...
[2026-09-15 08:57:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:57:04] Production.INFO: ==16842== Lock acquired, processing the job...
[2026-09-15 08:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:57:04] Production.INFO: Account Balance Start.
[2026-09-15 08:57:04] Production.INFO: CreateAllLog Start
[2026-09-15 08:57:04] Production.INFO: 117
[2026-09-15 08:57:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:57:04] Production.INFO: Date 2026-09-08
[2026-09-15 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:57:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 08:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:57:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 08:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:57:04] Production.INFO: Date 2026-09-09
[2026-09-15 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 08:57:04] Production.INFO: ==16848== Releasing lock...
[2026-09-15 08:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:57:04] Production.INFO: Date 2026-09-10
[2026-09-15 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:57:04] Production.INFO: Date 2026-09-11
[2026-09-15 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:57:04] Production.INFO: Date 2026-09-12
[2026-09-15 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:57:04] Production.INFO: Date 2026-09-13
[2026-09-15 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:57:04] Production.INFO: Date 2026-09-14
[2026-09-15 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:57:04] Production.INFO: Date 2026-09-15
[2026-09-15 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 08:57:04] Production.INFO: Total Charge 0
[2026-09-15 08:57:04] Production.INFO: CreateAllLog End
[2026-09-15 08:57:04] Production.INFO: Account Balance End.
[2026-09-15 08:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:57:04] Production.INFO: ==16846== Releasing lock...
[2026-09-15 08:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:57:04] Production.INFO: ==16842== Releasing lock...
[2026-09-15 08:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:57:11] Production.ERROR: CronJobId end10
[2026-09-15 08:57:11] Production.INFO: ==16844== Releasing lock...
[2026-09-15 08:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:57:14] Production.INFO: call_cost start
[2026-09-15 08:57:14] Production.INFO: call_cost end
[2026-09-15 08:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:57:14] Production.INFO: ==16840== Releasing lock...
[2026-09-15 08:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:58:01] Production.INFO: ==16901== Lock acquired, processing the job...
[2026-09-15 13:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:58:01] Production.INFO: neon service started
[2026-09-15 13:58:01] Production.INFO: neon service started
[2026-09-15 13:58:01] Production.INFO: ==16901== Releasing lock...
[2026-09-15 13:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:58:01] Production.INFO: ==16906== Lock acquired, processing the job...
[2026-09-15 12:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:58:01] Production.INFO: ==16906== Releasing lock...
[2026-09-15 12:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:58:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:58:02] Production.INFO: ==16904== Lock acquired, processing the job...
[2026-09-15 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:58:02] Production.INFO: ==16904== Releasing lock...
[2026-09-15 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 08:58:03] Production.INFO: ==16910== Lock acquired, processing the job...
[2026-09-15 08:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:58:03] Production.INFO: ==16908== Lock acquired, processing the job...
[2026-09-15 08:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:58:03] Production.INFO: ==16912== Lock acquired, processing the job...
[2026-09-15 08:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:58:03] Production.INFO: ==16916== Lock acquired, processing the job...
[2026-09-15 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:58:03] Production.INFO: ==16914== Lock acquired, processing the job...
[2026-09-15 08:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 08:58:03] Production.INFO: ==16916== Releasing lock...
[2026-09-15 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:58:03] Production.INFO: Account Balance Start.
[2026-09-15 08:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:58:03] Production.INFO: 117
[2026-09-15 08:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:58:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:58:03] Production.INFO: Total Charge 0
[2026-09-15 08:58:03] Production.INFO: CreateAllLog End
[2026-09-15 08:58:03] Production.INFO: Account Balance End.
[2026-09-15 08:58:03] Production.ERROR: CronJobId end 12
[2026-09-15 08:58:03] Production.INFO: ==16914== Releasing lock...
[2026-09-15 08:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:58:03] Production.INFO: ==16910== Releasing lock...
[2026-09-15 08:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:58:11] Production.ERROR: CronJobId end10
[2026-09-15 08:58:11] Production.INFO: ==16912== Releasing lock...
[2026-09-15 08:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:58:14] Production.INFO: call_cost start
[2026-09-15 08:58:14] Production.INFO: call_cost end
[2026-09-15 08:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:58:14] Production.INFO: ==16908== Releasing lock...
[2026-09-15 08:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:59:01] Production.INFO: ==16970== Lock acquired, processing the job...
[2026-09-15 13:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 13:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 13:59:01] Production.INFO: neon service started
[2026-09-15 13:59:01] Production.INFO: neon service started
[2026-09-15 13:59:01] Production.INFO: ==16970== Releasing lock...
[2026-09-15 13:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 13:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 08:59:02] Production.INFO: ==16972== Lock acquired, processing the job...
[2026-09-15 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 08:59:02] Production.INFO: ==16972== Releasing lock...
[2026-09-15 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 08:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:59:02] Production.INFO: ==16974== Lock acquired, processing the job...
[2026-09-15 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:59:02] Production.INFO: ==16974== Releasing lock...
[2026-09-15 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 12:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 08:59:03] Production.INFO: ==16978== Lock acquired, processing the job...
[2026-09-15 08:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 08:59:03] Production.INFO: ==16976== Lock acquired, processing the job...
[2026-09-15 08:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 08:59:03] Production.INFO: ==16982== Lock acquired, processing the job...
[2026-09-15 08:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 08:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 08:59:03] Production.INFO: ==16980== Lock acquired, processing the job...
[2026-09-15 08:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 08:59:03] Production.INFO: ==16984== Lock acquired, processing the job...
[2026-09-15 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 08:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 08:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 08:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 08:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 08:59:03] Production.INFO: Account Balance Start.
[2026-09-15 08:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 08:59:03] Production.INFO: 117
[2026-09-15 08:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 08:59:03] Production.INFO: ==16984== Releasing lock...
[2026-09-15 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 08:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 08:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 08:59:03] Production.INFO: Total Charge 0
[2026-09-15 08:59:04] Production.INFO: CreateAllLog End
[2026-09-15 08:59:04] Production.INFO: Account Balance End.
[2026-09-15 08:59:04] Production.INFO: ==16978== Releasing lock...
[2026-09-15 08:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 08:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 08:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 08:59:04] Production.INFO: ==16982== Releasing lock...
[2026-09-15 08:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 08:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 08:59:10] Production.ERROR: CronJobId end10
[2026-09-15 08:59:10] Production.INFO: ==16980== Releasing lock...
[2026-09-15 08:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 08:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 08:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 08:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 08:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 08:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 08:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 08:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 08:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 08:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 08:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 08:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 08:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 08:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 08:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 08:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 08:59:14] Production.INFO: call_cost start
[2026-09-15 08:59:14] Production.INFO: call_cost end
[2026-09-15 08:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 08:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 08:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 08:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 08:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 08:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 08:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 08:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 08:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 08:59:14] Production.INFO: ==16976== Releasing lock...
[2026-09-15 08:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 08:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:00:02] Production.INFO: ==17040== Lock acquired, processing the job...
[2026-09-15 14:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:00:02] Production.INFO: neon service started
[2026-09-15 14:00:02] Production.INFO: neon service started
[2026-09-15 14:00:02] Production.INFO: ==17040== Releasing lock...
[2026-09-15 14:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:00:02] Production.INFO: ==17043== Lock acquired, processing the job...
[2026-09-15 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:00:02] Production.INFO: ==17045== Lock acquired, processing the job...
[2026-09-15 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:00:02] Production.INFO: ==17045== Releasing lock...
[2026-09-15 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:00:03] Production.INFO: ==17043== Releasing lock...
[2026-09-15 09:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:00:03] Production.INFO: ==17047== Lock acquired, processing the job...
[2026-09-15 09:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:00:03] Production.INFO: ==17049== Lock acquired, processing the job...
[2026-09-15 09:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:00:03] Production.INFO: ==17051== Lock acquired, processing the job...
[2026-09-15 09:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:00:04] Production.INFO: ==17055== Lock acquired, processing the job...
[2026-09-15 09:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:00:04] Production.INFO: ==17053== Lock acquired, processing the job...
[2026-09-15 09:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:00:04] Production.INFO: Account Balance Start.
[2026-09-15 09:00:04] Production.INFO: CreateAllLog Start
[2026-09-15 09:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:00:04] Production.INFO: 117
[2026-09-15 09:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:00:04] Production.INFO: Date 2026-09-08
[2026-09-15 09:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:00:04] Production.INFO: Date 2026-09-09
[2026-09-15 09:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:00:04] Production.INFO: ==17055== Releasing lock...
[2026-09-15 09:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:00:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:00:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:00:04] Production.INFO: Total Charge 0
[2026-09-15 09:00:04] Production.INFO: CreateAllLog End
[2026-09-15 09:00:04] Production.INFO: ==17049== Releasing lock...
[2026-09-15 09:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:00:04] Production.INFO: Account Balance End.
[2026-09-15 09:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:00:04] Production.INFO: ==17053== Releasing lock...
[2026-09-15 09:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:00:13] Production.INFO: call_cost start
[2026-09-15 09:00:13] Production.INFO: call_cost end
[2026-09-15 09:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:00:13] Production.INFO: ==17047== Releasing lock...
[2026-09-15 09:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 09:00:13] Production.ERROR: CronJobId end10
[2026-09-15 09:00:13] Production.INFO: ==17051== Releasing lock...
[2026-09-15 09:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:00:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:01:01] Production.INFO: ==17111== Lock acquired, processing the job...
[2026-09-15 14:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:01:01] Production.INFO: neon service started
[2026-09-15 14:01:01] Production.INFO: neon service started
[2026-09-15 14:01:01] Production.INFO: ==17111== Releasing lock...
[2026-09-15 14:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:01:02] Production.INFO: ==17126== Lock acquired, processing the job...
[2026-09-15 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:01:02] Production.INFO: ==17126== Releasing lock...
[2026-09-15 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:01:02] Production.INFO: ==17124== Lock acquired, processing the job...
[2026-09-15 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:01:02] Production.INFO: ==17124== Releasing lock...
[2026-09-15 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:01:03] Production.INFO: ==17128== Lock acquired, processing the job...
[2026-09-15 09:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:01:03] Production.INFO: ==17130== Lock acquired, processing the job...
[2026-09-15 09:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:01:03] Production.INFO: ==17132== Lock acquired, processing the job...
[2026-09-15 09:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:01:03] Production.INFO: ==17134== Lock acquired, processing the job...
[2026-09-15 09:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:01:03] Production.INFO: ==17136== Lock acquired, processing the job...
[2026-09-15 09:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:01:03] Production.INFO: Account Balance Start.
[2026-09-15 09:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:01:03] Production.INFO: 117
[2026-09-15 09:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:01:03] Production.INFO: ==17136== Releasing lock...
[2026-09-15 09:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:01:03] Production.INFO: ==17130== Releasing lock...
[2026-09-15 09:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:01:03] Production.INFO: Total Charge 0
[2026-09-15 09:01:03] Production.INFO: CreateAllLog End
[2026-09-15 09:01:04] Production.INFO: Account Balance End.
[2026-09-15 09:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:01:04] Production.INFO: ==17134== Releasing lock...
[2026-09-15 09:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:01:04] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:04] Production.INFO: =diffInterval=0
[2026-09-15 09:01:06] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:06] Production.INFO: =diffInterval=0
[2026-09-15 09:01:07] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:07] Production.INFO: =diffInterval=0
[2026-09-15 09:01:08] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:08] Production.INFO: =diffInterval=0
[2026-09-15 09:01:08] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:08] Production.INFO: =diffInterval=0
[2026-09-15 09:01:09] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:09] Production.INFO: =diffInterval=0
[2026-09-15 09:01:10] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:10] Production.INFO: =diffInterval=0
[2026-09-15 09:01:11] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:11] Production.INFO: =diffInterval=0
[2026-09-15 09:01:11] Production.ERROR: CronJobId end10
[2026-09-15 09:01:11] Production.INFO: ==17132== Releasing lock...
[2026-09-15 09:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:01:12] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:12] Production.INFO: =diffInterval=0
[2026-09-15 09:01:12] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:12] Production.INFO: =diffInterval=0
[2026-09-15 09:01:13] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:13] Production.INFO: =diffInterval=0
[2026-09-15 09:01:14] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:14] Production.INFO: =diffInterval=0
[2026-09-15 09:01:14] Production.INFO: helper-LastRunTime===2026-09-15 09:01:00
[2026-09-15 09:01:14] Production.INFO: =diffInterval=0
[2026-09-15 09:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:01:15] Production.INFO: call_cost start
[2026-09-15 09:01:15] Production.INFO: call_cost end
[2026-09-15 09:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:01:15] Production.INFO: ==17128== Releasing lock...
[2026-09-15 09:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:02:02] Production.INFO: ==17189== Lock acquired, processing the job...
[2026-09-15 14:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:02:02] Production.INFO: neon service started
[2026-09-15 14:02:02] Production.INFO: neon service started
[2026-09-15 14:02:02] Production.INFO: ==17189== Releasing lock...
[2026-09-15 14:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:02:02] Production.INFO: ==17194== Lock acquired, processing the job...
[2026-09-15 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:02:02] Production.INFO: ==17194== Releasing lock...
[2026-09-15 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:02:02] Production.INFO: ==17192== Lock acquired, processing the job...
[2026-09-15 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:02:02] Production.INFO: ==17192== Releasing lock...
[2026-09-15 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:02:03] Production.INFO: ==17196== Lock acquired, processing the job...
[2026-09-15 09:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:02:03] Production.INFO: ==17198== Lock acquired, processing the job...
[2026-09-15 09:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:02:03] Production.INFO: ==17204== Lock acquired, processing the job...
[2026-09-15 09:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 09:02:03] Production.INFO: ==17200== Lock acquired, processing the job...
[2026-09-15 09:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 09:02:03] Production.INFO: ==17202== Lock acquired, processing the job...
[2026-09-15 09:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:02:03] Production.INFO: ==17206== Lock acquired, processing the job...
[2026-09-15 09:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:02:04] Production.INFO: Account Balance Start.
[2026-09-15 09:02:04] Production.INFO: CreateAllLog Start
[2026-09-15 09:02:04] Production.INFO: 117
[2026-09-15 09:02:04] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 09:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 09:02:04] Production.INFO: ==17206== Releasing lock...
[2026-09-15 09:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:02:04] Production.INFO: Date 2026-09-09
[2026-09-15 09:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:02:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:02:04] Production.ERROR: done
[2026-09-15 09:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 09:02:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:02:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:02:04] Production.ERROR: done
[2026-09-15 09:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:02:04] Production.INFO: ==17198== Releasing lock...
[2026-09-15 09:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 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-15 09:02:04] Production.INFO: ==17204== Releasing lock...
[2026-09-15 09:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 09:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 09:02:04] Production.INFO: Total Charge 0
[2026-09-15 09:02:04] Production.INFO: CreateAllLog End
[2026-09-15 09:02:04] Production.INFO: Account Balance End.
[2026-09-15 09:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:02:04] Production.INFO: ==17202== Releasing lock...
[2026-09-15 09:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:02:12] Production.ERROR: CronJobId end10
[2026-09-15 09:02:12] Production.INFO: ==17200== Releasing lock...
[2026-09-15 09:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:02:15] Production.INFO: call_cost start
[2026-09-15 09:02:15] Production.INFO: call_cost end
[2026-09-15 09:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:02:15] Production.INFO: ==17196== Releasing lock...
[2026-09-15 09:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:03:01] Production.INFO: ==17260== Lock acquired, processing the job...
[2026-09-15 14:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:03:01] Production.INFO: neon service started
[2026-09-15 14:03:01] Production.INFO: neon service started
[2026-09-15 14:03:01] Production.INFO: ==17260== Releasing lock...
[2026-09-15 14:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:03:01] Production.INFO: ==17262== Lock acquired, processing the job...
[2026-09-15 09:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:03:02] Production.INFO: ==17262== Releasing lock...
[2026-09-15 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:03:02] Production.INFO: ==17264== Lock acquired, processing the job...
[2026-09-15 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:03:02] Production.INFO: ==17264== Releasing lock...
[2026-09-15 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:03:02] Production.INFO: ==17274== Lock acquired, processing the job...
[2026-09-15 09:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:03:03] Production.INFO: ==17266== Lock acquired, processing the job...
[2026-09-15 09:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:03:03] Production.INFO: ==17268== Lock acquired, processing the job...
[2026-09-15 09:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:03:03] Production.INFO: ==17274== Releasing lock...
[2026-09-15 09:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:03:03] Production.INFO: ==17270== Lock acquired, processing the job...
[2026-09-15 09:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:03:03] Production.INFO: ==17272== Lock acquired, processing the job...
[2026-09-15 09:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:03:03] Production.INFO: Account Balance Start.
[2026-09-15 09:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:03:03] Production.INFO: 117
[2026-09-15 09:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:03:03] Production.INFO: Total Charge 0
[2026-09-15 09:03:03] Production.INFO: CreateAllLog End
[2026-09-15 09:03:04] Production.INFO: Account Balance End.
[2026-09-15 09:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:03:04] Production.INFO: ==17272== Releasing lock...
[2026-09-15 09:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:03:04] Production.INFO: ==17268== Releasing lock...
[2026-09-15 09:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:03:10] Production.ERROR: CronJobId end10
[2026-09-15 09:03:10] Production.INFO: ==17270== Releasing lock...
[2026-09-15 09:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:03:13] Production.INFO: call_cost start
[2026-09-15 09:03:13] Production.INFO: call_cost end
[2026-09-15 09:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:03:13] Production.INFO: ==17266== Releasing lock...
[2026-09-15 09:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:04:02] Production.INFO: ==17333== Lock acquired, processing the job...
[2026-09-15 14:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:04:02] Production.INFO: neon service started
[2026-09-15 14:04:02] Production.INFO: neon service started
[2026-09-15 14:04:02] Production.INFO: ==17333== Releasing lock...
[2026-09-15 14:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:04:02] Production.INFO: ==17338== Lock acquired, processing the job...
[2026-09-15 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:04:02] Production.INFO: ==17338== Releasing lock...
[2026-09-15 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:04:02] Production.INFO: ==17336== Lock acquired, processing the job...
[2026-09-15 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:04:02] Production.INFO: ==17336== Releasing lock...
[2026-09-15 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:04:03] Production.INFO: ==17343== Lock acquired, processing the job...
[2026-09-15 09:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:04:03] Production.INFO: ==17347== Lock acquired, processing the job...
[2026-09-15 09:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:04:03] Production.INFO: ==17341== Lock acquired, processing the job...
[2026-09-15 09:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:04:03] Production.INFO: ==17349== Lock acquired, processing the job...
[2026-09-15 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:04:03] Production.INFO: Account Balance Start.
[2026-09-15 09:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:04:03] Production.INFO: 117
[2026-09-15 09:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:04:03] Production.INFO: ==17345== Lock acquired, processing the job...
[2026-09-15 09:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 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-15 09:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:04:03] Production.INFO: ==17349== Releasing lock...
[2026-09-15 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:04:03] Production.INFO: Total Charge 0
[2026-09-15 09:04:03] Production.INFO: CreateAllLog End
[2026-09-15 09:04:04] Production.INFO: Account Balance End.
[2026-09-15 09:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:04:04] Production.INFO: ==17347== Releasing lock...
[2026-09-15 09:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:04:04] Production.INFO: ==17343== Releasing lock...
[2026-09-15 09:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:04:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select()
#5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount()
#6 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateUnbilledAmount(1,2026-09-15 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-15 09:04:10] Production.ERROR: CronJobId end10
[2026-09-15 09:04:10] Production.INFO: ==17345== Releasing lock...
[2026-09-15 09:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:04:13] Production.INFO: call_cost start
[2026-09-15 09:04:13] Production.INFO: call_cost end
[2026-09-15 09:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:04:13] Production.INFO: ==17341== Releasing lock...
[2026-09-15 09:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:05:01] Production.INFO: ==17410== Lock acquired, processing the job...
[2026-09-15 14:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:05:01] Production.INFO: neon service started
[2026-09-15 14:05:01] Production.INFO: neon service started
[2026-09-15 14:05:01] Production.INFO: ==17410== Releasing lock...
[2026-09-15 14:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:05:02] Production.INFO: ==17412== Lock acquired, processing the job...
[2026-09-15 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:05:02] Production.INFO: ==17414== Lock acquired, processing the job...
[2026-09-15 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:05:02] Production.INFO: ==17414== Releasing lock...
[2026-09-15 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:05:02] Production.INFO: ==17412== Releasing lock...
[2026-09-15 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:05:03] Production.INFO: ==17423== Lock acquired, processing the job...
[2026-09-15 09:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:05:03] Production.INFO: ==17427== Lock acquired, processing the job...
[2026-09-15 09:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 09:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 09:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:05:03] Production.INFO: ==17429== Lock acquired, processing the job...
[2026-09-15 09:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:05:03] Production.INFO: ==17417== Lock acquired, processing the job...
[2026-09-15 09:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 09:05:03] Production.INFO: ==17419== Lock acquired, processing the job...
[2026-09-15 09:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:05:03] Production.INFO: ==17421== Lock acquired, processing the job...
[2026-09-15 09:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:05:03] Production.INFO: ==17425== Lock acquired, processing the job...
[2026-09-15 09:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:05:03] Production.ERROR: CronJob PID - 17419
[2026-09-15 09:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 09:05:03] Production.ERROR: CronJob ID - 5
[2026-09-15 09:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:05:00
[2026-09-15 09:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:05:03] Production.ERROR: CronJob PID - 17421
[2026-09-15 09:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 09:05:03] Production.ERROR: CronJob ID - 7
[2026-09-15 09:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:05:00
[2026-09-15 09:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:05:03] Production.ERROR: CronJob PID - 17423
[2026-09-15 09:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 09:05:03] Production.ERROR: CronJob ID - 10
[2026-09-15 09:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:05:00
[2026-09-15 09:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:05:03] Production.ERROR: CronJob PID - 17427
[2026-09-15 09:05:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 09:05:03] Production.ERROR: CronJob ID - 17
[2026-09-15 09:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:05:00
[2026-09-15 09:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:05:03] Production.ERROR: CronJob PID - 17429
[2026-09-15 09:05:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-15 09:05:03] Production.ERROR: CronJob ID - 19
[2026-09-15 09:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:05:00
[2026-09-15 09:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 09:05:04] Production.INFO: ==17417== Releasing lock...
[2026-09-15 09:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 09:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 09:05:04] Production.ERROR: done
[2026-09-15 09:05:04] Production.INFO: Account Balance Start.
[2026-09-15 09:05:04] Production.INFO: CreateAllLog Start
[2026-09-15 09:05:04] Production.INFO: 117
[2026-09-15 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-15 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-15 09:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 09:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007306', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 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-15 09:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:05:04] Production.INFO: ==17429== Releasing lock...
[2026-09-15 09:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:05:04] Production.INFO: Total Charge 0
[2026-09-15 09:05:04] Production.INFO: CreateAllLog End
[2026-09-15 09:05:04] Production.INFO: Account Balance End.
[2026-09-15 09:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:05:04] Production.INFO: ==17425== Releasing lock...
[2026-09-15 09:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:05:04] Production.INFO: ==17421== Releasing lock...
[2026-09-15 09:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:05:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007306', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 09:05:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 09:05:08] Production.INFO: ProcessCDR(1,18007306,1,1,2)
[2026-09-15 09:05:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007306,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007306,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 09:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 09:05:09] Production.INFO: ==17427== Releasing lock...
[2026-09-15 09:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 09:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 09:05:13] Production.ERROR: CronJobId end10
[2026-09-15 09:05:13] Production.INFO: ==17423== Releasing lock...
[2026-09-15 09:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:05:16] Production.INFO: call_cost start
[2026-09-15 09:05:16] Production.INFO: call_cost end
[2026-09-15 09:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:05:16] Production.INFO: ==17419== Releasing lock...
[2026-09-15 09:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:06:01] Production.INFO: ==17486== Lock acquired, processing the job...
[2026-09-15 14:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:06:01] Production.INFO: neon service started
[2026-09-15 14:06:01] Production.INFO: neon service started
[2026-09-15 14:06:01] Production.INFO: ==17486== Releasing lock...
[2026-09-15 14:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:06:02] Production.INFO: ==17488== Lock acquired, processing the job...
[2026-09-15 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:06:02] Production.INFO: ==17490== Lock acquired, processing the job...
[2026-09-15 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:06:02] Production.INFO: ==17490== Releasing lock...
[2026-09-15 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:06:02] Production.INFO: ==17488== Releasing lock...
[2026-09-15 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:06:03] Production.INFO: ==17493== Lock acquired, processing the job...
[2026-09-15 09:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:06:03] Production.INFO: ==17495== Lock acquired, processing the job...
[2026-09-15 09:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:06:03] Production.INFO: ==17497== Lock acquired, processing the job...
[2026-09-15 09:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:06:03] Production.INFO: ==17499== Lock acquired, processing the job...
[2026-09-15 09:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:06:03] Production.INFO: ==17501== Lock acquired, processing the job...
[2026-09-15 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:06:03] Production.INFO: Account Balance Start.
[2026-09-15 09:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:06:03] Production.INFO: 117
[2026-09-15 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-15 09:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 09:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:06:03] Production.INFO: ==17501== Releasing lock...
[2026-09-15 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:06:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:06:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:06:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:06:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:06:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:06:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:06:04] Production.INFO: Total Charge 0
[2026-09-15 09:06:04] Production.INFO: CreateAllLog End
[2026-09-15 09:06:04] Production.INFO: Account Balance End.
[2026-09-15 09:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:06:04] Production.INFO: ==17499== Releasing lock...
[2026-09-15 09:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:06:04] Production.INFO: ==17495== Releasing lock...
[2026-09-15 09:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:06:11] Production.ERROR: CronJobId end10
[2026-09-15 09:06:11] Production.INFO: ==17497== Releasing lock...
[2026-09-15 09:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:06:14] Production.INFO: call_cost start
[2026-09-15 09:06:14] Production.INFO: call_cost end
[2026-09-15 09:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:06:14] Production.INFO: ==17493== Releasing lock...
[2026-09-15 09:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:07:01] Production.INFO: ==17555== Lock acquired, processing the job...
[2026-09-15 14:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:07:01] Production.INFO: neon service started
[2026-09-15 14:07:01] Production.INFO: neon service started
[2026-09-15 14:07:01] Production.INFO: ==17555== Releasing lock...
[2026-09-15 14:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:07:02] Production.INFO: ==17559== Lock acquired, processing the job...
[2026-09-15 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:07:02] Production.INFO: ==17557== Lock acquired, processing the job...
[2026-09-15 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:07:02] Production.INFO: ==17559== Releasing lock...
[2026-09-15 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:07:02] Production.INFO: ==17557== Releasing lock...
[2026-09-15 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:07:03] Production.INFO: ==17564== Lock acquired, processing the job...
[2026-09-15 09:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:07:03] Production.INFO: ==17566== Lock acquired, processing the job...
[2026-09-15 09:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:07:03] Production.INFO: ==17568== Lock acquired, processing the job...
[2026-09-15 09:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:07:03] Production.INFO: ==17562== Lock acquired, processing the job...
[2026-09-15 09:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:07:03] Production.INFO: ==17570== Lock acquired, processing the job...
[2026-09-15 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:07:03] Production.INFO: Account Balance Start.
[2026-09-15 09:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:07:03] Production.INFO: 117
[2026-09-15 09:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 09:07:03] Production.INFO: ==17570== Releasing lock...
[2026-09-15 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:07:03] Production.INFO: Total Charge 0
[2026-09-15 09:07:03] Production.INFO: CreateAllLog End
[2026-09-15 09:07:03] Production.INFO: Account Balance End.
[2026-09-15 09:07:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:07:03] Production.INFO: ==17568== Releasing lock...
[2026-09-15 09:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:07:03] Production.INFO: ==17564== Releasing lock...
[2026-09-15 09:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:07:09] Production.ERROR: CronJobId end10
[2026-09-15 09:07:09] Production.INFO: ==17566== Releasing lock...
[2026-09-15 09:07:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:07:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:07:13] Production.INFO: call_cost start
[2026-09-15 09:07:13] Production.INFO: call_cost end
[2026-09-15 09:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:07:13] Production.INFO: ==17562== Releasing lock...
[2026-09-15 09:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:08:01] Production.INFO: ==17632== Lock acquired, processing the job...
[2026-09-15 14:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:08:01] Production.INFO: neon service started
[2026-09-15 14:08:01] Production.INFO: neon service started
[2026-09-15 14:08:01] Production.INFO: ==17632== Releasing lock...
[2026-09-15 14:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:08:02] Production.INFO: ==17636== Lock acquired, processing the job...
[2026-09-15 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 09:08:02] Production.INFO: ==17634== Lock acquired, processing the job...
[2026-09-15 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:08:02] Production.INFO: ==17636== Releasing lock...
[2026-09-15 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:08:02] Production.INFO: ==17634== Releasing lock...
[2026-09-15 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:08:03] Production.INFO: ==17641== Lock acquired, processing the job...
[2026-09-15 09:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:08:03] Production.INFO: ==17639== Lock acquired, processing the job...
[2026-09-15 09:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:08:03] Production.INFO: ==17643== Lock acquired, processing the job...
[2026-09-15 09:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:08:03] Production.INFO: ==17647== Lock acquired, processing the job...
[2026-09-15 09:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:08:03] Production.INFO: ==17645== Lock acquired, processing the job...
[2026-09-15 09:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:08:03] Production.INFO: ==17647== Releasing lock...
[2026-09-15 09:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:08:03] Production.INFO: Account Balance Start.
[2026-09-15 09:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:08:03] Production.INFO: 117
[2026-09-15 09:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:08:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:08:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:08:03] Production.INFO: Total Charge 0
[2026-09-15 09:08:03] Production.INFO: CreateAllLog End
[2026-09-15 09:08:04] Production.INFO: Account Balance End.
[2026-09-15 09:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:08:04] Production.INFO: ==17645== Releasing lock...
[2026-09-15 09:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:08:04] Production.INFO: ==17641== Releasing lock...
[2026-09-15 09:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:08:11] Production.ERROR: CronJobId end10
[2026-09-15 09:08:11] Production.INFO: ==17643== Releasing lock...
[2026-09-15 09:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:08:13] Production.INFO: call_cost start
[2026-09-15 09:08:13] Production.INFO: call_cost end
[2026-09-15 09:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:08:13] Production.INFO: ==17639== Releasing lock...
[2026-09-15 09:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:09:02] Production.INFO: ==17701== Lock acquired, processing the job...
[2026-09-15 14:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:09:02] Production.INFO: neon service started
[2026-09-15 14:09:02] Production.INFO: neon service started
[2026-09-15 14:09:02] Production.INFO: ==17701== Releasing lock...
[2026-09-15 14:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:09:02] Production.INFO: ==17706== Lock acquired, processing the job...
[2026-09-15 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:09:02] Production.INFO: ==17706== Releasing lock...
[2026-09-15 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:09:02] Production.INFO: ==17703== Lock acquired, processing the job...
[2026-09-15 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:09:03] Production.INFO: ==17703== Releasing lock...
[2026-09-15 09:09:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:09:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:09:03] Production.INFO: ==17712== Lock acquired, processing the job...
[2026-09-15 09:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:09:04] Production.INFO: ==17708== Lock acquired, processing the job...
[2026-09-15 09:09:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:09:04] Production.INFO: ==17716== Lock acquired, processing the job...
[2026-09-15 09:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:09:04] Production.INFO: ==17710== Lock acquired, processing the job...
[2026-09-15 09:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:09:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:09:04] Production.INFO: ==17714== Lock acquired, processing the job...
[2026-09-15 09:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09: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-15 09: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-15 09: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-15 09:09:04] Production.INFO: ==17716== Releasing lock...
[2026-09-15 09:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:09:04] Production.INFO: Account Balance Start.
[2026-09-15 09:09:04] Production.INFO: CreateAllLog Start
[2026-09-15 09:09:04] Production.INFO: 117
[2026-09-15 09:09:04] Production.INFO: Date 2026-09-08
[2026-09-15 09:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:09:04] Production.INFO: Date 2026-09-09
[2026-09-15 09:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:09:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:09:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:09:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:09:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:09:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:09:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:09:04] Production.INFO: Total Charge 0
[2026-09-15 09:09:04] Production.INFO: CreateAllLog End
[2026-09-15 09:09:04] Production.INFO: ==17710== Releasing lock...
[2026-09-15 09:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:09:05] Production.INFO: Account Balance End.
[2026-09-15 09:09:05] Production.ERROR: CronJobId end 12
[2026-09-15 09:09:05] Production.INFO: ==17714== Releasing lock...
[2026-09-15 09:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:09:12] Production.ERROR: CronJobId end10
[2026-09-15 09:09:12] Production.INFO: ==17712== Releasing lock...
[2026-09-15 09:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:09:14] Production.INFO: call_cost start
[2026-09-15 09:09:14] Production.INFO: call_cost end
[2026-09-15 09:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:09:14] Production.INFO: ==17708== Releasing lock...
[2026-09-15 09:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:10:01] Production.INFO: ==17768== Lock acquired, processing the job...
[2026-09-15 14:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:10:01] Production.INFO: neon service started
[2026-09-15 14:10:01] Production.INFO: neon service started
[2026-09-15 14:10:01] Production.INFO: ==17768== Releasing lock...
[2026-09-15 14:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:10:02] Production.INFO: ==17770== Lock acquired, processing the job...
[2026-09-15 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:10:02] Production.INFO: ==17770== Releasing lock...
[2026-09-15 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:10:02] Production.INFO: ==17772== Lock acquired, processing the job...
[2026-09-15 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:10:02] Production.INFO: ==17772== Releasing lock...
[2026-09-15 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:10:02] Production.INFO: ==17781== Lock acquired, processing the job...
[2026-09-15 09:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:10:03] Production.INFO: Account Balance Start.
[2026-09-15 09:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:10:03] Production.INFO: 117
[2026-09-15 09:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:10:03] Production.INFO: ==17775== Lock acquired, processing the job...
[2026-09-15 09:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:10:03] Production.INFO: ==17777== Lock acquired, processing the job...
[2026-09-15 09:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:10:03] Production.INFO: ==17779== Lock acquired, processing the job...
[2026-09-15 09:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:10:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:10:03] Production.INFO: ==17783== Lock acquired, processing the job...
[2026-09-15 09:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:10:03] Production.INFO: Total Charge 0
[2026-09-15 09:10:03] Production.INFO: CreateAllLog End
[2026-09-15 09:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09: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-15 09: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-15 09:10:03] Production.INFO: ==17783== Releasing lock...
[2026-09-15 09:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:10:03] Production.INFO: Account Balance End.
[2026-09-15 09:10:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:10:03] Production.INFO: ==17781== Releasing lock...
[2026-09-15 09:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:10:04] Production.INFO: ==17777== Releasing lock...
[2026-09-15 09:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:10:11] Production.ERROR: CronJobId end10
[2026-09-15 09:10:11] Production.INFO: ==17779== Releasing lock...
[2026-09-15 09:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:10:14] Production.INFO: call_cost start
[2026-09-15 09:10:14] Production.INFO: call_cost end
[2026-09-15 09:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:10:14] Production.INFO: ==17775== Releasing lock...
[2026-09-15 09:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:11:02] Production.INFO: ==17841== Lock acquired, processing the job...
[2026-09-15 14:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:11:02] Production.INFO: neon service started
[2026-09-15 14:11:02] Production.INFO: neon service started
[2026-09-15 14:11:02] Production.INFO: ==17841== Releasing lock...
[2026-09-15 14:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:11:02] Production.INFO: ==17843== Lock acquired, processing the job...
[2026-09-15 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:11:02] Production.INFO: ==17843== Releasing lock...
[2026-09-15 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:11:02] Production.INFO: ==17850== Lock acquired, processing the job...
[2026-09-15 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:11:02] Production.INFO: ==17850== Releasing lock...
[2026-09-15 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:11:03] Production.INFO: ==17854== Lock acquired, processing the job...
[2026-09-15 09:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:11:03] Production.INFO: ==17858== Lock acquired, processing the job...
[2026-09-15 09:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:11:03] Production.INFO: ==17860== Lock acquired, processing the job...
[2026-09-15 09:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:11:03] Production.INFO: Account Balance Start.
[2026-09-15 09:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:11:03] Production.INFO: 117
[2026-09-15 09:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:11:03] Production.INFO: ==17856== Lock acquired, processing the job...
[2026-09-15 09:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:11:03] Production.INFO: ==17862== Lock acquired, processing the job...
[2026-09-15 09:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 09:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:11:03] Production.INFO: ==17862== Releasing lock...
[2026-09-15 09:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:11:03] Production.INFO: Total Charge 0
[2026-09-15 09:11:03] Production.INFO: CreateAllLog End
[2026-09-15 09:11:03] Production.INFO: Account Balance End.
[2026-09-15 09:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:11:04] Production.INFO: ==17860== Releasing lock...
[2026-09-15 09:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:11:04] Production.INFO: ==17856== Releasing lock...
[2026-09-15 09:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:11:11] Production.ERROR: CronJobId end10
[2026-09-15 09:11:11] Production.INFO: ==17858== Releasing lock...
[2026-09-15 09:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:11:13] Production.INFO: call_cost start
[2026-09-15 09:11:13] Production.INFO: call_cost end
[2026-09-15 09:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:11:13] Production.INFO: ==17854== Releasing lock...
[2026-09-15 09:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:12:01] Production.INFO: ==17920== Lock acquired, processing the job...
[2026-09-15 14:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:12:01] Production.INFO: neon service started
[2026-09-15 14:12:01] Production.INFO: neon service started
[2026-09-15 14:12:01] Production.INFO: ==17920== Releasing lock...
[2026-09-15 14:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:12:01] Production.INFO: ==17924== Lock acquired, processing the job...
[2026-09-15 13:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:12:01] Production.INFO: ==17924== Releasing lock...
[2026-09-15 13:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:12:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:12:01] Production.INFO: ==17922== Lock acquired, processing the job...
[2026-09-15 09:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:12:02] Production.INFO: ==17922== Releasing lock...
[2026-09-15 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:12:02] Production.INFO: ==17926== Lock acquired, processing the job...
[2026-09-15 09:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:12:02] Production.INFO: ==17928== Lock acquired, processing the job...
[2026-09-15 09:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:12:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:12:02] Production.INFO: ==17930== Lock acquired, processing the job...
[2026-09-15 09:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:12:02] Production.INFO: ==17932== Lock acquired, processing the job...
[2026-09-15 09:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:12:03] Production.INFO: ==17934== Lock acquired, processing the job...
[2026-09-15 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:12:03] Production.INFO: Account Balance Start.
[2026-09-15 09:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:12:03] Production.INFO: 117
[2026-09-15 09:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:12:03] Production.INFO: ==17934== Releasing lock...
[2026-09-15 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:12:03] Production.INFO: Total Charge 0
[2026-09-15 09:12:03] Production.INFO: CreateAllLog End
[2026-09-15 09:12:03] Production.INFO: Account Balance End.
[2026-09-15 09:12:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:12:03] Production.INFO: ==17932== Releasing lock...
[2026-09-15 09:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:12:03] Production.INFO: ==17928== Releasing lock...
[2026-09-15 09:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:12:10] Production.ERROR: CronJobId end10
[2026-09-15 09:12:10] Production.INFO: ==17930== Releasing lock...
[2026-09-15 09:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:12:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:12:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:12:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:12:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:12:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:12:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:12:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:12:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:12:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:12:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:12:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:12:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:12:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:12:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:12:13] Production.INFO: call_cost start
[2026-09-15 09:12:13] Production.INFO: call_cost end
[2026-09-15 09:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:12:13] Production.INFO: ==17926== Releasing lock...
[2026-09-15 09:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:13:01] Production.INFO: ==17988== Lock acquired, processing the job...
[2026-09-15 14:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:13:01] Production.INFO: neon service started
[2026-09-15 14:13:01] Production.INFO: neon service started
[2026-09-15 14:13:01] Production.INFO: ==17988== Releasing lock...
[2026-09-15 14:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:13:02] Production.INFO: ==17993== Lock acquired, processing the job...
[2026-09-15 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:13:02] Production.INFO: ==17993== Releasing lock...
[2026-09-15 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:13:02] Production.INFO: ==17991== Lock acquired, processing the job...
[2026-09-15 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:13:02] Production.INFO: ==17991== Releasing lock...
[2026-09-15 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:13:03] Production.INFO: ==17995== Lock acquired, processing the job...
[2026-09-15 09:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:13:03] Production.INFO: ==17999== Lock acquired, processing the job...
[2026-09-15 09:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:13:03] Production.INFO: ==17997== Lock acquired, processing the job...
[2026-09-15 09:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:13:03] Production.INFO: ==18001== Lock acquired, processing the job...
[2026-09-15 09:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:13:03] Production.INFO: Account Balance Start.
[2026-09-15 09:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:13:03] Production.INFO: 117
[2026-09-15 09:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:13:03] Production.INFO: ==18003== Lock acquired, processing the job...
[2026-09-15 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 09:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:13:03] Production.INFO: ==18003== Releasing lock...
[2026-09-15 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:13:03] Production.INFO: Total Charge 0
[2026-09-15 09:13:03] Production.INFO: CreateAllLog End
[2026-09-15 09:13:03] Production.INFO: Account Balance End.
[2026-09-15 09:13:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:13:03] Production.INFO: ==18001== Releasing lock...
[2026-09-15 09:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:13:04] Production.INFO: ==17997== Releasing lock...
[2026-09-15 09:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:13:10] Production.ERROR: CronJobId end10
[2026-09-15 09:13:10] Production.INFO: ==17999== Releasing lock...
[2026-09-15 09:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:13:13] Production.INFO: call_cost start
[2026-09-15 09:13:13] Production.INFO: call_cost end
[2026-09-15 09:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:13:13] Production.INFO: ==17995== Releasing lock...
[2026-09-15 09:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:14:02] Production.INFO: ==18059== Lock acquired, processing the job...
[2026-09-15 14:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:14:02] Production.INFO: neon service started
[2026-09-15 14:14:02] Production.INFO: neon service started
[2026-09-15 14:14:02] Production.INFO: ==18059== Releasing lock...
[2026-09-15 14:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:14:02] Production.INFO: ==18061== Lock acquired, processing the job...
[2026-09-15 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:14:02] Production.INFO: ==18061== Releasing lock...
[2026-09-15 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:14:03] Production.INFO: ==18063== Lock acquired, processing the job...
[2026-09-15 13:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:14:03] Production.INFO: ==18063== Releasing lock...
[2026-09-15 13:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:14:03] Production.INFO: ==18068== Lock acquired, processing the job...
[2026-09-15 09:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:14:03] Production.INFO: ==18070== Lock acquired, processing the job...
[2026-09-15 09:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:14:03] Production.INFO: ==18066== Lock acquired, processing the job...
[2026-09-15 09:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:14:03] Production.INFO: ==18072== Lock acquired, processing the job...
[2026-09-15 09:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:14:03] Production.INFO: ==18074== Lock acquired, processing the job...
[2026-09-15 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 09:14:03] Production.INFO: ==18074== Releasing lock...
[2026-09-15 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:14:03] Production.INFO: Account Balance Start.
[2026-09-15 09:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:14:03] Production.INFO: 117
[2026-09-15 09:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:14:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:14:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:14:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:14:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:14:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:14:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:14:04] Production.INFO: Total Charge 0
[2026-09-15 09:14:04] Production.INFO: CreateAllLog End
[2026-09-15 09:14:04] Production.INFO: ==18068== Releasing lock...
[2026-09-15 09:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:14:04] Production.INFO: Account Balance End.
[2026-09-15 09:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:14:04] Production.INFO: ==18072== Releasing lock...
[2026-09-15 09:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:14:12] Production.ERROR: CronJobId end10
[2026-09-15 09:14:12] Production.INFO: ==18070== Releasing lock...
[2026-09-15 09:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:14:15] Production.INFO: call_cost start
[2026-09-15 09:14:15] Production.INFO: call_cost end
[2026-09-15 09:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:14:15] Production.INFO: ==18066== Releasing lock...
[2026-09-15 09:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:15:01] Production.INFO: ==18129== Lock acquired, processing the job...
[2026-09-15 14:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:15:01] Production.INFO: neon service started
[2026-09-15 14:15:01] Production.INFO: neon service started
[2026-09-15 14:15:01] Production.INFO: ==18129== Releasing lock...
[2026-09-15 14:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:15:01] Production.INFO: ==18133== Lock acquired, processing the job...
[2026-09-15 13:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:15:01] Production.INFO: ==18133== Releasing lock...
[2026-09-15 13:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:15:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:15:02] Production.INFO: ==18131== Lock acquired, processing the job...
[2026-09-15 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:15:02] Production.INFO: ==18131== Releasing lock...
[2026-09-15 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:15:03] Production.INFO: ==18135== Lock acquired, processing the job...
[2026-09-15 09:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 09:15:03] Production.INFO: ==18139== Lock acquired, processing the job...
[2026-09-15 09:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:15:03] Production.INFO: ==18137== Lock acquired, processing the job...
[2026-09-15 09:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 09:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:15:03] Production.ERROR: CronJob PID - 18139
[2026-09-15 09:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 09:15:03] Production.ERROR: CronJob ID - 7
[2026-09-15 09:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:15:00
[2026-09-15 09:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 09:15:03] Production.INFO: ==18135== Releasing lock...
[2026-09-15 09:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 09:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 09:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:15:03] Production.INFO: ==18143== Lock acquired, processing the job...
[2026-09-15 09:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:15:03] Production.INFO: ==18141== Lock acquired, processing the job...
[2026-09-15 09:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:15:03] Production.INFO: ==18145== Lock acquired, processing the job...
[2026-09-15 09:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 09:15:03] Production.INFO: ==18147== Lock acquired, processing the job...
[2026-09-15 09:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 09:15:03] Production.INFO: Account Balance Start.
[2026-09-15 09:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:15:03] Production.INFO: 117
[2026-09-15 09:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:15:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:15:03] Production.INFO: ==18147== Releasing lock...
[2026-09-15 09:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:15:04] Production.ERROR: done
[2026-09-15 09:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:15:04] Production.INFO: ==18139== Releasing lock...
[2026-09-15 09:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 09:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007347', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 09:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:15:04] Production.INFO: Total Charge 0
[2026-09-15 09:15:04] Production.INFO: CreateAllLog End
[2026-09-15 09:15:04] Production.INFO: Account Balance End.
[2026-09-15 09:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:15:04] Production.INFO: ==18143== Releasing lock...
[2026-09-15 09:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007347', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 09:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 09:15:10] Production.INFO: ProcessCDR(1,18007347,1,1,2)
[2026-09-15 09:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007347,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007347,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 09:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 09:15:10] Production.INFO: ==18145== Releasing lock...
[2026-09-15 09:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 09:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 09:15:13] Production.ERROR: CronJobId end10
[2026-09-15 09:15:13] Production.INFO: ==18141== Releasing lock...
[2026-09-15 09:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:15:15] Production.INFO: call_cost start
[2026-09-15 09:15:15] Production.INFO: call_cost end
[2026-09-15 09:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:15:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:15:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:15:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:15:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:15:15] Production.INFO: ==18137== Releasing lock...
[2026-09-15 09:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:16:01] Production.INFO: ==18202== Lock acquired, processing the job...
[2026-09-15 14:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:16:02] Production.INFO: neon service started
[2026-09-15 14:16:02] Production.INFO: neon service started
[2026-09-15 14:16:02] Production.INFO: ==18202== Releasing lock...
[2026-09-15 14:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:16:02] Production.INFO: ==18204== Lock acquired, processing the job...
[2026-09-15 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:16:02] Production.INFO: ==18204== Releasing lock...
[2026-09-15 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:16:02] Production.INFO: ==18206== Lock acquired, processing the job...
[2026-09-15 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:16:02] Production.INFO: ==18206== Releasing lock...
[2026-09-15 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:16:03] Production.INFO: ==18212== Lock acquired, processing the job...
[2026-09-15 09:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:16:03] Production.INFO: ==18210== Lock acquired, processing the job...
[2026-09-15 09:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:16:03] Production.INFO: ==18208== Lock acquired, processing the job...
[2026-09-15 09:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:16:03] Production.INFO: ==18214== Lock acquired, processing the job...
[2026-09-15 09:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:16:03] Production.INFO: ==18216== Lock acquired, processing the job...
[2026-09-15 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:16:03] Production.INFO: Account Balance Start.
[2026-09-15 09:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:16:03] Production.INFO: 117
[2026-09-15 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-15 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-15 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-15 09:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:16:03] Production.INFO: ==18216== Releasing lock...
[2026-09-15 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:16:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:16:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:16:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:16:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:16:04] Production.INFO: ==18210== Releasing lock...
[2026-09-15 09:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:16:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:16:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:16:04] Production.INFO: Total Charge 0
[2026-09-15 09:16:04] Production.INFO: CreateAllLog End
[2026-09-15 09:16:04] Production.INFO: Account Balance End.
[2026-09-15 09:16:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:16:04] Production.INFO: ==18214== Releasing lock...
[2026-09-15 09:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:16:11] Production.ERROR: CronJobId end10
[2026-09-15 09:16:11] Production.INFO: ==18212== Releasing lock...
[2026-09-15 09:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:16:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:16:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:16:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:16:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:16:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:16:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:16:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:16:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:16:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:16:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:16:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:16:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:16:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:16:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:16:13] Production.INFO: call_cost start
[2026-09-15 09:16:13] Production.INFO: call_cost end
[2026-09-15 09:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:16:13] Production.INFO: ==18208== Releasing lock...
[2026-09-15 09:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:17:01] Production.INFO: ==18269== Lock acquired, processing the job...
[2026-09-15 14:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:17:01] Production.INFO: neon service started
[2026-09-15 14:17:01] Production.INFO: neon service started
[2026-09-15 14:17:01] Production.INFO: ==18269== Releasing lock...
[2026-09-15 14:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:17:01] Production.INFO: ==18271== Lock acquired, processing the job...
[2026-09-15 09:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:17:01] Production.INFO: ==18271== Releasing lock...
[2026-09-15 09:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:17:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:17:02] Production.INFO: ==18273== Lock acquired, processing the job...
[2026-09-15 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:17:02] Production.INFO: ==18273== Releasing lock...
[2026-09-15 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:17:02] Production.INFO: ==18279== Lock acquired, processing the job...
[2026-09-15 09:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:17:02] Production.INFO: ==18275== Lock acquired, processing the job...
[2026-09-15 09:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:17:02] Production.INFO: ==18281== Lock acquired, processing the job...
[2026-09-15 09:17:02] Production.INFO: ==18277== Lock acquired, processing the job...
[2026-09-15 09:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:17:02] Production.INFO: ==18283== Lock acquired, processing the job...
[2026-09-15 09:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:17:03] Production.INFO: Account Balance Start.
[2026-09-15 09:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:17:03] Production.INFO: 117
[2026-09-15 09:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:17:03] Production.INFO: ==18283== Releasing lock...
[2026-09-15 09:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:17:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:17:03] Production.INFO: Total Charge 0
[2026-09-15 09:17:03] Production.INFO: CreateAllLog End
[2026-09-15 09:17:03] Production.INFO: Account Balance End.
[2026-09-15 09:17:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:17:03] Production.INFO: ==18281== Releasing lock...
[2026-09-15 09:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:17:03] Production.INFO: ==18277== Releasing lock...
[2026-09-15 09:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:17:10] Production.ERROR: CronJobId end10
[2026-09-15 09:17:10] Production.INFO: ==18279== Releasing lock...
[2026-09-15 09:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:17:13] Production.INFO: call_cost start
[2026-09-15 09:17:13] Production.INFO: call_cost end
[2026-09-15 09:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:17:13] Production.INFO: ==18275== Releasing lock...
[2026-09-15 09:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:18:01] Production.INFO: ==18340== Lock acquired, processing the job...
[2026-09-15 14:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:18:01] Production.INFO: neon service started
[2026-09-15 14:18:01] Production.INFO: neon service started
[2026-09-15 14:18:01] Production.INFO: ==18340== Releasing lock...
[2026-09-15 14:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:18:02] Production.INFO: ==18343== Lock acquired, processing the job...
[2026-09-15 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:18:02] Production.INFO: ==18345== Lock acquired, processing the job...
[2026-09-15 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:18:02] Production.INFO: ==18345== Releasing lock...
[2026-09-15 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:18:02] Production.INFO: ==18343== Releasing lock...
[2026-09-15 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:18:03] Production.INFO: ==18347== Lock acquired, processing the job...
[2026-09-15 09:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:18:03] Production.INFO: ==18349== Lock acquired, processing the job...
[2026-09-15 09:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:18:03] Production.INFO: ==18353== Lock acquired, processing the job...
[2026-09-15 09:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:18:03] Production.INFO: ==18351== Lock acquired, processing the job...
[2026-09-15 09:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:18:03] Production.INFO: ==18355== Lock acquired, processing the job...
[2026-09-15 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:18:03] Production.INFO: Account Balance Start.
[2026-09-15 09:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:18:03] Production.INFO: 117
[2026-09-15 09:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:18:03] Production.INFO: ==18355== Releasing lock...
[2026-09-15 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:18:03] Production.INFO: Total Charge 0
[2026-09-15 09:18:04] Production.INFO: CreateAllLog End
[2026-09-15 09:18:04] Production.INFO: Account Balance End.
[2026-09-15 09:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:18:04] Production.INFO: ==18353== Releasing lock...
[2026-09-15 09:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:18:04] Production.INFO: ==18349== Releasing lock...
[2026-09-15 09:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:18:10] Production.ERROR: CronJobId end10
[2026-09-15 09:18:10] Production.INFO: ==18351== Releasing lock...
[2026-09-15 09:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:18:13] Production.INFO: call_cost start
[2026-09-15 09:18:13] Production.INFO: call_cost end
[2026-09-15 09:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:18:13] Production.INFO: ==18347== Releasing lock...
[2026-09-15 09:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:19:02] Production.INFO: ==18411== Lock acquired, processing the job...
[2026-09-15 14:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:19:02] Production.INFO: neon service started
[2026-09-15 14:19:02] Production.INFO: neon service started
[2026-09-15 14:19:02] Production.INFO: ==18411== Releasing lock...
[2026-09-15 14:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:19:02] Production.INFO: ==18413== Lock acquired, processing the job...
[2026-09-15 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:19:02] Production.INFO: ==18415== Lock acquired, processing the job...
[2026-09-15 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:19:02] Production.INFO: ==18415== Releasing lock...
[2026-09-15 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:19:03] Production.INFO: ==18413== Releasing lock...
[2026-09-15 09:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:19:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:19:03] Production.INFO: ==18418== Lock acquired, processing the job...
[2026-09-15 09:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:19:03] Production.INFO: ==18420== Lock acquired, processing the job...
[2026-09-15 09:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:19:03] Production.INFO: ==18422== Lock acquired, processing the job...
[2026-09-15 09:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:19:03] Production.INFO: ==18424== Lock acquired, processing the job...
[2026-09-15 09:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:19:04] Production.INFO: ==18426== Lock acquired, processing the job...
[2026-09-15 09:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:19:04] Production.INFO: Account Balance Start.
[2026-09-15 09:19:04] Production.INFO: CreateAllLog Start
[2026-09-15 09:19:04] Production.INFO: 117
[2026-09-15 09:19:04] Production.INFO: Date 2026-09-08
[2026-09-15 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:19:04] Production.INFO: Date 2026-09-09
[2026-09-15 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:19:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:19:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:19:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:19:04] Production.INFO: ==18426== Releasing lock...
[2026-09-15 09:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:19:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:19:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:19:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:19:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:19:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:19:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:19:04] Production.INFO: Total Charge 0
[2026-09-15 09:19:04] Production.INFO: CreateAllLog End
[2026-09-15 09:19:04] Production.INFO: Account Balance End.
[2026-09-15 09:19:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:19:04] Production.INFO: ==18424== Releasing lock...
[2026-09-15 09:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:19:04] Production.INFO: ==18420== Releasing lock...
[2026-09-15 09:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:19:11] Production.ERROR: CronJobId end10
[2026-09-15 09:19:11] Production.INFO: ==18422== Releasing lock...
[2026-09-15 09:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:19:15] Production.INFO: call_cost start
[2026-09-15 09:19:15] Production.INFO: call_cost end
[2026-09-15 09:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:19:15] Production.INFO: ==18418== Releasing lock...
[2026-09-15 09:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:20:01] Production.INFO: ==18478== Lock acquired, processing the job...
[2026-09-15 14:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:20:01] Production.INFO: neon service started
[2026-09-15 14:20:01] Production.INFO: neon service started
[2026-09-15 14:20:01] Production.INFO: ==18478== Releasing lock...
[2026-09-15 14:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:20:01] Production.INFO: ==18480== Lock acquired, processing the job...
[2026-09-15 09:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:20:02] Production.INFO: ==18480== Releasing lock...
[2026-09-15 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:20:02] Production.INFO: ==18482== Lock acquired, processing the job...
[2026-09-15 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:20:02] Production.INFO: ==18482== Releasing lock...
[2026-09-15 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:20:02] Production.INFO: ==18485== Lock acquired, processing the job...
[2026-09-15 09:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:20:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:20:03] Production.INFO: ==18487== Lock acquired, processing the job...
[2026-09-15 09:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:20:03] Production.INFO: ==18489== Lock acquired, processing the job...
[2026-09-15 09:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:20:03] Production.INFO: ==18491== Lock acquired, processing the job...
[2026-09-15 09:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:20:03] Production.INFO: ==18493== Lock acquired, processing the job...
[2026-09-15 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:20:03] Production.INFO: Account Balance Start.
[2026-09-15 09:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:20:03] Production.INFO: 117
[2026-09-15 09:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:20:03] Production.INFO: ==18493== Releasing lock...
[2026-09-15 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:20:03] Production.INFO: Total Charge 0
[2026-09-15 09:20:03] Production.INFO: CreateAllLog End
[2026-09-15 09:20:03] Production.INFO: Account Balance End.
[2026-09-15 09:20:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:20:03] Production.INFO: ==18491== Releasing lock...
[2026-09-15 09:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:20:03] Production.INFO: ==18487== Releasing lock...
[2026-09-15 09:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:20:11] Production.ERROR: CronJobId end10
[2026-09-15 09:20:11] Production.INFO: ==18489== Releasing lock...
[2026-09-15 09:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:20:14] Production.INFO: call_cost start
[2026-09-15 09:20:14] Production.INFO: call_cost end
[2026-09-15 09:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:20:14] Production.INFO: ==18485== Releasing lock...
[2026-09-15 09:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:21:02] Production.INFO: ==18548== Lock acquired, processing the job...
[2026-09-15 14:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:21:02] Production.INFO: neon service started
[2026-09-15 14:21:02] Production.INFO: neon service started
[2026-09-15 14:21:02] Production.INFO: ==18548== Releasing lock...
[2026-09-15 14:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:21:02] Production.INFO: ==18551== Lock acquired, processing the job...
[2026-09-15 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:21:02] Production.INFO: ==18553== Lock acquired, processing the job...
[2026-09-15 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:21:02] Production.INFO: ==18553== Releasing lock...
[2026-09-15 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:21:02] Production.INFO: ==18551== Releasing lock...
[2026-09-15 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:21:03] Production.INFO: ==18555== Lock acquired, processing the job...
[2026-09-15 09:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:21:03] Production.INFO: ==18557== Lock acquired, processing the job...
[2026-09-15 09:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:21:03] Production.INFO: ==18561== Lock acquired, processing the job...
[2026-09-15 09:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:21:03] Production.INFO: ==18559== Lock acquired, processing the job...
[2026-09-15 09:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:21:03] Production.INFO: ==18563== Lock acquired, processing the job...
[2026-09-15 09:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:21:03] Production.INFO: Account Balance Start.
[2026-09-15 09:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:21:03] Production.INFO: 117
[2026-09-15 09:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 09:21:03] Production.INFO: ==18563== Releasing lock...
[2026-09-15 09:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:21:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:21:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:21:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:21:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:21:04] Production.INFO: Total Charge 0
[2026-09-15 09:21:04] Production.INFO: CreateAllLog End
[2026-09-15 09:21:04] Production.INFO: Account Balance End.
[2026-09-15 09:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:21:04] Production.INFO: ==18561== Releasing lock...
[2026-09-15 09:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:21:04] Production.INFO: ==18557== Releasing lock...
[2026-09-15 09:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:21:11] Production.ERROR: CronJobId end10
[2026-09-15 09:21:11] Production.INFO: ==18559== Releasing lock...
[2026-09-15 09:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:21:14] Production.INFO: call_cost start
[2026-09-15 09:21:14] Production.INFO: call_cost end
[2026-09-15 09:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:21:14] Production.INFO: ==18555== Releasing lock...
[2026-09-15 09:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:22:01] Production.INFO: ==18623== Lock acquired, processing the job...
[2026-09-15 14:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:22:01] Production.INFO: neon service started
[2026-09-15 14:22:01] Production.INFO: neon service started
[2026-09-15 14:22:01] Production.INFO: ==18623== Releasing lock...
[2026-09-15 14:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:22:02] Production.INFO: ==18625== Lock acquired, processing the job...
[2026-09-15 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:22:02] Production.INFO: ==18627== Lock acquired, processing the job...
[2026-09-15 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:22:02] Production.INFO: ==18627== Releasing lock...
[2026-09-15 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:22:02] Production.INFO: ==18625== Releasing lock...
[2026-09-15 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:22:03] Production.INFO: ==18630== Lock acquired, processing the job...
[2026-09-15 09:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:22:03] Production.INFO: ==18632== Lock acquired, processing the job...
[2026-09-15 09:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:22:03] Production.INFO: ==18638== Lock acquired, processing the job...
[2026-09-15 09:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:22:03] Production.INFO: ==18636== Lock acquired, processing the job...
[2026-09-15 09:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:22:03] Production.INFO: ==18634== Lock acquired, processing the job...
[2026-09-15 09:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:22:03] Production.INFO: Account Balance Start.
[2026-09-15 09:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:22:03] Production.INFO: 117
[2026-09-15 09:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 09:22:03] Production.INFO: ==18638== Releasing lock...
[2026-09-15 09:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:22:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:22:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:22:03] Production.INFO: Total Charge 0
[2026-09-15 09:22:03] Production.INFO: CreateAllLog End
[2026-09-15 09:22:03] Production.INFO: Account Balance End.
[2026-09-15 09:22:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:22:03] Production.INFO: ==18636== Releasing lock...
[2026-09-15 09:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:22:04] Production.INFO: ==18632== Releasing lock...
[2026-09-15 09:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:22:11] Production.ERROR: CronJobId end10
[2026-09-15 09:22:11] Production.INFO: ==18634== Releasing lock...
[2026-09-15 09:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:22:14] Production.INFO: call_cost start
[2026-09-15 09:22:14] Production.INFO: call_cost end
[2026-09-15 09:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:22:14] Production.INFO: ==18630== Releasing lock...
[2026-09-15 09:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:23:01] Production.INFO: ==18695== Lock acquired, processing the job...
[2026-09-15 14:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:23:01] Production.INFO: neon service started
[2026-09-15 14:23:01] Production.INFO: neon service started
[2026-09-15 14:23:01] Production.INFO: ==18695== Releasing lock...
[2026-09-15 14:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:23:02] Production.INFO: ==18697== Lock acquired, processing the job...
[2026-09-15 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:23:02] Production.INFO: ==18697== Releasing lock...
[2026-09-15 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:23:02] Production.INFO: ==18699== Lock acquired, processing the job...
[2026-09-15 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:23:02] Production.INFO: ==18699== Releasing lock...
[2026-09-15 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:23:03] Production.INFO: ==18702== Lock acquired, processing the job...
[2026-09-15 09:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:23:03] Production.INFO: ==18706== Lock acquired, processing the job...
[2026-09-15 09:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:23:03] Production.INFO: ==18708== Lock acquired, processing the job...
[2026-09-15 09:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:23:03] Production.INFO: ==18704== Lock acquired, processing the job...
[2026-09-15 09:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:23:03] Production.INFO: ==18710== Lock acquired, processing the job...
[2026-09-15 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:23:03] Production.INFO: Account Balance Start.
[2026-09-15 09:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:23:03] Production.INFO: 117
[2026-09-15 09:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 09:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:23:03] Production.INFO: ==18710== Releasing lock...
[2026-09-15 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:23:03] Production.INFO: Total Charge 0
[2026-09-15 09:23:03] Production.INFO: CreateAllLog End
[2026-09-15 09:23:04] Production.INFO: Account Balance End.
[2026-09-15 09:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:23:04] Production.INFO: ==18708== Releasing lock...
[2026-09-15 09:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:23:04] Production.INFO: ==18704== Releasing lock...
[2026-09-15 09:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:23:10] Production.ERROR: CronJobId end10
[2026-09-15 09:23:10] Production.INFO: ==18706== Releasing lock...
[2026-09-15 09:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:23:13] Production.INFO: call_cost start
[2026-09-15 09:23:13] Production.INFO: call_cost end
[2026-09-15 09:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:23:13] Production.INFO: ==18702== Releasing lock...
[2026-09-15 09:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:24:02] Production.INFO: ==18763== Lock acquired, processing the job...
[2026-09-15 14:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:24:02] Production.INFO: neon service started
[2026-09-15 14:24:02] Production.INFO: neon service started
[2026-09-15 14:24:02] Production.INFO: ==18763== Releasing lock...
[2026-09-15 14:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:24:02] Production.INFO: ==18766== Lock acquired, processing the job...
[2026-09-15 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:24:03] Production.INFO: ==18768== Lock acquired, processing the job...
[2026-09-15 13:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:24:03] Production.INFO: ==18768== Releasing lock...
[2026-09-15 13:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:24:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:24:03] Production.INFO: ==18766== Releasing lock...
[2026-09-15 09:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:24:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:24:04] Production.INFO: ==18770== Lock acquired, processing the job...
[2026-09-15 09:24:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:24:04] Production.INFO: ==18772== Lock acquired, processing the job...
[2026-09-15 09:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:24:04] Production.INFO: ==18776== Lock acquired, processing the job...
[2026-09-15 09:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:24:04] Production.INFO: ==18774== Lock acquired, processing the job...
[2026-09-15 09:24:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:24:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:24:04] Production.INFO: ==18778== Lock acquired, processing the job...
[2026-09-15 09:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:24:04] Production.INFO: Account Balance Start.
[2026-09-15 09:24:04] Production.INFO: CreateAllLog Start
[2026-09-15 09:24:04] Production.INFO: 117
[2026-09-15 09:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:24:04] Production.INFO: Date 2026-09-08
[2026-09-15 09:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 09:24:04] Production.INFO: ==18778== Releasing lock...
[2026-09-15 09:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:24:04] Production.INFO: Date 2026-09-09
[2026-09-15 09:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:24:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:24:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:24:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:24:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:24:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:24:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:24:04] Production.INFO: Total Charge 0
[2026-09-15 09:24:04] Production.INFO: CreateAllLog End
[2026-09-15 09:24:04] Production.INFO: Account Balance End.
[2026-09-15 09:24:05] Production.ERROR: CronJobId end 12
[2026-09-15 09:24:05] Production.INFO: ==18776== Releasing lock...
[2026-09-15 09:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:24:05] Production.INFO: ==18772== Releasing lock...
[2026-09-15 09:24:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:24:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:24:12] Production.ERROR: CronJobId end10
[2026-09-15 09:24:12] Production.INFO: ==18774== Releasing lock...
[2026-09-15 09:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:24:15] Production.INFO: call_cost start
[2026-09-15 09:24:15] Production.INFO: call_cost end
[2026-09-15 09:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:24:15] Production.INFO: ==18770== Releasing lock...
[2026-09-15 09:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:25:01] Production.INFO: ==18833== Lock acquired, processing the job...
[2026-09-15 14:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:25:01] Production.INFO: neon service started
[2026-09-15 14:25:01] Production.INFO: neon service started
[2026-09-15 14:25:01] Production.INFO: ==18833== Releasing lock...
[2026-09-15 14:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:25:02] Production.INFO: ==18837== Lock acquired, processing the job...
[2026-09-15 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:25:02] Production.INFO: ==18837== Releasing lock...
[2026-09-15 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:25:02] Production.INFO: ==18835== Lock acquired, processing the job...
[2026-09-15 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:25:02] Production.INFO: ==18835== Releasing lock...
[2026-09-15 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:25:03] Production.INFO: ==18840== Lock acquired, processing the job...
[2026-09-15 09:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 09:25:03] Production.INFO: ==18842== Lock acquired, processing the job...
[2026-09-15 09:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:25:03] Production.INFO: ==18844== Lock acquired, processing the job...
[2026-09-15 09:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:25:03] Production.INFO: ==18846== Lock acquired, processing the job...
[2026-09-15 09:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:25:03] Production.INFO: ==18848== Lock acquired, processing the job...
[2026-09-15 09:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 09:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:25:03] Production.ERROR: CronJob PID - 18842
[2026-09-15 09:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 09:25:03] Production.ERROR: CronJob ID - 5
[2026-09-15 09:25:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:25:00
[2026-09-15 09:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:25:03] Production.ERROR: CronJob PID - 18844
[2026-09-15 09:25:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 09:25:03] Production.ERROR: CronJob ID - 7
[2026-09-15 09:25:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:25:00
[2026-09-15 09:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:25:03] Production.ERROR: CronJob PID - 18846
[2026-09-15 09:25:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 09:25:03] Production.ERROR: CronJob ID - 10
[2026-09-15 09:25:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:25:00
[2026-09-15 09:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 09:25:03] Production.INFO: ==18840== Releasing lock...
[2026-09-15 09:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 09:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 09:25:03] Production.INFO: Account Balance Start.
[2026-09-15 09:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:25:03] Production.INFO: 117
[2026-09-15 09:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:25:03] Production.INFO: ==18850== Lock acquired, processing the job...
[2026-09-15 09:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 09:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:25:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 09:25:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:25:03] Production.INFO: ==18852== Lock acquired, processing the job...
[2026-09-15 09:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:25:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:25:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:25:03] Production.ERROR: done
[2026-09-15 09:25:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:25:03] Production.INFO: ==18852== Releasing lock...
[2026-09-15 09:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:25:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 09:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007388', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 09:25:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:25:04] Production.INFO: Total Charge 0
[2026-09-15 09:25:04] Production.INFO: CreateAllLog End
[2026-09-15 09:25:04] Production.INFO: ==18844== Releasing lock...
[2026-09-15 09:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:25:04] Production.INFO: Account Balance End.
[2026-09-15 09:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:25:04] Production.INFO: ==18848== Releasing lock...
[2026-09-15 09:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007388', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 09:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 09:25:09] Production.INFO: ProcessCDR(1,18007388,1,1,2)
[2026-09-15 09:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007388,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007388,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 09:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 09:25:09] Production.INFO: ==18850== Releasing lock...
[2026-09-15 09:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 09:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 09:25:13] Production.ERROR: CronJobId end10
[2026-09-15 09:25:13] Production.INFO: ==18846== Releasing lock...
[2026-09-15 09:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:25:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:25:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:25:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:25:16] Production.INFO: call_cost start
[2026-09-15 09:25:16] Production.INFO: call_cost end
[2026-09-15 09:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:25:16] Production.INFO: ==18842== Releasing lock...
[2026-09-15 09:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:26:02] Production.INFO: ==18909== Lock acquired, processing the job...
[2026-09-15 14:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:26:02] Production.INFO: neon service started
[2026-09-15 14:26:02] Production.INFO: neon service started
[2026-09-15 14:26:02] Production.INFO: ==18909== Releasing lock...
[2026-09-15 14:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:26:02] Production.INFO: ==18911== Lock acquired, processing the job...
[2026-09-15 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:26:02] Production.INFO: ==18911== Releasing lock...
[2026-09-15 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:26:02] Production.INFO: ==18913== Lock acquired, processing the job...
[2026-09-15 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:26:02] Production.INFO: ==18913== Releasing lock...
[2026-09-15 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:26:03] Production.INFO: ==18915== Lock acquired, processing the job...
[2026-09-15 09:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:26:03] Production.INFO: ==18917== Lock acquired, processing the job...
[2026-09-15 09:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:26:03] Production.INFO: ==18923== Lock acquired, processing the job...
[2026-09-15 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:26:03] Production.INFO: ==18921== Lock acquired, processing the job...
[2026-09-15 09:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:26:03] Production.INFO: ==18919== Lock acquired, processing the job...
[2026-09-15 09:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:26:03] Production.INFO: Account Balance Start.
[2026-09-15 09:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:26:03] Production.INFO: 117
[2026-09-15 09:26:03] Production.INFO: ==18923== Releasing lock...
[2026-09-15 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:26:03] Production.INFO: Total Charge 0
[2026-09-15 09:26:03] Production.INFO: CreateAllLog End
[2026-09-15 09:26:04] Production.INFO: Account Balance End.
[2026-09-15 09:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:26:04] Production.INFO: ==18921== Releasing lock...
[2026-09-15 09:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:26:04] Production.INFO: ==18917== Releasing lock...
[2026-09-15 09:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:26:10] Production.ERROR: CronJobId end10
[2026-09-15 09:26:10] Production.INFO: ==18919== Releasing lock...
[2026-09-15 09:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:26:13] Production.INFO: call_cost start
[2026-09-15 09:26:13] Production.INFO: call_cost end
[2026-09-15 09:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:26:13] Production.INFO: ==18915== Releasing lock...
[2026-09-15 09:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:27:01] Production.INFO: ==18977== Lock acquired, processing the job...
[2026-09-15 14:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:27:01] Production.INFO: neon service started
[2026-09-15 14:27:01] Production.INFO: neon service started
[2026-09-15 14:27:01] Production.INFO: ==18977== Releasing lock...
[2026-09-15 14:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:27:01] Production.INFO: ==18979== Lock acquired, processing the job...
[2026-09-15 09:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:27:02] Production.INFO: ==18979== Releasing lock...
[2026-09-15 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:27:02] Production.INFO: ==18981== Lock acquired, processing the job...
[2026-09-15 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:27:02] Production.INFO: ==18981== Releasing lock...
[2026-09-15 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:27:02] Production.INFO: ==18983== Lock acquired, processing the job...
[2026-09-15 09:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:27:02] Production.INFO: ==18987== Lock acquired, processing the job...
[2026-09-15 09:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:27:02] Production.INFO: ==18991== Lock acquired, processing the job...
[2026-09-15 09:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 09:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 09:27:03] Production.INFO: ==18991== Releasing lock...
[2026-09-15 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:27:03] Production.INFO: ==18985== Lock acquired, processing the job...
[2026-09-15 09:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:27:03] Production.INFO: ==18989== Lock acquired, processing the job...
[2026-09-15 09:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:27:03] Production.INFO: Account Balance Start.
[2026-09-15 09:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:27:03] Production.INFO: 117
[2026-09-15 09:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:27:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:27:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:27:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:27:03] Production.INFO: Total Charge 0
[2026-09-15 09:27:03] Production.INFO: CreateAllLog End
[2026-09-15 09:27:03] Production.INFO: Account Balance End.
[2026-09-15 09:27:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:27:03] Production.INFO: ==18989== Releasing lock...
[2026-09-15 09:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:27:04] Production.INFO: ==18985== Releasing lock...
[2026-09-15 09:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:27:11] Production.ERROR: CronJobId end10
[2026-09-15 09:27:11] Production.INFO: ==18987== Releasing lock...
[2026-09-15 09:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:27:13] Production.INFO: call_cost start
[2026-09-15 09:27:14] Production.INFO: call_cost end
[2026-09-15 09:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:27:14] Production.INFO: ==18983== Releasing lock...
[2026-09-15 09:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:28:01] Production.INFO: ==19046== Lock acquired, processing the job...
[2026-09-15 14:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:28:01] Production.INFO: neon service started
[2026-09-15 14:28:01] Production.INFO: neon service started
[2026-09-15 14:28:01] Production.INFO: ==19046== Releasing lock...
[2026-09-15 14:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:28:02] Production.INFO: ==19048== Lock acquired, processing the job...
[2026-09-15 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:28:02] Production.INFO: ==19048== Releasing lock...
[2026-09-15 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:28:02] Production.INFO: ==19050== Lock acquired, processing the job...
[2026-09-15 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:28:02] Production.INFO: ==19050== Releasing lock...
[2026-09-15 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:28:03] Production.INFO: ==19060== Lock acquired, processing the job...
[2026-09-15 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 09:28:03] Production.INFO: ==19060== Releasing lock...
[2026-09-15 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:28:03] Production.INFO: ==19052== Lock acquired, processing the job...
[2026-09-15 09:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:28:03] Production.INFO: ==19054== Lock acquired, processing the job...
[2026-09-15 09:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:28:03] Production.INFO: ==19056== Lock acquired, processing the job...
[2026-09-15 09:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:28:03] Production.INFO: ==19058== Lock acquired, processing the job...
[2026-09-15 09:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:28:03] Production.INFO: Account Balance Start.
[2026-09-15 09:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:28:03] Production.INFO: 117
[2026-09-15 09:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:28:03] Production.INFO: Total Charge 0
[2026-09-15 09:28:03] Production.INFO: CreateAllLog End
[2026-09-15 09:28:04] Production.INFO: Account Balance End.
[2026-09-15 09:28:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:28:04] Production.INFO: ==19058== Releasing lock...
[2026-09-15 09:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:28:04] Production.INFO: ==19054== Releasing lock...
[2026-09-15 09:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:28:11] Production.ERROR: CronJobId end10
[2026-09-15 09:28:11] Production.INFO: ==19056== Releasing lock...
[2026-09-15 09:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:28:13] Production.INFO: call_cost start
[2026-09-15 09:28:13] Production.INFO: call_cost end
[2026-09-15 09:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:28:13] Production.INFO: ==19052== Releasing lock...
[2026-09-15 09:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:29:02] Production.INFO: ==19116== Lock acquired, processing the job...
[2026-09-15 14:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:29:02] Production.INFO: neon service started
[2026-09-15 14:29:02] Production.INFO: neon service started
[2026-09-15 14:29:02] Production.INFO: ==19116== Releasing lock...
[2026-09-15 14:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:29:02] Production.INFO: ==19119== Lock acquired, processing the job...
[2026-09-15 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:29:02] Production.INFO: ==19121== Lock acquired, processing the job...
[2026-09-15 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:29:02] Production.INFO: ==19121== Releasing lock...
[2026-09-15 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:29:03] Production.INFO: ==19119== Releasing lock...
[2026-09-15 09:29:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:29:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:29:03] Production.INFO: ==19123== Lock acquired, processing the job...
[2026-09-15 09:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:29:03] Production.INFO: ==19125== Lock acquired, processing the job...
[2026-09-15 09:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:29:03] Production.INFO: ==19129== Lock acquired, processing the job...
[2026-09-15 09:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:29:03] Production.INFO: ==19127== Lock acquired, processing the job...
[2026-09-15 09:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:29:04] Production.INFO: Account Balance Start.
[2026-09-15 09:29:04] Production.INFO: CreateAllLog Start
[2026-09-15 09:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:29:04] Production.INFO: 117
[2026-09-15 09:29:04] Production.INFO: Date 2026-09-08
[2026-09-15 09:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:29:04] Production.INFO: ==19131== Lock acquired, processing the job...
[2026-09-15 09:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:29:04] Production.INFO: Date 2026-09-09
[2026-09-15 09:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:29:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 09: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-15 09: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-15 09: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-15 09:29:04] Production.INFO: ==19131== Releasing lock...
[2026-09-15 09:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:29:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:29:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:29:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:29:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:29:04] Production.INFO: Total Charge 0
[2026-09-15 09:29:04] Production.INFO: CreateAllLog End
[2026-09-15 09:29:04] Production.INFO: Account Balance End.
[2026-09-15 09:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:29:04] Production.INFO: ==19129== Releasing lock...
[2026-09-15 09:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:29:04] Production.INFO: ==19125== Releasing lock...
[2026-09-15 09:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:29:11] Production.ERROR: CronJobId end10
[2026-09-15 09:29:11] Production.INFO: ==19127== Releasing lock...
[2026-09-15 09:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:29:14] Production.INFO: call_cost start
[2026-09-15 09:29:14] Production.INFO: call_cost end
[2026-09-15 09:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:29:14] Production.INFO: ==19123== Releasing lock...
[2026-09-15 09:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:30:01] Production.INFO: ==19188== Lock acquired, processing the job...
[2026-09-15 14:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:30:01] Production.INFO: neon service started
[2026-09-15 14:30:01] Production.INFO: neon service started
[2026-09-15 14:30:01] Production.INFO: ==19188== Releasing lock...
[2026-09-15 14:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:30:02] Production.INFO: ==19192== Lock acquired, processing the job...
[2026-09-15 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:30:02] Production.INFO: ==19192== Releasing lock...
[2026-09-15 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:30:02] Production.INFO: ==19190== Lock acquired, processing the job...
[2026-09-15 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:30:02] Production.INFO: ==19190== Releasing lock...
[2026-09-15 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:30:03] Production.INFO: ==19194== Lock acquired, processing the job...
[2026-09-15 09:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:30:03] Production.INFO: ==19198== Lock acquired, processing the job...
[2026-09-15 09:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:30:03] Production.INFO: ==19196== Lock acquired, processing the job...
[2026-09-15 09:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:30:03] Production.INFO: ==19202== Lock acquired, processing the job...
[2026-09-15 09:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:30:03] Production.INFO: ==19200== Lock acquired, processing the job...
[2026-09-15 09:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09: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-15 09: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-15 09: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-15 09:30:03] Production.INFO: ==19202== Releasing lock...
[2026-09-15 09:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:30:03] Production.INFO: Account Balance Start.
[2026-09-15 09:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:30:03] Production.INFO: 117
[2026-09-15 09:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:30:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:30:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:30:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:30:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:30:03] Production.INFO: Total Charge 0
[2026-09-15 09:30:04] Production.INFO: CreateAllLog End
[2026-09-15 09:30:04] Production.INFO: ==19196== Releasing lock...
[2026-09-15 09:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:30:04] Production.INFO: Account Balance End.
[2026-09-15 09:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:30:04] Production.INFO: ==19200== Releasing lock...
[2026-09-15 09:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:30:10] Production.ERROR: CronJobId end10
[2026-09-15 09:30:10] Production.INFO: ==19198== Releasing lock...
[2026-09-15 09:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:30:13] Production.INFO: call_cost start
[2026-09-15 09:30:13] Production.INFO: call_cost end
[2026-09-15 09:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:30:13] Production.INFO: ==19194== Releasing lock...
[2026-09-15 09:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:31:02] Production.INFO: ==19257== Lock acquired, processing the job...
[2026-09-15 14:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:31:02] Production.INFO: neon service started
[2026-09-15 14:31:02] Production.INFO: neon service started
[2026-09-15 14:31:02] Production.INFO: ==19257== Releasing lock...
[2026-09-15 14:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:31:02] Production.INFO: ==19262== Lock acquired, processing the job...
[2026-09-15 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:31:02] Production.INFO: ==19262== Releasing lock...
[2026-09-15 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:31:02] Production.INFO: ==19260== Lock acquired, processing the job...
[2026-09-15 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:31:02] Production.INFO: ==19260== Releasing lock...
[2026-09-15 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:31:03] Production.INFO: ==19270== Lock acquired, processing the job...
[2026-09-15 09:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:31:03] Production.INFO: ==19268== Lock acquired, processing the job...
[2026-09-15 09:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:31:03] Production.INFO: ==19264== Lock acquired, processing the job...
[2026-09-15 09:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:31:03] Production.INFO: ==19266== Lock acquired, processing the job...
[2026-09-15 09:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:31:03] Production.INFO: Account Balance Start.
[2026-09-15 09:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:31:03] Production.INFO: 117
[2026-09-15 09:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:31:03] Production.INFO: ==19272== Lock acquired, processing the job...
[2026-09-15 09:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:31:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:31:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:31:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 09: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-15 09: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-15 09:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 09: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-15 09:31:04] Production.INFO: Total Charge 0
[2026-09-15 09:31:04] Production.INFO: ==19272== Releasing lock...
[2026-09-15 09:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:31:04] Production.INFO: CreateAllLog End
[2026-09-15 09:31:04] Production.INFO: Account Balance End.
[2026-09-15 09:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:31:04] Production.INFO: ==19270== Releasing lock...
[2026-09-15 09:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:31:04] Production.INFO: ==19266== Releasing lock...
[2026-09-15 09:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:31:11] Production.ERROR: CronJobId end10
[2026-09-15 09:31:11] Production.INFO: ==19268== Releasing lock...
[2026-09-15 09:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:31:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:31:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:31:15] Production.INFO: call_cost start
[2026-09-15 09:31:15] Production.INFO: call_cost end
[2026-09-15 09:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:31:15] Production.INFO: ==19264== Releasing lock...
[2026-09-15 09:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:32:01] Production.INFO: ==19327== Lock acquired, processing the job...
[2026-09-15 14:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:32:01] Production.INFO: neon service started
[2026-09-15 14:32:01] Production.INFO: neon service started
[2026-09-15 14:32:01] Production.INFO: ==19327== Releasing lock...
[2026-09-15 14:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:32:01] Production.INFO: ==19331== Lock acquired, processing the job...
[2026-09-15 13:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:32:01] Production.INFO: ==19331== Releasing lock...
[2026-09-15 13:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:32:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:32:01] Production.INFO: ==19329== Lock acquired, processing the job...
[2026-09-15 09:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:32:02] Production.INFO: ==19329== Releasing lock...
[2026-09-15 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:32:02] Production.INFO: ==19334== Lock acquired, processing the job...
[2026-09-15 09:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:32:02] Production.INFO: ==19336== Lock acquired, processing the job...
[2026-09-15 09:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:32:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:32:02] Production.INFO: ==19338== Lock acquired, processing the job...
[2026-09-15 09:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:32:02] Production.INFO: ==19340== Lock acquired, processing the job...
[2026-09-15 09:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:32:03] Production.INFO: ==19342== Lock acquired, processing the job...
[2026-09-15 09:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:32:03] Production.INFO: Account Balance Start.
[2026-09-15 09:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:32:03] Production.INFO: 117
[2026-09-15 09:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 09:32:03] Production.INFO: ==19342== Releasing lock...
[2026-09-15 09:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:32:03] Production.INFO: ==19336== Releasing lock...
[2026-09-15 09:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:32:03] Production.INFO: Total Charge 0
[2026-09-15 09:32:03] Production.INFO: CreateAllLog End
[2026-09-15 09:32:03] Production.INFO: Account Balance End.
[2026-09-15 09:32:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:32:03] Production.INFO: ==19340== Releasing lock...
[2026-09-15 09:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:32:10] Production.ERROR: CronJobId end10
[2026-09-15 09:32:10] Production.INFO: ==19338== Releasing lock...
[2026-09-15 09:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:32:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:32:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:32:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:32:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:32:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:32:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:32:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:32:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:32:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:32:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:32:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:32:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:32:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:32:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:32:12] Production.INFO: call_cost start
[2026-09-15 09:32:12] Production.INFO: call_cost end
[2026-09-15 09:32:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:32:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:32:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:32:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:32:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:32:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:32:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:32:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:32:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:32:12] Production.INFO: ==19334== Releasing lock...
[2026-09-15 09:32:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:32:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:33:01] Production.INFO: ==19396== Lock acquired, processing the job...
[2026-09-15 14:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:33:01] Production.INFO: neon service started
[2026-09-15 14:33:01] Production.INFO: neon service started
[2026-09-15 14:33:01] Production.INFO: ==19396== Releasing lock...
[2026-09-15 14:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:33:02] Production.INFO: ==19401== Lock acquired, processing the job...
[2026-09-15 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:33:02] Production.INFO: ==19401== Releasing lock...
[2026-09-15 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:33:02] Production.INFO: ==19399== Lock acquired, processing the job...
[2026-09-15 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:33:02] Production.INFO: ==19399== Releasing lock...
[2026-09-15 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:33:03] Production.INFO: ==19403== Lock acquired, processing the job...
[2026-09-15 09:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:33:03] Production.INFO: ==19405== Lock acquired, processing the job...
[2026-09-15 09:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:33:03] Production.INFO: ==19407== Lock acquired, processing the job...
[2026-09-15 09:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:33:03] Production.INFO: ==19409== Lock acquired, processing the job...
[2026-09-15 09:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:33:03] Production.INFO: ==19411== Lock acquired, processing the job...
[2026-09-15 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:33:03] Production.INFO: Account Balance Start.
[2026-09-15 09:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:33:03] Production.INFO: 117
[2026-09-15 09:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:33:03] Production.INFO: ==19411== Releasing lock...
[2026-09-15 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:33:04] Production.INFO: ==19405== Releasing lock...
[2026-09-15 09:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:33:04] Production.INFO: Total Charge 0
[2026-09-15 09:33:04] Production.INFO: CreateAllLog End
[2026-09-15 09:33:04] Production.INFO: Account Balance End.
[2026-09-15 09:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:33:04] Production.INFO: ==19409== Releasing lock...
[2026-09-15 09:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:33:11] Production.ERROR: CronJobId end10
[2026-09-15 09:33:11] Production.INFO: ==19407== Releasing lock...
[2026-09-15 09:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:33:13] Production.INFO: call_cost start
[2026-09-15 09:33:13] Production.INFO: call_cost end
[2026-09-15 09:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:33:13] Production.INFO: ==19403== Releasing lock...
[2026-09-15 09:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:34:02] Production.INFO: ==19468== Lock acquired, processing the job...
[2026-09-15 14:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:34:02] Production.INFO: neon service started
[2026-09-15 14:34:02] Production.INFO: neon service started
[2026-09-15 14:34:02] Production.INFO: ==19468== Releasing lock...
[2026-09-15 14:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:34:02] Production.INFO: ==19470== Lock acquired, processing the job...
[2026-09-15 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:34:02] Production.INFO: ==19470== Releasing lock...
[2026-09-15 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:34:02] Production.INFO: ==19472== Lock acquired, processing the job...
[2026-09-15 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:34:03] Production.INFO: ==19472== Releasing lock...
[2026-09-15 13:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:34:03] Production.INFO: ==19474== Lock acquired, processing the job...
[2026-09-15 09:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:34:03] Production.INFO: ==19476== Lock acquired, processing the job...
[2026-09-15 09:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:34:03] Production.INFO: ==19478== Lock acquired, processing the job...
[2026-09-15 09:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:34:03] Production.INFO: ==19480== Lock acquired, processing the job...
[2026-09-15 09:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:34:03] Production.INFO: ==19482== Lock acquired, processing the job...
[2026-09-15 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:34:03] Production.INFO: Account Balance Start.
[2026-09-15 09:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:34:03] Production.INFO: 117
[2026-09-15 09:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 09:34:03] Production.INFO: ==19482== Releasing lock...
[2026-09-15 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:34:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:34:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:34:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:34:04] Production.INFO: Total Charge 0
[2026-09-15 09:34:04] Production.INFO: CreateAllLog End
[2026-09-15 09:34:04] Production.INFO: Account Balance End.
[2026-09-15 09:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:34:04] Production.INFO: ==19480== Releasing lock...
[2026-09-15 09:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:34:04] Production.INFO: ==19476== Releasing lock...
[2026-09-15 09:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:34:11] Production.ERROR: CronJobId end10
[2026-09-15 09:34:11] Production.INFO: ==19478== Releasing lock...
[2026-09-15 09:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:34:13] Production.INFO: call_cost start
[2026-09-15 09:34:13] Production.INFO: call_cost end
[2026-09-15 09:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:34:13] Production.INFO: ==19474== Releasing lock...
[2026-09-15 09:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:35:01] Production.INFO: ==19535== Lock acquired, processing the job...
[2026-09-15 14:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:35:01] Production.INFO: neon service started
[2026-09-15 14:35:01] Production.INFO: neon service started
[2026-09-15 14:35:01] Production.INFO: ==19535== Releasing lock...
[2026-09-15 14:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:35:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 09:35:01] Production.INFO: ==19537== Lock acquired, processing the job...
[2026-09-15 09:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:35:02] Production.INFO: ==19537== Releasing lock...
[2026-09-15 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:35:02] Production.INFO: ==19539== Lock acquired, processing the job...
[2026-09-15 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:35:02] Production.INFO: ==19539== Releasing lock...
[2026-09-15 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:35:03] Production.INFO: ==19542== Lock acquired, processing the job...
[2026-09-15 09:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 09:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 09:35:03] Production.INFO: ==19544== Lock acquired, processing the job...
[2026-09-15 09:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 09:35:03] Production.INFO: ==19542== Releasing lock...
[2026-09-15 09:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 09:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 09:35:03] Production.INFO: ==19546== Lock acquired, processing the job...
[2026-09-15 09:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:35:03] Production.INFO: ==19548== Lock acquired, processing the job...
[2026-09-15 09:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:35:03] Production.INFO: ==19552== Lock acquired, processing the job...
[2026-09-15 09:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 09:35:03] Production.INFO: ==19550== Lock acquired, processing the job...
[2026-09-15 09:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 09:35:03] Production.INFO: ==19554== Lock acquired, processing the job...
[2026-09-15 09:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:35:03] Production.INFO: Account Balance Start.
[2026-09-15 09:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:35:03] Production.INFO: 117
[2026-09-15 09:35:03] Production.ERROR: done
[2026-09-15 09:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 09:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007429', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 09:35:03] Production.INFO: ==19554== Releasing lock...
[2026-09-15 09:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:35:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:35:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:35:04] Production.INFO: Total Charge 0
[2026-09-15 09:35:04] Production.INFO: CreateAllLog End
[2026-09-15 09:35:04] Production.INFO: Account Balance End.
[2026-09-15 09:35:04] Production.INFO: ==19546== Releasing lock...
[2026-09-15 09:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:35:04] Production.INFO: ==19550== Releasing lock...
[2026-09-15 09:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007429', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 09:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 09:35:09] Production.INFO: ProcessCDR(1,18007429,1,1,2)
[2026-09-15 09:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007429,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007429,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 09:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 09:35:09] Production.INFO: ==19552== Releasing lock...
[2026-09-15 09:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 09:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 09:35:13] Production.ERROR: CronJobId end10
[2026-09-15 09:35:13] Production.INFO: ==19548== Releasing lock...
[2026-09-15 09:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:35:15] Production.INFO: call_cost start
[2026-09-15 09:35:15] Production.INFO: call_cost end
[2026-09-15 09:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:35:15] Production.INFO: ==19544== Releasing lock...
[2026-09-15 09:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:36:02] Production.INFO: ==19616== Lock acquired, processing the job...
[2026-09-15 14:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:36:02] Production.INFO: neon service started
[2026-09-15 14:36:02] Production.INFO: neon service started
[2026-09-15 14:36:02] Production.INFO: ==19616== Releasing lock...
[2026-09-15 14:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:36:02] Production.INFO: ==19620== Lock acquired, processing the job...
[2026-09-15 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:36:02] Production.INFO: ==19620== Releasing lock...
[2026-09-15 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:36:02] Production.INFO: ==19618== Lock acquired, processing the job...
[2026-09-15 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:36:02] Production.INFO: ==19618== Releasing lock...
[2026-09-15 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:36:03] Production.INFO: ==19625== Lock acquired, processing the job...
[2026-09-15 09:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:36:03] Production.INFO: ==19627== Lock acquired, processing the job...
[2026-09-15 09:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:36:03] Production.INFO: ==19623== Lock acquired, processing the job...
[2026-09-15 09:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:36:03] Production.INFO: ==19629== Lock acquired, processing the job...
[2026-09-15 09:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:36:03] Production.INFO: ==19631== Lock acquired, processing the job...
[2026-09-15 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:36:03] Production.INFO: Account Balance Start.
[2026-09-15 09:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:36:03] Production.INFO: 117
[2026-09-15 09:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:36:03] Production.INFO: ==19631== Releasing lock...
[2026-09-15 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:36:03] Production.INFO: Total Charge 0
[2026-09-15 09:36:03] Production.INFO: CreateAllLog End
[2026-09-15 09:36:04] Production.INFO: Account Balance End.
[2026-09-15 09:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:36:04] Production.INFO: ==19629== Releasing lock...
[2026-09-15 09:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:36:04] Production.INFO: ==19625== Releasing lock...
[2026-09-15 09:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:36:11] Production.ERROR: CronJobId end10
[2026-09-15 09:36:11] Production.INFO: ==19627== Releasing lock...
[2026-09-15 09:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:36:13] Production.INFO: call_cost start
[2026-09-15 09:36:13] Production.INFO: call_cost end
[2026-09-15 09:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:36:13] Production.INFO: ==19623== Releasing lock...
[2026-09-15 09:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:37:01] Production.INFO: ==19687== Lock acquired, processing the job...
[2026-09-15 14:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:37:01] Production.INFO: neon service started
[2026-09-15 14:37:01] Production.INFO: neon service started
[2026-09-15 14:37:01] Production.INFO: ==19687== Releasing lock...
[2026-09-15 14:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:37:01] Production.INFO: ==19692== Lock acquired, processing the job...
[2026-09-15 13:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:37:01] Production.INFO: ==19692== Releasing lock...
[2026-09-15 13:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:37:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:37:02] Production.INFO: ==19690== Lock acquired, processing the job...
[2026-09-15 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:37:02] Production.INFO: ==19690== Releasing lock...
[2026-09-15 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:37:02] Production.INFO: ==19694== Lock acquired, processing the job...
[2026-09-15 09:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:37:02] Production.INFO: ==19696== Lock acquired, processing the job...
[2026-09-15 09:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:37:03] Production.INFO: ==19700== Lock acquired, processing the job...
[2026-09-15 09:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:37:03] Production.INFO: ==19698== Lock acquired, processing the job...
[2026-09-15 09:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:37:03] Production.INFO: ==19702== Lock acquired, processing the job...
[2026-09-15 09:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:37:03] Production.INFO: Account Balance Start.
[2026-09-15 09:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:37:03] Production.INFO: 117
[2026-09-15 09:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:37:03] Production.INFO: ==19702== Releasing lock...
[2026-09-15 09:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:37:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:37:03] Production.INFO: Total Charge 0
[2026-09-15 09:37:03] Production.INFO: CreateAllLog End
[2026-09-15 09:37:03] Production.INFO: ==19696== Releasing lock...
[2026-09-15 09:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:37:03] Production.INFO: Account Balance End.
[2026-09-15 09:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:37:04] Production.INFO: ==19700== Releasing lock...
[2026-09-15 09:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:37:10] Production.ERROR: CronJobId end10
[2026-09-15 09:37:10] Production.INFO: ==19698== Releasing lock...
[2026-09-15 09:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:37:14] Production.INFO: call_cost start
[2026-09-15 09:37:14] Production.INFO: call_cost end
[2026-09-15 09:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:37:14] Production.INFO: ==19694== Releasing lock...
[2026-09-15 09:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:38:01] Production.INFO: ==19759== Lock acquired, processing the job...
[2026-09-15 14:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:38:01] Production.INFO: neon service started
[2026-09-15 14:38:01] Production.INFO: neon service started
[2026-09-15 14:38:01] Production.INFO: ==19759== Releasing lock...
[2026-09-15 14:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:38:02] Production.INFO: ==19761== Lock acquired, processing the job...
[2026-09-15 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:38:02] Production.INFO: ==19763== Lock acquired, processing the job...
[2026-09-15 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:38:02] Production.INFO: ==19763== Releasing lock...
[2026-09-15 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:38:02] Production.INFO: ==19761== Releasing lock...
[2026-09-15 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:38:03] Production.INFO: ==19772== Lock acquired, processing the job...
[2026-09-15 09:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:38:03] Production.INFO: ==19766== Lock acquired, processing the job...
[2026-09-15 09:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:38:03] Production.INFO: ==19774== Lock acquired, processing the job...
[2026-09-15 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:38:03] Production.INFO: Account Balance Start.
[2026-09-15 09:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:38:03] Production.INFO: 117
[2026-09-15 09:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:38:03] Production.INFO: ==19768== Lock acquired, processing the job...
[2026-09-15 09:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:38:03] Production.INFO: ==19770== Lock acquired, processing the job...
[2026-09-15 09:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 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-15 09:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:38:03] Production.INFO: ==19774== Releasing lock...
[2026-09-15 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:38:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:38:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:38:04] Production.INFO: Total Charge 0
[2026-09-15 09:38:04] Production.INFO: CreateAllLog End
[2026-09-15 09:38:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:38:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:38:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:38:04] Production.INFO: Account Balance End.
[2026-09-15 09:38:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:38:04] Production.INFO: ==19772== Releasing lock...
[2026-09-15 09:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:38:04] Production.INFO: ==19768== Releasing lock...
[2026-09-15 09:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:38:11] Production.ERROR: CronJobId end10
[2026-09-15 09:38:11] Production.INFO: ==19770== Releasing lock...
[2026-09-15 09:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:38:13] Production.INFO: call_cost start
[2026-09-15 09:38:13] Production.INFO: call_cost end
[2026-09-15 09:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:38:13] Production.INFO: ==19766== Releasing lock...
[2026-09-15 09:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:39:02] Production.INFO: ==19827== Lock acquired, processing the job...
[2026-09-15 14:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:39:02] Production.INFO: neon service started
[2026-09-15 14:39:02] Production.INFO: neon service started
[2026-09-15 14:39:02] Production.INFO: ==19827== Releasing lock...
[2026-09-15 14:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 13:39:02] Production.INFO: ==19831== Lock acquired, processing the job...
[2026-09-15 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:39:02] Production.INFO: ==19831== Releasing lock...
[2026-09-15 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:39:02] Production.INFO: ==19829== Lock acquired, processing the job...
[2026-09-15 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:39:03] Production.INFO: ==19829== Releasing lock...
[2026-09-15 09:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:39:03] Production.INFO: ==19836== Lock acquired, processing the job...
[2026-09-15 09:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:39:03] Production.INFO: ==19838== Lock acquired, processing the job...
[2026-09-15 09:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:39:03] Production.INFO: ==19834== Lock acquired, processing the job...
[2026-09-15 09:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:39:03] Production.INFO: ==19840== Lock acquired, processing the job...
[2026-09-15 09:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:39:03] Production.INFO: Account Balance Start.
[2026-09-15 09:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:39:03] Production.INFO: 117
[2026-09-15 09:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:39:03] Production.INFO: ==19842== Lock acquired, processing the job...
[2026-09-15 09:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:39:04] Production.INFO: Date 2026-09-09
[2026-09-15 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:39:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:39:04] Production.INFO: ==19836== Releasing lock...
[2026-09-15 09:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 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-15 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-15 09:39:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:39:04] Production.INFO: ==19842== Releasing lock...
[2026-09-15 09:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:39:04] Production.INFO: Total Charge 0
[2026-09-15 09:39:04] Production.INFO: CreateAllLog End
[2026-09-15 09:39:04] Production.INFO: Account Balance End.
[2026-09-15 09:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:39:04] Production.INFO: ==19840== Releasing lock...
[2026-09-15 09:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:39:11] Production.ERROR: CronJobId end10
[2026-09-15 09:39:11] Production.INFO: ==19838== Releasing lock...
[2026-09-15 09:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:39:14] Production.INFO: call_cost start
[2026-09-15 09:39:14] Production.INFO: call_cost end
[2026-09-15 09:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:39:14] Production.INFO: ==19834== Releasing lock...
[2026-09-15 09:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:40:01] Production.INFO: ==19896== Lock acquired, processing the job...
[2026-09-15 14:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:40:01] Production.INFO: neon service started
[2026-09-15 14:40:01] Production.INFO: neon service started
[2026-09-15 14:40:01] Production.INFO: ==19896== Releasing lock...
[2026-09-15 14:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:40:02] Production.INFO: ==19900== Lock acquired, processing the job...
[2026-09-15 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:40:02] Production.INFO: ==19900== Releasing lock...
[2026-09-15 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:40:02] Production.INFO: ==19898== Lock acquired, processing the job...
[2026-09-15 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:40:02] Production.INFO: ==19898== Releasing lock...
[2026-09-15 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:40:03] Production.INFO: ==19904== Lock acquired, processing the job...
[2026-09-15 09:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:40:03] Production.INFO: ==19908== Lock acquired, processing the job...
[2026-09-15 09:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:40:03] Production.INFO: ==19902== Lock acquired, processing the job...
[2026-09-15 09:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:40:03] Production.INFO: ==19910== Lock acquired, processing the job...
[2026-09-15 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:40:03] Production.INFO: ==19906== Lock acquired, processing the job...
[2026-09-15 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-15 09:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 09:40:03] Production.INFO: Account Balance Start.
[2026-09-15 09:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 09:40:03] Production.INFO: 117
[2026-09-15 09:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:40:03] Production.INFO: ==19910== Releasing lock...
[2026-09-15 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:40:03] Production.INFO: ==19904== Releasing lock...
[2026-09-15 09:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:40:03] Production.INFO: Total Charge 0
[2026-09-15 09:40:03] Production.INFO: CreateAllLog End
[2026-09-15 09:40:04] Production.INFO: Account Balance End.
[2026-09-15 09:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:40:04] Production.INFO: ==19908== Releasing lock...
[2026-09-15 09:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:40:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_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-15 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-15 09:40:10] Production.ERROR: CronJobId end10
[2026-09-15 09:40:10] Production.INFO: ==19906== Releasing lock...
[2026-09-15 09:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:40:13] Production.INFO: call_cost start
[2026-09-15 09:40:13] Production.INFO: call_cost end
[2026-09-15 09:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:40:13] Production.INFO: ==19902== Releasing lock...
[2026-09-15 09:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:41:02] Production.INFO: ==19968== Lock acquired, processing the job...
[2026-09-15 14:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:41:02] Production.INFO: neon service started
[2026-09-15 14:41:02] Production.INFO: neon service started
[2026-09-15 14:41:02] Production.INFO: ==19968== Releasing lock...
[2026-09-15 14:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:41:02] Production.INFO: ==19970== Lock acquired, processing the job...
[2026-09-15 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:41:02] Production.INFO: ==19970== Releasing lock...
[2026-09-15 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:41:02] Production.INFO: ==19972== Lock acquired, processing the job...
[2026-09-15 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:41:02] Production.INFO: ==19972== Releasing lock...
[2026-09-15 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:41:03] Production.INFO: ==19982== Lock acquired, processing the job...
[2026-09-15 09:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:41:03] Production.INFO: ==19980== Lock acquired, processing the job...
[2026-09-15 09:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 09:41:03] Production.INFO: ==19976== Lock acquired, processing the job...
[2026-09-15 09:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 09:41:03] Production.INFO: ==19982== Releasing lock...
[2026-09-15 09:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:41:03] Production.INFO: ==19974== Lock acquired, processing the job...
[2026-09-15 09:41:03] Production.INFO: ==19978== Lock acquired, processing the job...
[2026-09-15 09:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:41:03] Production.INFO: Account Balance Start.
[2026-09-15 09:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:41:03] Production.INFO: 117
[2026-09-15 09:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:41:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:41:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:41:03] Production.INFO: Total Charge 0
[2026-09-15 09:41:03] Production.INFO: CreateAllLog End
[2026-09-15 09:41:04] Production.INFO: Account Balance End.
[2026-09-15 09:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:41:04] Production.INFO: ==19980== Releasing lock...
[2026-09-15 09:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:41:04] Production.INFO: ==19976== Releasing lock...
[2026-09-15 09:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:41:11] Production.ERROR: CronJobId end10
[2026-09-15 09:41:11] Production.INFO: ==19978== Releasing lock...
[2026-09-15 09:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:41:13] Production.INFO: call_cost start
[2026-09-15 09:41:13] Production.INFO: call_cost end
[2026-09-15 09:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:41:13] Production.INFO: ==19974== Releasing lock...
[2026-09-15 09:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:42:01] Production.INFO: ==20037== Lock acquired, processing the job...
[2026-09-15 14:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:42:01] Production.INFO: neon service started
[2026-09-15 14:42:01] Production.INFO: neon service started
[2026-09-15 14:42:01] Production.INFO: ==20037== Releasing lock...
[2026-09-15 14:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:42:01] Production.INFO: ==20041== Lock acquired, processing the job...
[2026-09-15 13:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:42:01] Production.INFO: ==20041== Releasing lock...
[2026-09-15 13:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:42:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:42:01] Production.INFO: ==20039== Lock acquired, processing the job...
[2026-09-15 09:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:42:02] Production.INFO: ==20039== Releasing lock...
[2026-09-15 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:42:02] Production.INFO: ==20043== Lock acquired, processing the job...
[2026-09-15 09:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:42:02] Production.INFO: ==20045== Lock acquired, processing the job...
[2026-09-15 09:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:42:02] Production.INFO: ==20047== Lock acquired, processing the job...
[2026-09-15 09:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:42:03] Production.INFO: ==20049== Lock acquired, processing the job...
[2026-09-15 09:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:42:03] Production.INFO: ==20051== Lock acquired, processing the job...
[2026-09-15 09:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:42:03] Production.INFO: Account Balance Start.
[2026-09-15 09:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:42:03] Production.INFO: 117
[2026-09-15 09:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:42:03] Production.INFO: ==20051== Releasing lock...
[2026-09-15 09:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:42:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:42:03] Production.INFO: Total Charge 0
[2026-09-15 09:42:03] Production.INFO: CreateAllLog End
[2026-09-15 09:42:03] Production.INFO: Account Balance End.
[2026-09-15 09:42:03] Production.INFO: ==20045== Releasing lock...
[2026-09-15 09:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:42:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:42:03] Production.INFO: ==20049== Releasing lock...
[2026-09-15 09:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:42:11] Production.ERROR: CronJobId end10
[2026-09-15 09:42:11] Production.INFO: ==20047== Releasing lock...
[2026-09-15 09:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:42:13] Production.INFO: call_cost start
[2026-09-15 09:42:13] Production.INFO: call_cost end
[2026-09-15 09:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:42:13] Production.INFO: ==20043== Releasing lock...
[2026-09-15 09:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:43:01] Production.INFO: ==20110== Lock acquired, processing the job...
[2026-09-15 14:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:43:01] Production.INFO: neon service started
[2026-09-15 14:43:01] Production.INFO: neon service started
[2026-09-15 14:43:01] Production.INFO: ==20110== Releasing lock...
[2026-09-15 14:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:43:02] Production.INFO: ==20114== Lock acquired, processing the job...
[2026-09-15 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:43:02] Production.INFO: ==20114== Releasing lock...
[2026-09-15 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:43:02] Production.INFO: ==20116== Lock acquired, processing the job...
[2026-09-15 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:43:02] Production.INFO: ==20116== Releasing lock...
[2026-09-15 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:43:03] Production.INFO: ==20120== Lock acquired, processing the job...
[2026-09-15 09:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:43:03] Production.INFO: ==20118== Lock acquired, processing the job...
[2026-09-15 09:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:43:03] Production.INFO: ==20124== Lock acquired, processing the job...
[2026-09-15 09:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:43:03] Production.INFO: Account Balance Start.
[2026-09-15 09:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:43:03] Production.INFO: 117
[2026-09-15 09:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:43:03] Production.INFO: ==20126== Lock acquired, processing the job...
[2026-09-15 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:43:03] Production.INFO: ==20122== Lock acquired, processing the job...
[2026-09-15 09:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 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-15 09:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 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-15 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:43:03] Production.INFO: ==20126== Releasing lock...
[2026-09-15 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:43:03] Production.INFO: Total Charge 0
[2026-09-15 09:43:03] Production.INFO: CreateAllLog End
[2026-09-15 09:43:03] Production.INFO: Account Balance End.
[2026-09-15 09:43:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:43:03] Production.INFO: ==20124== Releasing lock...
[2026-09-15 09:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:43:04] Production.INFO: ==20120== Releasing lock...
[2026-09-15 09:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:43:12] Production.ERROR: CronJobId end10
[2026-09-15 09:43:12] Production.INFO: ==20122== Releasing lock...
[2026-09-15 09:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:43:15] Production.INFO: call_cost start
[2026-09-15 09:43:15] Production.INFO: call_cost end
[2026-09-15 09:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:43:15] Production.INFO: ==20118== Releasing lock...
[2026-09-15 09:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:44:02] Production.INFO: ==20185== Lock acquired, processing the job...
[2026-09-15 14:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:44:02] Production.INFO: neon service started
[2026-09-15 14:44:02] Production.INFO: neon service started
[2026-09-15 14:44:02] Production.INFO: ==20185== Releasing lock...
[2026-09-15 14:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:44:02] Production.INFO: ==20187== Lock acquired, processing the job...
[2026-09-15 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:44:02] Production.INFO: ==20187== Releasing lock...
[2026-09-15 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:44:02] Production.INFO: ==20189== Lock acquired, processing the job...
[2026-09-15 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:44:03] Production.INFO: ==20189== Releasing lock...
[2026-09-15 13:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:44:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:44:03] Production.INFO: ==20192== Lock acquired, processing the job...
[2026-09-15 09:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:44:03] Production.INFO: ==20194== Lock acquired, processing the job...
[2026-09-15 09:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:44:03] Production.INFO: ==20200== Lock acquired, processing the job...
[2026-09-15 09:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:44:03] Production.INFO: ==20196== Lock acquired, processing the job...
[2026-09-15 09:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:44:03] Production.INFO: ==20198== Lock acquired, processing the job...
[2026-09-15 09:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 09:44:03] Production.INFO: Account Balance Start.
[2026-09-15 09:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:44:03] Production.INFO: 117
[2026-09-15 09:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 09:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:44:03] Production.INFO: ==20200== Releasing lock...
[2026-09-15 09:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:44:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:44:04] Production.INFO: ==20194== Releasing lock...
[2026-09-15 09:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:44:04] Production.INFO: Total Charge 0
[2026-09-15 09:44:04] Production.INFO: CreateAllLog End
[2026-09-15 09:44:04] Production.INFO: Account Balance End.
[2026-09-15 09:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:44:04] Production.INFO: ==20198== Releasing lock...
[2026-09-15 09:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:44:12] Production.ERROR: CronJobId end10
[2026-09-15 09:44:12] Production.INFO: ==20196== Releasing lock...
[2026-09-15 09:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:44:15] Production.INFO: call_cost start
[2026-09-15 09:44:15] Production.INFO: call_cost end
[2026-09-15 09:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:44:15] Production.INFO: ==20192== Releasing lock...
[2026-09-15 09:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:45:01] Production.INFO: ==20261== Lock acquired, processing the job...
[2026-09-15 14:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:45:01] Production.INFO: neon service started
[2026-09-15 14:45:01] Production.INFO: neon service started
[2026-09-15 14:45:01] Production.INFO: ==20261== Releasing lock...
[2026-09-15 14:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:45:02] Production.INFO: ==20265== Lock acquired, processing the job...
[2026-09-15 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:45:02] Production.INFO: ==20265== Releasing lock...
[2026-09-15 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:45:02] Production.INFO: ==20263== Lock acquired, processing the job...
[2026-09-15 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:45:02] Production.INFO: ==20263== Releasing lock...
[2026-09-15 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:45:03] Production.INFO: ==20268== Lock acquired, processing the job...
[2026-09-15 09:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 09:45:03] Production.INFO: ==20270== Lock acquired, processing the job...
[2026-09-15 09:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 09:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 09:45:03] Production.ERROR: CronJob PID - 20270
[2026-09-15 09:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 09:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 09:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 09:45:00
[2026-09-15 09:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 09:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 09:45:03] Production.INFO: ==20272== Lock acquired, processing the job...
[2026-09-15 09:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 09:45:03] Production.INFO: ==20268== Releasing lock...
[2026-09-15 09:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 09:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 09:45:03] Production.INFO: ==20274== Lock acquired, processing the job...
[2026-09-15 09:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:45:03] Production.INFO: ==20276== Lock acquired, processing the job...
[2026-09-15 09:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:45:03] Production.INFO: Account Balance Start.
[2026-09-15 09:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:45:03] Production.INFO: 117
[2026-09-15 09:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:45:03] Production.INFO: ==20280== Lock acquired, processing the job...
[2026-09-15 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:45:03] Production.INFO: ==20278== Lock acquired, processing the job...
[2026-09-15 09:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 09:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 09:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:45:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:45:03] Production.INFO: ==20280== Releasing lock...
[2026-09-15 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:45:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:45:04] Production.ERROR: done
[2026-09-15 09:45:04] Production.INFO: Total Charge 0
[2026-09-15 09:45:04] Production.INFO: CreateAllLog End
[2026-09-15 09:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 09:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007470', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 09:45:04] Production.INFO: ==20272== Releasing lock...
[2026-09-15 09:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:45:04] Production.INFO: Account Balance End.
[2026-09-15 09:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:45:04] Production.INFO: ==20276== Releasing lock...
[2026-09-15 09:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007470', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 09:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 09:45:09] Production.INFO: ProcessCDR(1,18007470,1,1,2)
[2026-09-15 09:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007470,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007470,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 09:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 09:45:09] Production.INFO: ==20278== Releasing lock...
[2026-09-15 09:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 09:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 09:45:14] Production.ERROR: CronJobId end10
[2026-09-15 09:45:14] Production.INFO: ==20274== Releasing lock...
[2026-09-15 09:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:45:16] Production.INFO: call_cost start
[2026-09-15 09:45:16] Production.INFO: call_cost end
[2026-09-15 09:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:45:16] Production.INFO: ==20270== Releasing lock...
[2026-09-15 09:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:46:02] Production.INFO: ==20337== Lock acquired, processing the job...
[2026-09-15 14:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:46:02] Production.INFO: neon service started
[2026-09-15 14:46:02] Production.INFO: neon service started
[2026-09-15 14:46:02] Production.INFO: ==20337== Releasing lock...
[2026-09-15 14:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:46:02] Production.INFO: ==20339== Lock acquired, processing the job...
[2026-09-15 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:46:02] Production.INFO: ==20339== Releasing lock...
[2026-09-15 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:46:02] Production.INFO: ==20341== Lock acquired, processing the job...
[2026-09-15 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:46:02] Production.INFO: ==20341== Releasing lock...
[2026-09-15 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:46:03] Production.INFO: ==20344== Lock acquired, processing the job...
[2026-09-15 09:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:46:03] Production.INFO: ==20348== Lock acquired, processing the job...
[2026-09-15 09:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:46:03] Production.INFO: ==20350== Lock acquired, processing the job...
[2026-09-15 09:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:46:03] Production.INFO: ==20346== Lock acquired, processing the job...
[2026-09-15 09:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:46:03] Production.INFO: Account Balance Start.
[2026-09-15 09:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:46:03] Production.INFO: 117
[2026-09-15 09:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:46:03] Production.INFO: ==20352== Lock acquired, processing the job...
[2026-09-15 09:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:46:03] Production.INFO: ==20352== Releasing lock...
[2026-09-15 09:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:46:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:46:03] Production.INFO: Total Charge 0
[2026-09-15 09:46:03] Production.INFO: CreateAllLog End
[2026-09-15 09:46:04] Production.INFO: Account Balance End.
[2026-09-15 09:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:46:04] Production.INFO: ==20350== Releasing lock...
[2026-09-15 09:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:46:04] Production.INFO: ==20346== Releasing lock...
[2026-09-15 09:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:46:11] Production.ERROR: CronJobId end10
[2026-09-15 09:46:11] Production.INFO: ==20348== Releasing lock...
[2026-09-15 09:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:46:14] Production.INFO: call_cost start
[2026-09-15 09:46:14] Production.INFO: call_cost end
[2026-09-15 09:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:46:14] Production.INFO: ==20344== Releasing lock...
[2026-09-15 09:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:47:01] Production.INFO: ==20406== Lock acquired, processing the job...
[2026-09-15 14:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:47:01] Production.INFO: neon service started
[2026-09-15 14:47:01] Production.INFO: neon service started
[2026-09-15 14:47:01] Production.INFO: ==20406== Releasing lock...
[2026-09-15 14:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:47:01] Production.INFO: ==20408== Lock acquired, processing the job...
[2026-09-15 09:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:47:01] Production.INFO: ==20408== Releasing lock...
[2026-09-15 09:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:47:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:47:02] Production.INFO: ==20410== Lock acquired, processing the job...
[2026-09-15 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:47:02] Production.INFO: ==20410== Releasing lock...
[2026-09-15 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:47:02] Production.INFO: ==20415== Lock acquired, processing the job...
[2026-09-15 09:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:47:02] Production.INFO: ==20413== Lock acquired, processing the job...
[2026-09-15 09:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:47:02] Production.INFO: ==20417== Lock acquired, processing the job...
[2026-09-15 09:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:47:02] Production.INFO: ==20419== Lock acquired, processing the job...
[2026-09-15 09:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:47:02] Production.INFO: ==20421== Lock acquired, processing the job...
[2026-09-15 09:47:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:47:03] Production.INFO: Account Balance Start.
[2026-09-15 09:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:47:03] Production.INFO: 117
[2026-09-15 09:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 09:47:03] Production.INFO: ==20421== Releasing lock...
[2026-09-15 09:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:47:03] Production.INFO: Total Charge 0
[2026-09-15 09:47:03] Production.INFO: CreateAllLog End
[2026-09-15 09:47:03] Production.INFO: Account Balance End.
[2026-09-15 09:47:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:47:03] Production.INFO: ==20419== Releasing lock...
[2026-09-15 09:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:47:03] Production.INFO: ==20415== Releasing lock...
[2026-09-15 09:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:47:10] Production.ERROR: CronJobId end10
[2026-09-15 09:47:10] Production.INFO: ==20417== Releasing lock...
[2026-09-15 09:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:47:14] Production.INFO: call_cost start
[2026-09-15 09:47:14] Production.INFO: call_cost end
[2026-09-15 09:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:47:14] Production.INFO: ==20413== Releasing lock...
[2026-09-15 09:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:48:01] Production.INFO: ==20480== Lock acquired, processing the job...
[2026-09-15 14:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:48:01] Production.INFO: neon service started
[2026-09-15 14:48:01] Production.INFO: neon service started
[2026-09-15 14:48:01] Production.INFO: ==20480== Releasing lock...
[2026-09-15 14:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:48:02] Production.INFO: ==20484== Lock acquired, processing the job...
[2026-09-15 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:48:02] Production.INFO: ==20484== Releasing lock...
[2026-09-15 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:48:02] Production.INFO: ==20482== Lock acquired, processing the job...
[2026-09-15 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:48:02] Production.INFO: ==20482== Releasing lock...
[2026-09-15 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:48:03] Production.INFO: ==20490== Lock acquired, processing the job...
[2026-09-15 09:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:48:03] Production.INFO: ==20492== Lock acquired, processing the job...
[2026-09-15 09:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:48:03] Production.INFO: ==20488== Lock acquired, processing the job...
[2026-09-15 09:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:48:03] Production.INFO: ==20494== Lock acquired, processing the job...
[2026-09-15 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:48:03] Production.INFO: ==20486== Lock acquired, processing the job...
[2026-09-15 09:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 09:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:48:03] Production.INFO: Account Balance Start.
[2026-09-15 09:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 09:48:03] Production.INFO: 117
[2026-09-15 09:48:03] Production.INFO: ==20494== Releasing lock...
[2026-09-15 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:48:03] Production.INFO: Total Charge 0
[2026-09-15 09:48:03] Production.INFO: CreateAllLog End
[2026-09-15 09:48:03] Production.INFO: Account Balance End.
[2026-09-15 09:48:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:48:03] Production.INFO: ==20492== Releasing lock...
[2026-09-15 09:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:48:04] Production.INFO: ==20488== Releasing lock...
[2026-09-15 09:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:48:10] Production.ERROR: CronJobId end10
[2026-09-15 09:48:10] Production.INFO: ==20490== Releasing lock...
[2026-09-15 09:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:48:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:48:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:48:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:48:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:48:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:48:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:48:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:48:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:48:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:48:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:48:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:48:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:48:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:48:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:48:13] Production.INFO: call_cost start
[2026-09-15 09:48:13] Production.INFO: call_cost end
[2026-09-15 09:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:48:13] Production.INFO: ==20486== Releasing lock...
[2026-09-15 09:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:49:02] Production.INFO: ==20556== Lock acquired, processing the job...
[2026-09-15 14:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:49:02] Production.INFO: neon service started
[2026-09-15 14:49:02] Production.INFO: neon service started
[2026-09-15 14:49:02] Production.INFO: ==20556== Releasing lock...
[2026-09-15 14:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:49:02] Production.INFO: ==20560== Lock acquired, processing the job...
[2026-09-15 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:49:02] Production.INFO: ==20560== Releasing lock...
[2026-09-15 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:49:02] Production.INFO: ==20558== Lock acquired, processing the job...
[2026-09-15 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:49:02] Production.INFO: ==20558== Releasing lock...
[2026-09-15 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:49:03] Production.INFO: ==20563== Lock acquired, processing the job...
[2026-09-15 09:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:49:03] Production.INFO: ==20565== Lock acquired, processing the job...
[2026-09-15 09:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:49:03] Production.INFO: ==20567== Lock acquired, processing the job...
[2026-09-15 09:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:49:03] Production.INFO: ==20569== Lock acquired, processing the job...
[2026-09-15 09:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:49:04] Production.INFO: ==20571== Lock acquired, processing the job...
[2026-09-15 09:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:49:04] Production.INFO: Account Balance Start.
[2026-09-15 09:49:04] Production.INFO: CreateAllLog Start
[2026-09-15 09:49:04] Production.INFO: 117
[2026-09-15 09:49:04] Production.INFO: Date 2026-09-08
[2026-09-15 09:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 09: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-15 09:49:04] Production.INFO: Date 2026-09-09
[2026-09-15 09: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-15 09:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:49:04] Production.INFO: ==20571== Releasing lock...
[2026-09-15 09:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:49:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:49:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:49:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:49:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:49:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:49:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:49:04] Production.INFO: Total Charge 0
[2026-09-15 09:49:04] Production.INFO: CreateAllLog End
[2026-09-15 09:49:04] Production.INFO: Account Balance End.
[2026-09-15 09:49:04] Production.INFO: ==20565== Releasing lock...
[2026-09-15 09:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:49:04] Production.INFO: ==20569== Releasing lock...
[2026-09-15 09:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:49:10] Production.ERROR: CronJobId end10
[2026-09-15 09:49:10] Production.INFO: ==20567== Releasing lock...
[2026-09-15 09:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:49:14] Production.INFO: call_cost start
[2026-09-15 09:49:14] Production.INFO: call_cost end
[2026-09-15 09:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:49:14] Production.INFO: ==20563== Releasing lock...
[2026-09-15 09:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:50:01] Production.INFO: ==20637== Lock acquired, processing the job...
[2026-09-15 14:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:50:01] Production.INFO: neon service started
[2026-09-15 14:50:01] Production.INFO: neon service started
[2026-09-15 14:50:01] Production.INFO: ==20637== Releasing lock...
[2026-09-15 14:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:50:02] Production.INFO: ==20639== Lock acquired, processing the job...
[2026-09-15 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:50:02] Production.INFO: ==20641== Lock acquired, processing the job...
[2026-09-15 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:50:02] Production.INFO: ==20641== Releasing lock...
[2026-09-15 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:50:02] Production.INFO: ==20639== Releasing lock...
[2026-09-15 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:50:03] Production.INFO: ==20647== Lock acquired, processing the job...
[2026-09-15 09:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:50:03] Production.INFO: ==20643== Lock acquired, processing the job...
[2026-09-15 09:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:50:03] Production.INFO: ==20645== Lock acquired, processing the job...
[2026-09-15 09:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:50:03] Production.INFO: ==20649== Lock acquired, processing the job...
[2026-09-15 09:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:50:03] Production.INFO: ==20652== Lock acquired, processing the job...
[2026-09-15 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:50:03] Production.INFO: Account Balance Start.
[2026-09-15 09:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:50:03] Production.INFO: 117
[2026-09-15 09:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 09:50:03] Production.INFO: ==20652== Releasing lock...
[2026-09-15 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:50:03] Production.INFO: Total Charge 0
[2026-09-15 09:50:03] Production.INFO: CreateAllLog End
[2026-09-15 09:50:04] Production.INFO: Account Balance End.
[2026-09-15 09:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:50:04] Production.INFO: ==20649== Releasing lock...
[2026-09-15 09:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:50:04] Production.INFO: ==20645== Releasing lock...
[2026-09-15 09:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:50:10] Production.ERROR: CronJobId end10
[2026-09-15 09:50:10] Production.INFO: ==20647== Releasing lock...
[2026-09-15 09:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:50:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:50:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:50:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:50:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:50:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:50:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:50:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:50:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:50:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:50:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:50:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:50:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:50:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:50:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:50:13] Production.INFO: call_cost start
[2026-09-15 09:50:13] Production.INFO: call_cost end
[2026-09-15 09:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:50:13] Production.INFO: ==20643== Releasing lock...
[2026-09-15 09:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:51:02] Production.INFO: ==20711== Lock acquired, processing the job...
[2026-09-15 14:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:51:02] Production.INFO: neon service started
[2026-09-15 14:51:02] Production.INFO: neon service started
[2026-09-15 14:51:02] Production.INFO: ==20711== Releasing lock...
[2026-09-15 14:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:51:02] Production.INFO: ==20715== Lock acquired, processing the job...
[2026-09-15 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:51:02] Production.INFO: ==20715== Releasing lock...
[2026-09-15 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:51:02] Production.INFO: ==20713== Lock acquired, processing the job...
[2026-09-15 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:51:02] Production.INFO: ==20713== Releasing lock...
[2026-09-15 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:51:03] Production.INFO: ==20719== Lock acquired, processing the job...
[2026-09-15 09:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:51:03] Production.INFO: ==20717== Lock acquired, processing the job...
[2026-09-15 09:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:51:03] Production.INFO: ==20721== Lock acquired, processing the job...
[2026-09-15 09:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:51:03] Production.INFO: ==20725== Lock acquired, processing the job...
[2026-09-15 09:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:51:03] Production.INFO: ==20723== Lock acquired, processing the job...
[2026-09-15 09:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:51:03] Production.INFO: Account Balance Start.
[2026-09-15 09:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:51:03] Production.INFO: 117
[2026-09-15 09:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:51:03] Production.INFO: ==20725== Releasing lock...
[2026-09-15 09:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:51:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:51:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:51:04] Production.INFO: Total Charge 0
[2026-09-15 09:51:04] Production.INFO: ==20719== Releasing lock...
[2026-09-15 09:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:51:04] Production.INFO: CreateAllLog End
[2026-09-15 09:51:04] Production.INFO: Account Balance End.
[2026-09-15 09:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:51:04] Production.INFO: ==20723== Releasing lock...
[2026-09-15 09:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:51:10] Production.ERROR: CronJobId end10
[2026-09-15 09:51:10] Production.INFO: ==20721== Releasing lock...
[2026-09-15 09:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:51:14] Production.INFO: call_cost start
[2026-09-15 09:51:14] Production.INFO: call_cost end
[2026-09-15 09:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:51:14] Production.INFO: ==20717== Releasing lock...
[2026-09-15 09:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:52:01] Production.INFO: ==20784== Lock acquired, processing the job...
[2026-09-15 14:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:52:01] Production.INFO: neon service started
[2026-09-15 14:52:01] Production.INFO: neon service started
[2026-09-15 14:52:01] Production.INFO: ==20784== Releasing lock...
[2026-09-15 14:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:52:01] Production.INFO: ==20786== Lock acquired, processing the job...
[2026-09-15 09:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:52:02] Production.INFO: ==20786== Releasing lock...
[2026-09-15 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:52:02] Production.INFO: ==20788== Lock acquired, processing the job...
[2026-09-15 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:52:02] Production.INFO: ==20788== Releasing lock...
[2026-09-15 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:52:02] Production.INFO: ==20797== Lock acquired, processing the job...
[2026-09-15 09:52:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:52:02] Production.INFO: ==20790== Lock acquired, processing the job...
[2026-09-15 09:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:52:03] Production.INFO: ==20792== Lock acquired, processing the job...
[2026-09-15 09:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:52:03] Production.INFO: Account Balance Start.
[2026-09-15 09:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:52:03] Production.INFO: 117
[2026-09-15 09:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:52:03] Production.INFO: ==20794== Lock acquired, processing the job...
[2026-09-15 09:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:52:03] Production.INFO: ==20799== Lock acquired, processing the job...
[2026-09-15 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:52:03] Production.INFO: Total Charge 0
[2026-09-15 09:52:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 09:52:03] Production.INFO: Account Balance End.
[2026-09-15 09:52:03] Production.INFO: ==20799== Releasing lock...
[2026-09-15 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:52:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:52:03] Production.INFO: ==20797== Releasing lock...
[2026-09-15 09:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:52:03] Production.INFO: ==20792== Releasing lock...
[2026-09-15 09:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:52:11] Production.ERROR: CronJobId end10
[2026-09-15 09:52:11] Production.INFO: ==20794== Releasing lock...
[2026-09-15 09:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:52:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:52:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:52:13] Production.INFO: call_cost start
[2026-09-15 09:52:13] Production.INFO: call_cost end
[2026-09-15 09:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:52:13] Production.INFO: ==20790== Releasing lock...
[2026-09-15 09:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:53:01] Production.INFO: ==20853== Lock acquired, processing the job...
[2026-09-15 14:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:53:01] Production.INFO: neon service started
[2026-09-15 14:53:01] Production.INFO: neon service started
[2026-09-15 14:53:01] Production.INFO: ==20853== Releasing lock...
[2026-09-15 14:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:53:02] Production.INFO: ==20855== Lock acquired, processing the job...
[2026-09-15 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:53:02] Production.INFO: ==20857== Lock acquired, processing the job...
[2026-09-15 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:53:02] Production.INFO: ==20857== Releasing lock...
[2026-09-15 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:53:02] Production.INFO: ==20855== Releasing lock...
[2026-09-15 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:53:03] Production.INFO: ==20862== Lock acquired, processing the job...
[2026-09-15 09:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:53:03] Production.INFO: ==20860== Lock acquired, processing the job...
[2026-09-15 09:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:53:03] Production.INFO: ==20864== Lock acquired, processing the job...
[2026-09-15 09:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:53:03] Production.INFO: ==20866== Lock acquired, processing the job...
[2026-09-15 09:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:53:03] Production.INFO: ==20868== Lock acquired, processing the job...
[2026-09-15 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:53:03] Production.INFO: Account Balance Start.
[2026-09-15 09:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:53:03] Production.INFO: 117
[2026-09-15 09:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:53:03] Production.INFO: ==20868== Releasing lock...
[2026-09-15 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:53:04] Production.INFO: Total Charge 0
[2026-09-15 09:53:04] Production.INFO: CreateAllLog End
[2026-09-15 09:53:04] Production.INFO: Account Balance End.
[2026-09-15 09:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:53:04] Production.INFO: ==20866== Releasing lock...
[2026-09-15 09:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:53:04] Production.INFO: ==20862== Releasing lock...
[2026-09-15 09:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:53:10] Production.ERROR: CronJobId end10
[2026-09-15 09:53:10] Production.INFO: ==20864== Releasing lock...
[2026-09-15 09:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:53:13] Production.INFO: call_cost start
[2026-09-15 09:53:13] Production.INFO: call_cost end
[2026-09-15 09:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:53:13] Production.INFO: ==20860== Releasing lock...
[2026-09-15 09:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:54:01] Production.INFO: ==20922== Lock acquired, processing the job...
[2026-09-15 14:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:54:01] Production.INFO: neon service started
[2026-09-15 14:54:01] Production.INFO: neon service started
[2026-09-15 14:54:01] Production.INFO: ==20922== Releasing lock...
[2026-09-15 14:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:54:01] Production.INFO: ==20924== Lock acquired, processing the job...
[2026-09-15 09:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:54:02] Production.INFO: ==20926== Lock acquired, processing the job...
[2026-09-15 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:54:02] Production.INFO: ==20926== Releasing lock...
[2026-09-15 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:54:02] Production.INFO: ==20924== Releasing lock...
[2026-09-15 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:54:02] Production.INFO: ==20931== Lock acquired, processing the job...
[2026-09-15 09:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:54:02] Production.INFO: ==20935== Lock acquired, processing the job...
[2026-09-15 09:54:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:54:03] Production.INFO: Account Balance Start.
[2026-09-15 09:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:54:03] Production.INFO: 117
[2026-09-15 09:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:54:03] Production.INFO: ==20929== Lock acquired, processing the job...
[2026-09-15 09:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:54:03] Production.INFO: ==20933== Lock acquired, processing the job...
[2026-09-15 09:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:54:03] Production.INFO: ==20937== Lock acquired, processing the job...
[2026-09-15 09:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 09:54:03] Production.INFO: Total Charge 0
[2026-09-15 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-15 09:54:03] Production.INFO: CreateAllLog End
[2026-09-15 09:54:03] Production.INFO: ==20937== Releasing lock...
[2026-09-15 09:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:54:03] Production.INFO: ==20931== Releasing lock...
[2026-09-15 09:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:54:03] Production.INFO: Account Balance End.
[2026-09-15 09:54:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:54:03] Production.INFO: ==20935== Releasing lock...
[2026-09-15 09:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:54:10] Production.ERROR: CronJobId end10
[2026-09-15 09:54:10] Production.INFO: ==20933== Releasing lock...
[2026-09-15 09:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:54:13] Production.INFO: call_cost start
[2026-09-15 09:54:13] Production.INFO: call_cost end
[2026-09-15 09:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:54:13] Production.INFO: ==20929== Releasing lock...
[2026-09-15 09:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:55:01] Production.INFO: ==20994== Lock acquired, processing the job...
[2026-09-15 14:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:55:01] Production.INFO: neon service started
[2026-09-15 14:55:01] Production.INFO: neon service started
[2026-09-15 14:55:01] Production.INFO: ==20994== Releasing lock...
[2026-09-15 14:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:55:02] Production.INFO: ==20996== Lock acquired, processing the job...
[2026-09-15 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:55:02] Production.INFO: ==20996== Releasing lock...
[2026-09-15 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:55:02] Production.INFO: ==20998== Lock acquired, processing the job...
[2026-09-15 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:55:02] Production.INFO: ==20998== Releasing lock...
[2026-09-15 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:55:03] Production.INFO: ==21000== Lock acquired, processing the job...
[2026-09-15 09:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 09:55:03] Production.INFO: ==21004== Lock acquired, processing the job...
[2026-09-15 09:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 09:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 09:55:03] Production.INFO: ==21000== Releasing lock...
[2026-09-15 09:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 09:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 09:55:03] Production.INFO: ==21006== Lock acquired, processing the job...
[2026-09-15 09:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:55:03] Production.INFO: ==21002== Lock acquired, processing the job...
[2026-09-15 09:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:55:03] Production.INFO: ==21010== Lock acquired, processing the job...
[2026-09-15 09:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 09:55:03] Production.INFO: ==21008== Lock acquired, processing the job...
[2026-09-15 09:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 09:55:03] Production.INFO: ==21012== Lock acquired, processing the job...
[2026-09-15 09:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:55:03] Production.INFO: Account Balance Start.
[2026-09-15 09:55:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:55:03] Production.INFO: 117
[2026-09-15 09:55:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 09:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 09:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:55:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:55:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:55:03] Production.INFO: ==21012== Releasing lock...
[2026-09-15 09:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:55:04] Production.ERROR: done
[2026-09-15 09:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 09:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007511', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 09:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:55:04] Production.INFO: Total Charge 0
[2026-09-15 09:55:04] Production.INFO: CreateAllLog End
[2026-09-15 09:55:04] Production.INFO: ==21004== Releasing lock...
[2026-09-15 09:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:55:04] Production.INFO: Account Balance End.
[2026-09-15 09:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:55:04] Production.INFO: ==21008== Releasing lock...
[2026-09-15 09:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007511', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 09:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 09:55:10] Production.INFO: ProcessCDR(1,18007511,1,1,2)
[2026-09-15 09:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007511,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007511,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 09:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 09:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 09:55:10] Production.INFO: ==21010== Releasing lock...
[2026-09-15 09:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 09:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 09:55:13] Production.ERROR: CronJobId end10
[2026-09-15 09:55:13] Production.INFO: ==21006== Releasing lock...
[2026-09-15 09:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:55:16] Production.INFO: call_cost start
[2026-09-15 09:55:16] Production.INFO: call_cost end
[2026-09-15 09:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:55:16] Production.INFO: ==21002== Releasing lock...
[2026-09-15 09:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:56:02] Production.INFO: ==21069== Lock acquired, processing the job...
[2026-09-15 14:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:56:02] Production.INFO: neon service started
[2026-09-15 14:56:02] Production.INFO: neon service started
[2026-09-15 14:56:02] Production.INFO: ==21069== Releasing lock...
[2026-09-15 14:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:56:02] Production.INFO: ==21071== Lock acquired, processing the job...
[2026-09-15 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:56:02] Production.INFO: ==21071== Releasing lock...
[2026-09-15 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:56:02] Production.INFO: ==21074== Lock acquired, processing the job...
[2026-09-15 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:56:03] Production.INFO: ==21074== Releasing lock...
[2026-09-15 13:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:56:03] Production.INFO: ==21076== Lock acquired, processing the job...
[2026-09-15 09:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:56:03] Production.INFO: ==21078== Lock acquired, processing the job...
[2026-09-15 09:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:56:03] Production.INFO: ==21080== Lock acquired, processing the job...
[2026-09-15 09:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:56:03] Production.INFO: ==21084== Lock acquired, processing the job...
[2026-09-15 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:56:03] Production.INFO: ==21082== Lock acquired, processing the job...
[2026-09-15 09:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 09:56:03] Production.INFO: Account Balance Start.
[2026-09-15 09:56:04] Production.INFO: CreateAllLog Start
[2026-09-15 09:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 09:56:04] Production.INFO: 117
[2026-09-15 09:56:04] Production.INFO: ==21084== Releasing lock...
[2026-09-15 09:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:56:04] Production.INFO: Date 2026-09-08
[2026-09-15 09:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:56:04] Production.INFO: Date 2026-09-09
[2026-09-15 09:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:56:04] Production.INFO: Date 2026-09-10
[2026-09-15 09:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:56:04] Production.INFO: Date 2026-09-11
[2026-09-15 09:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:56:04] Production.INFO: Date 2026-09-12
[2026-09-15 09:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:56:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:56:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:56:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:56:04] Production.INFO: ==21078== Releasing lock...
[2026-09-15 09:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:56:04] Production.INFO: Total Charge 0
[2026-09-15 09:56:04] Production.INFO: CreateAllLog End
[2026-09-15 09:56:04] Production.INFO: Account Balance End.
[2026-09-15 09:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:56:04] Production.INFO: ==21082== Releasing lock...
[2026-09-15 09:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:56:11] Production.ERROR: CronJobId end10
[2026-09-15 09:56:11] Production.INFO: ==21080== Releasing lock...
[2026-09-15 09:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:56:15] Production.INFO: call_cost start
[2026-09-15 09:56:15] Production.INFO: call_cost end
[2026-09-15 09:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:56:15] Production.INFO: ==21076== Releasing lock...
[2026-09-15 09:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:57:01] Production.INFO: ==21141== Lock acquired, processing the job...
[2026-09-15 14:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:57:01] Production.INFO: neon service started
[2026-09-15 14:57:01] Production.INFO: neon service started
[2026-09-15 14:57:01] Production.INFO: ==21141== Releasing lock...
[2026-09-15 14:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:57:02] Production.INFO: ==21143== Lock acquired, processing the job...
[2026-09-15 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:57:02] Production.INFO: ==21143== Releasing lock...
[2026-09-15 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:57:02] Production.INFO: ==21145== Lock acquired, processing the job...
[2026-09-15 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:57:02] Production.INFO: ==21145== Releasing lock...
[2026-09-15 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:57:03] Production.INFO: ==21148== Lock acquired, processing the job...
[2026-09-15 09:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:57:03] Production.INFO: ==21150== Lock acquired, processing the job...
[2026-09-15 09:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:57:03] Production.INFO: ==21152== Lock acquired, processing the job...
[2026-09-15 09:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:57:03] Production.INFO: ==21154== Lock acquired, processing the job...
[2026-09-15 09:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:57:03] Production.INFO: ==21156== Lock acquired, processing the job...
[2026-09-15 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:57:03] Production.INFO: Account Balance Start.
[2026-09-15 09:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:57:03] Production.INFO: 117
[2026-09-15 09:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 09:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 09:57:03] Production.INFO: ==21156== Releasing lock...
[2026-09-15 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:57:03] Production.INFO: Total Charge 0
[2026-09-15 09:57:03] Production.INFO: CreateAllLog End
[2026-09-15 09:57:03] Production.INFO: ==21150== Releasing lock...
[2026-09-15 09:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:57:03] Production.INFO: Account Balance End.
[2026-09-15 09:57:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:57:03] Production.INFO: ==21154== Releasing lock...
[2026-09-15 09:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:57:10] Production.ERROR: CronJobId end10
[2026-09-15 09:57:10] Production.INFO: ==21152== Releasing lock...
[2026-09-15 09:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:57:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:57:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:57:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:57:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:57:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:57:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:57:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:57:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:57:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:57:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:57:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:57:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:57:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:57:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:57:13] Production.INFO: call_cost start
[2026-09-15 09:57:13] Production.INFO: call_cost end
[2026-09-15 09:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:57:13] Production.INFO: ==21148== Releasing lock...
[2026-09-15 09:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:58:02] Production.INFO: ==21213== Lock acquired, processing the job...
[2026-09-15 14:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:58:02] Production.INFO: neon service started
[2026-09-15 14:58:02] Production.INFO: neon service started
[2026-09-15 14:58:02] Production.INFO: ==21213== Releasing lock...
[2026-09-15 14:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 09:58:02] Production.INFO: ==21215== Lock acquired, processing the job...
[2026-09-15 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:58:02] Production.INFO: ==21215== Releasing lock...
[2026-09-15 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:58:02] Production.INFO: ==21217== Lock acquired, processing the job...
[2026-09-15 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:58:02] Production.INFO: ==21217== Releasing lock...
[2026-09-15 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:58:03] Production.INFO: ==21219== Lock acquired, processing the job...
[2026-09-15 09:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:58:03] Production.INFO: ==21223== Lock acquired, processing the job...
[2026-09-15 09:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:58:03] Production.INFO: ==21221== Lock acquired, processing the job...
[2026-09-15 09:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 09:58:03] Production.INFO: ==21227== Lock acquired, processing the job...
[2026-09-15 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:58:03] Production.INFO: ==21225== Lock acquired, processing the job...
[2026-09-15 09:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 09:58:03] Production.INFO: Account Balance Start.
[2026-09-15 09:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 09:58:03] Production.INFO: 117
[2026-09-15 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-15 09:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 09:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:58:03] Production.INFO: ==21227== Releasing lock...
[2026-09-15 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:58:04] Production.INFO: Date 2026-09-13
[2026-09-15 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:58:04] Production.INFO: Date 2026-09-14
[2026-09-15 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 09:58:04] Production.INFO: Total Charge 0
[2026-09-15 09:58:04] Production.INFO: CreateAllLog End
[2026-09-15 09:58:04] Production.INFO: Account Balance End.
[2026-09-15 09:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 09:58:04] Production.INFO: ==21225== Releasing lock...
[2026-09-15 09:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:58:04] Production.INFO: ==21221== Releasing lock...
[2026-09-15 09:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:58:11] Production.ERROR: CronJobId end10
[2026-09-15 09:58:11] Production.INFO: ==21223== Releasing lock...
[2026-09-15 09:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:58:14] Production.INFO: call_cost start
[2026-09-15 09:58:14] Production.INFO: call_cost end
[2026-09-15 09:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:58:14] Production.INFO: ==21219== Releasing lock...
[2026-09-15 09:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:59:01] Production.INFO: ==21285== Lock acquired, processing the job...
[2026-09-15 14:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 14:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 14:59:01] Production.INFO: neon service started
[2026-09-15 14:59:01] Production.INFO: neon service started
[2026-09-15 14:59:01] Production.INFO: ==21285== Releasing lock...
[2026-09-15 14:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 14:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:59:01] Production.INFO: ==21289== Lock acquired, processing the job...
[2026-09-15 13:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:59:01] Production.INFO: ==21289== Releasing lock...
[2026-09-15 13:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 13:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 09:59:02] Production.INFO: ==21287== Lock acquired, processing the job...
[2026-09-15 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 09:59:02] Production.INFO: ==21287== Releasing lock...
[2026-09-15 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 09:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 09:59:02] Production.INFO: ==21294== Lock acquired, processing the job...
[2026-09-15 09:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 09:59:02] Production.INFO: ==21292== Lock acquired, processing the job...
[2026-09-15 09:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 09:59:02] Production.INFO: ==21296== Lock acquired, processing the job...
[2026-09-15 09:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 09:59:03] Production.INFO: ==21300== Lock acquired, processing the job...
[2026-09-15 09:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 09:59:03] Production.INFO: ==21298== Lock acquired, processing the job...
[2026-09-15 09:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 09:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 09:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 09:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 09:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 09:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 09:59:03] Production.INFO: Account Balance Start.
[2026-09-15 09:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 09:59:03] Production.INFO: 117
[2026-09-15 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-15 09:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:59:03] Production.INFO: ==21300== Releasing lock...
[2026-09-15 09:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 09:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 09:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 09:59:03] Production.INFO: ==21294== Releasing lock...
[2026-09-15 09:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 09:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 09:59:03] Production.INFO: Total Charge 0
[2026-09-15 09:59:03] Production.INFO: CreateAllLog End
[2026-09-15 09:59:03] Production.INFO: Account Balance End.
[2026-09-15 09:59:03] Production.ERROR: CronJobId end 12
[2026-09-15 09:59:03] Production.INFO: ==21298== Releasing lock...
[2026-09-15 09:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 09:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 09:59:10] Production.ERROR: CronJobId end10
[2026-09-15 09:59:10] Production.INFO: ==21296== Releasing lock...
[2026-09-15 09:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 09:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 09:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 09:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 09:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 09:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 09:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 09:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 09:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 09:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 09:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 09:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 09:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 09:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 09:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 09:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 09:59:14] Production.INFO: call_cost start
[2026-09-15 09:59:14] Production.INFO: call_cost end
[2026-09-15 09:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 09:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 09:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 09:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 09:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 09:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 09:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 09:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 09:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 09:59:14] Production.INFO: ==21292== Releasing lock...
[2026-09-15 09:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 09:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:00:01] Production.INFO: ==21358== Lock acquired, processing the job...
[2026-09-15 15:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:00:01] Production.INFO: neon service started
[2026-09-15 15:00:01] Production.INFO: neon service started
[2026-09-15 15:00:01] Production.INFO: ==21358== Releasing lock...
[2026-09-15 15:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:00:02] Production.INFO: ==21362== Lock acquired, processing the job...
[2026-09-15 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:00:02] Production.INFO: ==21362== Releasing lock...
[2026-09-15 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:00:02] Production.INFO: ==21360== Lock acquired, processing the job...
[2026-09-15 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:00:02] Production.INFO: ==21360== Releasing lock...
[2026-09-15 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:00:03] Production.INFO: ==21365== Lock acquired, processing the job...
[2026-09-15 10:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:00:03] Production.INFO: ==21369== Lock acquired, processing the job...
[2026-09-15 10:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:00:03] Production.INFO: ==21367== Lock acquired, processing the job...
[2026-09-15 10:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:00:03] Production.INFO: ==21371== Lock acquired, processing the job...
[2026-09-15 10:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:00:03] Production.INFO: ==21373== Lock acquired, processing the job...
[2026-09-15 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:00:03] Production.INFO: Account Balance Start.
[2026-09-15 10:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:00:03] Production.INFO: 117
[2026-09-15 10:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:00:03] Production.INFO: ==21373== Releasing lock...
[2026-09-15 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:00:04] Production.INFO: Total Charge 0
[2026-09-15 10:00:04] Production.INFO: CreateAllLog End
[2026-09-15 10:00:04] Production.INFO: ==21367== Releasing lock...
[2026-09-15 10:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:00:04] Production.INFO: Account Balance End.
[2026-09-15 10:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:00:04] Production.INFO: ==21371== Releasing lock...
[2026-09-15 10:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:00:11] Production.ERROR: CronJobId end10
[2026-09-15 10:00:11] Production.INFO: ==21369== Releasing lock...
[2026-09-15 10:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:00:13] Production.INFO: call_cost start
[2026-09-15 10:00:13] Production.INFO: call_cost end
[2026-09-15 10:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:00:13] Production.INFO: ==21365== Releasing lock...
[2026-09-15 10:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:01:02] Production.INFO: ==21437== Lock acquired, processing the job...
[2026-09-15 15:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:01:02] Production.INFO: neon service started
[2026-09-15 15:01:02] Production.INFO: neon service started
[2026-09-15 15:01:02] Production.INFO: ==21437== Releasing lock...
[2026-09-15 15:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:01:02] Production.INFO: ==21444== Lock acquired, processing the job...
[2026-09-15 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:01:02] Production.INFO: ==21444== Releasing lock...
[2026-09-15 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:01:02] Production.INFO: ==21442== Lock acquired, processing the job...
[2026-09-15 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:01:03] Production.INFO: ==21442== Releasing lock...
[2026-09-15 10:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:01:03] Production.INFO: ==21450== Lock acquired, processing the job...
[2026-09-15 10:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:01:03] Production.INFO: ==21446== Lock acquired, processing the job...
[2026-09-15 10:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:01:03] Production.INFO: ==21448== Lock acquired, processing the job...
[2026-09-15 10:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:01:04] Production.INFO: ==21453== Lock acquired, processing the job...
[2026-09-15 10:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:01:04] Production.INFO: ==21455== Lock acquired, processing the job...
[2026-09-15 10:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:01:04] Production.INFO: Account Balance Start.
[2026-09-15 10:01:04] Production.INFO: CreateAllLog Start
[2026-09-15 10:01:04] Production.INFO: 117
[2026-09-15 10:01:04] Production.INFO: Date 2026-09-08
[2026-09-15 10:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:01:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:01:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:01:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:01:04] Production.INFO: ==21455== Releasing lock...
[2026-09-15 10:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:01:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:01:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:01:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:01:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:01:04] Production.INFO: Total Charge 0
[2026-09-15 10:01:04] Production.INFO: CreateAllLog End
[2026-09-15 10:01:04] Production.INFO: Account Balance End.
[2026-09-15 10:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:01:04] Production.INFO: ==21453== Releasing lock...
[2026-09-15 10:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:01:05] Production.INFO: ==21448== Releasing lock...
[2026-09-15 10:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:01:12] Production.ERROR: CronJobId end10
[2026-09-15 10:01:12] Production.INFO: ==21450== Releasing lock...
[2026-09-15 10:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:01:15] Production.INFO: call_cost start
[2026-09-15 10:01:15] Production.INFO: call_cost end
[2026-09-15 10:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:01:15] Production.INFO: ==21446== Releasing lock...
[2026-09-15 10:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:02:01] Production.INFO: ==21507== Lock acquired, processing the job...
[2026-09-15 15:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:02:01] Production.INFO: neon service started
[2026-09-15 15:02:01] Production.INFO: neon service started
[2026-09-15 15:02:01] Production.INFO: ==21507== Releasing lock...
[2026-09-15 15:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:02:02] Production.INFO: ==21511== Lock acquired, processing the job...
[2026-09-15 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:02:02] Production.INFO: ==21511== Releasing lock...
[2026-09-15 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:02:02] Production.INFO: ==21509== Lock acquired, processing the job...
[2026-09-15 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:02:02] Production.INFO: ==21509== Releasing lock...
[2026-09-15 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:02:03] Production.INFO: ==21516== Lock acquired, processing the job...
[2026-09-15 10:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:02:03] Production.INFO: ==21514== Lock acquired, processing the job...
[2026-09-15 10:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:02:03] Production.INFO: ==21518== Lock acquired, processing the job...
[2026-09-15 10:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:02:03] Production.INFO: ==21522== Lock acquired, processing the job...
[2026-09-15 10:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 10:02:03] Production.INFO: ==21520== Lock acquired, processing the job...
[2026-09-15 10:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 10:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:02:03] Production.INFO: ==21524== Lock acquired, processing the job...
[2026-09-15 10:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:02:03] Production.INFO: Account Balance Start.
[2026-09-15 10:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:02:03] Production.INFO: 117
[2026-09-15 10:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:02:03] Production.INFO: ==21524== Releasing lock...
[2026-09-15 10:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:02:03] Production.ERROR: done
[2026-09-15 10:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 10:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:02:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:02:04] Production.ERROR: done
[2026-09-15 10:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:02:04] Production.INFO: Total Charge 0
[2026-09-15 10:02:04] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 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-15 10:02:04] Production.INFO: ==21522== Releasing lock...
[2026-09-15 10:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 10:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 10:02:04] Production.INFO: Account Balance End.
[2026-09-15 10:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:02:04] Production.INFO: ==21520== Releasing lock...
[2026-09-15 10:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:02:04] Production.INFO: ==21516== Releasing lock...
[2026-09-15 10:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:02:11] Production.ERROR: CronJobId end10
[2026-09-15 10:02:11] Production.INFO: ==21518== Releasing lock...
[2026-09-15 10:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:02:14] Production.INFO: call_cost start
[2026-09-15 10:02:14] Production.INFO: call_cost end
[2026-09-15 10:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:02:14] Production.INFO: ==21514== Releasing lock...
[2026-09-15 10:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:03:02] Production.INFO: ==21586== Lock acquired, processing the job...
[2026-09-15 15:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:03:02] Production.INFO: neon service started
[2026-09-15 15:03:02] Production.INFO: neon service started
[2026-09-15 15:03:02] Production.INFO: ==21586== Releasing lock...
[2026-09-15 15:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:03:02] Production.INFO: ==21588== Lock acquired, processing the job...
[2026-09-15 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:03:02] Production.INFO: ==21588== Releasing lock...
[2026-09-15 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:03:02] Production.INFO: ==21590== Lock acquired, processing the job...
[2026-09-15 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:03:02] Production.INFO: ==21590== Releasing lock...
[2026-09-15 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:03:03] Production.INFO: ==21592== Lock acquired, processing the job...
[2026-09-15 10:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:03:03] Production.INFO: ==21594== Lock acquired, processing the job...
[2026-09-15 10:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:03:03] Production.INFO: ==21596== Lock acquired, processing the job...
[2026-09-15 10:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:03:03] Production.INFO: ==21598== Lock acquired, processing the job...
[2026-09-15 10:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:03:03] Production.INFO: ==21600== Lock acquired, processing the job...
[2026-09-15 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:03:03] Production.INFO: Account Balance Start.
[2026-09-15 10:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:03:03] Production.INFO: 117
[2026-09-15 10:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 10:03:03] Production.INFO: ==21600== Releasing lock...
[2026-09-15 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:03:03] Production.INFO: Total Charge 0
[2026-09-15 10:03:03] Production.INFO: CreateAllLog End
[2026-09-15 10:03:04] Production.INFO: Account Balance End.
[2026-09-15 10:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:03:04] Production.INFO: ==21598== Releasing lock...
[2026-09-15 10:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:03:04] Production.INFO: ==21594== Releasing lock...
[2026-09-15 10:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:03:10] Production.ERROR: CronJobId end10
[2026-09-15 10:03:10] Production.INFO: ==21596== Releasing lock...
[2026-09-15 10:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:03:13] Production.INFO: call_cost start
[2026-09-15 10:03:13] Production.INFO: call_cost end
[2026-09-15 10:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:03:13] Production.INFO: ==21592== Releasing lock...
[2026-09-15 10:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:04:01] Production.INFO: ==21661== Lock acquired, processing the job...
[2026-09-15 15:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:04:01] Production.INFO: neon service started
[2026-09-15 15:04:01] Production.INFO: neon service started
[2026-09-15 15:04:01] Production.INFO: ==21661== Releasing lock...
[2026-09-15 15:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:04:01] Production.INFO: ==21665== Lock acquired, processing the job...
[2026-09-15 14:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:04:01] Production.INFO: ==21665== Releasing lock...
[2026-09-15 14:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:04:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:04:02] Production.INFO: ==21663== Lock acquired, processing the job...
[2026-09-15 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:04:02] Production.INFO: ==21663== Releasing lock...
[2026-09-15 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:04:02] Production.INFO: ==21667== Lock acquired, processing the job...
[2026-09-15 10:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:04:02] Production.INFO: ==21669== Lock acquired, processing the job...
[2026-09-15 10:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:04:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:04:03] Production.INFO: ==21671== Lock acquired, processing the job...
[2026-09-15 10:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:04:03] Production.INFO: ==21675== Lock acquired, processing the job...
[2026-09-15 10:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:04:03] Production.INFO: ==21673== Lock acquired, processing the job...
[2026-09-15 10:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:04:03] Production.INFO: ==21669== Releasing lock...
[2026-09-15 10:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:04:03] Production.INFO: Account Balance Start.
[2026-09-15 10:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:04:03] Production.INFO: 117
[2026-09-15 10:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:04:03] Production.INFO: ==21675== Releasing lock...
[2026-09-15 10:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:04:04] Production.INFO: Total Charge 0
[2026-09-15 10:04:04] Production.INFO: CreateAllLog End
[2026-09-15 10:04:04] Production.INFO: Account Balance End.
[2026-09-15 10:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:04:04] Production.INFO: ==21673== Releasing lock...
[2026-09-15 10:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:04:11] Production.ERROR: CronJobId end10
[2026-09-15 10:04:11] Production.INFO: ==21671== Releasing lock...
[2026-09-15 10:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:04:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:04:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:04:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:04:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:04:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:04:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:04:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:04:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:04:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:04:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:04:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:04:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:04:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:04:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:04:13] Production.INFO: call_cost start
[2026-09-15 10:04:13] Production.INFO: call_cost end
[2026-09-15 10:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:04:13] Production.INFO: ==21667== Releasing lock...
[2026-09-15 10:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:05:01] Production.INFO: ==21732== Lock acquired, processing the job...
[2026-09-15 15:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:05:01] Production.INFO: neon service started
[2026-09-15 15:05:01] Production.INFO: neon service started
[2026-09-15 15:05:01] Production.INFO: ==21732== Releasing lock...
[2026-09-15 15:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:05:02] Production.INFO: ==21736== Lock acquired, processing the job...
[2026-09-15 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:05:02] Production.INFO: ==21736== Releasing lock...
[2026-09-15 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:05:02] Production.INFO: ==21734== Lock acquired, processing the job...
[2026-09-15 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:05:02] Production.INFO: ==21734== Releasing lock...
[2026-09-15 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:05:03] Production.INFO: ==21738== Lock acquired, processing the job...
[2026-09-15 10:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 10:05:03] Production.INFO: ==21740== Lock acquired, processing the job...
[2026-09-15 10:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 10:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:05:03] Production.ERROR: CronJob PID - 21740
[2026-09-15 10:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 10:05:03] Production.ERROR: CronJob ID - 5
[2026-09-15 10:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 10:05:00
[2026-09-15 10:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:05:03] Production.INFO: ==21742== Lock acquired, processing the job...
[2026-09-15 10:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 10:05:03] Production.INFO: ==21738== Releasing lock...
[2026-09-15 10:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 10:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 10:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:05:03] Production.INFO: ==21744== Lock acquired, processing the job...
[2026-09-15 10:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:05:03] Production.INFO: ==21746== Lock acquired, processing the job...
[2026-09-15 10:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:05:03] Production.INFO: ==21748== Lock acquired, processing the job...
[2026-09-15 10:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 10:05:03] Production.INFO: Account Balance Start.
[2026-09-15 10:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:05:03] Production.INFO: 117
[2026-09-15 10:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 10:05:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:05:03] Production.INFO: ==21751== Lock acquired, processing the job...
[2026-09-15 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:05:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:05:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 10: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-15 10:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 10: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-15 10: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-15 10:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:05:04] Production.INFO: ==21751== Releasing lock...
[2026-09-15 10:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:05:04] Production.ERROR: done
[2026-09-15 10:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 10:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007553', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 10:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:05:04] Production.INFO: Total Charge 0
[2026-09-15 10:05:04] Production.INFO: CreateAllLog End
[2026-09-15 10:05:04] Production.INFO: Account Balance End.
[2026-09-15 10:05:04] Production.INFO: ==21742== Releasing lock...
[2026-09-15 10:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:05:04] Production.INFO: ==21746== Releasing lock...
[2026-09-15 10:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007553', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 10:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 10:05:09] Production.INFO: ProcessCDR(1,18007553,1,1,2)
[2026-09-15 10:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007553,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007553,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 10:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 10:05:09] Production.INFO: ==21748== Releasing lock...
[2026-09-15 10:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 10:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 10:05:13] Production.ERROR: CronJobId end10
[2026-09-15 10:05:13] Production.INFO: ==21744== Releasing lock...
[2026-09-15 10:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:05:17] Production.INFO: call_cost start
[2026-09-15 10:05:17] Production.INFO: call_cost end
[2026-09-15 10:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:05:17] Production.INFO: ==21740== Releasing lock...
[2026-09-15 10:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:06:02] Production.INFO: ==21807== Lock acquired, processing the job...
[2026-09-15 15:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:06:02] Production.INFO: neon service started
[2026-09-15 15:06:02] Production.INFO: neon service started
[2026-09-15 15:06:02] Production.INFO: ==21807== Releasing lock...
[2026-09-15 15:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:06:02] Production.INFO: ==21811== Lock acquired, processing the job...
[2026-09-15 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:06:02] Production.INFO: ==21809== Lock acquired, processing the job...
[2026-09-15 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:06:02] Production.INFO: ==21811== Releasing lock...
[2026-09-15 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:06:03] Production.INFO: ==21809== Releasing lock...
[2026-09-15 10:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:06:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:06:03] Production.INFO: ==21814== Lock acquired, processing the job...
[2026-09-15 10:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:06:03] Production.INFO: ==21816== Lock acquired, processing the job...
[2026-09-15 10:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:06:03] Production.INFO: ==21818== Lock acquired, processing the job...
[2026-09-15 10:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:06:03] Production.INFO: ==21820== Lock acquired, processing the job...
[2026-09-15 10:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:06:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:06:04] Production.INFO: Account Balance Start.
[2026-09-15 10:06:04] Production.INFO: CreateAllLog Start
[2026-09-15 10:06:04] Production.INFO: 117
[2026-09-15 10:06:04] Production.INFO: Date 2026-09-08
[2026-09-15 10:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:06:04] Production.INFO: ==21822== Lock acquired, processing the job...
[2026-09-15 10:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:06:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:06:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:06:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:06:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:06:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 10: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-15 10: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-15 10: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-15 10:06:04] Production.INFO: ==21822== Releasing lock...
[2026-09-15 10:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:06:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:06:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:06:04] Production.INFO: Total Charge 0
[2026-09-15 10:06:04] Production.INFO: CreateAllLog End
[2026-09-15 10:06:04] Production.INFO: ==21816== Releasing lock...
[2026-09-15 10:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:06:04] Production.INFO: Account Balance End.
[2026-09-15 10:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:06:04] Production.INFO: ==21820== Releasing lock...
[2026-09-15 10:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:06:12] Production.ERROR: CronJobId end10
[2026-09-15 10:06:12] Production.INFO: ==21818== Releasing lock...
[2026-09-15 10:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:06:14] Production.INFO: call_cost start
[2026-09-15 10:06:14] Production.INFO: call_cost end
[2026-09-15 10:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:06:14] Production.INFO: ==21814== Releasing lock...
[2026-09-15 10:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:07:01] Production.INFO: ==21879== Lock acquired, processing the job...
[2026-09-15 15:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:07:01] Production.INFO: neon service started
[2026-09-15 15:07:01] Production.INFO: neon service started
[2026-09-15 15:07:01] Production.INFO: ==21879== Releasing lock...
[2026-09-15 15:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:07:02] Production.INFO: ==21883== Lock acquired, processing the job...
[2026-09-15 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:07:02] Production.INFO: ==21883== Releasing lock...
[2026-09-15 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:07:02] Production.INFO: ==21881== Lock acquired, processing the job...
[2026-09-15 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:07:02] Production.INFO: ==21881== Releasing lock...
[2026-09-15 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:07:03] Production.INFO: ==21888== Lock acquired, processing the job...
[2026-09-15 10:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:07:03] Production.INFO: ==21892== Lock acquired, processing the job...
[2026-09-15 10:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:07:03] Production.INFO: ==21890== Lock acquired, processing the job...
[2026-09-15 10:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:07:03] Production.INFO: ==21886== Lock acquired, processing the job...
[2026-09-15 10:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:07:03] Production.INFO: ==21894== Lock acquired, processing the job...
[2026-09-15 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:07:03] Production.INFO: Account Balance Start.
[2026-09-15 10:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:07:03] Production.INFO: 117
[2026-09-15 10:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 10:07:03] Production.INFO: ==21894== Releasing lock...
[2026-09-15 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:07:03] Production.INFO: Total Charge 0
[2026-09-15 10:07:03] Production.INFO: CreateAllLog End
[2026-09-15 10:07:03] Production.INFO: Account Balance End.
[2026-09-15 10:07:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:07:03] Production.INFO: ==21892== Releasing lock...
[2026-09-15 10:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:07:04] Production.INFO: ==21888== Releasing lock...
[2026-09-15 10:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:07:11] Production.ERROR: CronJobId end10
[2026-09-15 10:07:11] Production.INFO: ==21890== Releasing lock...
[2026-09-15 10:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:07:13] Production.INFO: call_cost start
[2026-09-15 10:07:13] Production.INFO: call_cost end
[2026-09-15 10:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:07:13] Production.INFO: ==21886== Releasing lock...
[2026-09-15 10:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:08:02] Production.INFO: ==21952== Lock acquired, processing the job...
[2026-09-15 15:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:08:02] Production.INFO: neon service started
[2026-09-15 15:08:02] Production.INFO: neon service started
[2026-09-15 15:08:02] Production.INFO: ==21952== Releasing lock...
[2026-09-15 15:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:08:02] Production.INFO: ==21954== Lock acquired, processing the job...
[2026-09-15 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:08:02] Production.INFO: ==21954== Releasing lock...
[2026-09-15 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:08:03] Production.INFO: ==21956== Lock acquired, processing the job...
[2026-09-15 14:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:08:03] Production.INFO: ==21956== Releasing lock...
[2026-09-15 14:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:08:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:08:03] Production.INFO: ==21958== Lock acquired, processing the job...
[2026-09-15 10:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:08:03] Production.INFO: ==21960== Lock acquired, processing the job...
[2026-09-15 10:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:08:03] Production.INFO: ==21962== Lock acquired, processing the job...
[2026-09-15 10:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:08:03] Production.INFO: ==21964== Lock acquired, processing the job...
[2026-09-15 10:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:08:03] Production.INFO: Account Balance Start.
[2026-09-15 10:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:08:03] Production.INFO: 117
[2026-09-15 10:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:08:03] Production.INFO: ==21966== Lock acquired, processing the job...
[2026-09-15 10:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:08:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:08:04] Production.INFO: ==21966== Releasing lock...
[2026-09-15 10:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:08:04] Production.INFO: Total Charge 0
[2026-09-15 10:08:04] Production.INFO: CreateAllLog End
[2026-09-15 10:08:04] Production.INFO: Account Balance End.
[2026-09-15 10:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:08:04] Production.INFO: ==21964== Releasing lock...
[2026-09-15 10:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:08:04] Production.INFO: ==21960== Releasing lock...
[2026-09-15 10:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:08:11] Production.ERROR: CronJobId end10
[2026-09-15 10:08:11] Production.INFO: ==21962== Releasing lock...
[2026-09-15 10:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:08:15] Production.INFO: call_cost start
[2026-09-15 10:08:15] Production.INFO: call_cost end
[2026-09-15 10:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:08:15] Production.INFO: ==21958== Releasing lock...
[2026-09-15 10:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:09:01] Production.INFO: ==22024== Lock acquired, processing the job...
[2026-09-15 15:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:09:01] Production.INFO: neon service started
[2026-09-15 15:09:01] Production.INFO: neon service started
[2026-09-15 15:09:01] Production.INFO: ==22024== Releasing lock...
[2026-09-15 15:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:09:01] Production.INFO: ==22026== Lock acquired, processing the job...
[2026-09-15 10:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:09:02] Production.INFO: ==22026== Releasing lock...
[2026-09-15 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:09:02] Production.INFO: ==22028== Lock acquired, processing the job...
[2026-09-15 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:09:02] Production.INFO: ==22028== Releasing lock...
[2026-09-15 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:09:02] Production.INFO: ==22038== Lock acquired, processing the job...
[2026-09-15 10:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:09:03] Production.INFO: ==22038== Releasing lock...
[2026-09-15 10:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:09:03] Production.INFO: ==22036== Lock acquired, processing the job...
[2026-09-15 10:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:09:03] Production.INFO: ==22030== Lock acquired, processing the job...
[2026-09-15 10:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:09:03] Production.INFO: ==22032== Lock acquired, processing the job...
[2026-09-15 10:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:09:03] Production.INFO: ==22034== Lock acquired, processing the job...
[2026-09-15 10:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:09:03] Production.INFO: Account Balance Start.
[2026-09-15 10:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:09:03] Production.INFO: 117
[2026-09-15 10:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:09:03] Production.INFO: Total Charge 0
[2026-09-15 10:09:03] Production.INFO: ==22032== Releasing lock...
[2026-09-15 10:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:09:04] Production.INFO: CreateAllLog End
[2026-09-15 10:09:04] Production.INFO: Account Balance End.
[2026-09-15 10:09:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:09:04] Production.INFO: ==22036== Releasing lock...
[2026-09-15 10:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:09:12] Production.ERROR: CronJobId end10
[2026-09-15 10:09:12] Production.INFO: ==22034== Releasing lock...
[2026-09-15 10:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:09:15] Production.INFO: call_cost start
[2026-09-15 10:09:15] Production.INFO: call_cost end
[2026-09-15 10:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:09:15] Production.INFO: ==22030== Releasing lock...
[2026-09-15 10:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:10:02] Production.INFO: ==22099== Lock acquired, processing the job...
[2026-09-15 15:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:10:02] Production.INFO: neon service started
[2026-09-15 15:10:02] Production.INFO: neon service started
[2026-09-15 15:10:02] Production.INFO: ==22099== Releasing lock...
[2026-09-15 15:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:10:02] Production.INFO: ==22101== Lock acquired, processing the job...
[2026-09-15 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:10:02] Production.INFO: ==22101== Releasing lock...
[2026-09-15 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:10:02] Production.INFO: ==22103== Lock acquired, processing the job...
[2026-09-15 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:10:02] Production.INFO: ==22103== Releasing lock...
[2026-09-15 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:10:03] Production.INFO: ==22105== Lock acquired, processing the job...
[2026-09-15 10:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:10:03] Production.INFO: ==22107== Lock acquired, processing the job...
[2026-09-15 10:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:10:03] Production.INFO: ==22113== Lock acquired, processing the job...
[2026-09-15 10:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:10:03] Production.INFO: ==22113== Releasing lock...
[2026-09-15 10:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:10:03] Production.INFO: ==22109== Lock acquired, processing the job...
[2026-09-15 10:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:10:03] Production.INFO: ==22111== Lock acquired, processing the job...
[2026-09-15 10:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:10:03] Production.INFO: Account Balance Start.
[2026-09-15 10:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:10:03] Production.INFO: 117
[2026-09-15 10:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:10:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:10:04] Production.INFO: Total Charge 0
[2026-09-15 10:10:04] Production.INFO: CreateAllLog End
[2026-09-15 10:10:04] Production.INFO: Account Balance End.
[2026-09-15 10:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:10:04] Production.INFO: ==22111== Releasing lock...
[2026-09-15 10:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:10:04] Production.INFO: ==22107== Releasing lock...
[2026-09-15 10:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:10:12] Production.ERROR: CronJobId end10
[2026-09-15 10:10:12] Production.INFO: ==22109== Releasing lock...
[2026-09-15 10:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:10:13] Production.INFO: call_cost start
[2026-09-15 10:10:13] Production.INFO: call_cost end
[2026-09-15 10:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:10:13] Production.INFO: ==22105== Releasing lock...
[2026-09-15 10:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:11:01] Production.INFO: ==22169== Lock acquired, processing the job...
[2026-09-15 15:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:11:01] Production.INFO: neon service started
[2026-09-15 15:11:01] Production.INFO: neon service started
[2026-09-15 15:11:01] Production.INFO: ==22169== Releasing lock...
[2026-09-15 15:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:11:01] Production.INFO: ==22171== Lock acquired, processing the job...
[2026-09-15 10:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:11:01] Production.INFO: ==22173== Lock acquired, processing the job...
[2026-09-15 14:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:11:01] Production.INFO: ==22173== Releasing lock...
[2026-09-15 14:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:11:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:11:02] Production.INFO: ==22171== Releasing lock...
[2026-09-15 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:11:02] Production.INFO: ==22175== Lock acquired, processing the job...
[2026-09-15 10:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:11:02] Production.INFO: ==22181== Lock acquired, processing the job...
[2026-09-15 10:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:11:02] Production.INFO: ==22183== Lock acquired, processing the job...
[2026-09-15 10:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:11:02] Production.INFO: Account Balance Start.
[2026-09-15 10:11:02] Production.INFO: CreateAllLog Start
[2026-09-15 10:11:02] Production.INFO: 117
[2026-09-15 10:11:02] Production.INFO: Date 2026-09-08
[2026-09-15 10:11:02] Production.INFO: ==22179== Lock acquired, processing the job...
[2026-09-15 10:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:11:02] Production.INFO: ==22177== Lock acquired, processing the job...
[2026-09-15 10:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:11:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:11: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-15 10:11:02] Production.INFO: Reseller ==> 0
[2026-09-15 10:11: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-15 10:11:02] Production.INFO: ==22183== Releasing lock...
[2026-09-15 10:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:11:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:11:02] Production.INFO: Date 2026-09-09
[2026-09-15 10:11:02] Production.INFO: Reseller ==> 0
[2026-09-15 10:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:11:03] Production.INFO: Total Charge 0
[2026-09-15 10:11:03] Production.INFO: CreateAllLog End
[2026-09-15 10:11:03] Production.INFO: Account Balance End.
[2026-09-15 10:11:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:11:03] Production.INFO: ==22181== Releasing lock...
[2026-09-15 10:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:11:03] Production.INFO: ==22177== Releasing lock...
[2026-09-15 10:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:11:10] Production.ERROR: CronJobId end10
[2026-09-15 10:11:10] Production.INFO: ==22179== Releasing lock...
[2026-09-15 10:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:11:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:11:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:11:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:11:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:11:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:11:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:11:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:11:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:11:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:11:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:11:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:11:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:11:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:11:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:11:13] Production.INFO: call_cost start
[2026-09-15 10:11:13] Production.INFO: call_cost end
[2026-09-15 10:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:11:13] Production.INFO: ==22175== Releasing lock...
[2026-09-15 10:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:12:01] Production.INFO: ==22239== Lock acquired, processing the job...
[2026-09-15 15:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:12:01] Production.INFO: neon service started
[2026-09-15 15:12:01] Production.INFO: neon service started
[2026-09-15 15:12:01] Production.INFO: ==22239== Releasing lock...
[2026-09-15 15:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:12:02] Production.INFO: ==22241== Lock acquired, processing the job...
[2026-09-15 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:12:02] Production.INFO: ==22241== Releasing lock...
[2026-09-15 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:12:02] Production.INFO: ==22243== Lock acquired, processing the job...
[2026-09-15 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:12:02] Production.INFO: ==22243== Releasing lock...
[2026-09-15 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:12:03] Production.INFO: ==22245== Lock acquired, processing the job...
[2026-09-15 10:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:12:03] Production.INFO: ==22247== Lock acquired, processing the job...
[2026-09-15 10:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:12:03] Production.INFO: ==22249== Lock acquired, processing the job...
[2026-09-15 10:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:12:03] Production.INFO: ==22251== Lock acquired, processing the job...
[2026-09-15 10:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:12:03] Production.INFO: Account Balance Start.
[2026-09-15 10:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:12:03] Production.INFO: 117
[2026-09-15 10:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:12:03] Production.INFO: ==22253== Lock acquired, processing the job...
[2026-09-15 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 10:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:12:03] Production.INFO: ==22253== Releasing lock...
[2026-09-15 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:12:03] Production.INFO: Total Charge 0
[2026-09-15 10:12:03] Production.INFO: CreateAllLog End
[2026-09-15 10:12:03] Production.INFO: Account Balance End.
[2026-09-15 10:12:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:12:03] Production.INFO: ==22251== Releasing lock...
[2026-09-15 10:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:12:04] Production.INFO: ==22247== Releasing lock...
[2026-09-15 10:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:12:10] Production.ERROR: CronJobId end10
[2026-09-15 10:12:10] Production.INFO: ==22249== Releasing lock...
[2026-09-15 10:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:12:13] Production.INFO: call_cost start
[2026-09-15 10:12:13] Production.INFO: call_cost end
[2026-09-15 10:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:12:13] Production.INFO: ==22245== Releasing lock...
[2026-09-15 10:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:13:02] Production.INFO: ==22310== Lock acquired, processing the job...
[2026-09-15 15:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:13:02] Production.INFO: neon service started
[2026-09-15 15:13:02] Production.INFO: neon service started
[2026-09-15 15:13:02] Production.INFO: ==22310== Releasing lock...
[2026-09-15 15:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:13:02] Production.INFO: ==22314== Lock acquired, processing the job...
[2026-09-15 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:13:02] Production.INFO: ==22314== Releasing lock...
[2026-09-15 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:13:02] Production.INFO: ==22312== Lock acquired, processing the job...
[2026-09-15 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:13:02] Production.INFO: ==22312== Releasing lock...
[2026-09-15 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:13:03] Production.INFO: ==22316== Lock acquired, processing the job...
[2026-09-15 10:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:13:03] Production.INFO: ==22318== Lock acquired, processing the job...
[2026-09-15 10:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:13:03] Production.INFO: ==22320== Lock acquired, processing the job...
[2026-09-15 10:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:13:03] Production.INFO: ==22322== Lock acquired, processing the job...
[2026-09-15 10:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:13:03] Production.INFO: Account Balance Start.
[2026-09-15 10:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:13:03] Production.INFO: 117
[2026-09-15 10:13:03] Production.INFO: ==22324== Lock acquired, processing the job...
[2026-09-15 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:13:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:13:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 10:13:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:13:04] Production.INFO: ==22324== Releasing lock...
[2026-09-15 10:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:13:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:13:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:13:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:13:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:13:04] Production.INFO: Total Charge 0
[2026-09-15 10:13:04] Production.INFO: CreateAllLog End
[2026-09-15 10:13:04] Production.INFO: Account Balance End.
[2026-09-15 10:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:13:04] Production.INFO: ==22322== Releasing lock...
[2026-09-15 10:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:13:04] Production.INFO: ==22318== Releasing lock...
[2026-09-15 10:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:13:12] Production.ERROR: CronJobId end10
[2026-09-15 10:13:12] Production.INFO: ==22320== Releasing lock...
[2026-09-15 10:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:13:14] Production.INFO: call_cost start
[2026-09-15 10:13:14] Production.INFO: call_cost end
[2026-09-15 10:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:13:15] Production.INFO: ==22316== Releasing lock...
[2026-09-15 10:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:14:01] Production.INFO: ==22382== Lock acquired, processing the job...
[2026-09-15 15:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:14:01] Production.INFO: neon service started
[2026-09-15 15:14:01] Production.INFO: neon service started
[2026-09-15 15:14:01] Production.INFO: ==22382== Releasing lock...
[2026-09-15 15:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:14:01] Production.INFO: ==22384== Lock acquired, processing the job...
[2026-09-15 10:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:14:02] Production.INFO: ==22386== Lock acquired, processing the job...
[2026-09-15 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:14:02] Production.INFO: ==22386== Releasing lock...
[2026-09-15 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:14:02] Production.INFO: ==22384== Releasing lock...
[2026-09-15 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:14:02] Production.INFO: ==22388== Lock acquired, processing the job...
[2026-09-15 10:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:14:03] Production.INFO: ==22390== Lock acquired, processing the job...
[2026-09-15 10:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:14:03] Production.INFO: ==22393== Lock acquired, processing the job...
[2026-09-15 10:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:14:03] Production.INFO: ==22397== Lock acquired, processing the job...
[2026-09-15 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:14:03] Production.INFO: ==22395== Lock acquired, processing the job...
[2026-09-15 10:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 10:14:03] Production.INFO: Account Balance Start.
[2026-09-15 10:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:14:03] Production.INFO: 117
[2026-09-15 10:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:14:03] Production.INFO: ==22397== Releasing lock...
[2026-09-15 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:14:03] Production.INFO: Total Charge 0
[2026-09-15 10:14:03] Production.INFO: CreateAllLog End
[2026-09-15 10:14:03] Production.INFO: ==22390== Releasing lock...
[2026-09-15 10:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:14:03] Production.INFO: Account Balance End.
[2026-09-15 10:14:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:14:03] Production.INFO: ==22395== Releasing lock...
[2026-09-15 10:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:14:10] Production.ERROR: CronJobId end10
[2026-09-15 10:14:10] Production.INFO: ==22393== Releasing lock...
[2026-09-15 10:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:14:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:14:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:14:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:14:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:14:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:14:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:14:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:14:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:14:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:14:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:14:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:14:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:14:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:14:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:14:12] Production.INFO: call_cost start
[2026-09-15 10:14:12] Production.INFO: call_cost end
[2026-09-15 10:14:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:14:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:14:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:14:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:14:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:14:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:14:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:14:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:14:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:14:12] Production.INFO: ==22388== Releasing lock...
[2026-09-15 10:14:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:14:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:15:02] Production.INFO: ==22452== Lock acquired, processing the job...
[2026-09-15 15:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:15:02] Production.INFO: neon service started
[2026-09-15 15:15:02] Production.INFO: neon service started
[2026-09-15 15:15:02] Production.INFO: ==22452== Releasing lock...
[2026-09-15 15:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:15:02] Production.INFO: ==22454== Lock acquired, processing the job...
[2026-09-15 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:15:02] Production.INFO: ==22454== Releasing lock...
[2026-09-15 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:15:02] Production.INFO: ==22456== Lock acquired, processing the job...
[2026-09-15 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:15:02] Production.INFO: ==22456== Releasing lock...
[2026-09-15 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:15:03] Production.INFO: ==22458== Lock acquired, processing the job...
[2026-09-15 10:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 10:15:03] Production.INFO: ==22460== Lock acquired, processing the job...
[2026-09-15 10:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:15:03] Production.INFO: ==22462== Lock acquired, processing the job...
[2026-09-15 10:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 10:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:15:03] Production.ERROR: CronJob PID - 22460
[2026-09-15 10:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 10:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 10:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 10:15:00
[2026-09-15 10:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:15:03] Production.INFO: ==22468== Lock acquired, processing the job...
[2026-09-15 10:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 10:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 10:15:03] Production.INFO: ==22458== Releasing lock...
[2026-09-15 10:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 10:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 10:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:15:03] Production.INFO: ==22464== Lock acquired, processing the job...
[2026-09-15 10:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 10:15:03] Production.INFO: ==22466== Lock acquired, processing the job...
[2026-09-15 10:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:15:03] Production.INFO: ==22470== Lock acquired, processing the job...
[2026-09-15 10:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:15:03] Production.INFO: Account Balance Start.
[2026-09-15 10:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:15:03] Production.INFO: 117
[2026-09-15 10:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:15:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 10:15:04] Production.ERROR: done
[2026-09-15 10:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:15:04] Production.INFO: ==22470== Releasing lock...
[2026-09-15 10:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 10:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007594', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 10:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:15:04] Production.INFO: Total Charge 0
[2026-09-15 10:15:04] Production.INFO: CreateAllLog End
[2026-09-15 10:15:04] Production.INFO: ==22462== Releasing lock...
[2026-09-15 10:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:15:04] Production.INFO: Account Balance End.
[2026-09-15 10:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:15:04] Production.INFO: ==22466== Releasing lock...
[2026-09-15 10:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007594', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 10:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 10:15:09] Production.INFO: ProcessCDR(1,18007594,1,1,2)
[2026-09-15 10:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007594,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007594,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 10:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 10:15:09] Production.INFO: ==22468== Releasing lock...
[2026-09-15 10:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 10:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 10:15:14] Production.ERROR: CronJobId end10
[2026-09-15 10:15:14] Production.INFO: ==22464== Releasing lock...
[2026-09-15 10:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:15:16] Production.INFO: call_cost start
[2026-09-15 10:15:16] Production.INFO: call_cost end
[2026-09-15 10:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:15:16] Production.INFO: ==22460== Releasing lock...
[2026-09-15 10:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:16:01] Production.INFO: ==22524== Lock acquired, processing the job...
[2026-09-15 15:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:16:01] Production.INFO: neon service started
[2026-09-15 15:16:01] Production.INFO: neon service started
[2026-09-15 15:16:01] Production.INFO: ==22524== Releasing lock...
[2026-09-15 15:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:16:01] Production.INFO: ==22526== Lock acquired, processing the job...
[2026-09-15 10:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:16:02] Production.INFO: ==22526== Releasing lock...
[2026-09-15 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:16:02] Production.INFO: ==22528== Lock acquired, processing the job...
[2026-09-15 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:16:02] Production.INFO: ==22528== Releasing lock...
[2026-09-15 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:16:02] Production.INFO: ==22536== Lock acquired, processing the job...
[2026-09-15 10:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:16:02] Production.INFO: ==22530== Lock acquired, processing the job...
[2026-09-15 10:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:16:02] Production.INFO: ==22532== Lock acquired, processing the job...
[2026-09-15 10:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:16:02] Production.INFO: Account Balance Start.
[2026-09-15 10:16:02] Production.INFO: CreateAllLog Start
[2026-09-15 10:16:02] Production.INFO: 117
[2026-09-15 10:16:02] Production.INFO: Date 2026-09-08
[2026-09-15 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:16:03] Production.INFO: ==22534== Lock acquired, processing the job...
[2026-09-15 10:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:16:03] Production.INFO: ==22538== Lock acquired, processing the job...
[2026-09-15 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 10:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:16:03] Production.INFO: ==22538== Releasing lock...
[2026-09-15 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:16:03] Production.INFO: Total Charge 0
[2026-09-15 10:16:03] Production.INFO: CreateAllLog End
[2026-09-15 10:16:03] Production.INFO: Account Balance End.
[2026-09-15 10:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:16:03] Production.INFO: ==22536== Releasing lock...
[2026-09-15 10:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:16:03] Production.INFO: ==22532== Releasing lock...
[2026-09-15 10:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:16:10] Production.ERROR: CronJobId end10
[2026-09-15 10:16:10] Production.INFO: ==22534== Releasing lock...
[2026-09-15 10:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:16:13] Production.INFO: call_cost start
[2026-09-15 10:16:13] Production.INFO: call_cost end
[2026-09-15 10:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:16:13] Production.INFO: ==22530== Releasing lock...
[2026-09-15 10:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:17:01] Production.INFO: ==22594== Lock acquired, processing the job...
[2026-09-15 15:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:17:01] Production.INFO: neon service started
[2026-09-15 15:17:01] Production.INFO: neon service started
[2026-09-15 15:17:01] Production.INFO: ==22594== Releasing lock...
[2026-09-15 15:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:17:02] Production.INFO: ==22596== Lock acquired, processing the job...
[2026-09-15 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:17:02] Production.INFO: ==22596== Releasing lock...
[2026-09-15 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:17:02] Production.INFO: ==22598== Lock acquired, processing the job...
[2026-09-15 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:17:02] Production.INFO: ==22598== Releasing lock...
[2026-09-15 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:17:03] Production.INFO: ==22603== Lock acquired, processing the job...
[2026-09-15 10:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:17:03] Production.INFO: ==22601== Lock acquired, processing the job...
[2026-09-15 10:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:17:03] Production.INFO: ==22605== Lock acquired, processing the job...
[2026-09-15 10:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:17:03] Production.INFO: ==22607== Lock acquired, processing the job...
[2026-09-15 10:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:17:03] Production.INFO: ==22609== Lock acquired, processing the job...
[2026-09-15 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:17:03] Production.INFO: Account Balance Start.
[2026-09-15 10:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:17:03] Production.INFO: 117
[2026-09-15 10:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:17:03] Production.INFO: ==22603== Releasing lock...
[2026-09-15 10:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:17:03] Production.INFO: ==22609== Releasing lock...
[2026-09-15 10:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:17:04] Production.INFO: Total Charge 0
[2026-09-15 10:17:04] Production.INFO: CreateAllLog End
[2026-09-15 10:17:04] Production.INFO: Account Balance End.
[2026-09-15 10:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:17:04] Production.INFO: ==22607== Releasing lock...
[2026-09-15 10:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:17:11] Production.ERROR: CronJobId end10
[2026-09-15 10:17:11] Production.INFO: ==22605== Releasing lock...
[2026-09-15 10:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:17:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:17:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:17:13] Production.INFO: call_cost start
[2026-09-15 10:17:13] Production.INFO: call_cost end
[2026-09-15 10:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:17:13] Production.INFO: ==22601== Releasing lock...
[2026-09-15 10:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:18:02] Production.INFO: ==22674== Lock acquired, processing the job...
[2026-09-15 15:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:18:02] Production.INFO: neon service started
[2026-09-15 15:18:02] Production.INFO: neon service started
[2026-09-15 15:18:02] Production.INFO: ==22674== Releasing lock...
[2026-09-15 15:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:18:02] Production.INFO: ==22679== Lock acquired, processing the job...
[2026-09-15 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:18:02] Production.INFO: ==22679== Releasing lock...
[2026-09-15 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:18:02] Production.INFO: ==22677== Lock acquired, processing the job...
[2026-09-15 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:18:03] Production.INFO: ==22677== Releasing lock...
[2026-09-15 10:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:18:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:18:03] Production.INFO: ==22681== Lock acquired, processing the job...
[2026-09-15 10:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:18:03] Production.INFO: ==22683== Lock acquired, processing the job...
[2026-09-15 10:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:18:03] Production.INFO: ==22685== Lock acquired, processing the job...
[2026-09-15 10:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:18:03] Production.INFO: ==22689== Lock acquired, processing the job...
[2026-09-15 10:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:18:04] Production.INFO: ==22687== Lock acquired, processing the job...
[2026-09-15 10:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:18:04] Production.INFO: Account Balance Start.
[2026-09-15 10:18:04] Production.INFO: CreateAllLog Start
[2026-09-15 10:18:04] Production.INFO: 117
[2026-09-15 10:18:04] Production.INFO: Date 2026-09-08
[2026-09-15 10:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:18:04] Production.INFO: ==22689== Releasing lock...
[2026-09-15 10:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:18:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:18:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:18:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:18:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:18:04] Production.INFO: ==22683== Releasing lock...
[2026-09-15 10:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:18:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:18:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:18:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:18:04] Production.INFO: Total Charge 0
[2026-09-15 10:18:04] Production.INFO: CreateAllLog End
[2026-09-15 10:18:04] Production.INFO: Account Balance End.
[2026-09-15 10:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:18:04] Production.INFO: ==22687== Releasing lock...
[2026-09-15 10:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:18:11] Production.ERROR: CronJobId end10
[2026-09-15 10:18:11] Production.INFO: ==22685== Releasing lock...
[2026-09-15 10:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:18:15] Production.INFO: call_cost start
[2026-09-15 10:18:15] Production.INFO: call_cost end
[2026-09-15 10:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:18:15] Production.INFO: ==22681== Releasing lock...
[2026-09-15 10:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:19:01] Production.INFO: ==22747== Lock acquired, processing the job...
[2026-09-15 15:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:19:01] Production.INFO: neon service started
[2026-09-15 15:19:01] Production.INFO: neon service started
[2026-09-15 15:19:01] Production.INFO: ==22747== Releasing lock...
[2026-09-15 15:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:19:02] Production.INFO: ==22751== Lock acquired, processing the job...
[2026-09-15 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:19:02] Production.INFO: ==22751== Releasing lock...
[2026-09-15 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:19:02] Production.INFO: ==22749== Lock acquired, processing the job...
[2026-09-15 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:19:02] Production.INFO: ==22749== Releasing lock...
[2026-09-15 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:19:03] Production.INFO: ==22756== Lock acquired, processing the job...
[2026-09-15 10:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:19:03] Production.INFO: ==22754== Lock acquired, processing the job...
[2026-09-15 10:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:19:03] Production.INFO: ==22760== Lock acquired, processing the job...
[2026-09-15 10:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:19:03] Production.INFO: Account Balance Start.
[2026-09-15 10:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:19:03] Production.INFO: 117
[2026-09-15 10:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:19:03] Production.INFO: ==22758== Lock acquired, processing the job...
[2026-09-15 10:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:19:03] Production.INFO: ==22762== Lock acquired, processing the job...
[2026-09-15 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 10:19:03] Production.INFO: ==22762== Releasing lock...
[2026-09-15 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:19:03] Production.INFO: Total Charge 0
[2026-09-15 10:19:03] Production.INFO: CreateAllLog End
[2026-09-15 10:19:03] Production.INFO: Account Balance End.
[2026-09-15 10:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:19:03] Production.INFO: ==22760== Releasing lock...
[2026-09-15 10:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:19:04] Production.INFO: ==22756== Releasing lock...
[2026-09-15 10:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:19:11] Production.ERROR: CronJobId end10
[2026-09-15 10:19:11] Production.INFO: ==22758== Releasing lock...
[2026-09-15 10:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:19:14] Production.INFO: call_cost start
[2026-09-15 10:19:14] Production.INFO: call_cost end
[2026-09-15 10:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:19:14] Production.INFO: ==22754== Releasing lock...
[2026-09-15 10:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:20:02] Production.INFO: ==22818== Lock acquired, processing the job...
[2026-09-15 15:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:20:02] Production.INFO: neon service started
[2026-09-15 15:20:02] Production.INFO: neon service started
[2026-09-15 15:20:02] Production.INFO: ==22818== Releasing lock...
[2026-09-15 15:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:20:02] Production.INFO: ==22820== Lock acquired, processing the job...
[2026-09-15 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:20:02] Production.INFO: ==22820== Releasing lock...
[2026-09-15 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:20:02] Production.INFO: ==22822== Lock acquired, processing the job...
[2026-09-15 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:20:03] Production.INFO: ==22822== Releasing lock...
[2026-09-15 14:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:20:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:20:03] Production.INFO: ==22824== Lock acquired, processing the job...
[2026-09-15 10:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:20:03] Production.INFO: ==22826== Lock acquired, processing the job...
[2026-09-15 10:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:20:03] Production.INFO: ==22828== Lock acquired, processing the job...
[2026-09-15 10:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:20:03] Production.INFO: ==22832== Lock acquired, processing the job...
[2026-09-15 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:20:03] Production.INFO: ==22830== Lock acquired, processing the job...
[2026-09-15 10:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:20:03] Production.INFO: Account Balance Start.
[2026-09-15 10:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:20:03] Production.INFO: 117
[2026-09-15 10:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:20:03] Production.INFO: ==22832== Releasing lock...
[2026-09-15 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:20:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:20:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:20:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:20:04] Production.INFO: Total Charge 0
[2026-09-15 10:20:04] Production.INFO: CreateAllLog End
[2026-09-15 10:20:04] Production.INFO: Account Balance End.
[2026-09-15 10:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:20:04] Production.INFO: ==22830== Releasing lock...
[2026-09-15 10:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:20:04] Production.INFO: ==22826== Releasing lock...
[2026-09-15 10:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:20:11] Production.ERROR: CronJobId end10
[2026-09-15 10:20:11] Production.INFO: ==22828== Releasing lock...
[2026-09-15 10:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:20:14] Production.INFO: call_cost start
[2026-09-15 10:20:14] Production.INFO: call_cost end
[2026-09-15 10:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:20:14] Production.INFO: ==22824== Releasing lock...
[2026-09-15 10:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:21:01] Production.INFO: ==22890== Lock acquired, processing the job...
[2026-09-15 15:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:21:01] Production.INFO: neon service started
[2026-09-15 15:21:01] Production.INFO: neon service started
[2026-09-15 15:21:01] Production.INFO: ==22890== Releasing lock...
[2026-09-15 15:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:21:01] Production.INFO: ==22895== Lock acquired, processing the job...
[2026-09-15 14:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:21:01] Production.INFO: ==22895== Releasing lock...
[2026-09-15 14:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:21:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:21:02] Production.INFO: ==22893== Lock acquired, processing the job...
[2026-09-15 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:21:02] Production.INFO: ==22893== Releasing lock...
[2026-09-15 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:21:02] Production.INFO: ==22905== Lock acquired, processing the job...
[2026-09-15 10:21:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 10:21:03] Production.INFO: ==22905== Releasing lock...
[2026-09-15 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:21:03] Production.INFO: ==22897== Lock acquired, processing the job...
[2026-09-15 10:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:21:03] Production.INFO: ==22899== Lock acquired, processing the job...
[2026-09-15 10:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:21:03] Production.INFO: ==22901== Lock acquired, processing the job...
[2026-09-15 10:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:21:03] Production.INFO: ==22903== Lock acquired, processing the job...
[2026-09-15 10:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:21:03] Production.INFO: Account Balance Start.
[2026-09-15 10:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:21:03] Production.INFO: 117
[2026-09-15 10:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:21:03] Production.INFO: Total Charge 0
[2026-09-15 10:21:03] Production.INFO: CreateAllLog End
[2026-09-15 10:21:04] Production.INFO: Account Balance End.
[2026-09-15 10:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:21:04] Production.INFO: ==22903== Releasing lock...
[2026-09-15 10:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:21:04] Production.INFO: ==22899== Releasing lock...
[2026-09-15 10:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:21:10] Production.ERROR: CronJobId end10
[2026-09-15 10:21:10] Production.INFO: ==22901== Releasing lock...
[2026-09-15 10:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:21:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:21:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:21:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:21:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:21:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:21:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:21:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:21:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:21:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:21:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:21:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:21:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:21:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:21:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:21:12] Production.INFO: call_cost start
[2026-09-15 10:21:12] Production.INFO: call_cost end
[2026-09-15 10:21:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:21:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:21:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:21:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:21:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:21:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:21:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:21:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:21:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:21:12] Production.INFO: ==22897== Releasing lock...
[2026-09-15 10:21:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:21:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:22:01] Production.INFO: ==22968== Lock acquired, processing the job...
[2026-09-15 15:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:22:01] Production.INFO: neon service started
[2026-09-15 15:22:01] Production.INFO: neon service started
[2026-09-15 15:22:01] Production.INFO: ==22968== Releasing lock...
[2026-09-15 15:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:22:02] Production.INFO: ==22970== Lock acquired, processing the job...
[2026-09-15 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:22:02] Production.INFO: ==22970== Releasing lock...
[2026-09-15 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:22:02] Production.INFO: ==22972== Lock acquired, processing the job...
[2026-09-15 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:22:02] Production.INFO: ==22972== Releasing lock...
[2026-09-15 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:22:03] Production.INFO: ==22975== Lock acquired, processing the job...
[2026-09-15 10:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:22:03] Production.INFO: ==22977== Lock acquired, processing the job...
[2026-09-15 10:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:22:03] Production.INFO: ==22981== Lock acquired, processing the job...
[2026-09-15 10:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:22:03] Production.INFO: ==22979== Lock acquired, processing the job...
[2026-09-15 10:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:22:03] Production.INFO: ==22983== Lock acquired, processing the job...
[2026-09-15 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:22:03] Production.INFO: Account Balance Start.
[2026-09-15 10:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:22:03] Production.INFO: 117
[2026-09-15 10:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:22:03] Production.INFO: ==22983== Releasing lock...
[2026-09-15 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:22:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:22:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:22:03] Production.INFO: Total Charge 0
[2026-09-15 10:22:03] Production.INFO: CreateAllLog End
[2026-09-15 10:22:04] Production.INFO: Account Balance End.
[2026-09-15 10:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:22:04] Production.INFO: ==22981== Releasing lock...
[2026-09-15 10:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:22:04] Production.INFO: ==22977== Releasing lock...
[2026-09-15 10:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:22:11] Production.ERROR: CronJobId end10
[2026-09-15 10:22:11] Production.INFO: ==22979== Releasing lock...
[2026-09-15 10:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:22:13] Production.INFO: call_cost start
[2026-09-15 10:22:13] Production.INFO: call_cost end
[2026-09-15 10:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:22:13] Production.INFO: ==22975== Releasing lock...
[2026-09-15 10:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:23:01] Production.INFO: ==23038== Lock acquired, processing the job...
[2026-09-15 15:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:23:01] Production.INFO: neon service started
[2026-09-15 15:23:01] Production.INFO: neon service started
[2026-09-15 15:23:01] Production.INFO: ==23038== Releasing lock...
[2026-09-15 15:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:23:01] Production.INFO: ==23040== Lock acquired, processing the job...
[2026-09-15 10:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:23:01] Production.INFO: ==23040== Releasing lock...
[2026-09-15 10:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:23:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:23:02] Production.INFO: ==23042== Lock acquired, processing the job...
[2026-09-15 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:23:02] Production.INFO: ==23042== Releasing lock...
[2026-09-15 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:23:02] Production.INFO: ==23048== Lock acquired, processing the job...
[2026-09-15 10:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:23:02] Production.INFO: ==23044== Lock acquired, processing the job...
[2026-09-15 10:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:23:02] Production.INFO: ==23052== Lock acquired, processing the job...
[2026-09-15 10:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:23:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:23:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:23:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:23:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:23:02] Production.INFO: ==23050== Lock acquired, processing the job...
[2026-09-15 10:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:23:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:23:02] Production.INFO: ==23046== Lock acquired, processing the job...
[2026-09-15 10:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:23:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:23:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:23:02] Production.INFO: ==23052== Releasing lock...
[2026-09-15 10:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:23:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:23:02] Production.INFO: Account Balance Start.
[2026-09-15 10:23:02] Production.INFO: CreateAllLog Start
[2026-09-15 10:23:02] Production.INFO: 117
[2026-09-15 10:23:02] Production.INFO: Date 2026-09-08
[2026-09-15 10:23:02] Production.INFO: Reseller ==> 0
[2026-09-15 10:23:02] Production.INFO: Date 2026-09-09
[2026-09-15 10:23:02] Production.INFO: Reseller ==> 0
[2026-09-15 10:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:23:03] Production.INFO: Total Charge 0
[2026-09-15 10:23:03] Production.INFO: CreateAllLog End
[2026-09-15 10:23:03] Production.INFO: Account Balance End.
[2026-09-15 10:23:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:23:03] Production.INFO: ==23050== Releasing lock...
[2026-09-15 10:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:23:03] Production.INFO: ==23046== Releasing lock...
[2026-09-15 10:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:23:11] Production.ERROR: CronJobId end10
[2026-09-15 10:23:11] Production.INFO: ==23048== Releasing lock...
[2026-09-15 10:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:23:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:23:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:23:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:23:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:23:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:23:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:23:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:23:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:23:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:23:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:23:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:23:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:23:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:23:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:23:13] Production.INFO: call_cost start
[2026-09-15 10:23:13] Production.INFO: call_cost end
[2026-09-15 10:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:23:13] Production.INFO: ==23044== Releasing lock...
[2026-09-15 10:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:24:01] Production.INFO: ==23109== Lock acquired, processing the job...
[2026-09-15 15:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:24:01] Production.INFO: neon service started
[2026-09-15 15:24:01] Production.INFO: neon service started
[2026-09-15 15:24:01] Production.INFO: ==23109== Releasing lock...
[2026-09-15 15:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:24:02] Production.INFO: ==23111== Lock acquired, processing the job...
[2026-09-15 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:24:02] Production.INFO: ==23113== Lock acquired, processing the job...
[2026-09-15 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:24:02] Production.INFO: ==23113== Releasing lock...
[2026-09-15 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:24:02] Production.INFO: ==23111== Releasing lock...
[2026-09-15 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:24:03] Production.INFO: ==23116== Lock acquired, processing the job...
[2026-09-15 10:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:24:03] Production.INFO: ==23118== Lock acquired, processing the job...
[2026-09-15 10:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:24:03] Production.INFO: ==23122== Lock acquired, processing the job...
[2026-09-15 10:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:24:03] Production.INFO: Account Balance Start.
[2026-09-15 10:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:24:03] Production.INFO: 117
[2026-09-15 10:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:24:03] Production.INFO: ==23120== Lock acquired, processing the job...
[2026-09-15 10:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:24:04] Production.INFO: ==23124== Lock acquired, processing the job...
[2026-09-15 10:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:24:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:24:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:24:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:24:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:24:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:24:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:24:04] Production.INFO: Total Charge 0
[2026-09-15 10:24:04] Production.INFO: CreateAllLog End
[2026-09-15 10:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:24:04] Production.INFO: ==23124== Releasing lock...
[2026-09-15 10:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:24:04] Production.INFO: Account Balance End.
[2026-09-15 10:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:24:04] Production.INFO: ==23122== Releasing lock...
[2026-09-15 10:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:24:04] Production.INFO: ==23118== Releasing lock...
[2026-09-15 10:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:24:13] Production.ERROR: CronJobId end10
[2026-09-15 10:24:13] Production.INFO: ==23120== Releasing lock...
[2026-09-15 10:24:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:24:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:24:15] Production.INFO: call_cost start
[2026-09-15 10:24:15] Production.INFO: call_cost end
[2026-09-15 10:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:24:15] Production.INFO: ==23116== Releasing lock...
[2026-09-15 10:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:25:02] Production.INFO: ==23181== Lock acquired, processing the job...
[2026-09-15 15:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:25:02] Production.INFO: neon service started
[2026-09-15 15:25:02] Production.INFO: neon service started
[2026-09-15 15:25:02] Production.INFO: ==23181== Releasing lock...
[2026-09-15 15:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:25:02] Production.INFO: ==23183== Lock acquired, processing the job...
[2026-09-15 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:25:02] Production.INFO: ==23183== Releasing lock...
[2026-09-15 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:25:03] Production.INFO: ==23185== Lock acquired, processing the job...
[2026-09-15 14:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:25:03] Production.INFO: ==23185== Releasing lock...
[2026-09-15 14:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:25:03] Production.INFO: ==23191== Lock acquired, processing the job...
[2026-09-15 10:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:25:04] Production.INFO: ==23187== Lock acquired, processing the job...
[2026-09-15 10:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 10:25:04] Production.INFO: ==23199== Lock acquired, processing the job...
[2026-09-15 10:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:25:04] Production.INFO: ==23189== Lock acquired, processing the job...
[2026-09-15 10:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 10:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:25:04] Production.ERROR: CronJob PID - 23191
[2026-09-15 10:25:04] Production.ERROR: CronJob Title - Account Block
[2026-09-15 10:25:04] Production.ERROR: CronJob ID - 7
[2026-09-15 10:25:04] Production.ERROR: CronJob Last Run Time 2026-09-15 10:25:00
[2026-09-15 10:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:25:04] Production.ERROR: CronJob PID - 23199
[2026-09-15 10:25:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-15 10:25:04] Production.ERROR: CronJob ID - 19
[2026-09-15 10:25:04] Production.ERROR: CronJob Last Run Time 2026-09-15 10:25:00
[2026-09-15 10:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 10:25:04] Production.INFO: ==23187== Releasing lock...
[2026-09-15 10:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 10:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 10:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:25:04] Production.INFO: ==23193== Lock acquired, processing the job...
[2026-09-15 10:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:25:04] Production.INFO: ==23199== Releasing lock...
[2026-09-15 10:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:25:04] Production.INFO: ==23197== Lock acquired, processing the job...
[2026-09-15 10:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 10:25:04] Production.INFO: ==23195== Lock acquired, processing the job...
[2026-09-15 10:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 10:25:04] Production.INFO: Account Balance Start.
[2026-09-15 10:25:04] Production.INFO: CreateAllLog Start
[2026-09-15 10:25:04] Production.INFO: 117
[2026-09-15 10:25:04] Production.ERROR: done
[2026-09-15 10:25:04] Production.INFO: Date 2026-09-08
[2026-09-15 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 10:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007635', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 10:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:25:05] Production.INFO: Date 2026-09-14
[2026-09-15 10:25:05] Production.INFO: Reseller ==> 0
[2026-09-15 10:25:05] Production.INFO: ==23191== Releasing lock...
[2026-09-15 10:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:25:05] Production.INFO: Date 2026-09-15
[2026-09-15 10:25:05] Production.INFO: Reseller ==> 0
[2026-09-15 10:25:05] Production.INFO: Total Charge 0
[2026-09-15 10:25:05] Production.INFO: CreateAllLog End
[2026-09-15 10:25:05] Production.INFO: Account Balance End.
[2026-09-15 10:25:05] Production.ERROR: CronJobId end 12
[2026-09-15 10:25:05] Production.INFO: ==23195== Releasing lock...
[2026-09-15 10:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007635', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 10:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 10:25:10] Production.INFO: ProcessCDR(1,18007635,1,1,2)
[2026-09-15 10:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007635,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007635,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 10:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 10:25:10] Production.INFO: ==23197== Releasing lock...
[2026-09-15 10:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 10:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 10:25:13] Production.ERROR: CronJobId end10
[2026-09-15 10:25:13] Production.INFO: ==23193== Releasing lock...
[2026-09-15 10:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:25:17] Production.INFO: call_cost start
[2026-09-15 10:25:17] Production.INFO: call_cost end
[2026-09-15 10:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:25:17] Production.INFO: ==23189== Releasing lock...
[2026-09-15 10:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:26:01] Production.INFO: ==23259== Lock acquired, processing the job...
[2026-09-15 15:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:26:01] Production.INFO: neon service started
[2026-09-15 15:26:01] Production.INFO: neon service started
[2026-09-15 15:26:01] Production.INFO: ==23259== Releasing lock...
[2026-09-15 15:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:26:02] Production.INFO: ==23261== Lock acquired, processing the job...
[2026-09-15 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:26:02] Production.INFO: ==23264== Lock acquired, processing the job...
[2026-09-15 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:26:02] Production.INFO: ==23264== Releasing lock...
[2026-09-15 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:26:02] Production.INFO: ==23261== Releasing lock...
[2026-09-15 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:26:03] Production.INFO: ==23275== Lock acquired, processing the job...
[2026-09-15 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 10:26:03] Production.INFO: ==23275== Releasing lock...
[2026-09-15 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:26:03] Production.INFO: ==23267== Lock acquired, processing the job...
[2026-09-15 10:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:26:03] Production.INFO: ==23269== Lock acquired, processing the job...
[2026-09-15 10:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:26:03] Production.INFO: ==23271== Lock acquired, processing the job...
[2026-09-15 10:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:26:03] Production.INFO: ==23273== Lock acquired, processing the job...
[2026-09-15 10:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:26:03] Production.INFO: Account Balance Start.
[2026-09-15 10:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:26:03] Production.INFO: 117
[2026-09-15 10:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:26:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:26:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:26:04] Production.INFO: Total Charge 0
[2026-09-15 10:26:04] Production.INFO: CreateAllLog End
[2026-09-15 10:26:04] Production.INFO: Account Balance End.
[2026-09-15 10:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:26:04] Production.INFO: ==23273== Releasing lock...
[2026-09-15 10:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:26:04] Production.INFO: ==23269== Releasing lock...
[2026-09-15 10:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:26:11] Production.ERROR: CronJobId end10
[2026-09-15 10:26:11] Production.INFO: ==23271== Releasing lock...
[2026-09-15 10:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:26:13] Production.INFO: call_cost start
[2026-09-15 10:26:13] Production.INFO: call_cost end
[2026-09-15 10:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:26:13] Production.INFO: ==23267== Releasing lock...
[2026-09-15 10:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:27:02] Production.INFO: ==23329== Lock acquired, processing the job...
[2026-09-15 15:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:27:02] Production.INFO: neon service started
[2026-09-15 15:27:02] Production.INFO: neon service started
[2026-09-15 15:27:02] Production.INFO: ==23329== Releasing lock...
[2026-09-15 15:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:27:02] Production.INFO: ==23333== Lock acquired, processing the job...
[2026-09-15 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:27:02] Production.INFO: ==23333== Releasing lock...
[2026-09-15 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:27:02] Production.INFO: ==23331== Lock acquired, processing the job...
[2026-09-15 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:27:02] Production.INFO: ==23331== Releasing lock...
[2026-09-15 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:27:03] Production.INFO: ==23336== Lock acquired, processing the job...
[2026-09-15 10:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:27:03] Production.INFO: ==23340== Lock acquired, processing the job...
[2026-09-15 10:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:27:03] Production.INFO: ==23338== Lock acquired, processing the job...
[2026-09-15 10:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:27:03] Production.INFO: ==23342== Lock acquired, processing the job...
[2026-09-15 10:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:27:03] Production.INFO: ==23344== Lock acquired, processing the job...
[2026-09-15 10:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:27:03] Production.INFO: Account Balance Start.
[2026-09-15 10:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:27:03] Production.INFO: 117
[2026-09-15 10:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:27:04] Production.INFO: ==23344== Releasing lock...
[2026-09-15 10:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:27:04] Production.INFO: Total Charge 0
[2026-09-15 10:27:04] Production.INFO: CreateAllLog End
[2026-09-15 10:27:04] Production.INFO: Account Balance End.
[2026-09-15 10:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:27:04] Production.INFO: ==23342== Releasing lock...
[2026-09-15 10:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:27:04] Production.INFO: ==23338== Releasing lock...
[2026-09-15 10:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:27:11] Production.ERROR: CronJobId end10
[2026-09-15 10:27:11] Production.INFO: ==23340== Releasing lock...
[2026-09-15 10:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:27:14] Production.INFO: call_cost start
[2026-09-15 10:27:14] Production.INFO: call_cost end
[2026-09-15 10:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:27:14] Production.INFO: ==23336== Releasing lock...
[2026-09-15 10:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:28:01] Production.INFO: ==23399== Lock acquired, processing the job...
[2026-09-15 15:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:28:01] Production.INFO: neon service started
[2026-09-15 15:28:01] Production.INFO: neon service started
[2026-09-15 15:28:01] Production.INFO: ==23399== Releasing lock...
[2026-09-15 15:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:28:01] Production.INFO: ==23401== Lock acquired, processing the job...
[2026-09-15 10:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:28:02] Production.INFO: ==23401== Releasing lock...
[2026-09-15 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:28:02] Production.INFO: ==23403== Lock acquired, processing the job...
[2026-09-15 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:28:02] Production.INFO: ==23403== Releasing lock...
[2026-09-15 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:28:02] Production.INFO: ==23405== Lock acquired, processing the job...
[2026-09-15 10:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:28:02] Production.INFO: ==23407== Lock acquired, processing the job...
[2026-09-15 10:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:28:02] Production.INFO: ==23409== Lock acquired, processing the job...
[2026-09-15 10:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:28:02] Production.INFO: ==23411== Lock acquired, processing the job...
[2026-09-15 10:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:28:02] Production.INFO: ==23414== Lock acquired, processing the job...
[2026-09-15 10:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 10:28:03] Production.INFO: Account Balance Start.
[2026-09-15 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-15 10:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:28:03] Production.INFO: 117
[2026-09-15 10:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:28:03] Production.INFO: ==23414== Releasing lock...
[2026-09-15 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:28:03] Production.INFO: Total Charge 0
[2026-09-15 10:28:03] Production.INFO: CreateAllLog End
[2026-09-15 10:28:03] Production.INFO: Account Balance End.
[2026-09-15 10:28:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:28:03] Production.INFO: ==23411== Releasing lock...
[2026-09-15 10:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:28:03] Production.INFO: ==23407== Releasing lock...
[2026-09-15 10:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:28:11] Production.ERROR: CronJobId end10
[2026-09-15 10:28:11] Production.INFO: ==23409== Releasing lock...
[2026-09-15 10:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:28:12] Production.INFO: call_cost start
[2026-09-15 10:28:12] Production.INFO: call_cost end
[2026-09-15 10:28:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:28:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:28:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:28:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:28:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:28:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:28:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:28:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:28:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:28:12] Production.INFO: ==23405== Releasing lock...
[2026-09-15 10:28:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:28:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:29:01] Production.INFO: ==23470== Lock acquired, processing the job...
[2026-09-15 15:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:29:01] Production.INFO: neon service started
[2026-09-15 15:29:01] Production.INFO: neon service started
[2026-09-15 15:29:01] Production.INFO: ==23470== Releasing lock...
[2026-09-15 15:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:29:02] Production.INFO: ==23472== Lock acquired, processing the job...
[2026-09-15 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:29:02] Production.INFO: ==23472== Releasing lock...
[2026-09-15 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:29:02] Production.INFO: ==23474== Lock acquired, processing the job...
[2026-09-15 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:29:02] Production.INFO: ==23474== Releasing lock...
[2026-09-15 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:29:03] Production.INFO: ==23484== Lock acquired, processing the job...
[2026-09-15 10:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:29:03] Production.INFO: ==23484== Releasing lock...
[2026-09-15 10:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:29:03] Production.INFO: ==23476== Lock acquired, processing the job...
[2026-09-15 10:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:29:03] Production.INFO: ==23478== Lock acquired, processing the job...
[2026-09-15 10:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:29:03] Production.INFO: ==23480== Lock acquired, processing the job...
[2026-09-15 10:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:29:03] Production.INFO: ==23482== Lock acquired, processing the job...
[2026-09-15 10:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:29:03] Production.INFO: Account Balance Start.
[2026-09-15 10:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:29:03] Production.INFO: 117
[2026-09-15 10:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:29:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:29:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:29:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:29:04] Production.INFO: Total Charge 0
[2026-09-15 10:29:04] Production.INFO: CreateAllLog End
[2026-09-15 10:29:04] Production.INFO: ==23478== Releasing lock...
[2026-09-15 10:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:29:04] Production.INFO: Account Balance End.
[2026-09-15 10:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:29:04] Production.INFO: ==23482== Releasing lock...
[2026-09-15 10:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:29:12] Production.ERROR: CronJobId end10
[2026-09-15 10:29:12] Production.INFO: ==23480== Releasing lock...
[2026-09-15 10:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:29:14] Production.INFO: call_cost start
[2026-09-15 10:29:14] Production.INFO: call_cost end
[2026-09-15 10:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:29:14] Production.INFO: ==23476== Releasing lock...
[2026-09-15 10:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:30:02] Production.INFO: ==23540== Lock acquired, processing the job...
[2026-09-15 15:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:30:02] Production.INFO: neon service started
[2026-09-15 15:30:02] Production.INFO: neon service started
[2026-09-15 15:30:02] Production.INFO: ==23540== Releasing lock...
[2026-09-15 15:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:30:02] Production.INFO: ==23543== Lock acquired, processing the job...
[2026-09-15 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:30:02] Production.INFO: ==23543== Releasing lock...
[2026-09-15 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:30:03] Production.INFO: ==23545== Lock acquired, processing the job...
[2026-09-15 14:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:30:03] Production.INFO: ==23545== Releasing lock...
[2026-09-15 14:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:30:03] Production.INFO: ==23551== Lock acquired, processing the job...
[2026-09-15 10:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:30:03] Production.INFO: ==23547== Lock acquired, processing the job...
[2026-09-15 10:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:30:03] Production.INFO: ==23549== Lock acquired, processing the job...
[2026-09-15 10:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:30:03] Production.INFO: ==23553== Lock acquired, processing the job...
[2026-09-15 10:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:30:03] Production.INFO: ==23555== Lock acquired, processing the job...
[2026-09-15 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 10:30:03] Production.INFO: Account Balance Start.
[2026-09-15 10:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:30:03] Production.INFO: 117
[2026-09-15 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-15 10:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:30:03] Production.INFO: ==23555== Releasing lock...
[2026-09-15 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:30:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:30:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:30:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:30:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:30:04] Production.INFO: ==23549== Releasing lock...
[2026-09-15 10:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:30:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:30:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:30:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:30:04] Production.INFO: Total Charge 0
[2026-09-15 10:30:04] Production.INFO: CreateAllLog End
[2026-09-15 10:30:04] Production.INFO: Account Balance End.
[2026-09-15 10:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:30:04] Production.INFO: ==23553== Releasing lock...
[2026-09-15 10:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:30:12] Production.ERROR: CronJobId end10
[2026-09-15 10:30:12] Production.INFO: ==23551== Releasing lock...
[2026-09-15 10:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:30:14] Production.INFO: call_cost start
[2026-09-15 10:30:14] Production.INFO: call_cost end
[2026-09-15 10:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:30:14] Production.INFO: ==23547== Releasing lock...
[2026-09-15 10:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:31:01] Production.INFO: ==23616== Lock acquired, processing the job...
[2026-09-15 15:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:31:01] Production.INFO: neon service started
[2026-09-15 15:31:01] Production.INFO: neon service started
[2026-09-15 15:31:01] Production.INFO: ==23616== Releasing lock...
[2026-09-15 15:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:31:02] Production.INFO: ==23618== Lock acquired, processing the job...
[2026-09-15 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:31:02] Production.INFO: ==23620== Lock acquired, processing the job...
[2026-09-15 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:31:02] Production.INFO: ==23620== Releasing lock...
[2026-09-15 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:31:02] Production.INFO: ==23618== Releasing lock...
[2026-09-15 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:31:03] Production.INFO: ==23625== Lock acquired, processing the job...
[2026-09-15 10:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:31:03] Production.INFO: ==23627== Lock acquired, processing the job...
[2026-09-15 10:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:31:03] Production.INFO: ==23629== Lock acquired, processing the job...
[2026-09-15 10:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:31:03] Production.INFO: ==23623== Lock acquired, processing the job...
[2026-09-15 10:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:31:03] Production.INFO: Account Balance Start.
[2026-09-15 10:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:31:03] Production.INFO: 117
[2026-09-15 10:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:31:03] Production.INFO: ==23631== Lock acquired, processing the job...
[2026-09-15 10:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 10:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:31:03] Production.INFO: ==23631== Releasing lock...
[2026-09-15 10:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:31:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:31:03] Production.INFO: Total Charge 0
[2026-09-15 10:31:03] Production.INFO: CreateAllLog End
[2026-09-15 10:31:04] Production.INFO: ==23625== Releasing lock...
[2026-09-15 10:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:31:04] Production.INFO: Account Balance End.
[2026-09-15 10:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:31:04] Production.INFO: ==23629== Releasing lock...
[2026-09-15 10:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:31:11] Production.ERROR: CronJobId end10
[2026-09-15 10:31:11] Production.INFO: ==23627== Releasing lock...
[2026-09-15 10:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:31:14] Production.INFO: call_cost start
[2026-09-15 10:31:14] Production.INFO: call_cost end
[2026-09-15 10:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:31:14] Production.INFO: ==23623== Releasing lock...
[2026-09-15 10:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:32:02] Production.INFO: ==23692== Lock acquired, processing the job...
[2026-09-15 15:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:32:02] Production.INFO: neon service started
[2026-09-15 15:32:02] Production.INFO: neon service started
[2026-09-15 15:32:02] Production.INFO: ==23692== Releasing lock...
[2026-09-15 15:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:32:02] Production.INFO: ==23694== Lock acquired, processing the job...
[2026-09-15 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:32:02] Production.INFO: ==23696== Lock acquired, processing the job...
[2026-09-15 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:32:02] Production.INFO: ==23696== Releasing lock...
[2026-09-15 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:32:03] Production.INFO: ==23694== Releasing lock...
[2026-09-15 10:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:32:03] Production.INFO: ==23703== Lock acquired, processing the job...
[2026-09-15 10:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:32:03] Production.INFO: ==23698== Lock acquired, processing the job...
[2026-09-15 10:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:32:03] Production.INFO: ==23701== Lock acquired, processing the job...
[2026-09-15 10:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:32:03] Production.INFO: ==23705== Lock acquired, processing the job...
[2026-09-15 10:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:32:03] Production.INFO: ==23707== Lock acquired, processing the job...
[2026-09-15 10:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:32:04] Production.INFO: Account Balance Start.
[2026-09-15 10:32:04] Production.INFO: CreateAllLog Start
[2026-09-15 10:32:04] Production.INFO: 117
[2026-09-15 10:32:04] Production.INFO: Date 2026-09-08
[2026-09-15 10:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:32:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:32:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:32:04] Production.INFO: ==23707== Releasing lock...
[2026-09-15 10:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:32:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:32:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:32:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:32:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:32:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:32:04] Production.INFO: Total Charge 0
[2026-09-15 10:32:04] Production.INFO: CreateAllLog End
[2026-09-15 10:32:04] Production.INFO: Account Balance End.
[2026-09-15 10:32:04] Production.INFO: ==23701== Releasing lock...
[2026-09-15 10:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:32:04] Production.INFO: ==23705== Releasing lock...
[2026-09-15 10:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:32:12] Production.ERROR: CronJobId end10
[2026-09-15 10:32:12] Production.INFO: ==23703== Releasing lock...
[2026-09-15 10:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:32:14] Production.INFO: call_cost start
[2026-09-15 10:32:14] Production.INFO: call_cost end
[2026-09-15 10:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:32:14] Production.INFO: ==23698== Releasing lock...
[2026-09-15 10:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:33:01] Production.INFO: ==23763== Lock acquired, processing the job...
[2026-09-15 15:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:33:01] Production.INFO: neon service started
[2026-09-15 15:33:01] Production.INFO: neon service started
[2026-09-15 15:33:01] Production.INFO: ==23763== Releasing lock...
[2026-09-15 15:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:33:02] Production.INFO: ==23766== Lock acquired, processing the job...
[2026-09-15 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:33:02] Production.INFO: ==23768== Lock acquired, processing the job...
[2026-09-15 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:33:02] Production.INFO: ==23768== Releasing lock...
[2026-09-15 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:33:02] Production.INFO: ==23766== Releasing lock...
[2026-09-15 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:33:03] Production.INFO: ==23770== Lock acquired, processing the job...
[2026-09-15 10:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:33:03] Production.INFO: ==23772== Lock acquired, processing the job...
[2026-09-15 10:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:33:03] Production.INFO: ==23774== Lock acquired, processing the job...
[2026-09-15 10:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:33:03] Production.INFO: ==23778== Lock acquired, processing the job...
[2026-09-15 10:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:33:03] Production.INFO: ==23776== Lock acquired, processing the job...
[2026-09-15 10:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:33:03] Production.INFO: Account Balance Start.
[2026-09-15 10:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:33:03] Production.INFO: 117
[2026-09-15 10:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 10:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:33:03] Production.INFO: ==23778== Releasing lock...
[2026-09-15 10:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:33:03] Production.INFO: Total Charge 0
[2026-09-15 10:33:03] Production.INFO: CreateAllLog End
[2026-09-15 10:33:04] Production.INFO: Account Balance End.
[2026-09-15 10:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:33:04] Production.INFO: ==23776== Releasing lock...
[2026-09-15 10:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:33:04] Production.INFO: ==23772== Releasing lock...
[2026-09-15 10:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:33:11] Production.ERROR: CronJobId end10
[2026-09-15 10:33:11] Production.INFO: ==23774== Releasing lock...
[2026-09-15 10:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:33:14] Production.INFO: call_cost start
[2026-09-15 10:33:14] Production.INFO: call_cost end
[2026-09-15 10:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:33:14] Production.INFO: ==23770== Releasing lock...
[2026-09-15 10:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:34:02] Production.INFO: ==23841== Lock acquired, processing the job...
[2026-09-15 15:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:34:02] Production.INFO: neon service started
[2026-09-15 15:34:02] Production.INFO: neon service started
[2026-09-15 15:34:02] Production.INFO: ==23841== Releasing lock...
[2026-09-15 15:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:34:02] Production.INFO: ==23846== Lock acquired, processing the job...
[2026-09-15 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:34:02] Production.INFO: ==23846== Releasing lock...
[2026-09-15 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:34:02] Production.INFO: ==23844== Lock acquired, processing the job...
[2026-09-15 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:34:02] Production.INFO: ==23844== Releasing lock...
[2026-09-15 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:34:03] Production.INFO: ==23848== Lock acquired, processing the job...
[2026-09-15 10:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:34:03] Production.INFO: ==23852== Lock acquired, processing the job...
[2026-09-15 10:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:34:04] Production.INFO: ==23850== Lock acquired, processing the job...
[2026-09-15 10:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:34:04] Production.INFO: ==23854== Lock acquired, processing the job...
[2026-09-15 10:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:34:04] Production.INFO: ==23856== Lock acquired, processing the job...
[2026-09-15 10:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10: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-15 10: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-15 10: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-15 10:34:04] Production.INFO: ==23856== Releasing lock...
[2026-09-15 10:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:34:04] Production.INFO: Account Balance Start.
[2026-09-15 10:34:04] Production.INFO: CreateAllLog Start
[2026-09-15 10:34:04] Production.INFO: 117
[2026-09-15 10:34:04] Production.INFO: Date 2026-09-08
[2026-09-15 10:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:34:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:34:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:34:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:34:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:34:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:34:04] Production.INFO: ==23850== Releasing lock...
[2026-09-15 10:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:34:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:34:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:34:04] Production.INFO: Total Charge 0
[2026-09-15 10:34:05] Production.INFO: CreateAllLog End
[2026-09-15 10:34:05] Production.INFO: Account Balance End.
[2026-09-15 10:34:05] Production.ERROR: CronJobId end 12
[2026-09-15 10:34:05] Production.INFO: ==23854== Releasing lock...
[2026-09-15 10:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:34:12] Production.ERROR: CronJobId end10
[2026-09-15 10:34:12] Production.INFO: ==23852== Releasing lock...
[2026-09-15 10:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:34:14] Production.INFO: call_cost start
[2026-09-15 10:34:14] Production.INFO: call_cost end
[2026-09-15 10:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:34:14] Production.INFO: ==23848== Releasing lock...
[2026-09-15 10:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:35:01] Production.INFO: ==23908== Lock acquired, processing the job...
[2026-09-15 15:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:35:01] Production.INFO: neon service started
[2026-09-15 15:35:01] Production.INFO: neon service started
[2026-09-15 15:35:01] Production.INFO: ==23908== Releasing lock...
[2026-09-15 15:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:35:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 10:35:02] Production.INFO: ==23910== Lock acquired, processing the job...
[2026-09-15 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:35:02] Production.INFO: ==23910== Releasing lock...
[2026-09-15 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:35:02] Production.INFO: ==23912== Lock acquired, processing the job...
[2026-09-15 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:35:02] Production.INFO: ==23912== Releasing lock...
[2026-09-15 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:35:03] Production.INFO: ==23921== Lock acquired, processing the job...
[2026-09-15 10:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:35:03] Production.INFO: ==23925== Lock acquired, processing the job...
[2026-09-15 10:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 10:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 10:35:03] Production.INFO: ==23915== Lock acquired, processing the job...
[2026-09-15 10:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 10:35:03] Production.INFO: ==23917== Lock acquired, processing the job...
[2026-09-15 10:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:35:03] Production.INFO: ==23919== Lock acquired, processing the job...
[2026-09-15 10:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:35:03] Production.ERROR: CronJob PID - 23917
[2026-09-15 10:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 10:35:03] Production.ERROR: CronJob ID - 5
[2026-09-15 10:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 10:35:00
[2026-09-15 10:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:35:03] Production.ERROR: CronJob PID - 23919
[2026-09-15 10:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 10:35:03] Production.ERROR: CronJob ID - 7
[2026-09-15 10:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 10:35:00
[2026-09-15 10:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:35:03] Production.ERROR: CronJob PID - 23921
[2026-09-15 10:35:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 10:35:03] Production.ERROR: CronJob ID - 10
[2026-09-15 10:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 10:35:00
[2026-09-15 10:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:35:03] Production.ERROR: CronJob PID - 23925
[2026-09-15 10:35:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 10:35:03] Production.ERROR: CronJob ID - 17
[2026-09-15 10:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 10:35:00
[2026-09-15 10:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:35:03] Production.INFO: ==23923== Lock acquired, processing the job...
[2026-09-15 10:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 10:35:03] Production.INFO: ==23915== Releasing lock...
[2026-09-15 10:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 10:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 10:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:35:03] Production.INFO: ==23927== Lock acquired, processing the job...
[2026-09-15 10:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:35:03] Production.ERROR: done
[2026-09-15 10:35:03] Production.INFO: Account Balance Start.
[2026-09-15 10:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:35:03] Production.INFO: 117
[2026-09-15 10:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 10:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007675', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 10:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:35:03] Production.INFO: ==23927== Releasing lock...
[2026-09-15 10:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:35:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:35:04] Production.INFO: Total Charge 0
[2026-09-15 10:35:04] Production.INFO: CreateAllLog End
[2026-09-15 10:35:04] Production.INFO: Account Balance End.
[2026-09-15 10:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:35:04] Production.INFO: ==23923== Releasing lock...
[2026-09-15 10:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:35:04] Production.INFO: ==23919== Releasing lock...
[2026-09-15 10:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007675', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 10:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 10:35:10] Production.INFO: ProcessCDR(1,18007675,1,1,2)
[2026-09-15 10:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007675,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007675,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 10:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 10:35:10] Production.INFO: ==23925== Releasing lock...
[2026-09-15 10:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 10:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 10:35:14] Production.ERROR: CronJobId end10
[2026-09-15 10:35:14] Production.INFO: ==23921== Releasing lock...
[2026-09-15 10:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:35:17] Production.INFO: call_cost start
[2026-09-15 10:35:17] Production.INFO: call_cost end
[2026-09-15 10:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:35:17] Production.INFO: ==23917== Releasing lock...
[2026-09-15 10:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:36:02] Production.INFO: ==23987== Lock acquired, processing the job...
[2026-09-15 15:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:36:02] Production.INFO: neon service started
[2026-09-15 15:36:02] Production.INFO: neon service started
[2026-09-15 15:36:02] Production.INFO: ==23987== Releasing lock...
[2026-09-15 15:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:36:02] Production.INFO: ==23989== Lock acquired, processing the job...
[2026-09-15 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:36:02] Production.INFO: ==23991== Lock acquired, processing the job...
[2026-09-15 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:36:02] Production.INFO: ==23991== Releasing lock...
[2026-09-15 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:36:02] Production.INFO: ==23989== Releasing lock...
[2026-09-15 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:36:03] Production.INFO: ==23996== Lock acquired, processing the job...
[2026-09-15 10:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:36:03] Production.INFO: ==23994== Lock acquired, processing the job...
[2026-09-15 10:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:36:03] Production.INFO: ==24002== Lock acquired, processing the job...
[2026-09-15 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:36:03] Production.INFO: ==23998== Lock acquired, processing the job...
[2026-09-15 10:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:36:03] Production.INFO: ==24000== Lock acquired, processing the job...
[2026-09-15 10:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 10:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 10:36:03] Production.INFO: ==24002== Releasing lock...
[2026-09-15 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:36:03] Production.INFO: Account Balance Start.
[2026-09-15 10:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:36:03] Production.INFO: 117
[2026-09-15 10:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:36:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:36:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:36:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:36:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:36:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:36:04] Production.INFO: Total Charge 0
[2026-09-15 10:36:04] Production.INFO: CreateAllLog End
[2026-09-15 10:36:04] Production.INFO: Account Balance End.
[2026-09-15 10:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:36:04] Production.INFO: ==24000== Releasing lock...
[2026-09-15 10:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:36:04] Production.INFO: ==23996== Releasing lock...
[2026-09-15 10:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:36:11] Production.ERROR: CronJobId end10
[2026-09-15 10:36:11] Production.INFO: ==23998== Releasing lock...
[2026-09-15 10:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:36:14] Production.INFO: call_cost start
[2026-09-15 10:36:14] Production.INFO: call_cost end
[2026-09-15 10:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:36:14] Production.INFO: ==23994== Releasing lock...
[2026-09-15 10:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:37:01] Production.INFO: ==24057== Lock acquired, processing the job...
[2026-09-15 15:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:37:01] Production.INFO: neon service started
[2026-09-15 15:37:01] Production.INFO: neon service started
[2026-09-15 15:37:01] Production.INFO: ==24057== Releasing lock...
[2026-09-15 15:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:37:01] Production.INFO: ==24059== Lock acquired, processing the job...
[2026-09-15 10:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:37:02] Production.INFO: ==24059== Releasing lock...
[2026-09-15 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:37:02] Production.INFO: ==24061== Lock acquired, processing the job...
[2026-09-15 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:37:02] Production.INFO: ==24061== Releasing lock...
[2026-09-15 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:37:02] Production.INFO: ==24063== Lock acquired, processing the job...
[2026-09-15 10:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:37:02] Production.INFO: ==24065== Lock acquired, processing the job...
[2026-09-15 10:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:37:03] Production.INFO: ==24069== Lock acquired, processing the job...
[2026-09-15 10:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:37:03] Production.INFO: ==24067== Lock acquired, processing the job...
[2026-09-15 10:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:37:03] Production.INFO: ==24071== Lock acquired, processing the job...
[2026-09-15 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:37:03] Production.INFO: Account Balance Start.
[2026-09-15 10:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:37:03] Production.INFO: 117
[2026-09-15 10:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 10:37:03] Production.INFO: ==24071== Releasing lock...
[2026-09-15 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:37:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:37:03] Production.INFO: ==24065== Releasing lock...
[2026-09-15 10:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:37:03] Production.INFO: Total Charge 0
[2026-09-15 10:37:03] Production.INFO: CreateAllLog End
[2026-09-15 10:37:04] Production.INFO: Account Balance End.
[2026-09-15 10:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:37:04] Production.INFO: ==24069== Releasing lock...
[2026-09-15 10:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:37:11] Production.ERROR: CronJobId end10
[2026-09-15 10:37:11] Production.INFO: ==24067== Releasing lock...
[2026-09-15 10:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:37:14] Production.INFO: call_cost start
[2026-09-15 10:37:14] Production.INFO: call_cost end
[2026-09-15 10:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:37:14] Production.INFO: ==24063== Releasing lock...
[2026-09-15 10:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:38:01] Production.INFO: ==24137== Lock acquired, processing the job...
[2026-09-15 15:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:38:01] Production.INFO: neon service started
[2026-09-15 15:38:01] Production.INFO: neon service started
[2026-09-15 15:38:01] Production.INFO: ==24137== Releasing lock...
[2026-09-15 15:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:38:02] Production.INFO: ==24139== Lock acquired, processing the job...
[2026-09-15 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:38:02] Production.INFO: ==24141== Lock acquired, processing the job...
[2026-09-15 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:38:02] Production.INFO: ==24141== Releasing lock...
[2026-09-15 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:38:02] Production.INFO: ==24139== Releasing lock...
[2026-09-15 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:38:03] Production.INFO: ==24146== Lock acquired, processing the job...
[2026-09-15 10:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:38:03] Production.INFO: ==24144== Lock acquired, processing the job...
[2026-09-15 10:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:38:03] Production.INFO: ==24150== Lock acquired, processing the job...
[2026-09-15 10:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:38:03] Production.INFO: ==24152== Lock acquired, processing the job...
[2026-09-15 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:38:03] Production.INFO: ==24148== Lock acquired, processing the job...
[2026-09-15 10:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:38:03] Production.INFO: Account Balance Start.
[2026-09-15 10:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:38:03] Production.INFO: 117
[2026-09-15 10:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 10:38:03] Production.INFO: ==24152== Releasing lock...
[2026-09-15 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:38:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:38:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:38:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:38:04] Production.INFO: ==24146== Releasing lock...
[2026-09-15 10:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:38:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:38:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:38:04] Production.INFO: Total Charge 0
[2026-09-15 10:38:04] Production.INFO: CreateAllLog End
[2026-09-15 10:38:04] Production.INFO: Account Balance End.
[2026-09-15 10:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:38:04] Production.INFO: ==24150== Releasing lock...
[2026-09-15 10:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:38:11] Production.ERROR: CronJobId end10
[2026-09-15 10:38:11] Production.INFO: ==24148== Releasing lock...
[2026-09-15 10:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:38:14] Production.INFO: call_cost start
[2026-09-15 10:38:14] Production.INFO: call_cost end
[2026-09-15 10:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:38:14] Production.INFO: ==24144== Releasing lock...
[2026-09-15 10:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:39:01] Production.INFO: ==24205== Lock acquired, processing the job...
[2026-09-15 15:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:39:01] Production.INFO: neon service started
[2026-09-15 15:39:01] Production.INFO: neon service started
[2026-09-15 15:39:01] Production.INFO: ==24205== Releasing lock...
[2026-09-15 15:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:39:02] Production.INFO: ==24209== Lock acquired, processing the job...
[2026-09-15 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 10:39:02] Production.INFO: ==24207== Lock acquired, processing the job...
[2026-09-15 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:39:02] Production.INFO: ==24209== Releasing lock...
[2026-09-15 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:39:02] Production.INFO: 26 MB #Memory Used#
[2026-09-15 10:39:02] Production.INFO: ==24207== Releasing lock...
[2026-09-15 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:39:03] Production.INFO: ==24212== Lock acquired, processing the job...
[2026-09-15 10:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:39:03] Production.INFO: ==24214== Lock acquired, processing the job...
[2026-09-15 10:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:39:03] Production.INFO: ==24216== Lock acquired, processing the job...
[2026-09-15 10:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:39:03] Production.INFO: ==24218== Lock acquired, processing the job...
[2026-09-15 10:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:39:03] Production.INFO: Account Balance Start.
[2026-09-15 10:39:03] Production.INFO: ==24220== Lock acquired, processing the job...
[2026-09-15 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:39:03] Production.INFO: 117
[2026-09-15 10:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 10:39:03] Production.INFO: ==24220== Releasing lock...
[2026-09-15 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:39:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:39:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:39:04] Production.INFO: ==24214== Releasing lock...
[2026-09-15 10:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:39:04] Production.INFO: Total Charge 0
[2026-09-15 10:39:04] Production.INFO: CreateAllLog End
[2026-09-15 10:39:04] Production.INFO: Account Balance End.
[2026-09-15 10:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:39:04] Production.INFO: ==24218== Releasing lock...
[2026-09-15 10:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:39:11] Production.ERROR: CronJobId end10
[2026-09-15 10:39:11] Production.INFO: ==24216== Releasing lock...
[2026-09-15 10:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:39:14] Production.INFO: call_cost start
[2026-09-15 10:39:14] Production.INFO: call_cost end
[2026-09-15 10:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:39:14] Production.INFO: ==24212== Releasing lock...
[2026-09-15 10:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:40:01] Production.INFO: ==24280== Lock acquired, processing the job...
[2026-09-15 15:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:40:01] Production.INFO: neon service started
[2026-09-15 15:40:01] Production.INFO: neon service started
[2026-09-15 15:40:01] Production.INFO: ==24280== Releasing lock...
[2026-09-15 15:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:40:02] Production.INFO: ==24282== Lock acquired, processing the job...
[2026-09-15 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:40:02] Production.INFO: ==24284== Lock acquired, processing the job...
[2026-09-15 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:40:02] Production.INFO: ==24284== Releasing lock...
[2026-09-15 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:40:02] Production.INFO: ==24282== Releasing lock...
[2026-09-15 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:40:03] Production.INFO: ==24291== Lock acquired, processing the job...
[2026-09-15 10:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:40:03] Production.INFO: ==24293== Lock acquired, processing the job...
[2026-09-15 10:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:40:03] Production.INFO: ==24287== Lock acquired, processing the job...
[2026-09-15 10:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:40:03] Production.INFO: ==24289== Lock acquired, processing the job...
[2026-09-15 10:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:40:03] Production.INFO: Account Balance Start.
[2026-09-15 10:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:40:03] Production.INFO: ==24295== Lock acquired, processing the job...
[2026-09-15 10:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:40:03] Production.INFO: 117
[2026-09-15 10:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:40:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:40:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:40:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:40:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:40:04] Production.INFO: Total Charge 0
[2026-09-15 10:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:40:04] Production.INFO: ==24295== Releasing lock...
[2026-09-15 10:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:40:04] Production.INFO: CreateAllLog End
[2026-09-15 10:40:04] Production.INFO: Account Balance End.
[2026-09-15 10:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:40:04] Production.INFO: ==24293== Releasing lock...
[2026-09-15 10:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:40:04] Production.INFO: ==24289== Releasing lock...
[2026-09-15 10:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:40:11] Production.ERROR: CronJobId end10
[2026-09-15 10:40:11] Production.INFO: ==24291== Releasing lock...
[2026-09-15 10:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:40:15] Production.INFO: call_cost start
[2026-09-15 10:40:15] Production.INFO: call_cost end
[2026-09-15 10:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:40:15] Production.INFO: ==24287== Releasing lock...
[2026-09-15 10:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:41:01] Production.INFO: ==24350== Lock acquired, processing the job...
[2026-09-15 15:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:41:01] Production.INFO: neon service started
[2026-09-15 15:41:01] Production.INFO: neon service started
[2026-09-15 15:41:01] Production.INFO: ==24350== Releasing lock...
[2026-09-15 15:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:41:01] Production.INFO: ==24354== Lock acquired, processing the job...
[2026-09-15 14:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:41:01] Production.INFO: ==24354== Releasing lock...
[2026-09-15 14:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:41:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:41:01] Production.INFO: ==24352== Lock acquired, processing the job...
[2026-09-15 10:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:41:02] Production.INFO: ==24352== Releasing lock...
[2026-09-15 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:41:02] Production.INFO: ==24359== Lock acquired, processing the job...
[2026-09-15 10:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:41:02] Production.INFO: ==24361== Lock acquired, processing the job...
[2026-09-15 10:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:41:02] Production.INFO: ==24363== Lock acquired, processing the job...
[2026-09-15 10:41:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:41:02] Production.INFO: ==24357== Lock acquired, processing the job...
[2026-09-15 10:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:41:02] Production.INFO: ==24365== Lock acquired, processing the job...
[2026-09-15 10:41:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:41:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:41:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:41:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:41:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:41:02] Production.INFO: Account Balance Start.
[2026-09-15 10:41:02] Production.INFO: CreateAllLog Start
[2026-09-15 10:41:02] Production.INFO: 117
[2026-09-15 10:41:02] Production.INFO: Date 2026-09-08
[2026-09-15 10:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:41:03] Production.INFO: ==24365== Releasing lock...
[2026-09-15 10:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:41:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:41:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:41:03] Production.INFO: Total Charge 0
[2026-09-15 10:41:03] Production.INFO: CreateAllLog End
[2026-09-15 10:41:03] Production.INFO: Account Balance End.
[2026-09-15 10:41:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:41:03] Production.INFO: ==24363== Releasing lock...
[2026-09-15 10:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:41:03] Production.INFO: ==24359== Releasing lock...
[2026-09-15 10:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:41:10] Production.ERROR: CronJobId end10
[2026-09-15 10:41:10] Production.INFO: ==24361== Releasing lock...
[2026-09-15 10:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:41:14] Production.INFO: call_cost start
[2026-09-15 10:41:14] Production.INFO: call_cost end
[2026-09-15 10:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:41:14] Production.INFO: ==24357== Releasing lock...
[2026-09-15 10:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:42:01] Production.INFO: ==24422== Lock acquired, processing the job...
[2026-09-15 15:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:42:01] Production.INFO: neon service started
[2026-09-15 15:42:01] Production.INFO: neon service started
[2026-09-15 15:42:01] Production.INFO: ==24422== Releasing lock...
[2026-09-15 15:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:42:02] Production.INFO: ==24426== Lock acquired, processing the job...
[2026-09-15 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:42:02] Production.INFO: ==24426== Releasing lock...
[2026-09-15 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:42:02] Production.INFO: ==24424== Lock acquired, processing the job...
[2026-09-15 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:42:02] Production.INFO: ==24424== Releasing lock...
[2026-09-15 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:42:03] Production.INFO: ==24428== Lock acquired, processing the job...
[2026-09-15 10:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:42:03] Production.INFO: ==24430== Lock acquired, processing the job...
[2026-09-15 10:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:42:03] Production.INFO: ==24432== Lock acquired, processing the job...
[2026-09-15 10:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:42:03] Production.INFO: ==24434== Lock acquired, processing the job...
[2026-09-15 10:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:42:03] Production.INFO: ==24436== Lock acquired, processing the job...
[2026-09-15 10:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:42:03] Production.INFO: Account Balance Start.
[2026-09-15 10:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:42:03] Production.INFO: 117
[2026-09-15 10:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 10: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-15 10: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-15 10: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-15 10:42:03] Production.INFO: ==24436== Releasing lock...
[2026-09-15 10:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:42:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:42:04] Production.INFO: Total Charge 0
[2026-09-15 10:42:04] Production.INFO: CreateAllLog End
[2026-09-15 10:42:04] Production.INFO: ==24430== Releasing lock...
[2026-09-15 10:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:42:04] Production.INFO: Account Balance End.
[2026-09-15 10:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:42:04] Production.INFO: ==24434== Releasing lock...
[2026-09-15 10:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:42:12] Production.ERROR: CronJobId end10
[2026-09-15 10:42:12] Production.INFO: ==24432== Releasing lock...
[2026-09-15 10:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:42:14] Production.INFO: call_cost start
[2026-09-15 10:42:14] Production.INFO: call_cost end
[2026-09-15 10:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:42:14] Production.INFO: ==24428== Releasing lock...
[2026-09-15 10:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:43:02] Production.INFO: ==24495== Lock acquired, processing the job...
[2026-09-15 15:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:43:02] Production.INFO: neon service started
[2026-09-15 15:43:02] Production.INFO: neon service started
[2026-09-15 15:43:02] Production.INFO: ==24495== Releasing lock...
[2026-09-15 15:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:43:02] Production.INFO: ==24497== Lock acquired, processing the job...
[2026-09-15 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:43:02] Production.INFO: ==24497== Releasing lock...
[2026-09-15 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:43:02] Production.INFO: ==24499== Lock acquired, processing the job...
[2026-09-15 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:43:02] Production.INFO: ==24499== Releasing lock...
[2026-09-15 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:43:03] Production.INFO: ==24509== Lock acquired, processing the job...
[2026-09-15 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 10:43:03] Production.INFO: ==24501== Lock acquired, processing the job...
[2026-09-15 10:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 10:43:03] Production.INFO: ==24509== Releasing lock...
[2026-09-15 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:43:03] Production.INFO: ==24503== Lock acquired, processing the job...
[2026-09-15 10:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:43:03] Production.INFO: ==24505== Lock acquired, processing the job...
[2026-09-15 10:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:43:03] Production.INFO: ==24507== Lock acquired, processing the job...
[2026-09-15 10:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:43:03] Production.INFO: Account Balance Start.
[2026-09-15 10:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:43:03] Production.INFO: 117
[2026-09-15 10:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:43:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:43:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:43:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:43:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:43:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:43:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:43:04] Production.INFO: Total Charge 0
[2026-09-15 10:43:04] Production.INFO: CreateAllLog End
[2026-09-15 10:43:04] Production.INFO: ==24503== Releasing lock...
[2026-09-15 10:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:43:04] Production.INFO: Account Balance End.
[2026-09-15 10:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:43:04] Production.INFO: ==24507== Releasing lock...
[2026-09-15 10:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:43:11] Production.ERROR: CronJobId end10
[2026-09-15 10:43:11] Production.INFO: ==24505== Releasing lock...
[2026-09-15 10:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:43:14] Production.INFO: call_cost start
[2026-09-15 10:43:14] Production.INFO: call_cost end
[2026-09-15 10:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:43:14] Production.INFO: ==24501== Releasing lock...
[2026-09-15 10:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:44:01] Production.INFO: ==24565== Lock acquired, processing the job...
[2026-09-15 15:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:44:01] Production.INFO: neon service started
[2026-09-15 15:44:01] Production.INFO: neon service started
[2026-09-15 15:44:01] Production.INFO: ==24565== Releasing lock...
[2026-09-15 15:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:44:01] Production.INFO: ==24570== Lock acquired, processing the job...
[2026-09-15 14:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:44:01] Production.INFO: ==24570== Releasing lock...
[2026-09-15 14:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:44:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:44:02] Production.INFO: ==24568== Lock acquired, processing the job...
[2026-09-15 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:44:02] Production.INFO: ==24568== Releasing lock...
[2026-09-15 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:44:03] Production.INFO: ==24578== Lock acquired, processing the job...
[2026-09-15 10:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:44:03] Production.INFO: ==24572== Lock acquired, processing the job...
[2026-09-15 10:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:44:03] Production.INFO: ==24574== Lock acquired, processing the job...
[2026-09-15 10:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:44:03] Production.INFO: ==24576== Lock acquired, processing the job...
[2026-09-15 10:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:44:03] Production.INFO: Account Balance Start.
[2026-09-15 10:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:44:03] Production.INFO: ==24580== Lock acquired, processing the job...
[2026-09-15 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:44:03] Production.INFO: 117
[2026-09-15 10:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 10:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:44:03] Production.INFO: ==24580== Releasing lock...
[2026-09-15 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:44:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:44:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:44:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:44:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:44:03] Production.INFO: Total Charge 0
[2026-09-15 10:44:03] Production.INFO: CreateAllLog End
[2026-09-15 10:44:03] Production.INFO: Account Balance End.
[2026-09-15 10:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:44:04] Production.INFO: ==24578== Releasing lock...
[2026-09-15 10:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:44:04] Production.INFO: ==24574== Releasing lock...
[2026-09-15 10:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:44:11] Production.ERROR: CronJobId end10
[2026-09-15 10:44:11] Production.INFO: ==24576== Releasing lock...
[2026-09-15 10:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:44:14] Production.INFO: call_cost start
[2026-09-15 10:44:14] Production.INFO: call_cost end
[2026-09-15 10:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:44:14] Production.INFO: ==24572== Releasing lock...
[2026-09-15 10:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:45:01] Production.INFO: ==24644== Lock acquired, processing the job...
[2026-09-15 15:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:45:01] Production.INFO: neon service started
[2026-09-15 15:45:01] Production.INFO: neon service started
[2026-09-15 15:45:02] Production.INFO: ==24644== Releasing lock...
[2026-09-15 15:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:45:02] Production.INFO: ==24648== Lock acquired, processing the job...
[2026-09-15 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:45:02] Production.INFO: ==24648== Releasing lock...
[2026-09-15 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:45:02] Production.INFO: ==24646== Lock acquired, processing the job...
[2026-09-15 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:45:02] Production.INFO: ==24646== Releasing lock...
[2026-09-15 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:45:03] Production.INFO: ==24658== Lock acquired, processing the job...
[2026-09-15 10:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:45:03] Production.INFO: ==24652== Lock acquired, processing the job...
[2026-09-15 10:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 10:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:45:03] Production.INFO: ==24662== Lock acquired, processing the job...
[2026-09-15 10:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 10:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 10:45:03] Production.INFO: ==24664== Lock acquired, processing the job...
[2026-09-15 10:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 10:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:45:03] Production.ERROR: CronJob PID - 24658
[2026-09-15 10:45:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 10:45:03] Production.ERROR: CronJob ID - 10
[2026-09-15 10:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 10:45:00
[2026-09-15 10:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:45:03] Production.ERROR: CronJob PID - 24662
[2026-09-15 10:45:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 10:45:03] Production.ERROR: CronJob ID - 17
[2026-09-15 10:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 10:45:00
[2026-09-15 10:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 10:45:03] Production.INFO: ==24652== Releasing lock...
[2026-09-15 10:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 10:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 10:45:03] Production.INFO: ==24654== Lock acquired, processing the job...
[2026-09-15 10:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:45:04] Production.INFO: ==24656== Lock acquired, processing the job...
[2026-09-15 10:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:45:04] Production.INFO: ==24660== Lock acquired, processing the job...
[2026-09-15 10:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 10:45:04] Production.ERROR: done
[2026-09-15 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-15 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-15 10:45:04] Production.INFO: ==24664== Releasing lock...
[2026-09-15 10:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 10:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007717', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 10:45:04] Production.INFO: Account Balance Start.
[2026-09-15 10:45:04] Production.INFO: CreateAllLog Start
[2026-09-15 10:45:04] Production.INFO: 117
[2026-09-15 10:45:04] Production.INFO: Date 2026-09-08
[2026-09-15 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:45:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:45:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:45:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:45:04] Production.INFO: Total Charge 0
[2026-09-15 10:45:04] Production.INFO: CreateAllLog End
[2026-09-15 10:45:04] Production.INFO: Account Balance End.
[2026-09-15 10:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:45:04] Production.INFO: ==24660== Releasing lock...
[2026-09-15 10:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:45:05] Production.INFO: ==24656== Releasing lock...
[2026-09-15 10:45:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:45:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007717', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 10:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 10:45:10] Production.INFO: ProcessCDR(1,18007717,1,1,2)
[2026-09-15 10:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007717,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007717,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 10:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 10:45:10] Production.INFO: ==24662== Releasing lock...
[2026-09-15 10:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 10:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 10:45:14] Production.ERROR: CronJobId end10
[2026-09-15 10:45:14] Production.INFO: ==24658== Releasing lock...
[2026-09-15 10:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:45:17] Production.INFO: call_cost start
[2026-09-15 10:45:17] Production.INFO: call_cost end
[2026-09-15 10:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:45:17] Production.INFO: ==24654== Releasing lock...
[2026-09-15 10:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:46:01] Production.INFO: ==24727== Lock acquired, processing the job...
[2026-09-15 15:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:46:01] Production.INFO: neon service started
[2026-09-15 15:46:01] Production.INFO: neon service started
[2026-09-15 15:46:01] Production.INFO: ==24727== Releasing lock...
[2026-09-15 15:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:46:01] Production.INFO: ==24729== Lock acquired, processing the job...
[2026-09-15 10:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:46:01] Production.INFO: ==24729== Releasing lock...
[2026-09-15 10:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:46:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:46:02] Production.INFO: ==24731== Lock acquired, processing the job...
[2026-09-15 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:46:02] Production.INFO: ==24731== Releasing lock...
[2026-09-15 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:46:02] Production.INFO: ==24741== Lock acquired, processing the job...
[2026-09-15 10:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:46:02] Production.INFO: ==24733== Lock acquired, processing the job...
[2026-09-15 10:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:46:02] Production.INFO: ==24737== Lock acquired, processing the job...
[2026-09-15 10:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:46:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:46:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:46:03] Production.INFO: ==24735== Lock acquired, processing the job...
[2026-09-15 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-15 10:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:46:03] Production.INFO: ==24741== Releasing lock...
[2026-09-15 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:46:03] Production.INFO: ==24739== Lock acquired, processing the job...
[2026-09-15 10:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:46:03] Production.INFO: Account Balance Start.
[2026-09-15 10:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:46:03] Production.INFO: 117
[2026-09-15 10:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:46:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:46:03] Production.INFO: Total Charge 0
[2026-09-15 10:46:03] Production.INFO: CreateAllLog End
[2026-09-15 10:46:03] Production.INFO: Account Balance End.
[2026-09-15 10:46:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:46:03] Production.INFO: ==24739== Releasing lock...
[2026-09-15 10:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:46:03] Production.INFO: ==24735== Releasing lock...
[2026-09-15 10:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:46:11] Production.ERROR: CronJobId end10
[2026-09-15 10:46:11] Production.INFO: ==24737== Releasing lock...
[2026-09-15 10:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:46:13] Production.INFO: call_cost start
[2026-09-15 10:46:13] Production.INFO: call_cost end
[2026-09-15 10:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:46:13] Production.INFO: ==24733== Releasing lock...
[2026-09-15 10:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:47:01] Production.INFO: ==24796== Lock acquired, processing the job...
[2026-09-15 15:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:47:01] Production.INFO: neon service started
[2026-09-15 15:47:01] Production.INFO: neon service started
[2026-09-15 15:47:01] Production.INFO: ==24796== Releasing lock...
[2026-09-15 15:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:47:02] Production.INFO: ==24798== Lock acquired, processing the job...
[2026-09-15 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:47:02] Production.INFO: ==24798== Releasing lock...
[2026-09-15 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:47:02] Production.INFO: ==24800== Lock acquired, processing the job...
[2026-09-15 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:47:02] Production.INFO: ==24800== Releasing lock...
[2026-09-15 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:47:03] Production.INFO: ==24803== Lock acquired, processing the job...
[2026-09-15 10:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:47:03] Production.INFO: ==24805== Lock acquired, processing the job...
[2026-09-15 10:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:47:03] Production.INFO: ==24807== Lock acquired, processing the job...
[2026-09-15 10:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:47:03] Production.INFO: ==24811== Lock acquired, processing the job...
[2026-09-15 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:47:03] Production.INFO: ==24809== Lock acquired, processing the job...
[2026-09-15 10:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:47:03] Production.INFO: Account Balance Start.
[2026-09-15 10:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:47:03] Production.INFO: 117
[2026-09-15 10:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:47:03] Production.INFO: ==24811== Releasing lock...
[2026-09-15 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:47:03] Production.INFO: Total Charge 0
[2026-09-15 10:47:03] Production.INFO: ==24805== Releasing lock...
[2026-09-15 10:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:47:03] Production.INFO: CreateAllLog End
[2026-09-15 10:47:04] Production.INFO: Account Balance End.
[2026-09-15 10:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:47:04] Production.INFO: ==24809== Releasing lock...
[2026-09-15 10:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:47:12] Production.ERROR: CronJobId end10
[2026-09-15 10:47:12] Production.INFO: ==24807== Releasing lock...
[2026-09-15 10:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:47:13] Production.INFO: call_cost start
[2026-09-15 10:47:13] Production.INFO: call_cost end
[2026-09-15 10:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:47:13] Production.INFO: ==24803== Releasing lock...
[2026-09-15 10:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:48:02] Production.INFO: ==24877== Lock acquired, processing the job...
[2026-09-15 15:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:48:02] Production.INFO: neon service started
[2026-09-15 15:48:02] Production.INFO: neon service started
[2026-09-15 15:48:02] Production.INFO: ==24877== Releasing lock...
[2026-09-15 15:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:48:02] Production.INFO: ==24879== Lock acquired, processing the job...
[2026-09-15 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:48:02] Production.INFO: ==24881== Lock acquired, processing the job...
[2026-09-15 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:48:02] Production.INFO: ==24881== Releasing lock...
[2026-09-15 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:48:03] Production.INFO: ==24879== Releasing lock...
[2026-09-15 10:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:48:03] Production.INFO: ==24884== Lock acquired, processing the job...
[2026-09-15 10:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:48:03] Production.INFO: ==24886== Lock acquired, processing the job...
[2026-09-15 10:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:48:03] Production.INFO: ==24888== Lock acquired, processing the job...
[2026-09-15 10:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:48:03] Production.INFO: ==24890== Lock acquired, processing the job...
[2026-09-15 10:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:48:03] Production.INFO: ==24892== Lock acquired, processing the job...
[2026-09-15 10:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:48:04] Production.INFO: Account Balance Start.
[2026-09-15 10:48:04] Production.INFO: CreateAllLog Start
[2026-09-15 10:48:04] Production.INFO: 117
[2026-09-15 10:48:04] Production.INFO: Date 2026-09-08
[2026-09-15 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:48:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 10:48:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:48:04] Production.INFO: ==24892== Releasing lock...
[2026-09-15 10:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:48:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:48:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:48:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:48:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:48:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:48:04] Production.INFO: Total Charge 0
[2026-09-15 10:48:04] Production.INFO: CreateAllLog End
[2026-09-15 10:48:04] Production.INFO: Account Balance End.
[2026-09-15 10:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:48:04] Production.INFO: ==24890== Releasing lock...
[2026-09-15 10:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:48:04] Production.INFO: ==24886== Releasing lock...
[2026-09-15 10:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:48:10] Production.ERROR: CronJobId end10
[2026-09-15 10:48:10] Production.INFO: ==24888== Releasing lock...
[2026-09-15 10:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:48:14] Production.INFO: call_cost start
[2026-09-15 10:48:14] Production.INFO: call_cost end
[2026-09-15 10:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:48:14] Production.INFO: ==24884== Releasing lock...
[2026-09-15 10:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:49:01] Production.INFO: ==24953== Lock acquired, processing the job...
[2026-09-15 15:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:49:01] Production.INFO: neon service started
[2026-09-15 15:49:01] Production.INFO: neon service started
[2026-09-15 15:49:01] Production.INFO: ==24953== Releasing lock...
[2026-09-15 15:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:49:01] Production.INFO: ==24955== Lock acquired, processing the job...
[2026-09-15 10:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:49:02] Production.INFO: ==24955== Releasing lock...
[2026-09-15 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:49:02] Production.INFO: ==24957== Lock acquired, processing the job...
[2026-09-15 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:49:02] Production.INFO: ==24957== Releasing lock...
[2026-09-15 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:49:02] Production.INFO: ==24968== Lock acquired, processing the job...
[2026-09-15 10:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 10:49:03] Production.INFO: ==24968== Releasing lock...
[2026-09-15 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:49:03] Production.INFO: ==24960== Lock acquired, processing the job...
[2026-09-15 10:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:49:03] Production.INFO: ==24962== Lock acquired, processing the job...
[2026-09-15 10:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:49:03] Production.INFO: ==24966== Lock acquired, processing the job...
[2026-09-15 10:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:49:03] Production.INFO: ==24964== Lock acquired, processing the job...
[2026-09-15 10:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:49:03] Production.INFO: Account Balance Start.
[2026-09-15 10:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:49:03] Production.INFO: 117
[2026-09-15 10:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:49:03] Production.INFO: Total Charge 0
[2026-09-15 10:49:03] Production.INFO: CreateAllLog End
[2026-09-15 10:49:03] Production.INFO: Account Balance End.
[2026-09-15 10:49:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:49:03] Production.INFO: ==24966== Releasing lock...
[2026-09-15 10:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:49:04] Production.INFO: ==24962== Releasing lock...
[2026-09-15 10:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:49:11] Production.ERROR: CronJobId end10
[2026-09-15 10:49:11] Production.INFO: ==24964== Releasing lock...
[2026-09-15 10:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:49:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:49:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:49:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:49:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:49:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:49:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:49:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:49:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:49:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:49:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:49:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:49:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:49:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:49:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:49:13] Production.INFO: call_cost start
[2026-09-15 10:49:13] Production.INFO: call_cost end
[2026-09-15 10:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:49:13] Production.INFO: ==24960== Releasing lock...
[2026-09-15 10:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:50:02] Production.INFO: ==25028== Lock acquired, processing the job...
[2026-09-15 15:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:50:02] Production.INFO: neon service started
[2026-09-15 15:50:02] Production.INFO: neon service started
[2026-09-15 15:50:02] Production.INFO: ==25028== Releasing lock...
[2026-09-15 15:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:50:02] Production.INFO: ==25032== Lock acquired, processing the job...
[2026-09-15 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:50:02] Production.INFO: ==25032== Releasing lock...
[2026-09-15 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:50:02] Production.INFO: ==25030== Lock acquired, processing the job...
[2026-09-15 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:50:02] Production.INFO: ==25030== Releasing lock...
[2026-09-15 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:50:03] Production.INFO: ==25035== Lock acquired, processing the job...
[2026-09-15 10:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:50:03] Production.INFO: ==25039== Lock acquired, processing the job...
[2026-09-15 10:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:50:03] Production.INFO: ==25037== Lock acquired, processing the job...
[2026-09-15 10:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:50:03] Production.INFO: ==25041== Lock acquired, processing the job...
[2026-09-15 10:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:50:03] Production.INFO: ==25043== Lock acquired, processing the job...
[2026-09-15 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:50:03] Production.INFO: Account Balance Start.
[2026-09-15 10:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:50:03] Production.INFO: 117
[2026-09-15 10:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:50:03] Production.INFO: ==25043== Releasing lock...
[2026-09-15 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:50:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:50:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:50:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:50:04] Production.INFO: Total Charge 0
[2026-09-15 10:50:04] Production.INFO: CreateAllLog End
[2026-09-15 10:50:04] Production.INFO: ==25037== Releasing lock...
[2026-09-15 10:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:50:04] Production.INFO: Account Balance End.
[2026-09-15 10:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:50:04] Production.INFO: ==25041== Releasing lock...
[2026-09-15 10:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:50:11] Production.ERROR: CronJobId end10
[2026-09-15 10:50:11] Production.INFO: ==25039== Releasing lock...
[2026-09-15 10:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:50:13] Production.INFO: call_cost start
[2026-09-15 10:50:13] Production.INFO: call_cost end
[2026-09-15 10:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:50:13] Production.INFO: ==25035== Releasing lock...
[2026-09-15 10:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:51:01] Production.INFO: ==25114== Lock acquired, processing the job...
[2026-09-15 15:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:51:01] Production.INFO: neon service started
[2026-09-15 15:51:01] Production.INFO: neon service started
[2026-09-15 15:51:01] Production.INFO: ==25114== Releasing lock...
[2026-09-15 15:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:51:01] Production.INFO: ==25116== Lock acquired, processing the job...
[2026-09-15 10:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:51:02] Production.INFO: ==25116== Releasing lock...
[2026-09-15 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:51:02] Production.INFO: ==25118== Lock acquired, processing the job...
[2026-09-15 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:51:02] Production.INFO: ==25118== Releasing lock...
[2026-09-15 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:51:02] Production.INFO: ==25124== Lock acquired, processing the job...
[2026-09-15 10:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:51:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:51:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:51:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:51:03] Production.INFO: ==25120== Lock acquired, processing the job...
[2026-09-15 10:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:51:03] Production.INFO: ==25122== Lock acquired, processing the job...
[2026-09-15 10:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:51:03] Production.INFO: ==25128== Lock acquired, processing the job...
[2026-09-15 10:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 10:51:03] Production.INFO: ==25126== Lock acquired, processing the job...
[2026-09-15 10:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 10:51:03] Production.INFO: ==25128== Releasing lock...
[2026-09-15 10:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:51:03] Production.INFO: Account Balance Start.
[2026-09-15 10:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:51:03] Production.INFO: 117
[2026-09-15 10:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:51:03] Production.INFO: ==25122== Releasing lock...
[2026-09-15 10:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:51:04] Production.INFO: Total Charge 0
[2026-09-15 10:51:04] Production.INFO: CreateAllLog End
[2026-09-15 10:51:04] Production.INFO: Account Balance End.
[2026-09-15 10:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:51:04] Production.INFO: ==25126== Releasing lock...
[2026-09-15 10:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:51:11] Production.ERROR: CronJobId end10
[2026-09-15 10:51:11] Production.INFO: ==25124== Releasing lock...
[2026-09-15 10:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:51:14] Production.INFO: call_cost start
[2026-09-15 10:51:14] Production.INFO: call_cost end
[2026-09-15 10:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:51:14] Production.INFO: ==25120== Releasing lock...
[2026-09-15 10:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:52:01] Production.INFO: ==25195== Lock acquired, processing the job...
[2026-09-15 15:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:52:01] Production.INFO: neon service started
[2026-09-15 15:52:01] Production.INFO: neon service started
[2026-09-15 15:52:01] Production.INFO: ==25195== Releasing lock...
[2026-09-15 15:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:52:02] Production.INFO: ==25197== Lock acquired, processing the job...
[2026-09-15 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:52:02] Production.INFO: ==25197== Releasing lock...
[2026-09-15 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:52:02] Production.INFO: ==25199== Lock acquired, processing the job...
[2026-09-15 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:52:02] Production.INFO: ==25199== Releasing lock...
[2026-09-15 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:52:03] Production.INFO: ==25201== Lock acquired, processing the job...
[2026-09-15 10:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:52:03] Production.INFO: ==25209== Lock acquired, processing the job...
[2026-09-15 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:52:03] Production.INFO: ==25203== Lock acquired, processing the job...
[2026-09-15 10:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:52:03] Production.INFO: ==25205== Lock acquired, processing the job...
[2026-09-15 10:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:52:03] Production.INFO: ==25207== Lock acquired, processing the job...
[2026-09-15 10:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:52:03] Production.INFO: ==25209== Releasing lock...
[2026-09-15 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:52:03] Production.INFO: Account Balance Start.
[2026-09-15 10:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:52:03] Production.INFO: 117
[2026-09-15 10:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:52:03] Production.INFO: Total Charge 0
[2026-09-15 10:52:03] Production.INFO: CreateAllLog End
[2026-09-15 10:52:04] Production.INFO: Account Balance End.
[2026-09-15 10:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:52:04] Production.INFO: ==25207== Releasing lock...
[2026-09-15 10:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:52:04] Production.INFO: ==25203== Releasing lock...
[2026-09-15 10:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:52:12] Production.ERROR: CronJobId end10
[2026-09-15 10:52:12] Production.INFO: ==25205== Releasing lock...
[2026-09-15 10:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:52:14] Production.INFO: call_cost start
[2026-09-15 10:52:14] Production.INFO: call_cost end
[2026-09-15 10:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:52:14] Production.INFO: ==25201== Releasing lock...
[2026-09-15 10:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:53:01] Production.INFO: ==25274== Lock acquired, processing the job...
[2026-09-15 15:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:53:01] Production.INFO: neon service started
[2026-09-15 15:53:01] Production.INFO: neon service started
[2026-09-15 15:53:01] Production.INFO: ==25274== Releasing lock...
[2026-09-15 15:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:53:01] Production.INFO: ==25278== Lock acquired, processing the job...
[2026-09-15 14:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:53:01] Production.INFO: ==25278== Releasing lock...
[2026-09-15 14:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:53:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:53:01] Production.INFO: ==25276== Lock acquired, processing the job...
[2026-09-15 10:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:53:02] Production.INFO: ==25276== Releasing lock...
[2026-09-15 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:53:02] Production.INFO: ==25287== Lock acquired, processing the job...
[2026-09-15 10:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:53:02] Production.INFO: Account Balance Start.
[2026-09-15 10:53:02] Production.INFO: CreateAllLog Start
[2026-09-15 10:53:02] Production.INFO: 117
[2026-09-15 10:53:02] Production.INFO: Date 2026-09-08
[2026-09-15 10:53:02] Production.INFO: Reseller ==> 0
[2026-09-15 10:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:53:03] Production.INFO: ==25281== Lock acquired, processing the job...
[2026-09-15 10:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:53:03] Production.INFO: ==25283== Lock acquired, processing the job...
[2026-09-15 10:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:53:03] Production.INFO: ==25285== Lock acquired, processing the job...
[2026-09-15 10:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:53:03] Production.INFO: Total Charge 0
[2026-09-15 10:53:03] Production.INFO: ==25289== Lock acquired, processing the job...
[2026-09-15 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:53:03] Production.INFO: CreateAllLog End
[2026-09-15 10:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 10:53:03] Production.INFO: ==25289== Releasing lock...
[2026-09-15 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:53:03] Production.INFO: Account Balance End.
[2026-09-15 10:53:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:53:03] Production.INFO: ==25287== Releasing lock...
[2026-09-15 10:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:53:04] Production.INFO: ==25283== Releasing lock...
[2026-09-15 10:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:53:10] Production.ERROR: CronJobId end10
[2026-09-15 10:53:10] Production.INFO: ==25285== Releasing lock...
[2026-09-15 10:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:53:14] Production.INFO: call_cost start
[2026-09-15 10:53:14] Production.INFO: call_cost end
[2026-09-15 10:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:53:15] Production.INFO: ==25281== Releasing lock...
[2026-09-15 10:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:54:01] Production.INFO: ==25353== Lock acquired, processing the job...
[2026-09-15 15:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:54:01] Production.INFO: neon service started
[2026-09-15 15:54:01] Production.INFO: neon service started
[2026-09-15 15:54:01] Production.INFO: ==25353== Releasing lock...
[2026-09-15 15:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:54:02] Production.INFO: ==25355== Lock acquired, processing the job...
[2026-09-15 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:54:02] Production.INFO: ==25355== Releasing lock...
[2026-09-15 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:54:02] Production.INFO: ==25357== Lock acquired, processing the job...
[2026-09-15 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:54:02] Production.INFO: ==25357== Releasing lock...
[2026-09-15 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:54:03] Production.INFO: ==25363== Lock acquired, processing the job...
[2026-09-15 10:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:54:03] Production.INFO: ==25365== Lock acquired, processing the job...
[2026-09-15 10:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:54:03] Production.INFO: ==25361== Lock acquired, processing the job...
[2026-09-15 10:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:54:03] Production.INFO: Account Balance Start.
[2026-09-15 10:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:54:03] Production.INFO: 117
[2026-09-15 10:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:54:03] Production.INFO: ==25359== Lock acquired, processing the job...
[2026-09-15 10:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:54:03] Production.INFO: ==25367== Lock acquired, processing the job...
[2026-09-15 10:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 10:54:03] Production.INFO: Total Charge 0
[2026-09-15 10:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:54:03] Production.INFO: CreateAllLog End
[2026-09-15 10:54:03] Production.INFO: ==25367== Releasing lock...
[2026-09-15 10:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:54:03] Production.INFO: Account Balance End.
[2026-09-15 10:54:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:54:03] Production.INFO: ==25365== Releasing lock...
[2026-09-15 10:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:54:04] Production.INFO: ==25361== Releasing lock...
[2026-09-15 10:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:54:10] Production.ERROR: CronJobId end10
[2026-09-15 10:54:10] Production.INFO: ==25363== Releasing lock...
[2026-09-15 10:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:54:14] Production.INFO: call_cost start
[2026-09-15 10:54:14] Production.INFO: call_cost end
[2026-09-15 10:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:54:14] Production.INFO: ==25359== Releasing lock...
[2026-09-15 10:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:55:02] Production.INFO: ==25435== Lock acquired, processing the job...
[2026-09-15 15:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:55:02] Production.INFO: neon service started
[2026-09-15 15:55:02] Production.INFO: neon service started
[2026-09-15 15:55:02] Production.INFO: ==25435== Releasing lock...
[2026-09-15 15:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:55:02] Production.INFO: ==25437== Lock acquired, processing the job...
[2026-09-15 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:55:02] Production.INFO: ==25437== Releasing lock...
[2026-09-15 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:55:03] Production.INFO: ==25439== Lock acquired, processing the job...
[2026-09-15 14:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:55:03] Production.INFO: ==25439== Releasing lock...
[2026-09-15 14:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:55:03] Production.INFO: ==25446== Lock acquired, processing the job...
[2026-09-15 10:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:55:04] Production.INFO: ==25452== Lock acquired, processing the job...
[2026-09-15 10:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 10:55:04] Production.INFO: ==25441== Lock acquired, processing the job...
[2026-09-15 10:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 10:55:04] Production.INFO: ==25450== Lock acquired, processing the job...
[2026-09-15 10:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 10:55:04] Production.INFO: Account Balance Start.
[2026-09-15 10:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 10:55:04] Production.INFO: 117
[2026-09-15 10:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:55:04] Production.INFO: ==25443== Lock acquired, processing the job...
[2026-09-15 10:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:55:04] Production.ERROR: CronJob PID - 25443
[2026-09-15 10:55:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 10:55:04] Production.ERROR: CronJob ID - 5
[2026-09-15 10:55:04] Production.ERROR: CronJob Last Run Time 2026-09-15 10:55:00
[2026-09-15 10:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:55:04] Production.ERROR: CronJob PID - 25446
[2026-09-15 10:55:04] Production.ERROR: CronJob Title - Account Block
[2026-09-15 10:55:04] Production.ERROR: CronJob ID - 7
[2026-09-15 10:55:04] Production.ERROR: CronJob Last Run Time 2026-09-15 10:55:00
[2026-09-15 10:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:55:04] Production.ERROR: CronJob PID - 25450
[2026-09-15 10:55:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 10:55:04] Production.ERROR: CronJob ID - 12
[2026-09-15 10:55:04] Production.ERROR: CronJob Last Run Time 2026-09-15 10:55:00
[2026-09-15 10:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 10:55:04] Production.ERROR: CronJob PID - 25452
[2026-09-15 10:55:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 10:55:04] Production.ERROR: CronJob ID - 17
[2026-09-15 10:55:04] Production.ERROR: CronJob Last Run Time 2026-09-15 10:55:00
[2026-09-15 10:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 10:55:04] Production.INFO: ==25448== Lock acquired, processing the job...
[2026-09-15 10:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:55:04] Production.INFO: ==25454== Lock acquired, processing the job...
[2026-09-15 10:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 10:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 10:55:04] Production.INFO: ==25441== Releasing lock...
[2026-09-15 10:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 10:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 10:55:04] Production.ERROR: done
[2026-09-15 10:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 10:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 10:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007758', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 10:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 10:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 10:55:04] Production.INFO: ==25454== Releasing lock...
[2026-09-15 10:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:55:04] Production.INFO: Total Charge 0
[2026-09-15 10:55:04] Production.INFO: CreateAllLog End
[2026-09-15 10:55:05] Production.INFO: Account Balance End.
[2026-09-15 10:55:05] Production.ERROR: CronJobId end 12
[2026-09-15 10:55:05] Production.INFO: ==25450== Releasing lock...
[2026-09-15 10:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:55:05] Production.INFO: ==25446== Releasing lock...
[2026-09-15 10:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007758', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 10:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 10:55:09] Production.INFO: ProcessCDR(1,18007758,1,1,2)
[2026-09-15 10:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007758,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007758,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 10:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 10:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 10:55:10] Production.INFO: ==25452== Releasing lock...
[2026-09-15 10:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 10:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 10:55:15] Production.ERROR: CronJobId end10
[2026-09-15 10:55:15] Production.INFO: ==25448== Releasing lock...
[2026-09-15 10:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:55:17] Production.INFO: call_cost start
[2026-09-15 10:55:17] Production.INFO: call_cost end
[2026-09-15 10:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:55:17] Production.INFO: ==25443== Releasing lock...
[2026-09-15 10:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:56:01] Production.INFO: ==25517== Lock acquired, processing the job...
[2026-09-15 15:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:56:01] Production.INFO: neon service started
[2026-09-15 15:56:01] Production.INFO: neon service started
[2026-09-15 15:56:01] Production.INFO: ==25517== Releasing lock...
[2026-09-15 15:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:56:02] Production.INFO: ==25519== Lock acquired, processing the job...
[2026-09-15 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:56:02] Production.INFO: ==25519== Releasing lock...
[2026-09-15 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:56:02] Production.INFO: ==25521== Lock acquired, processing the job...
[2026-09-15 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:56:02] Production.INFO: ==25521== Releasing lock...
[2026-09-15 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:56:03] Production.INFO: ==25525== Lock acquired, processing the job...
[2026-09-15 10:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:56:03] Production.INFO: ==25523== Lock acquired, processing the job...
[2026-09-15 10:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:56:03] Production.INFO: ==25529== Lock acquired, processing the job...
[2026-09-15 10:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:56:03] Production.INFO: ==25527== Lock acquired, processing the job...
[2026-09-15 10:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:56:03] Production.INFO: ==25531== Lock acquired, processing the job...
[2026-09-15 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:56:03] Production.INFO: Account Balance Start.
[2026-09-15 10:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:56:03] Production.INFO: 117
[2026-09-15 10:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 10:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:56:03] Production.INFO: ==25531== Releasing lock...
[2026-09-15 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:56:03] Production.INFO: Total Charge 0
[2026-09-15 10:56:03] Production.INFO: CreateAllLog End
[2026-09-15 10:56:03] Production.INFO: Account Balance End.
[2026-09-15 10:56:03] Production.ERROR: CronJobId end 12
[2026-09-15 10:56:03] Production.INFO: ==25529== Releasing lock...
[2026-09-15 10:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:56:03] Production.INFO: ==25525== Releasing lock...
[2026-09-15 10:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:56:10] Production.ERROR: CronJobId end10
[2026-09-15 10:56:10] Production.INFO: ==25527== Releasing lock...
[2026-09-15 10:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:56:13] Production.INFO: call_cost start
[2026-09-15 10:56:13] Production.INFO: call_cost end
[2026-09-15 10:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:56:13] Production.INFO: ==25523== Releasing lock...
[2026-09-15 10:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:57:02] Production.INFO: ==25597== Lock acquired, processing the job...
[2026-09-15 15:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:57:02] Production.INFO: neon service started
[2026-09-15 15:57:02] Production.INFO: neon service started
[2026-09-15 15:57:02] Production.INFO: ==25597== Releasing lock...
[2026-09-15 15:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:57:02] Production.INFO: ==25599== Lock acquired, processing the job...
[2026-09-15 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:57:02] Production.INFO: ==25599== Releasing lock...
[2026-09-15 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:57:02] Production.INFO: ==25601== Lock acquired, processing the job...
[2026-09-15 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:57:02] Production.INFO: ==25601== Releasing lock...
[2026-09-15 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:57:03] Production.INFO: ==25609== Lock acquired, processing the job...
[2026-09-15 10:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:57:03] Production.INFO: Account Balance Start.
[2026-09-15 10:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:57:03] Production.INFO: 117
[2026-09-15 10:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:57:03] Production.INFO: ==25605== Lock acquired, processing the job...
[2026-09-15 10:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:57:03] Production.INFO: Total Charge 0
[2026-09-15 10:57:03] Production.INFO: ==25607== Lock acquired, processing the job...
[2026-09-15 10:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:57:03] Production.INFO: ==25603== Lock acquired, processing the job...
[2026-09-15 10:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:57:03] Production.INFO: CreateAllLog End
[2026-09-15 10:57:03] Production.INFO: ==25611== Lock acquired, processing the job...
[2026-09-15 10:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:57:04] Production.INFO: Account Balance End.
[2026-09-15 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-15 10:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:57:04] Production.INFO: ==25609== Releasing lock...
[2026-09-15 10:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 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-15 10:57:04] Production.INFO: ==25611== Releasing lock...
[2026-09-15 10:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:57:04] Production.INFO: ==25605== Releasing lock...
[2026-09-15 10:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:57:12] Production.ERROR: CronJobId end10
[2026-09-15 10:57:12] Production.INFO: ==25607== Releasing lock...
[2026-09-15 10:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:57:15] Production.INFO: call_cost start
[2026-09-15 10:57:15] Production.INFO: call_cost end
[2026-09-15 10:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:57:15] Production.INFO: ==25603== Releasing lock...
[2026-09-15 10:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:58:01] Production.INFO: ==25673== Lock acquired, processing the job...
[2026-09-15 15:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:58:01] Production.INFO: neon service started
[2026-09-15 15:58:01] Production.INFO: neon service started
[2026-09-15 15:58:01] Production.INFO: ==25673== Releasing lock...
[2026-09-15 15:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 10:58:02] Production.INFO: ==25675== Lock acquired, processing the job...
[2026-09-15 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:58:02] Production.INFO: ==25677== Lock acquired, processing the job...
[2026-09-15 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:58:02] Production.INFO: ==25677== Releasing lock...
[2026-09-15 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:58:02] Production.INFO: ==25675== Releasing lock...
[2026-09-15 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:58:03] Production.INFO: ==25684== Lock acquired, processing the job...
[2026-09-15 10:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:58:03] Production.INFO: ==25680== Lock acquired, processing the job...
[2026-09-15 10:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 10:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:58:03] Production.INFO: ==25682== Lock acquired, processing the job...
[2026-09-15 10:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:58:03] Production.INFO: ==25686== Lock acquired, processing the job...
[2026-09-15 10:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:58:03] Production.INFO: ==25688== Lock acquired, processing the job...
[2026-09-15 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:58:03] Production.INFO: Account Balance Start.
[2026-09-15 10:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:58:03] Production.INFO: 117
[2026-09-15 10:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 10:58:03] Production.INFO: ==25688== Releasing lock...
[2026-09-15 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:58:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:58:03] Production.INFO: Total Charge 0
[2026-09-15 10:58:03] Production.INFO: CreateAllLog End
[2026-09-15 10:58:04] Production.INFO: Account Balance End.
[2026-09-15 10:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:58:04] Production.INFO: ==25686== Releasing lock...
[2026-09-15 10:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:58:04] Production.INFO: ==25682== Releasing lock...
[2026-09-15 10:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:58:11] Production.ERROR: CronJobId end10
[2026-09-15 10:58:11] Production.INFO: ==25684== Releasing lock...
[2026-09-15 10:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:58:13] Production.INFO: call_cost start
[2026-09-15 10:58:13] Production.INFO: call_cost end
[2026-09-15 10:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:58:13] Production.INFO: ==25680== Releasing lock...
[2026-09-15 10:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:59:01] Production.INFO: ==25764== Lock acquired, processing the job...
[2026-09-15 15:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 15:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 15:59:01] Production.INFO: neon service started
[2026-09-15 15:59:01] Production.INFO: neon service started
[2026-09-15 15:59:01] Production.INFO: ==25764== Releasing lock...
[2026-09-15 15:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 15:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:59:02] Production.INFO: ==25768== Lock acquired, processing the job...
[2026-09-15 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:59:02] Production.INFO: ==25768== Releasing lock...
[2026-09-15 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 14:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 10:59:02] Production.INFO: ==25766== Lock acquired, processing the job...
[2026-09-15 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 10:59:02] Production.INFO: ==25766== Releasing lock...
[2026-09-15 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 10:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 10:59:03] Production.INFO: ==25777== Lock acquired, processing the job...
[2026-09-15 10:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 10:59:03] Production.INFO: ==25771== Lock acquired, processing the job...
[2026-09-15 10:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 10:59:03] Production.INFO: Account Balance Start.
[2026-09-15 10:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 10:59:03] Production.INFO: 117
[2026-09-15 10:59:03] Production.INFO: ==25773== Lock acquired, processing the job...
[2026-09-15 10:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 10:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 10:59:03] Production.INFO: ==25779== Lock acquired, processing the job...
[2026-09-15 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:59:03] Production.INFO: ==25775== Lock acquired, processing the job...
[2026-09-15 10:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 10:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 10:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 10:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 10:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 10:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 10:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 10:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:59:03] Production.INFO: ==25779== Releasing lock...
[2026-09-15 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 10:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 10:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 10:59:03] Production.INFO: Total Charge 0
[2026-09-15 10:59:03] Production.INFO: CreateAllLog End
[2026-09-15 10:59:03] Production.INFO: Account Balance End.
[2026-09-15 10:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 10:59:04] Production.INFO: ==25777== Releasing lock...
[2026-09-15 10:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 10:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 10:59:04] Production.INFO: ==25773== Releasing lock...
[2026-09-15 10:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 10:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 10:59:11] Production.ERROR: CronJobId end10
[2026-09-15 10:59:11] Production.INFO: ==25775== Releasing lock...
[2026-09-15 10:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 10:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 10:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 10:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 10:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 10:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 10:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 10:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 10:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 10:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 10:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 10:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 10:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 10:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 10:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 10:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 10:59:14] Production.INFO: call_cost start
[2026-09-15 10:59:14] Production.INFO: call_cost end
[2026-09-15 10:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 10:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 10:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 10:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 10:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 10:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 10:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 10:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 10:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 10:59:14] Production.INFO: ==25771== Releasing lock...
[2026-09-15 10:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 10:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:00:02] Production.INFO: ==25843== Lock acquired, processing the job...
[2026-09-15 16:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:00:02] Production.INFO: neon service started
[2026-09-15 16:00:02] Production.INFO: neon service started
[2026-09-15 16:00:02] Production.INFO: ==25843== Releasing lock...
[2026-09-15 16:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:00:02] Production.INFO: ==25846== Lock acquired, processing the job...
[2026-09-15 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:00:02] Production.INFO: ==25846== Releasing lock...
[2026-09-15 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:00:03] Production.INFO: ==25848== Lock acquired, processing the job...
[2026-09-15 15:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:00:03] Production.INFO: ==25848== Releasing lock...
[2026-09-15 15:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:00:03] Production.INFO: ==25852== Lock acquired, processing the job...
[2026-09-15 11:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:00:03] Production.INFO: ==25850== Lock acquired, processing the job...
[2026-09-15 11:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:00:03] Production.INFO: ==25856== Lock acquired, processing the job...
[2026-09-15 11:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-09-15 11:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.INFO: ==25858== Lock acquired, processing the job...
[2026-09-15 11:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: ==25854== Lock acquired, processing the job...
[2026-09-15 11:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: Account Balance Start.
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: 117
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-15 11:00:04] Production.INFO: Outstanding Amount 0.02
[2026-09-15 11:00:04] Production.INFO: Invoice Full Number INV13250
[2026-09-15 11:00:04] Production.INFO: Transaction start
[2026-09-15 11:00:04] Production.INFO: ==25860== Lock acquired, processing the job...
[2026-09-15 11:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:00:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:00:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 11:00:04] Production.INFO: ==25860== Releasing lock...
[2026-09-15 11:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:00:04] Production.INFO: Total Charge 0
[2026-09-15 11:00:04] Production.INFO: CreateAllLog End
[2026-09-15 11:00:04] Production.INFO: ==25852== Releasing lock...
[2026-09-15 11:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:00:04] Production.INFO: Account Balance End.
[2026-09-15 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-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 10
[2026-09-15 11:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:00:04] Production.INFO: ==25858== Releasing lock...
[2026-09-15 11:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 0
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-09-15 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 20
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 0
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 3
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-15 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-15 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-09-15 11:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-15 11:00:07] Production.ERROR: CronJobId end11
[2026-09-15 11:00:07] Production.INFO: ==25856== Releasing lock...
[2026-09-15 11:00:07] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-09-15 11:00:07] Production.INFO: 33.75 MB #Memory Used#
[2026-09-15 11:00:13] Production.ERROR: CronJobId end10
[2026-09-15 11:00:13] Production.INFO: ==25854== Releasing lock...
[2026-09-15 11:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:00:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:00:16] Production.INFO: call_cost start
[2026-09-15 11:00:16] Production.INFO: call_cost end
[2026-09-15 11:00:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:00:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:00:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:00:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:00:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:00:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:00:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:00:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:00:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:00:16] Production.INFO: ==25850== Releasing lock...
[2026-09-15 11:00:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:00:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:01:01] Production.INFO: ==25940== Lock acquired, processing the job...
[2026-09-15 16:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:01:01] Production.INFO: neon service started
[2026-09-15 16:01:01] Production.INFO: neon service started
[2026-09-15 16:01:01] Production.INFO: ==25940== Releasing lock...
[2026-09-15 16:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:01:02] Production.INFO: ==25945== Lock acquired, processing the job...
[2026-09-15 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:01:02] Production.INFO: ==25945== Releasing lock...
[2026-09-15 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:01:02] Production.INFO: ==25943== Lock acquired, processing the job...
[2026-09-15 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:01:02] Production.INFO: ==25943== Releasing lock...
[2026-09-15 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:01:03] Production.INFO: ==25948== Lock acquired, processing the job...
[2026-09-15 11:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:01:03] Production.INFO: ==25950== Lock acquired, processing the job...
[2026-09-15 11:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:01:03] Production.INFO: ==25952== Lock acquired, processing the job...
[2026-09-15 11:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:01:03] Production.INFO: ==25954== Lock acquired, processing the job...
[2026-09-15 11:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:01:03] Production.INFO: ==25956== Lock acquired, processing the job...
[2026-09-15 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:01:03] Production.INFO: Account Balance Start.
[2026-09-15 11:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:01:03] Production.INFO: 117
[2026-09-15 11:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:01:03] Production.INFO: ==25956== Releasing lock...
[2026-09-15 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:01:03] Production.INFO: Total Charge 0
[2026-09-15 11:01:03] Production.INFO: CreateAllLog End
[2026-09-15 11:01:04] Production.INFO: Account Balance End.
[2026-09-15 11:01:04] Production.INFO: ==25950== Releasing lock...
[2026-09-15 11:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:01:04] Production.INFO: ==25954== Releasing lock...
[2026-09-15 11:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:01:12] Production.ERROR: CronJobId end10
[2026-09-15 11:01:12] Production.INFO: ==25952== Releasing lock...
[2026-09-15 11:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:01:14] Production.INFO: call_cost start
[2026-09-15 11:01:14] Production.INFO: call_cost end
[2026-09-15 11:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:01:14] Production.INFO: ==25948== Releasing lock...
[2026-09-15 11:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:02:02] Production.INFO: ==26027== Lock acquired, processing the job...
[2026-09-15 16:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:02:02] Production.INFO: neon service started
[2026-09-15 16:02:02] Production.INFO: neon service started
[2026-09-15 16:02:02] Production.INFO: ==26027== Releasing lock...
[2026-09-15 16:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:02:02] Production.INFO: ==26029== Lock acquired, processing the job...
[2026-09-15 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:02:02] Production.INFO: ==26029== Releasing lock...
[2026-09-15 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:02:03] Production.INFO: ==26031== Lock acquired, processing the job...
[2026-09-15 15:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:02:03] Production.INFO: ==26031== Releasing lock...
[2026-09-15 15:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:02:03] Production.INFO: ==26041== Lock acquired, processing the job...
[2026-09-15 11:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 11:02:03] Production.INFO: ==26043== Lock acquired, processing the job...
[2026-09-15 11:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 11:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:02:03] Production.INFO: ==26033== Lock acquired, processing the job...
[2026-09-15 11:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:02:03] Production.INFO: ==26043== Releasing lock...
[2026-09-15 11:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:02:04] Production.INFO: ==26035== Lock acquired, processing the job...
[2026-09-15 11:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:02:04] Production.INFO: ==26037== Lock acquired, processing the job...
[2026-09-15 11:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:02:04] Production.INFO: ==26039== Lock acquired, processing the job...
[2026-09-15 11:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:02:04] Production.ERROR: done
[2026-09-15 11:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 11:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:02:04] Production.INFO: Account Balance Start.
[2026-09-15 11:02:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:02:04] Production.INFO: 117
[2026-09-15 11:02:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:02:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:02:04] Production.ERROR: done
[2026-09-15 11:02:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:02:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 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-15 11:02:04] Production.INFO: ==26041== Releasing lock...
[2026-09-15 11:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 11:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 11:02:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:02:04] Production.INFO: Total Charge 0
[2026-09-15 11:02:04] Production.INFO: CreateAllLog End
[2026-09-15 11:02:04] Production.INFO: Account Balance End.
[2026-09-15 11:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:02:04] Production.INFO: ==26039== Releasing lock...
[2026-09-15 11:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:02:05] Production.INFO: ==26035== Releasing lock...
[2026-09-15 11:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:02:12] Production.ERROR: CronJobId end10
[2026-09-15 11:02:12] Production.INFO: ==26037== Releasing lock...
[2026-09-15 11:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:02:14] Production.INFO: call_cost start
[2026-09-15 11:02:14] Production.INFO: call_cost end
[2026-09-15 11:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:02:14] Production.INFO: ==26033== Releasing lock...
[2026-09-15 11:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:03:01] Production.INFO: ==26108== Lock acquired, processing the job...
[2026-09-15 16:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:03:01] Production.INFO: neon service started
[2026-09-15 16:03:01] Production.INFO: neon service started
[2026-09-15 16:03:01] Production.INFO: ==26108== Releasing lock...
[2026-09-15 16:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:03:01] Production.INFO: ==26110== Lock acquired, processing the job...
[2026-09-15 11:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:03:02] Production.INFO: ==26110== Releasing lock...
[2026-09-15 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:03:02] Production.INFO: ==26112== Lock acquired, processing the job...
[2026-09-15 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:03:02] Production.INFO: ==26112== Releasing lock...
[2026-09-15 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:03:02] Production.INFO: ==26119== Lock acquired, processing the job...
[2026-09-15 11:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:03:02] Production.INFO: ==26117== Lock acquired, processing the job...
[2026-09-15 11:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:03:02] Production.INFO: ==26115== Lock acquired, processing the job...
[2026-09-15 11:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:03:02] Production.INFO: ==26123== Lock acquired, processing the job...
[2026-09-15 11:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:03:03] Production.INFO: ==26121== Lock acquired, processing the job...
[2026-09-15 11:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 11:03:03] Production.INFO: Account Balance Start.
[2026-09-15 11:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 11:03:03] Production.INFO: 117
[2026-09-15 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-15 11:03:03] Production.INFO: ==26123== Releasing lock...
[2026-09-15 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:03:03] Production.INFO: Total Charge 0
[2026-09-15 11:03:03] Production.INFO: CreateAllLog End
[2026-09-15 11:03:03] Production.INFO: Account Balance End.
[2026-09-15 11:03:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:03:03] Production.INFO: ==26121== Releasing lock...
[2026-09-15 11:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:03:03] Production.INFO: ==26117== Releasing lock...
[2026-09-15 11:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:03:10] Production.ERROR: CronJobId end10
[2026-09-15 11:03:10] Production.INFO: ==26119== Releasing lock...
[2026-09-15 11:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:03:13] Production.INFO: call_cost start
[2026-09-15 11:03:13] Production.INFO: call_cost end
[2026-09-15 11:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:03:13] Production.INFO: ==26115== Releasing lock...
[2026-09-15 11:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:04:02] Production.INFO: ==26190== Lock acquired, processing the job...
[2026-09-15 16:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:04:02] Production.INFO: neon service started
[2026-09-15 16:04:02] Production.INFO: neon service started
[2026-09-15 16:04:02] Production.INFO: ==26190== Releasing lock...
[2026-09-15 16:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:04:02] Production.INFO: ==26192== Lock acquired, processing the job...
[2026-09-15 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:04:02] Production.INFO: ==26192== Releasing lock...
[2026-09-15 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:04:02] Production.INFO: ==26194== Lock acquired, processing the job...
[2026-09-15 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:04:02] Production.INFO: ==26194== Releasing lock...
[2026-09-15 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:04:03] Production.INFO: ==26205== Lock acquired, processing the job...
[2026-09-15 11:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:04:03] Production.INFO: ==26196== Lock acquired, processing the job...
[2026-09-15 11:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:04:03] Production.INFO: ==26205== Releasing lock...
[2026-09-15 11:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:04:03] Production.INFO: ==26198== Lock acquired, processing the job...
[2026-09-15 11:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:04:03] Production.INFO: ==26203== Lock acquired, processing the job...
[2026-09-15 11:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:04:03] Production.INFO: ==26200== Lock acquired, processing the job...
[2026-09-15 11:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:04:03] Production.INFO: Account Balance Start.
[2026-09-15 11:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:04:03] Production.INFO: 117
[2026-09-15 11:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:04:03] Production.INFO: Total Charge 0
[2026-09-15 11:04:04] Production.INFO: CreateAllLog End
[2026-09-15 11:04:04] Production.INFO: Account Balance End.
[2026-09-15 11:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:04:04] Production.INFO: ==26203== Releasing lock...
[2026-09-15 11:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:04:04] Production.INFO: ==26198== Releasing lock...
[2026-09-15 11:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:04:11] Production.ERROR: CronJobId end10
[2026-09-15 11:04:11] Production.INFO: ==26200== Releasing lock...
[2026-09-15 11:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:04:14] Production.INFO: call_cost start
[2026-09-15 11:04:14] Production.INFO: call_cost end
[2026-09-15 11:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:04:14] Production.INFO: ==26196== Releasing lock...
[2026-09-15 11:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:05:01] Production.INFO: ==26269== Lock acquired, processing the job...
[2026-09-15 16:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:05:01] Production.INFO: neon service started
[2026-09-15 16:05:01] Production.INFO: neon service started
[2026-09-15 16:05:01] Production.INFO: ==26269== Releasing lock...
[2026-09-15 16:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:05:01] Production.INFO: ==26273== Lock acquired, processing the job...
[2026-09-15 15:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:05:01] Production.INFO: ==26273== Releasing lock...
[2026-09-15 15:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:05:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:05:01] Production.INFO: ==26271== Lock acquired, processing the job...
[2026-09-15 11:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:05:02] Production.INFO: ==26271== Releasing lock...
[2026-09-15 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:05:03] Production.INFO: ==26276== Lock acquired, processing the job...
[2026-09-15 11:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 11:05:03] Production.INFO: ==26282== Lock acquired, processing the job...
[2026-09-15 11:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:05:03] Production.INFO: ==26284== Lock acquired, processing the job...
[2026-09-15 11:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:05:03] Production.INFO: ==26278== Lock acquired, processing the job...
[2026-09-15 11:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 11:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 11:05:03] Production.ERROR: CronJob PID - 26282
[2026-09-15 11:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 11:05:03] Production.ERROR: CronJob ID - 10
[2026-09-15 11:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 11:05:00
[2026-09-15 11:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 11:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 11:05:03] Production.INFO: ==26280== Lock acquired, processing the job...
[2026-09-15 11:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 11:05:03] Production.INFO: ==26276== Releasing lock...
[2026-09-15 11:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 11:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 11:05:03] Production.INFO: ==26286== Lock acquired, processing the job...
[2026-09-15 11:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 11:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 11:05:03] Production.INFO: Account Balance Start.
[2026-09-15 11:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:05:03] Production.INFO: 117
[2026-09-15 11:05:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:05:03] Production.INFO: ==26288== Lock acquired, processing the job...
[2026-09-15 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:05:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:05:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:05:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:05:03] Production.INFO: ==26288== Releasing lock...
[2026-09-15 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:05:03] Production.ERROR: done
[2026-09-15 11:05:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 11:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007800', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 11:05:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:05:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:05:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:05:03] Production.INFO: Total Charge 0
[2026-09-15 11:05:03] Production.INFO: CreateAllLog End
[2026-09-15 11:05:04] Production.INFO: ==26280== Releasing lock...
[2026-09-15 11:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:05:04] Production.INFO: Account Balance End.
[2026-09-15 11:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:05:04] Production.INFO: ==26284== Releasing lock...
[2026-09-15 11:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007800', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 11:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 11:05:09] Production.INFO: ProcessCDR(1,18007800,1,1,2)
[2026-09-15 11:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007800,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007800,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 11:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 11:05:10] Production.INFO: ==26286== Releasing lock...
[2026-09-15 11:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 11:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 11:05:13] Production.ERROR: CronJobId end10
[2026-09-15 11:05:13] Production.INFO: ==26282== Releasing lock...
[2026-09-15 11:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:05:16] Production.INFO: call_cost start
[2026-09-15 11:05:16] Production.INFO: call_cost end
[2026-09-15 11:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:05:16] Production.INFO: ==26278== Releasing lock...
[2026-09-15 11:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:06:01] Production.INFO: ==26351== Lock acquired, processing the job...
[2026-09-15 16:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:06:01] Production.INFO: neon service started
[2026-09-15 16:06:01] Production.INFO: neon service started
[2026-09-15 16:06:01] Production.INFO: ==26351== Releasing lock...
[2026-09-15 16:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:06:02] Production.INFO: ==26353== Lock acquired, processing the job...
[2026-09-15 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:06:02] Production.INFO: ==26353== Releasing lock...
[2026-09-15 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:06:02] Production.INFO: ==26355== Lock acquired, processing the job...
[2026-09-15 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:06:02] Production.INFO: ==26355== Releasing lock...
[2026-09-15 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:06:03] Production.INFO: ==26357== Lock acquired, processing the job...
[2026-09-15 11:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:06:03] Production.INFO: ==26359== Lock acquired, processing the job...
[2026-09-15 11:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:06:03] Production.INFO: ==26361== Lock acquired, processing the job...
[2026-09-15 11:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:06:03] Production.INFO: ==26363== Lock acquired, processing the job...
[2026-09-15 11:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:06:03] Production.INFO: ==26365== Lock acquired, processing the job...
[2026-09-15 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:06:03] Production.INFO: Account Balance Start.
[2026-09-15 11:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:06:03] Production.INFO: 117
[2026-09-15 11:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:06:03] Production.INFO: ==26365== Releasing lock...
[2026-09-15 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:06:03] Production.INFO: Total Charge 0
[2026-09-15 11:06:03] Production.INFO: CreateAllLog End
[2026-09-15 11:06:04] Production.INFO: Account Balance End.
[2026-09-15 11:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:06:04] Production.INFO: ==26363== Releasing lock...
[2026-09-15 11:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:06:04] Production.INFO: ==26359== Releasing lock...
[2026-09-15 11:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:06:11] Production.ERROR: CronJobId end10
[2026-09-15 11:06:11] Production.INFO: ==26361== Releasing lock...
[2026-09-15 11:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:06:14] Production.INFO: call_cost start
[2026-09-15 11:06:14] Production.INFO: call_cost end
[2026-09-15 11:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:06:14] Production.INFO: ==26357== Releasing lock...
[2026-09-15 11:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:07:02] Production.INFO: ==26430== Lock acquired, processing the job...
[2026-09-15 16:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:07:02] Production.INFO: neon service started
[2026-09-15 16:07:02] Production.INFO: neon service started
[2026-09-15 16:07:02] Production.INFO: ==26430== Releasing lock...
[2026-09-15 16:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:07:02] Production.INFO: ==26434== Lock acquired, processing the job...
[2026-09-15 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:07:02] Production.INFO: ==26434== Releasing lock...
[2026-09-15 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:07:02] Production.INFO: ==26432== Lock acquired, processing the job...
[2026-09-15 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:07:02] Production.INFO: ==26432== Releasing lock...
[2026-09-15 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:07:03] Production.INFO: ==26436== Lock acquired, processing the job...
[2026-09-15 11:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:07:03] Production.INFO: ==26440== Lock acquired, processing the job...
[2026-09-15 11:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:07:03] Production.INFO: ==26444== Lock acquired, processing the job...
[2026-09-15 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:07:04] Production.INFO: ==26438== Lock acquired, processing the job...
[2026-09-15 11:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11: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-15 11: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-15 11: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-15 11:07:04] Production.INFO: ==26444== Releasing lock...
[2026-09-15 11:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:07:04] Production.INFO: ==26442== Lock acquired, processing the job...
[2026-09-15 11:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:07:04] Production.INFO: Account Balance Start.
[2026-09-15 11:07:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:07:04] Production.INFO: 117
[2026-09-15 11:07:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:07:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:07:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:07:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:07:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:07:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:07:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:07:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:07:04] Production.INFO: Total Charge 0
[2026-09-15 11:07:04] Production.INFO: ==26438== Releasing lock...
[2026-09-15 11:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:07:04] Production.INFO: CreateAllLog End
[2026-09-15 11:07:04] Production.INFO: Account Balance End.
[2026-09-15 11:07:05] Production.ERROR: CronJobId end 12
[2026-09-15 11:07:05] Production.INFO: ==26442== Releasing lock...
[2026-09-15 11:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:07:12] Production.ERROR: CronJobId end10
[2026-09-15 11:07:12] Production.INFO: ==26440== Releasing lock...
[2026-09-15 11:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:07:14] Production.INFO: call_cost start
[2026-09-15 11:07:14] Production.INFO: call_cost end
[2026-09-15 11:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:07:14] Production.INFO: ==26436== Releasing lock...
[2026-09-15 11:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:08:01] Production.INFO: ==26510== Lock acquired, processing the job...
[2026-09-15 16:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:08:01] Production.INFO: neon service started
[2026-09-15 16:08:01] Production.INFO: neon service started
[2026-09-15 16:08:01] Production.INFO: ==26510== Releasing lock...
[2026-09-15 16:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:08:02] Production.INFO: ==26512== Lock acquired, processing the job...
[2026-09-15 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:08:02] Production.INFO: ==26512== Releasing lock...
[2026-09-15 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:08:02] Production.INFO: ==26514== Lock acquired, processing the job...
[2026-09-15 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:08:02] Production.INFO: ==26514== Releasing lock...
[2026-09-15 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:08:02] Production.INFO: ==26518== Lock acquired, processing the job...
[2026-09-15 11:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:08:03] Production.INFO: ==26520== Lock acquired, processing the job...
[2026-09-15 11:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:08:03] Production.INFO: ==26523== Lock acquired, processing the job...
[2026-09-15 11:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:08:03] Production.INFO: ==26516== Lock acquired, processing the job...
[2026-09-15 11:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:08:03] Production.INFO: Account Balance Start.
[2026-09-15 11:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:08:03] Production.INFO: 117
[2026-09-15 11:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:08:03] Production.INFO: ==26525== Lock acquired, processing the job...
[2026-09-15 11:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:08:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:08:03] Production.INFO: ==26525== Releasing lock...
[2026-09-15 11:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:08:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:08:03] Production.INFO: Total Charge 0
[2026-09-15 11:08:03] Production.INFO: CreateAllLog End
[2026-09-15 11:08:04] Production.INFO: ==26518== Releasing lock...
[2026-09-15 11:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:08:04] Production.INFO: Account Balance End.
[2026-09-15 11:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:08:04] Production.INFO: ==26523== Releasing lock...
[2026-09-15 11:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:08:10] Production.ERROR: CronJobId end10
[2026-09-15 11:08:10] Production.INFO: ==26520== Releasing lock...
[2026-09-15 11:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:08:13] Production.INFO: call_cost start
[2026-09-15 11:08:13] Production.INFO: call_cost end
[2026-09-15 11:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:08:13] Production.INFO: ==26516== Releasing lock...
[2026-09-15 11:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:09:02] Production.INFO: ==26588== Lock acquired, processing the job...
[2026-09-15 16:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:09:02] Production.INFO: neon service started
[2026-09-15 16:09:02] Production.INFO: neon service started
[2026-09-15 16:09:02] Production.INFO: ==26588== Releasing lock...
[2026-09-15 16:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:09:02] Production.INFO: ==26591== Lock acquired, processing the job...
[2026-09-15 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:09:02] Production.INFO: ==26591== Releasing lock...
[2026-09-15 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:09:02] Production.INFO: ==26593== Lock acquired, processing the job...
[2026-09-15 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:09:02] Production.INFO: ==26593== Releasing lock...
[2026-09-15 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:09:03] Production.INFO: ==26602== Lock acquired, processing the job...
[2026-09-15 11:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:09:03] Production.INFO: ==26604== Lock acquired, processing the job...
[2026-09-15 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 11:09:03] Production.INFO: ==26596== Lock acquired, processing the job...
[2026-09-15 11:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 11:09:03] Production.INFO: ==26604== Releasing lock...
[2026-09-15 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:09:03] Production.INFO: Account Balance Start.
[2026-09-15 11:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:09:03] Production.INFO: 117
[2026-09-15 11:09:03] Production.INFO: ==26598== Lock acquired, processing the job...
[2026-09-15 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:09:03] Production.INFO: ==26600== Lock acquired, processing the job...
[2026-09-15 11:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:09:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:09:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:09:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:09:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:09:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:09:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:09:04] Production.INFO: Total Charge 0
[2026-09-15 11:09:04] Production.INFO: CreateAllLog End
[2026-09-15 11:09:04] Production.INFO: Account Balance End.
[2026-09-15 11:09:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:09:04] Production.INFO: ==26602== Releasing lock...
[2026-09-15 11:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:09:04] Production.INFO: ==26598== Releasing lock...
[2026-09-15 11:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:09:12] Production.ERROR: CronJobId end10
[2026-09-15 11:09:12] Production.INFO: ==26600== Releasing lock...
[2026-09-15 11:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:09:14] Production.INFO: call_cost start
[2026-09-15 11:09:14] Production.INFO: call_cost end
[2026-09-15 11:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:09:14] Production.INFO: ==26596== Releasing lock...
[2026-09-15 11:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:10:01] Production.INFO: ==26673== Lock acquired, processing the job...
[2026-09-15 16:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:10:01] Production.INFO: neon service started
[2026-09-15 16:10:01] Production.INFO: neon service started
[2026-09-15 16:10:01] Production.INFO: ==26673== Releasing lock...
[2026-09-15 16:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:10:01] Production.INFO: ==26677== Lock acquired, processing the job...
[2026-09-15 15:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:10:01] Production.INFO: ==26677== Releasing lock...
[2026-09-15 15:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:10:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:10:01] Production.INFO: ==26675== Lock acquired, processing the job...
[2026-09-15 11:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:10:02] Production.INFO: ==26675== Releasing lock...
[2026-09-15 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:10:02] Production.INFO: ==26680== Lock acquired, processing the job...
[2026-09-15 11:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:10:02] Production.INFO: ==26684== Lock acquired, processing the job...
[2026-09-15 11:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:10:02] Production.INFO: ==26682== Lock acquired, processing the job...
[2026-09-15 11:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:10:02] Production.INFO: ==26686== Lock acquired, processing the job...
[2026-09-15 11:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:10:03] Production.INFO: ==26688== Lock acquired, processing the job...
[2026-09-15 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:10:03] Production.INFO: Account Balance Start.
[2026-09-15 11:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:10:03] Production.INFO: 117
[2026-09-15 11:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:10:03] Production.INFO: ==26688== Releasing lock...
[2026-09-15 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:10:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:10:03] Production.INFO: Total Charge 0
[2026-09-15 11:10:03] Production.INFO: CreateAllLog End
[2026-09-15 11:10:03] Production.INFO: ==26682== Releasing lock...
[2026-09-15 11:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:10:03] Production.INFO: Account Balance End.
[2026-09-15 11:10:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:10:03] Production.INFO: ==26686== Releasing lock...
[2026-09-15 11:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:10:10] Production.ERROR: CronJobId end10
[2026-09-15 11:10:10] Production.INFO: ==26684== Releasing lock...
[2026-09-15 11:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:10:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:10:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:10:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:10:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:10:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:10:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:10:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:10:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:10:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:10:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:10:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:10:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:10:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:10:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:10:12] Production.INFO: call_cost start
[2026-09-15 11:10:12] Production.INFO: call_cost end
[2026-09-15 11:10:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:10:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:10:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:10:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:10:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:10:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:10:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:10:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:10:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:10:12] Production.INFO: ==26680== Releasing lock...
[2026-09-15 11:10:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:10:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:11:01] Production.INFO: ==26762== Lock acquired, processing the job...
[2026-09-15 16:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:11:01] Production.INFO: neon service started
[2026-09-15 16:11:01] Production.INFO: neon service started
[2026-09-15 16:11:01] Production.INFO: ==26762== Releasing lock...
[2026-09-15 16:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:11:02] Production.INFO: ==26764== Lock acquired, processing the job...
[2026-09-15 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:11:02] Production.INFO: ==26764== Releasing lock...
[2026-09-15 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:11:02] Production.INFO: ==26766== Lock acquired, processing the job...
[2026-09-15 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:11:02] Production.INFO: ==26766== Releasing lock...
[2026-09-15 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:11:03] Production.INFO: ==26770== Lock acquired, processing the job...
[2026-09-15 11:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:11:03] Production.INFO: ==26768== Lock acquired, processing the job...
[2026-09-15 11:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:11:03] Production.INFO: ==26772== Lock acquired, processing the job...
[2026-09-15 11:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:11:03] Production.INFO: ==26774== Lock acquired, processing the job...
[2026-09-15 11:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:11:03] Production.INFO: ==26776== Lock acquired, processing the job...
[2026-09-15 11:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:11:03] Production.INFO: Account Balance Start.
[2026-09-15 11:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:11:03] Production.INFO: 117
[2026-09-15 11:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:11:03] Production.INFO: ==26776== Releasing lock...
[2026-09-15 11:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:11:03] Production.INFO: Total Charge 0
[2026-09-15 11:11:03] Production.INFO: ==26770== Releasing lock...
[2026-09-15 11:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:11:03] Production.INFO: CreateAllLog End
[2026-09-15 11:11:04] Production.INFO: Account Balance End.
[2026-09-15 11:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:11:04] Production.INFO: ==26774== Releasing lock...
[2026-09-15 11:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:11:12] Production.ERROR: CronJobId end10
[2026-09-15 11:11:12] Production.INFO: ==26772== Releasing lock...
[2026-09-15 11:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:11:15] Production.INFO: call_cost start
[2026-09-15 11:11:15] Production.INFO: call_cost end
[2026-09-15 11:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:11:15] Production.INFO: ==26768== Releasing lock...
[2026-09-15 11:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:12:02] Production.INFO: ==26839== Lock acquired, processing the job...
[2026-09-15 16:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:12:02] Production.INFO: neon service started
[2026-09-15 16:12:02] Production.INFO: neon service started
[2026-09-15 16:12:02] Production.INFO: ==26839== Releasing lock...
[2026-09-15 16:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:12:02] Production.INFO: ==26844== Lock acquired, processing the job...
[2026-09-15 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:12:02] Production.INFO: ==26844== Releasing lock...
[2026-09-15 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:12:02] Production.INFO: ==26842== Lock acquired, processing the job...
[2026-09-15 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:12:03] Production.INFO: ==26842== Releasing lock...
[2026-09-15 11:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:12:03] Production.INFO: ==26852== Lock acquired, processing the job...
[2026-09-15 11:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:12:03] Production.INFO: ==26846== Lock acquired, processing the job...
[2026-09-15 11:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:12:04] Production.INFO: ==26848== Lock acquired, processing the job...
[2026-09-15 11:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:12:04] Production.INFO: ==26850== Lock acquired, processing the job...
[2026-09-15 11:12:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:12:04] Production.INFO: ==26854== Lock acquired, processing the job...
[2026-09-15 11:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:12:04] Production.INFO: Account Balance Start.
[2026-09-15 11:12:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:12:04] Production.INFO: 117
[2026-09-15 11:12:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:12:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11: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-15 11:12:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 11: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-15 11: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-15 11:12:04] Production.INFO: ==26854== Releasing lock...
[2026-09-15 11:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:12:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:12:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:12:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:12:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:12:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:12:04] Production.INFO: Total Charge 0
[2026-09-15 11:12:04] Production.INFO: CreateAllLog End
[2026-09-15 11:12:04] Production.INFO: ==26848== Releasing lock...
[2026-09-15 11:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:12:04] Production.INFO: Account Balance End.
[2026-09-15 11:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:12:04] Production.INFO: ==26852== Releasing lock...
[2026-09-15 11:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:12:13] Production.ERROR: CronJobId end10
[2026-09-15 11:12:13] Production.INFO: ==26850== Releasing lock...
[2026-09-15 11:12:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:12:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:12:14] Production.INFO: call_cost start
[2026-09-15 11:12:14] Production.INFO: call_cost end
[2026-09-15 11:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:12:14] Production.INFO: ==26846== Releasing lock...
[2026-09-15 11:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:13:01] Production.INFO: ==26925== Lock acquired, processing the job...
[2026-09-15 16:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:13:01] Production.INFO: neon service started
[2026-09-15 16:13:01] Production.INFO: neon service started
[2026-09-15 16:13:01] Production.INFO: ==26925== Releasing lock...
[2026-09-15 16:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:13:02] Production.INFO: ==26927== Lock acquired, processing the job...
[2026-09-15 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:13:02] Production.INFO: ==26929== Lock acquired, processing the job...
[2026-09-15 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:13:02] Production.INFO: ==26929== Releasing lock...
[2026-09-15 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:13:02] Production.INFO: ==26927== Releasing lock...
[2026-09-15 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:13:03] Production.INFO: ==26932== Lock acquired, processing the job...
[2026-09-15 11:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:13:03] Production.INFO: ==26934== Lock acquired, processing the job...
[2026-09-15 11:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:13:03] Production.INFO: ==26936== Lock acquired, processing the job...
[2026-09-15 11:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:13:03] Production.INFO: ==26938== Lock acquired, processing the job...
[2026-09-15 11:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:13:03] Production.INFO: Account Balance Start.
[2026-09-15 11:13:03] Production.INFO: ==26940== Lock acquired, processing the job...
[2026-09-15 11:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:13:03] Production.INFO: 117
[2026-09-15 11:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:13:03] Production.INFO: ==26940== Releasing lock...
[2026-09-15 11:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:13:03] Production.INFO: Total Charge 0
[2026-09-15 11:13:03] Production.INFO: CreateAllLog End
[2026-09-15 11:13:04] Production.INFO: Account Balance End.
[2026-09-15 11:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:13:04] Production.INFO: ==26938== Releasing lock...
[2026-09-15 11:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:13:04] Production.INFO: ==26934== Releasing lock...
[2026-09-15 11:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:13:11] Production.ERROR: CronJobId end10
[2026-09-15 11:13:11] Production.INFO: ==26936== Releasing lock...
[2026-09-15 11:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:13:13] Production.INFO: call_cost start
[2026-09-15 11:13:13] Production.INFO: call_cost end
[2026-09-15 11:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:13:13] Production.INFO: ==26932== Releasing lock...
[2026-09-15 11:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:14:02] Production.INFO: ==27006== Lock acquired, processing the job...
[2026-09-15 16:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:14:02] Production.INFO: neon service started
[2026-09-15 16:14:02] Production.INFO: neon service started
[2026-09-15 16:14:02] Production.INFO: ==27006== Releasing lock...
[2026-09-15 16:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:14:02] Production.INFO: ==27008== Lock acquired, processing the job...
[2026-09-15 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:14:02] Production.INFO: ==27010== Lock acquired, processing the job...
[2026-09-15 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:14:03] Production.INFO: ==27010== Releasing lock...
[2026-09-15 15:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:14:03] Production.INFO: ==27008== Releasing lock...
[2026-09-15 11:14:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:14:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:14:03] Production.INFO: ==27013== Lock acquired, processing the job...
[2026-09-15 11:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:14:03] Production.INFO: ==27015== Lock acquired, processing the job...
[2026-09-15 11:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:14:03] Production.INFO: ==27019== Lock acquired, processing the job...
[2026-09-15 11:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:14:03] Production.INFO: ==27017== Lock acquired, processing the job...
[2026-09-15 11:14:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:14:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:14:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:14:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:14:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:14:04] Production.INFO: ==27021== Lock acquired, processing the job...
[2026-09-15 11:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:14:04] Production.INFO: Account Balance Start.
[2026-09-15 11:14:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:14:04] Production.INFO: 117
[2026-09-15 11:14:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 11: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-15 11: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-15 11:14:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 11: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-15 11:14:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:14:04] Production.INFO: ==27021== Releasing lock...
[2026-09-15 11:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:14:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:14:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:14:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:14:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:14:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:14:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:14:04] Production.INFO: Total Charge 0
[2026-09-15 11:14:04] Production.INFO: CreateAllLog End
[2026-09-15 11:14:04] Production.INFO: Account Balance End.
[2026-09-15 11:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:14:04] Production.INFO: ==27019== Releasing lock...
[2026-09-15 11:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:14:04] Production.INFO: ==27015== Releasing lock...
[2026-09-15 11:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:14:11] Production.ERROR: CronJobId end10
[2026-09-15 11:14:11] Production.INFO: ==27017== Releasing lock...
[2026-09-15 11:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:14:14] Production.INFO: call_cost start
[2026-09-15 11:14:14] Production.INFO: call_cost end
[2026-09-15 11:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:14:14] Production.INFO: ==27013== Releasing lock...
[2026-09-15 11:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:15:01] Production.INFO: ==27083== Lock acquired, processing the job...
[2026-09-15 16:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:15:01] Production.INFO: neon service started
[2026-09-15 16:15:01] Production.INFO: neon service started
[2026-09-15 16:15:01] Production.INFO: ==27083== Releasing lock...
[2026-09-15 16:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:15:02] Production.INFO: ==27085== Lock acquired, processing the job...
[2026-09-15 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:15:02] Production.INFO: ==27085== Releasing lock...
[2026-09-15 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:15:02] Production.INFO: ==27087== Lock acquired, processing the job...
[2026-09-15 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:15:02] Production.INFO: ==27087== Releasing lock...
[2026-09-15 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:15:03] Production.INFO: ==27089== Lock acquired, processing the job...
[2026-09-15 11:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 11:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 11:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 11:15:03] Production.INFO: ==27091== Lock acquired, processing the job...
[2026-09-15 11:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:15:03] Production.INFO: ==27089== Releasing lock...
[2026-09-15 11:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 11:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 11:15:03] Production.INFO: ==27093== Lock acquired, processing the job...
[2026-09-15 11:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:15:03] Production.INFO: ==27097== Lock acquired, processing the job...
[2026-09-15 11:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:15:03] Production.INFO: ==27095== Lock acquired, processing the job...
[2026-09-15 11:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:15:03] Production.INFO: ==27100== Lock acquired, processing the job...
[2026-09-15 11:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 11:15:03] Production.INFO: Account Balance Start.
[2026-09-15 11:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:15:03] Production.INFO: 117
[2026-09-15 11:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 11:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:15:03] Production.INFO: ==27102== Lock acquired, processing the job...
[2026-09-15 11:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:15:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:15:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:15:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:15:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:15:03] Production.INFO: ==27102== Releasing lock...
[2026-09-15 11:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:15:03] Production.ERROR: done
[2026-09-15 11:15:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 11:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007841', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 11:15:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:15:04] Production.INFO: Total Charge 0
[2026-09-15 11:15:04] Production.INFO: CreateAllLog End
[2026-09-15 11:15:04] Production.INFO: Account Balance End.
[2026-09-15 11:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:15:04] Production.INFO: ==27097== Releasing lock...
[2026-09-15 11:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:15:04] Production.INFO: ==27093== Releasing lock...
[2026-09-15 11:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007841', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 11:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 11:15:09] Production.INFO: ProcessCDR(1,18007841,1,1,2)
[2026-09-15 11:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007841,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007841,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 11:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 11:15:09] Production.INFO: ==27100== Releasing lock...
[2026-09-15 11:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 11:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 11:15:14] Production.ERROR: CronJobId end10
[2026-09-15 11:15:14] Production.INFO: ==27095== Releasing lock...
[2026-09-15 11:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:15:16] Production.INFO: call_cost start
[2026-09-15 11:15:16] Production.INFO: call_cost end
[2026-09-15 11:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:15:16] Production.INFO: ==27091== Releasing lock...
[2026-09-15 11:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:16:02] Production.INFO: ==27167== Lock acquired, processing the job...
[2026-09-15 16:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:16:02] Production.INFO: neon service started
[2026-09-15 16:16:02] Production.INFO: neon service started
[2026-09-15 16:16:02] Production.INFO: ==27167== Releasing lock...
[2026-09-15 16:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:16:02] Production.INFO: ==27169== Lock acquired, processing the job...
[2026-09-15 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:16:02] Production.INFO: ==27169== Releasing lock...
[2026-09-15 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:16:02] Production.INFO: ==27171== Lock acquired, processing the job...
[2026-09-15 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:16:03] Production.INFO: ==27171== Releasing lock...
[2026-09-15 15:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:16:03] Production.INFO: ==27180== Lock acquired, processing the job...
[2026-09-15 11:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:16:03] Production.INFO: ==27173== Lock acquired, processing the job...
[2026-09-15 11:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:16:03] Production.INFO: ==27182== Lock acquired, processing the job...
[2026-09-15 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:16:03] Production.INFO: ==27177== Lock acquired, processing the job...
[2026-09-15 11:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:16:03] Production.INFO: ==27175== Lock acquired, processing the job...
[2026-09-15 11:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:16:03] Production.INFO: Account Balance Start.
[2026-09-15 11:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:16:03] Production.INFO: 117
[2026-09-15 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-15 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-15 11:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 11:16:03] Production.INFO: ==27182== Releasing lock...
[2026-09-15 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:16:04] Production.INFO: Total Charge 0
[2026-09-15 11:16:04] Production.INFO: CreateAllLog End
[2026-09-15 11:16:04] Production.INFO: Account Balance End.
[2026-09-15 11:16:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:16:04] Production.INFO: ==27180== Releasing lock...
[2026-09-15 11:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:16:04] Production.INFO: ==27175== Releasing lock...
[2026-09-15 11:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:16:12] Production.ERROR: CronJobId end10
[2026-09-15 11:16:12] Production.INFO: ==27177== Releasing lock...
[2026-09-15 11:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:16:14] Production.INFO: call_cost start
[2026-09-15 11:16:14] Production.INFO: call_cost end
[2026-09-15 11:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:16:14] Production.INFO: ==27173== Releasing lock...
[2026-09-15 11:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:17:01] Production.INFO: ==27243== Lock acquired, processing the job...
[2026-09-15 16:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:17:01] Production.INFO: neon service started
[2026-09-15 16:17:01] Production.INFO: neon service started
[2026-09-15 16:17:01] Production.INFO: ==27243== Releasing lock...
[2026-09-15 16:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:17:01] Production.INFO: ==27245== Lock acquired, processing the job...
[2026-09-15 11:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:17:02] Production.INFO: ==27245== Releasing lock...
[2026-09-15 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:17:02] Production.INFO: ==27247== Lock acquired, processing the job...
[2026-09-15 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:17:02] Production.INFO: ==27247== Releasing lock...
[2026-09-15 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:17:02] Production.INFO: ==27250== Lock acquired, processing the job...
[2026-09-15 11:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:17:02] Production.INFO: ==27252== Lock acquired, processing the job...
[2026-09-15 11:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:17:02] Production.INFO: ==27254== Lock acquired, processing the job...
[2026-09-15 11:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:17:02] Production.INFO: ==27256== Lock acquired, processing the job...
[2026-09-15 11:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:17:03] Production.INFO: ==27258== Lock acquired, processing the job...
[2026-09-15 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:17:03] Production.INFO: Account Balance Start.
[2026-09-15 11:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:17:03] Production.INFO: 117
[2026-09-15 11:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:17:03] Production.INFO: ==27258== Releasing lock...
[2026-09-15 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:17:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:17:03] Production.INFO: Total Charge 0
[2026-09-15 11:17:03] Production.INFO: CreateAllLog End
[2026-09-15 11:17:03] Production.INFO: Account Balance End.
[2026-09-15 11:17:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:17:03] Production.INFO: ==27256== Releasing lock...
[2026-09-15 11:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:17:03] Production.INFO: ==27252== Releasing lock...
[2026-09-15 11:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:17:11] Production.ERROR: CronJobId end10
[2026-09-15 11:17:11] Production.INFO: ==27254== Releasing lock...
[2026-09-15 11:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:17:14] Production.INFO: call_cost start
[2026-09-15 11:17:14] Production.INFO: call_cost end
[2026-09-15 11:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:17:14] Production.INFO: ==27250== Releasing lock...
[2026-09-15 11:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:18:01] Production.INFO: ==27325== Lock acquired, processing the job...
[2026-09-15 16:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:18:01] Production.INFO: neon service started
[2026-09-15 16:18:02] Production.INFO: neon service started
[2026-09-15 16:18:02] Production.INFO: ==27325== Releasing lock...
[2026-09-15 16:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:18:02] Production.INFO: ==27327== Lock acquired, processing the job...
[2026-09-15 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:18:02] Production.INFO: ==27329== Lock acquired, processing the job...
[2026-09-15 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:18:02] Production.INFO: ==27329== Releasing lock...
[2026-09-15 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:18:02] Production.INFO: ==27327== Releasing lock...
[2026-09-15 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:18:03] Production.INFO: ==27332== Lock acquired, processing the job...
[2026-09-15 11:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:18:03] Production.INFO: ==27336== Lock acquired, processing the job...
[2026-09-15 11:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:18:03] Production.INFO: ==27334== Lock acquired, processing the job...
[2026-09-15 11:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:18:03] Production.INFO: ==27338== Lock acquired, processing the job...
[2026-09-15 11:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:18:03] Production.INFO: ==27340== Lock acquired, processing the job...
[2026-09-15 11:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:18:03] Production.INFO: Account Balance Start.
[2026-09-15 11:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:18:03] Production.INFO: 117
[2026-09-15 11:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:18:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:18:04] Production.INFO: ==27340== Releasing lock...
[2026-09-15 11:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:18:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:18:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:18:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:18:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:18:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:18:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:18:04] Production.INFO: Total Charge 0
[2026-09-15 11:18:04] Production.INFO: CreateAllLog End
[2026-09-15 11:18:04] Production.INFO: ==27334== Releasing lock...
[2026-09-15 11:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:18:04] Production.INFO: Account Balance End.
[2026-09-15 11:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:18:04] Production.INFO: ==27338== Releasing lock...
[2026-09-15 11:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:18:11] Production.ERROR: CronJobId end10
[2026-09-15 11:18:11] Production.INFO: ==27336== Releasing lock...
[2026-09-15 11:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:18:15] Production.INFO: call_cost start
[2026-09-15 11:18:15] Production.INFO: call_cost end
[2026-09-15 11:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:18:15] Production.INFO: ==27332== Releasing lock...
[2026-09-15 11:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:19:01] Production.INFO: ==27405== Lock acquired, processing the job...
[2026-09-15 16:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:19:01] Production.INFO: neon service started
[2026-09-15 16:19:01] Production.INFO: neon service started
[2026-09-15 16:19:01] Production.INFO: ==27405== Releasing lock...
[2026-09-15 16:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:19:01] Production.INFO: ==27409== Lock acquired, processing the job...
[2026-09-15 15:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:19:01] Production.INFO: ==27409== Releasing lock...
[2026-09-15 15:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:19:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:19:01] Production.INFO: ==27407== Lock acquired, processing the job...
[2026-09-15 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:19:02] Production.INFO: ==27407== Releasing lock...
[2026-09-15 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:19:02] Production.INFO: ==27413== Lock acquired, processing the job...
[2026-09-15 11:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:19:03] Production.INFO: ==27411== Lock acquired, processing the job...
[2026-09-15 11:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:19:03] Production.INFO: ==27415== Lock acquired, processing the job...
[2026-09-15 11:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:19:03] Production.INFO: ==27417== Lock acquired, processing the job...
[2026-09-15 11:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:19:03] Production.INFO: ==27419== Lock acquired, processing the job...
[2026-09-15 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 11:19:03] Production.INFO: Account Balance Start.
[2026-09-15 11:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:19:03] Production.INFO: 117
[2026-09-15 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-15 11:19:03] Production.INFO: ==27419== Releasing lock...
[2026-09-15 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:19:03] Production.INFO: ==27413== Releasing lock...
[2026-09-15 11:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:19:03] Production.INFO: Total Charge 0
[2026-09-15 11:19:03] Production.INFO: CreateAllLog End
[2026-09-15 11:19:04] Production.INFO: Account Balance End.
[2026-09-15 11:19:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:19:04] Production.INFO: ==27417== Releasing lock...
[2026-09-15 11:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:19:11] Production.ERROR: CronJobId end10
[2026-09-15 11:19:11] Production.INFO: ==27415== Releasing lock...
[2026-09-15 11:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:19:13] Production.INFO: call_cost start
[2026-09-15 11:19:13] Production.INFO: call_cost end
[2026-09-15 11:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:19:13] Production.INFO: ==27411== Releasing lock...
[2026-09-15 11:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:20:01] Production.INFO: ==27485== Lock acquired, processing the job...
[2026-09-15 16:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:20:01] Production.INFO: neon service started
[2026-09-15 16:20:01] Production.INFO: neon service started
[2026-09-15 16:20:01] Production.INFO: ==27485== Releasing lock...
[2026-09-15 16:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:20:02] Production.INFO: ==27488== Lock acquired, processing the job...
[2026-09-15 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:20:02] Production.INFO: ==27488== Releasing lock...
[2026-09-15 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:20:02] Production.INFO: ==27490== Lock acquired, processing the job...
[2026-09-15 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:20:02] Production.INFO: ==27490== Releasing lock...
[2026-09-15 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:20:03] Production.INFO: ==27496== Lock acquired, processing the job...
[2026-09-15 11:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:20:03] Production.INFO: ==27494== Lock acquired, processing the job...
[2026-09-15 11:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:20:03] Production.INFO: ==27492== Lock acquired, processing the job...
[2026-09-15 11:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:20:03] Production.INFO: ==27500== Lock acquired, processing the job...
[2026-09-15 11:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:20:03] Production.INFO: ==27498== Lock acquired, processing the job...
[2026-09-15 11:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:20:03] Production.INFO: Account Balance Start.
[2026-09-15 11:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:20:03] Production.INFO: 117
[2026-09-15 11:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 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-15 11:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:20:03] Production.INFO: ==27500== Releasing lock...
[2026-09-15 11:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:20:03] Production.INFO: Total Charge 0
[2026-09-15 11:20:03] Production.INFO: CreateAllLog End
[2026-09-15 11:20:04] Production.INFO: Account Balance End.
[2026-09-15 11:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:20:04] Production.INFO: ==27498== Releasing lock...
[2026-09-15 11:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:20:04] Production.INFO: ==27494== Releasing lock...
[2026-09-15 11:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:20:11] Production.ERROR: CronJobId end10
[2026-09-15 11:20:11] Production.INFO: ==27496== Releasing lock...
[2026-09-15 11:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:20:14] Production.INFO: call_cost start
[2026-09-15 11:20:14] Production.INFO: call_cost end
[2026-09-15 11:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:20:14] Production.INFO: ==27492== Releasing lock...
[2026-09-15 11:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:21:02] Production.INFO: ==27567== Lock acquired, processing the job...
[2026-09-15 16:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:21:02] Production.INFO: neon service started
[2026-09-15 16:21:02] Production.INFO: neon service started
[2026-09-15 16:21:02] Production.INFO: ==27567== Releasing lock...
[2026-09-15 16:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:21:02] Production.INFO: ==27571== Lock acquired, processing the job...
[2026-09-15 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:21:02] Production.INFO: ==27571== Releasing lock...
[2026-09-15 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:21:02] Production.INFO: ==27569== Lock acquired, processing the job...
[2026-09-15 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:21:02] Production.INFO: ==27569== Releasing lock...
[2026-09-15 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:21:03] Production.INFO: ==27573== Lock acquired, processing the job...
[2026-09-15 11:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:21:03] Production.INFO: ==27575== Lock acquired, processing the job...
[2026-09-15 11:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:21:03] Production.INFO: ==27577== Lock acquired, processing the job...
[2026-09-15 11:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:21:03] Production.INFO: ==27579== Lock acquired, processing the job...
[2026-09-15 11:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:21:03] Production.INFO: ==27581== Lock acquired, processing the job...
[2026-09-15 11:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:21:03] Production.INFO: Account Balance Start.
[2026-09-15 11:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:21:03] Production.INFO: 117
[2026-09-15 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-15 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-15 11:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:21:03] Production.INFO: ==27581== Releasing lock...
[2026-09-15 11:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:21:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:21:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:21:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:21:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:21:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:21:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:21:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:21:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:21:04] Production.INFO: Total Charge 0
[2026-09-15 11:21:04] Production.INFO: CreateAllLog End
[2026-09-15 11:21:04] Production.INFO: Account Balance End.
[2026-09-15 11:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:21:04] Production.INFO: ==27579== Releasing lock...
[2026-09-15 11:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:21:04] Production.INFO: ==27575== Releasing lock...
[2026-09-15 11:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:21:11] Production.ERROR: CronJobId end10
[2026-09-15 11:21:11] Production.INFO: ==27577== Releasing lock...
[2026-09-15 11:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:21:15] Production.INFO: call_cost start
[2026-09-15 11:21:15] Production.INFO: call_cost end
[2026-09-15 11:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:21:15] Production.INFO: ==27573== Releasing lock...
[2026-09-15 11:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:22:01] Production.INFO: ==27645== Lock acquired, processing the job...
[2026-09-15 16:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:22:01] Production.INFO: neon service started
[2026-09-15 16:22:01] Production.INFO: neon service started
[2026-09-15 16:22:01] Production.INFO: ==27645== Releasing lock...
[2026-09-15 16:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:22:02] Production.INFO: ==27647== Lock acquired, processing the job...
[2026-09-15 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:22:02] Production.INFO: ==27647== Releasing lock...
[2026-09-15 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:22:02] Production.INFO: ==27649== Lock acquired, processing the job...
[2026-09-15 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:22:02] Production.INFO: ==27649== Releasing lock...
[2026-09-15 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:22:03] Production.INFO: ==27659== Lock acquired, processing the job...
[2026-09-15 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:22:03] Production.INFO: ==27657== Lock acquired, processing the job...
[2026-09-15 11:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 11:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:22:03] Production.INFO: Account Balance Start.
[2026-09-15 11:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:22:03] Production.INFO: 117
[2026-09-15 11:22:03] Production.INFO: ==27653== Lock acquired, processing the job...
[2026-09-15 11:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:22:03] Production.INFO: ==27659== Releasing lock...
[2026-09-15 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:22:03] Production.INFO: ==27651== Lock acquired, processing the job...
[2026-09-15 11:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:22:03] Production.INFO: ==27655== Lock acquired, processing the job...
[2026-09-15 11:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:22:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:22:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:22:03] Production.INFO: Total Charge 0
[2026-09-15 11:22:03] Production.INFO: CreateAllLog End
[2026-09-15 11:22:03] Production.INFO: Account Balance End.
[2026-09-15 11:22:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:22:03] Production.INFO: ==27657== Releasing lock...
[2026-09-15 11:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:22:03] Production.INFO: ==27653== Releasing lock...
[2026-09-15 11:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:22:11] Production.ERROR: CronJobId end10
[2026-09-15 11:22:11] Production.INFO: ==27655== Releasing lock...
[2026-09-15 11:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:22:14] Production.INFO: call_cost start
[2026-09-15 11:22:14] Production.INFO: call_cost end
[2026-09-15 11:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:22:14] Production.INFO: ==27651== Releasing lock...
[2026-09-15 11:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:23:02] Production.INFO: ==27742== Lock acquired, processing the job...
[2026-09-15 16:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:23:02] Production.INFO: neon service started
[2026-09-15 16:23:02] Production.INFO: neon service started
[2026-09-15 16:23:02] Production.INFO: ==27742== Releasing lock...
[2026-09-15 16:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:23:02] Production.INFO: ==27744== Lock acquired, processing the job...
[2026-09-15 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:23:02] Production.INFO: ==27746== Lock acquired, processing the job...
[2026-09-15 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:23:02] Production.INFO: ==27746== Releasing lock...
[2026-09-15 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:23:02] Production.INFO: ==27744== Releasing lock...
[2026-09-15 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:23:03] Production.INFO: ==27748== Lock acquired, processing the job...
[2026-09-15 11:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:23:03] Production.INFO: ==27750== Lock acquired, processing the job...
[2026-09-15 11:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:23:03] Production.INFO: ==27753== Lock acquired, processing the job...
[2026-09-15 11:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:23:03] Production.INFO: ==27757== Lock acquired, processing the job...
[2026-09-15 11:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:23:03] Production.INFO: ==27755== Lock acquired, processing the job...
[2026-09-15 11:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 11:23:04] Production.INFO: Account Balance Start.
[2026-09-15 11:23:04] Production.INFO: ==27757== Releasing lock...
[2026-09-15 11:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:23:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:23:04] Production.INFO: 117
[2026-09-15 11:23:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:23:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:23:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:23:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:23:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:23:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:23:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:23:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:23:04] Production.INFO: Total Charge 0
[2026-09-15 11:23:04] Production.INFO: CreateAllLog End
[2026-09-15 11:23:04] Production.INFO: Account Balance End.
[2026-09-15 11:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:23:04] Production.INFO: ==27755== Releasing lock...
[2026-09-15 11:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:23:04] Production.INFO: ==27750== Releasing lock...
[2026-09-15 11:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:23:15] Production.ERROR: CronJobId end10
[2026-09-15 11:23:15] Production.INFO: ==27753== Releasing lock...
[2026-09-15 11:23:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:23:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:23:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:23:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:23:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:23:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:23:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:23:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:23:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:23:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:23:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:23:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:23:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:23:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:23:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:23:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:23:16] Production.INFO: call_cost start
[2026-09-15 11:23:16] Production.INFO: call_cost end
[2026-09-15 11:23:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:23:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:23:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:23:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:23:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:23:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:23:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:23:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:23:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:23:16] Production.INFO: ==27748== Releasing lock...
[2026-09-15 11:23:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:23:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:24:01] Production.INFO: ==27824== Lock acquired, processing the job...
[2026-09-15 16:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:24:01] Production.INFO: neon service started
[2026-09-15 16:24:01] Production.INFO: neon service started
[2026-09-15 16:24:01] Production.INFO: ==27824== Releasing lock...
[2026-09-15 16:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:24:01] Production.INFO: ==27828== Lock acquired, processing the job...
[2026-09-15 15:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:24:01] Production.INFO: ==27828== Releasing lock...
[2026-09-15 15:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:24:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:24:02] Production.INFO: ==27826== Lock acquired, processing the job...
[2026-09-15 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:24:02] Production.INFO: ==27826== Releasing lock...
[2026-09-15 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:24:03] Production.INFO: ==27831== Lock acquired, processing the job...
[2026-09-15 11:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:24:03] Production.INFO: ==27833== Lock acquired, processing the job...
[2026-09-15 11:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:24:03] Production.INFO: ==27835== Lock acquired, processing the job...
[2026-09-15 11:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:24:03] Production.INFO: ==27837== Lock acquired, processing the job...
[2026-09-15 11:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:24:03] Production.INFO: ==27839== Lock acquired, processing the job...
[2026-09-15 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:24:03] Production.INFO: Account Balance Start.
[2026-09-15 11:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:24:03] Production.INFO: 117
[2026-09-15 11:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:24:03] Production.INFO: ==27839== Releasing lock...
[2026-09-15 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:24:03] Production.INFO: Total Charge 0
[2026-09-15 11:24:03] Production.INFO: CreateAllLog End
[2026-09-15 11:24:04] Production.INFO: Account Balance End.
[2026-09-15 11:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:24:04] Production.INFO: ==27837== Releasing lock...
[2026-09-15 11:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:24:04] Production.INFO: ==27833== Releasing lock...
[2026-09-15 11:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:24:11] Production.ERROR: CronJobId end10
[2026-09-15 11:24:11] Production.INFO: ==27835== Releasing lock...
[2026-09-15 11:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:24:13] Production.INFO: call_cost start
[2026-09-15 11:24:13] Production.INFO: call_cost end
[2026-09-15 11:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:24:13] Production.INFO: ==27831== Releasing lock...
[2026-09-15 11:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:25:02] Production.INFO: ==27907== Lock acquired, processing the job...
[2026-09-15 16:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:25:02] Production.INFO: neon service started
[2026-09-15 16:25:02] Production.INFO: neon service started
[2026-09-15 16:25:02] Production.INFO: ==27907== Releasing lock...
[2026-09-15 16:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:25:02] Production.INFO: ==27911== Lock acquired, processing the job...
[2026-09-15 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:25:02] Production.INFO: ==27911== Releasing lock...
[2026-09-15 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:25:02] Production.INFO: ==27909== Lock acquired, processing the job...
[2026-09-15 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:25:03] Production.INFO: ==27909== Releasing lock...
[2026-09-15 11:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:25:04] Production.INFO: ==27914== Lock acquired, processing the job...
[2026-09-15 11:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 11:25:04] Production.INFO: ==27918== Lock acquired, processing the job...
[2026-09-15 11:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:25:04] Production.INFO: ==27916== Lock acquired, processing the job...
[2026-09-15 11:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:25:04] Production.INFO: ==27920== Lock acquired, processing the job...
[2026-09-15 11:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 11:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 11:25:04] Production.INFO: ==27914== Releasing lock...
[2026-09-15 11:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 11:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 11:25:04] Production.INFO: ==27922== Lock acquired, processing the job...
[2026-09-15 11:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:25:04] Production.INFO: ==27926== Lock acquired, processing the job...
[2026-09-15 11:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:25:04] Production.INFO: ==27924== Lock acquired, processing the job...
[2026-09-15 11:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 11:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 11: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-15 11: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-15 11: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-15 11:25:04] Production.INFO: ==27926== Releasing lock...
[2026-09-15 11:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:25:04] Production.INFO: Account Balance Start.
[2026-09-15 11:25:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:25:04] Production.INFO: 117
[2026-09-15 11:25:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:25:04] Production.ERROR: done
[2026-09-15 11:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 11:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007882', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 11:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:25:04] Production.INFO: Total Charge 0
[2026-09-15 11:25:05] Production.INFO: CreateAllLog End
[2026-09-15 11:25:05] Production.INFO: ==27918== Releasing lock...
[2026-09-15 11:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:25:05] Production.INFO: Account Balance End.
[2026-09-15 11:25:05] Production.ERROR: CronJobId end 12
[2026-09-15 11:25:05] Production.INFO: ==27922== Releasing lock...
[2026-09-15 11:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007882', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 11:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 11:25:11] Production.INFO: ProcessCDR(1,18007882,1,1,2)
[2026-09-15 11:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007882,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007882,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 11:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 11:25:11] Production.INFO: ==27924== Releasing lock...
[2026-09-15 11:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 11:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 11:25:14] Production.ERROR: CronJobId end10
[2026-09-15 11:25:14] Production.INFO: ==27920== Releasing lock...
[2026-09-15 11:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:25:18] Production.INFO: call_cost start
[2026-09-15 11:25:18] Production.INFO: call_cost end
[2026-09-15 11:25:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:25:18] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:25:18] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:25:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:25:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:25:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:25:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:25:18] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:25:18] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:25:18] Production.INFO: ==27916== Releasing lock...
[2026-09-15 11:25:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:25:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:26:01] Production.INFO: ==27986== Lock acquired, processing the job...
[2026-09-15 16:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:26:01] Production.INFO: neon service started
[2026-09-15 16:26:01] Production.INFO: neon service started
[2026-09-15 16:26:01] Production.INFO: ==27986== Releasing lock...
[2026-09-15 16:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:26:01] Production.INFO: ==27990== Lock acquired, processing the job...
[2026-09-15 15:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:26:01] Production.INFO: ==27990== Releasing lock...
[2026-09-15 15:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:26:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:26:02] Production.INFO: ==27988== Lock acquired, processing the job...
[2026-09-15 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:26:02] Production.INFO: ==27988== Releasing lock...
[2026-09-15 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:26:03] Production.INFO: ==27992== Lock acquired, processing the job...
[2026-09-15 11:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:26:03] Production.INFO: ==27996== Lock acquired, processing the job...
[2026-09-15 11:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:26:03] Production.INFO: ==27994== Lock acquired, processing the job...
[2026-09-15 11:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:26:03] Production.INFO: ==27998== Lock acquired, processing the job...
[2026-09-15 11:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:26:03] Production.INFO: Account Balance Start.
[2026-09-15 11:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:26:03] Production.INFO: 117
[2026-09-15 11:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:26:03] Production.INFO: ==28000== Lock acquired, processing the job...
[2026-09-15 11:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:26:03] Production.INFO: ==28000== Releasing lock...
[2026-09-15 11:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:26:03] Production.INFO: Total Charge 0
[2026-09-15 11:26:03] Production.INFO: CreateAllLog End
[2026-09-15 11:26:03] Production.INFO: Account Balance End.
[2026-09-15 11:26:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:26:03] Production.INFO: ==27998== Releasing lock...
[2026-09-15 11:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:26:03] Production.INFO: ==27994== Releasing lock...
[2026-09-15 11:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:26:11] Production.ERROR: CronJobId end10
[2026-09-15 11:26:11] Production.INFO: ==27996== Releasing lock...
[2026-09-15 11:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:26:14] Production.INFO: call_cost start
[2026-09-15 11:26:14] Production.INFO: call_cost end
[2026-09-15 11:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:26:14] Production.INFO: ==27992== Releasing lock...
[2026-09-15 11:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:27:01] Production.INFO: ==28072== Lock acquired, processing the job...
[2026-09-15 16:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:27:01] Production.INFO: neon service started
[2026-09-15 16:27:01] Production.INFO: neon service started
[2026-09-15 16:27:01] Production.INFO: ==28072== Releasing lock...
[2026-09-15 16:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:27:02] Production.INFO: ==28074== Lock acquired, processing the job...
[2026-09-15 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:27:02] Production.INFO: ==28074== Releasing lock...
[2026-09-15 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:27:02] Production.INFO: ==28076== Lock acquired, processing the job...
[2026-09-15 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:27:02] Production.INFO: ==28076== Releasing lock...
[2026-09-15 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:27:03] Production.INFO: ==28083== Lock acquired, processing the job...
[2026-09-15 11:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:27:03] Production.INFO: ==28079== Lock acquired, processing the job...
[2026-09-15 11:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:27:03] Production.INFO: ==28081== Lock acquired, processing the job...
[2026-09-15 11:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:27:03] Production.INFO: ==28085== Lock acquired, processing the job...
[2026-09-15 11:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:27:03] Production.INFO: ==28087== Lock acquired, processing the job...
[2026-09-15 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:27:03] Production.INFO: Account Balance Start.
[2026-09-15 11:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:27:03] Production.INFO: 117
[2026-09-15 11:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:27:03] Production.INFO: ==28087== Releasing lock...
[2026-09-15 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:27:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:27:04] Production.INFO: Total Charge 0
[2026-09-15 11:27:04] Production.INFO: CreateAllLog End
[2026-09-15 11:27:04] Production.INFO: Account Balance End.
[2026-09-15 11:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:27:04] Production.INFO: ==28085== Releasing lock...
[2026-09-15 11:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:27:04] Production.INFO: ==28081== Releasing lock...
[2026-09-15 11:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:27:10] Production.ERROR: CronJobId end10
[2026-09-15 11:27:10] Production.INFO: ==28083== Releasing lock...
[2026-09-15 11:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:27:14] Production.INFO: call_cost start
[2026-09-15 11:27:14] Production.INFO: call_cost end
[2026-09-15 11:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:27:14] Production.INFO: ==28079== Releasing lock...
[2026-09-15 11:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:28:01] Production.INFO: ==28149== Lock acquired, processing the job...
[2026-09-15 16:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:28:01] Production.INFO: neon service started
[2026-09-15 16:28:01] Production.INFO: neon service started
[2026-09-15 16:28:01] Production.INFO: ==28149== Releasing lock...
[2026-09-15 16:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:28:01] Production.INFO: ==28151== Lock acquired, processing the job...
[2026-09-15 11:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:28:01] Production.INFO: ==28153== Lock acquired, processing the job...
[2026-09-15 15:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:28:01] Production.INFO: ==28153== Releasing lock...
[2026-09-15 15:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:28:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:28:02] Production.INFO: ==28151== Releasing lock...
[2026-09-15 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:28:02] Production.INFO: ==28158== Lock acquired, processing the job...
[2026-09-15 11:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:28:03] Production.INFO: ==28156== Lock acquired, processing the job...
[2026-09-15 11:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:28:03] Production.INFO: ==28160== Lock acquired, processing the job...
[2026-09-15 11:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:28:03] Production.INFO: ==28162== Lock acquired, processing the job...
[2026-09-15 11:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:28:03] Production.INFO: ==28164== Lock acquired, processing the job...
[2026-09-15 11:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:28:03] Production.INFO: Account Balance Start.
[2026-09-15 11:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:28:03] Production.INFO: 117
[2026-09-15 11:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:28:03] Production.INFO: ==28158== Releasing lock...
[2026-09-15 11:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 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-15 11:28:03] Production.INFO: ==28164== Releasing lock...
[2026-09-15 11:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:28:03] Production.INFO: Total Charge 0
[2026-09-15 11:28:03] Production.INFO: CreateAllLog End
[2026-09-15 11:28:03] Production.INFO: Account Balance End.
[2026-09-15 11:28:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:28:03] Production.INFO: ==28162== Releasing lock...
[2026-09-15 11:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:28:10] Production.ERROR: CronJobId end10
[2026-09-15 11:28:10] Production.INFO: ==28160== Releasing lock...
[2026-09-15 11:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:28:12] Production.INFO: call_cost start
[2026-09-15 11:28:12] Production.INFO: call_cost end
[2026-09-15 11:28:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:28:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:28:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:28:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:28:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:28:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:28:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:28:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:28:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:28:12] Production.INFO: ==28156== Releasing lock...
[2026-09-15 11:28:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:28:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:29:01] Production.INFO: ==28234== Lock acquired, processing the job...
[2026-09-15 16:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:29:01] Production.INFO: neon service started
[2026-09-15 16:29:01] Production.INFO: neon service started
[2026-09-15 16:29:01] Production.INFO: ==28234== Releasing lock...
[2026-09-15 16:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:29:02] Production.INFO: ==28236== Lock acquired, processing the job...
[2026-09-15 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:29:02] Production.INFO: ==28236== Releasing lock...
[2026-09-15 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:29:02] Production.INFO: ==28238== Lock acquired, processing the job...
[2026-09-15 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:29:02] Production.INFO: ==28238== Releasing lock...
[2026-09-15 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:29:03] Production.INFO: ==28240== Lock acquired, processing the job...
[2026-09-15 11:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:29:03] Production.INFO: ==28244== Lock acquired, processing the job...
[2026-09-15 11:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:29:03] Production.INFO: ==28242== Lock acquired, processing the job...
[2026-09-15 11:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:29:03] Production.INFO: ==28249== Lock acquired, processing the job...
[2026-09-15 11:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:29:03] Production.INFO: ==28246== Lock acquired, processing the job...
[2026-09-15 11:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:29:03] Production.INFO: Account Balance Start.
[2026-09-15 11:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:29:03] Production.INFO: 117
[2026-09-15 11:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:29:03] Production.INFO: ==28249== Releasing lock...
[2026-09-15 11:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:29:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:29:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:29:03] Production.INFO: Total Charge 0
[2026-09-15 11:29:03] Production.INFO: CreateAllLog End
[2026-09-15 11:29:03] Production.INFO: ==28242== Releasing lock...
[2026-09-15 11:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:29:04] Production.INFO: Account Balance End.
[2026-09-15 11:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:29:04] Production.INFO: ==28246== Releasing lock...
[2026-09-15 11:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:29:11] Production.ERROR: CronJobId end10
[2026-09-15 11:29:11] Production.INFO: ==28244== Releasing lock...
[2026-09-15 11:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:29:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:29:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:29:15] Production.INFO: call_cost start
[2026-09-15 11:29:15] Production.INFO: call_cost end
[2026-09-15 11:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:29:15] Production.INFO: ==28240== Releasing lock...
[2026-09-15 11:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:30:02] Production.INFO: ==28311== Lock acquired, processing the job...
[2026-09-15 16:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:30:02] Production.INFO: neon service started
[2026-09-15 16:30:02] Production.INFO: neon service started
[2026-09-15 16:30:02] Production.INFO: ==28311== Releasing lock...
[2026-09-15 16:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:30:02] Production.INFO: ==28313== Lock acquired, processing the job...
[2026-09-15 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:30:02] Production.INFO: ==28313== Releasing lock...
[2026-09-15 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:30:03] Production.INFO: ==28315== Lock acquired, processing the job...
[2026-09-15 15:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:30:03] Production.INFO: ==28315== Releasing lock...
[2026-09-15 15:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:30:03] Production.INFO: ==28318== Lock acquired, processing the job...
[2026-09-15 11:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:30:03] Production.INFO: ==28320== Lock acquired, processing the job...
[2026-09-15 11:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:30:03] Production.INFO: ==28324== Lock acquired, processing the job...
[2026-09-15 11:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:30:03] Production.INFO: Account Balance Start.
[2026-09-15 11:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:30:03] Production.INFO: 117
[2026-09-15 11:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:30:04] Production.INFO: ==28322== Lock acquired, processing the job...
[2026-09-15 11:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:30:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:30:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:30:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:30:04] Production.INFO: ==28326== Lock acquired, processing the job...
[2026-09-15 11:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:30:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:30:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:30:04] Production.INFO: ==28326== Releasing lock...
[2026-09-15 11:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:30:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:30:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:30:04] Production.INFO: Total Charge 0
[2026-09-15 11:30:04] Production.INFO: CreateAllLog End
[2026-09-15 11:30:04] Production.INFO: Account Balance End.
[2026-09-15 11:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:30:04] Production.INFO: ==28324== Releasing lock...
[2026-09-15 11:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:30:04] Production.INFO: ==28320== Releasing lock...
[2026-09-15 11:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:30:11] Production.ERROR: CronJobId end10
[2026-09-15 11:30:11] Production.INFO: ==28322== Releasing lock...
[2026-09-15 11:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:30:14] Production.INFO: call_cost start
[2026-09-15 11:30:14] Production.INFO: call_cost end
[2026-09-15 11:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:30:14] Production.INFO: ==28318== Releasing lock...
[2026-09-15 11:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:31:01] Production.INFO: ==28388== Lock acquired, processing the job...
[2026-09-15 16:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:31:01] Production.INFO: neon service started
[2026-09-15 16:31:01] Production.INFO: neon service started
[2026-09-15 16:31:01] Production.INFO: ==28388== Releasing lock...
[2026-09-15 16:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:31:02] Production.INFO: ==28392== Lock acquired, processing the job...
[2026-09-15 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:31:02] Production.INFO: ==28392== Releasing lock...
[2026-09-15 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:31:02] Production.INFO: ==28390== Lock acquired, processing the job...
[2026-09-15 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:31:02] Production.INFO: ==28390== Releasing lock...
[2026-09-15 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:31:03] Production.INFO: ==28394== Lock acquired, processing the job...
[2026-09-15 11:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:31:03] Production.INFO: ==28398== Lock acquired, processing the job...
[2026-09-15 11:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:31:03] Production.INFO: ==28396== Lock acquired, processing the job...
[2026-09-15 11:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:31:03] Production.INFO: ==28402== Lock acquired, processing the job...
[2026-09-15 11:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:31:03] Production.INFO: ==28400== Lock acquired, processing the job...
[2026-09-15 11:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 11:31:03] Production.INFO: Account Balance Start.
[2026-09-15 11:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:31:03] Production.INFO: 117
[2026-09-15 11:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 11:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:31:03] Production.INFO: ==28402== Releasing lock...
[2026-09-15 11:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:31:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:31:03] Production.INFO: Total Charge 0
[2026-09-15 11:31:03] Production.INFO: CreateAllLog End
[2026-09-15 11:31:04] Production.INFO: ==28396== Releasing lock...
[2026-09-15 11:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:31:04] Production.INFO: Account Balance End.
[2026-09-15 11:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:31:04] Production.INFO: ==28400== Releasing lock...
[2026-09-15 11:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:31:11] Production.ERROR: CronJobId end10
[2026-09-15 11:31:11] Production.INFO: ==28398== Releasing lock...
[2026-09-15 11:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:31:14] Production.INFO: call_cost start
[2026-09-15 11:31:14] Production.INFO: call_cost end
[2026-09-15 11:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:31:14] Production.INFO: ==28394== Releasing lock...
[2026-09-15 11:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:32:02] Production.INFO: ==28468== Lock acquired, processing the job...
[2026-09-15 16:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:32:02] Production.INFO: neon service started
[2026-09-15 16:32:02] Production.INFO: neon service started
[2026-09-15 16:32:02] Production.INFO: ==28468== Releasing lock...
[2026-09-15 16:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:32:02] Production.INFO: ==28470== Lock acquired, processing the job...
[2026-09-15 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:32:02] Production.INFO: ==28472== Lock acquired, processing the job...
[2026-09-15 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:32:02] Production.INFO: ==28472== Releasing lock...
[2026-09-15 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:32:02] Production.INFO: ==28470== Releasing lock...
[2026-09-15 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:32:03] Production.INFO: ==28475== Lock acquired, processing the job...
[2026-09-15 11:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:32:03] Production.INFO: ==28479== Lock acquired, processing the job...
[2026-09-15 11:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:32:03] Production.INFO: ==28477== Lock acquired, processing the job...
[2026-09-15 11:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:32:03] Production.INFO: ==28481== Lock acquired, processing the job...
[2026-09-15 11:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:32:03] Production.INFO: ==28483== Lock acquired, processing the job...
[2026-09-15 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:32:03] Production.INFO: Account Balance Start.
[2026-09-15 11:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:32:03] Production.INFO: 117
[2026-09-15 11:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:32:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:32:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:32:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:32:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 11: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-15 11: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-15 11: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-15 11:32:04] Production.INFO: ==28483== Releasing lock...
[2026-09-15 11:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:32:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:32:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:32:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:32:04] Production.INFO: Total Charge 0
[2026-09-15 11:32:04] Production.INFO: CreateAllLog End
[2026-09-15 11:32:04] Production.INFO: ==28477== Releasing lock...
[2026-09-15 11:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:32:04] Production.INFO: Account Balance End.
[2026-09-15 11:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:32:04] Production.INFO: ==28481== Releasing lock...
[2026-09-15 11:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:32:11] Production.ERROR: CronJobId end10
[2026-09-15 11:32:11] Production.INFO: ==28479== Releasing lock...
[2026-09-15 11:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:32:14] Production.INFO: call_cost start
[2026-09-15 11:32:14] Production.INFO: call_cost end
[2026-09-15 11:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:32:14] Production.INFO: ==28475== Releasing lock...
[2026-09-15 11:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:33:01] Production.INFO: ==28545== Lock acquired, processing the job...
[2026-09-15 16:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:33:01] Production.INFO: neon service started
[2026-09-15 16:33:01] Production.INFO: neon service started
[2026-09-15 16:33:01] Production.INFO: ==28545== Releasing lock...
[2026-09-15 16:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:33:02] Production.INFO: ==28547== Lock acquired, processing the job...
[2026-09-15 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:33:02] Production.INFO: ==28549== Lock acquired, processing the job...
[2026-09-15 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:33:02] Production.INFO: ==28549== Releasing lock...
[2026-09-15 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:33:02] Production.INFO: ==28547== Releasing lock...
[2026-09-15 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:33:03] Production.INFO: ==28555== Lock acquired, processing the job...
[2026-09-15 11:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:33:03] Production.INFO: ==28560== Lock acquired, processing the job...
[2026-09-15 11:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:33:03] Production.INFO: ==28551== Lock acquired, processing the job...
[2026-09-15 11:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:33:03] Production.INFO: ==28553== Lock acquired, processing the job...
[2026-09-15 11:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:33:03] Production.INFO: ==28557== Lock acquired, processing the job...
[2026-09-15 11:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 11:33:03] Production.INFO: Account Balance Start.
[2026-09-15 11:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:33:03] Production.INFO: 117
[2026-09-15 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-15 11:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:33:03] Production.INFO: ==28560== Releasing lock...
[2026-09-15 11:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:33:03] Production.INFO: Total Charge 0
[2026-09-15 11:33:03] Production.INFO: CreateAllLog End
[2026-09-15 11:33:03] Production.INFO: Account Balance End.
[2026-09-15 11:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:33:04] Production.INFO: ==28557== Releasing lock...
[2026-09-15 11:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:33:04] Production.INFO: ==28553== Releasing lock...
[2026-09-15 11:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:33:11] Production.ERROR: CronJobId end10
[2026-09-15 11:33:11] Production.INFO: ==28555== Releasing lock...
[2026-09-15 11:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:33:13] Production.INFO: call_cost start
[2026-09-15 11:33:13] Production.INFO: call_cost end
[2026-09-15 11:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:33:13] Production.INFO: ==28551== Releasing lock...
[2026-09-15 11:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:34:01] Production.INFO: ==28621== Lock acquired, processing the job...
[2026-09-15 16:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:34:01] Production.INFO: neon service started
[2026-09-15 16:34:02] Production.INFO: neon service started
[2026-09-15 16:34:02] Production.INFO: ==28621== Releasing lock...
[2026-09-15 16:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:34:02] Production.INFO: ==28623== Lock acquired, processing the job...
[2026-09-15 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:34:02] Production.INFO: ==28623== Releasing lock...
[2026-09-15 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:34:02] Production.INFO: ==28625== Lock acquired, processing the job...
[2026-09-15 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:34:02] Production.INFO: ==28625== Releasing lock...
[2026-09-15 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:34:03] Production.INFO: ==28627== Lock acquired, processing the job...
[2026-09-15 11:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:34:03] Production.INFO: ==28635== Lock acquired, processing the job...
[2026-09-15 11:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 11:34:03] Production.INFO: ==28631== Lock acquired, processing the job...
[2026-09-15 11:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:34:03] Production.INFO: ==28629== Lock acquired, processing the job...
[2026-09-15 11:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 11:34:03] Production.INFO: ==28635== Releasing lock...
[2026-09-15 11:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:34:03] Production.INFO: ==28633== Lock acquired, processing the job...
[2026-09-15 11:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:34:03] Production.INFO: Account Balance Start.
[2026-09-15 11:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:34:03] Production.INFO: 117
[2026-09-15 11:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:34:03] Production.INFO: Total Charge 0
[2026-09-15 11:34:04] Production.INFO: CreateAllLog End
[2026-09-15 11:34:04] Production.INFO: Account Balance End.
[2026-09-15 11:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:34:04] Production.INFO: ==28633== Releasing lock...
[2026-09-15 11:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:34:04] Production.INFO: ==28629== Releasing lock...
[2026-09-15 11:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:34:12] Production.ERROR: CronJobId end10
[2026-09-15 11:34:12] Production.INFO: ==28631== Releasing lock...
[2026-09-15 11:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:34:15] Production.INFO: call_cost start
[2026-09-15 11:34:15] Production.INFO: call_cost end
[2026-09-15 11:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:34:15] Production.INFO: ==28627== Releasing lock...
[2026-09-15 11:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:35:01] Production.INFO: ==28695== Lock acquired, processing the job...
[2026-09-15 16:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:35:01] Production.INFO: neon service started
[2026-09-15 16:35:01] Production.INFO: neon service started
[2026-09-15 16:35:01] Production.INFO: ==28695== Releasing lock...
[2026-09-15 16:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:35:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 15:35:01] Production.INFO: ==28699== Lock acquired, processing the job...
[2026-09-15 15:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:35:01] Production.INFO: ==28699== Releasing lock...
[2026-09-15 15:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:35:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:35:01] Production.INFO: ==28697== Lock acquired, processing the job...
[2026-09-15 11:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:35:02] Production.INFO: ==28697== Releasing lock...
[2026-09-15 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:35:03] Production.INFO: ==28701== Lock acquired, processing the job...
[2026-09-15 11:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 11:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 11:35:03] Production.INFO: ==28703== Lock acquired, processing the job...
[2026-09-15 11:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 11:35:03] Production.INFO: ==28701== Releasing lock...
[2026-09-15 11:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 11:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 11:35:03] Production.INFO: ==28705== Lock acquired, processing the job...
[2026-09-15 11:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:35:03] Production.INFO: ==28707== Lock acquired, processing the job...
[2026-09-15 11:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:35:03] Production.INFO: ==28711== Lock acquired, processing the job...
[2026-09-15 11:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 11:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 11:35:03] Production.INFO: ==28709== Lock acquired, processing the job...
[2026-09-15 11:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:35:03] Production.INFO: ==28713== Lock acquired, processing the job...
[2026-09-15 11:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:35:03] Production.INFO: Account Balance Start.
[2026-09-15 11:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:35:03] Production.INFO: 117
[2026-09-15 11:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:35:03] Production.INFO: ==28713== Releasing lock...
[2026-09-15 11:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:35:03] Production.ERROR: done
[2026-09-15 11:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 11:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007923', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 11:35:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:35:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:35:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:35:04] Production.INFO: Total Charge 0
[2026-09-15 11:35:04] Production.INFO: CreateAllLog End
[2026-09-15 11:35:04] Production.INFO: Account Balance End.
[2026-09-15 11:35:04] Production.INFO: ==28705== Releasing lock...
[2026-09-15 11:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:35:04] Production.INFO: ==28709== Releasing lock...
[2026-09-15 11:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007923', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 11:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 11:35:09] Production.INFO: ProcessCDR(1,18007923,1,1,2)
[2026-09-15 11:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007923,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007923,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 11:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 11:35:09] Production.INFO: ==28711== Releasing lock...
[2026-09-15 11:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 11:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 11:35:13] Production.ERROR: CronJobId end10
[2026-09-15 11:35:13] Production.INFO: ==28707== Releasing lock...
[2026-09-15 11:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:35:16] Production.INFO: call_cost start
[2026-09-15 11:35:16] Production.INFO: call_cost end
[2026-09-15 11:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:35:16] Production.INFO: ==28703== Releasing lock...
[2026-09-15 11:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:36:01] Production.INFO: ==28780== Lock acquired, processing the job...
[2026-09-15 16:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:36:01] Production.INFO: neon service started
[2026-09-15 16:36:01] Production.INFO: neon service started
[2026-09-15 16:36:01] Production.INFO: ==28780== Releasing lock...
[2026-09-15 16:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:36:02] Production.INFO: ==28782== Lock acquired, processing the job...
[2026-09-15 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:36:02] Production.INFO: ==28782== Releasing lock...
[2026-09-15 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:36:02] Production.INFO: ==28784== Lock acquired, processing the job...
[2026-09-15 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:36:02] Production.INFO: ==28784== Releasing lock...
[2026-09-15 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:36:03] Production.INFO: ==28788== Lock acquired, processing the job...
[2026-09-15 11:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:36:03] Production.INFO: ==28786== Lock acquired, processing the job...
[2026-09-15 11:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:36:03] Production.INFO: ==28790== Lock acquired, processing the job...
[2026-09-15 11:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:36:03] Production.INFO: ==28792== Lock acquired, processing the job...
[2026-09-15 11:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:36:03] Production.INFO: ==28794== Lock acquired, processing the job...
[2026-09-15 11:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:36:03] Production.INFO: Account Balance Start.
[2026-09-15 11:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:36:03] Production.INFO: 117
[2026-09-15 11:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 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-15 11:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 11:36:03] Production.INFO: ==28794== Releasing lock...
[2026-09-15 11:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:36:03] Production.INFO: Total Charge 0
[2026-09-15 11:36:03] Production.INFO: CreateAllLog End
[2026-09-15 11:36:03] Production.INFO: ==28788== Releasing lock...
[2026-09-15 11:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:36:03] Production.INFO: Account Balance End.
[2026-09-15 11:36:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:36:03] Production.INFO: ==28792== Releasing lock...
[2026-09-15 11:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:36:11] Production.ERROR: CronJobId end10
[2026-09-15 11:36:11] Production.INFO: ==28790== Releasing lock...
[2026-09-15 11:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:36:13] Production.INFO: call_cost start
[2026-09-15 11:36:13] Production.INFO: call_cost end
[2026-09-15 11:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:36:13] Production.INFO: ==28786== Releasing lock...
[2026-09-15 11:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:37:02] Production.INFO: ==28861== Lock acquired, processing the job...
[2026-09-15 16:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:37:02] Production.INFO: neon service started
[2026-09-15 16:37:02] Production.INFO: neon service started
[2026-09-15 16:37:02] Production.INFO: ==28861== Releasing lock...
[2026-09-15 16:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:37:02] Production.INFO: ==28863== Lock acquired, processing the job...
[2026-09-15 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:37:02] Production.INFO: ==28865== Lock acquired, processing the job...
[2026-09-15 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:37:02] Production.INFO: ==28865== Releasing lock...
[2026-09-15 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:37:03] Production.INFO: ==28863== Releasing lock...
[2026-09-15 11:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:37:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:37:03] Production.INFO: ==28868== Lock acquired, processing the job...
[2026-09-15 11:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:37:03] Production.INFO: ==28870== Lock acquired, processing the job...
[2026-09-15 11:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:37:03] Production.INFO: ==28872== Lock acquired, processing the job...
[2026-09-15 11:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:37:03] Production.INFO: ==28874== Lock acquired, processing the job...
[2026-09-15 11:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:37:03] Production.INFO: ==28876== Lock acquired, processing the job...
[2026-09-15 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:37:04] Production.INFO: Account Balance Start.
[2026-09-15 11:37:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:37:04] Production.INFO: 117
[2026-09-15 11:37:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:37:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:37:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:37:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:37:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 11:37:04] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 11:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:37:04] Production.INFO: ==28876== Releasing lock...
[2026-09-15 11:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:37:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:37:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:37:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:37:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:37:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:37:04] Production.INFO: Total Charge 0
[2026-09-15 11:37:04] Production.INFO: CreateAllLog End
[2026-09-15 11:37:04] Production.INFO: Account Balance End.
[2026-09-15 11:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:37:04] Production.INFO: ==28874== Releasing lock...
[2026-09-15 11:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:37:04] Production.INFO: ==28870== Releasing lock...
[2026-09-15 11:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:37:12] Production.ERROR: CronJobId end10
[2026-09-15 11:37:12] Production.INFO: ==28872== Releasing lock...
[2026-09-15 11:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:37:14] Production.INFO: call_cost start
[2026-09-15 11:37:14] Production.INFO: call_cost end
[2026-09-15 11:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:37:14] Production.INFO: ==28868== Releasing lock...
[2026-09-15 11:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:38:01] Production.INFO: ==28941== Lock acquired, processing the job...
[2026-09-15 16:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:38:01] Production.INFO: neon service started
[2026-09-15 16:38:01] Production.INFO: neon service started
[2026-09-15 16:38:01] Production.INFO: ==28941== Releasing lock...
[2026-09-15 16:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:38:02] Production.INFO: ==28943== Lock acquired, processing the job...
[2026-09-15 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:38:02] Production.INFO: ==28943== Releasing lock...
[2026-09-15 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:38:02] Production.INFO: ==28945== Lock acquired, processing the job...
[2026-09-15 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:38:02] Production.INFO: ==28945== Releasing lock...
[2026-09-15 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:38:02] Production.INFO: ==28948== Lock acquired, processing the job...
[2026-09-15 11:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:38:02] Production.INFO: ==28956== Lock acquired, processing the job...
[2026-09-15 11:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 11:38:03] Production.INFO: ==28956== Releasing lock...
[2026-09-15 11:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:38:03] Production.INFO: ==28952== Lock acquired, processing the job...
[2026-09-15 11:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:38:03] Production.INFO: ==28950== Lock acquired, processing the job...
[2026-09-15 11:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:38:03] Production.INFO: ==28954== Lock acquired, processing the job...
[2026-09-15 11:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:38:03] Production.INFO: Account Balance Start.
[2026-09-15 11:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:38:03] Production.INFO: 117
[2026-09-15 11:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:38:03] Production.INFO: Total Charge 0
[2026-09-15 11:38:03] Production.INFO: CreateAllLog End
[2026-09-15 11:38:04] Production.INFO: Account Balance End.
[2026-09-15 11:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:38:04] Production.INFO: ==28954== Releasing lock...
[2026-09-15 11:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:38:04] Production.INFO: ==28950== Releasing lock...
[2026-09-15 11:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:38:11] Production.ERROR: CronJobId end10
[2026-09-15 11:38:11] Production.INFO: ==28952== Releasing lock...
[2026-09-15 11:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:38:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:38:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:38:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:38:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:38:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:38:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:38:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:38:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:38:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:38:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:38:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:38:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:38:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:38:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:38:12] Production.INFO: call_cost start
[2026-09-15 11:38:12] Production.INFO: call_cost end
[2026-09-15 11:38:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:38:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:38:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:38:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:38:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:38:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:38:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:38:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:38:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:38:12] Production.INFO: ==28948== Releasing lock...
[2026-09-15 11:38:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:38:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:39:02] Production.INFO: ==29026== Lock acquired, processing the job...
[2026-09-15 16:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:39:02] Production.INFO: neon service started
[2026-09-15 16:39:02] Production.INFO: neon service started
[2026-09-15 16:39:02] Production.INFO: ==29026== Releasing lock...
[2026-09-15 16:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 11:39:02] Production.INFO: ==29028== Lock acquired, processing the job...
[2026-09-15 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:39:02] Production.INFO: ==29030== Lock acquired, processing the job...
[2026-09-15 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:39:02] Production.INFO: ==29030== Releasing lock...
[2026-09-15 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:39:02] Production.INFO: ==29028== Releasing lock...
[2026-09-15 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:39:03] Production.INFO: ==29033== Lock acquired, processing the job...
[2026-09-15 11:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:39:03] Production.INFO: ==29035== Lock acquired, processing the job...
[2026-09-15 11:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:39:03] Production.INFO: ==29037== Lock acquired, processing the job...
[2026-09-15 11:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:39:03] Production.INFO: ==29041== Lock acquired, processing the job...
[2026-09-15 11:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:39:03] Production.INFO: ==29039== Lock acquired, processing the job...
[2026-09-15 11:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:39:03] Production.INFO: Account Balance Start.
[2026-09-15 11:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:39:03] Production.INFO: 117
[2026-09-15 11:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:39:03] Production.INFO: ==29041== Releasing lock...
[2026-09-15 11:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:39:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:39:04] Production.INFO: Total Charge 0
[2026-09-15 11:39:04] Production.INFO: CreateAllLog End
[2026-09-15 11:39:04] Production.INFO: Account Balance End.
[2026-09-15 11:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:39:04] Production.INFO: ==29039== Releasing lock...
[2026-09-15 11:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:39:04] Production.INFO: ==29035== Releasing lock...
[2026-09-15 11:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:39:10] Production.ERROR: CronJobId end10
[2026-09-15 11:39:10] Production.INFO: ==29037== Releasing lock...
[2026-09-15 11:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:39:14] Production.INFO: call_cost start
[2026-09-15 11:39:14] Production.INFO: call_cost end
[2026-09-15 11:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:39:14] Production.INFO: ==29033== Releasing lock...
[2026-09-15 11:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:40:01] Production.INFO: ==29107== Lock acquired, processing the job...
[2026-09-15 16:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:40:01] Production.INFO: neon service started
[2026-09-15 16:40:01] Production.INFO: neon service started
[2026-09-15 16:40:01] Production.INFO: ==29107== Releasing lock...
[2026-09-15 16:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:40:01] Production.INFO: ==29112== Lock acquired, processing the job...
[2026-09-15 15:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:40:01] Production.INFO: ==29112== Releasing lock...
[2026-09-15 15:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:40:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:40:02] Production.INFO: ==29110== Lock acquired, processing the job...
[2026-09-15 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:40:02] Production.INFO: ==29110== Releasing lock...
[2026-09-15 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:40:03] Production.INFO: ==29114== Lock acquired, processing the job...
[2026-09-15 11:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:40:03] Production.INFO: ==29116== Lock acquired, processing the job...
[2026-09-15 11:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:40:03] Production.INFO: ==29118== Lock acquired, processing the job...
[2026-09-15 11:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:40:03] Production.INFO: ==29120== Lock acquired, processing the job...
[2026-09-15 11:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:40:03] Production.INFO: ==29122== Lock acquired, processing the job...
[2026-09-15 11:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:40:03] Production.INFO: Account Balance Start.
[2026-09-15 11:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:40:03] Production.INFO: 117
[2026-09-15 11:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:40:03] Production.INFO: ==29122== Releasing lock...
[2026-09-15 11:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:40:03] Production.INFO: Total Charge 0
[2026-09-15 11:40:03] Production.INFO: CreateAllLog End
[2026-09-15 11:40:03] Production.INFO: ==29116== Releasing lock...
[2026-09-15 11:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:40:03] Production.INFO: Account Balance End.
[2026-09-15 11:40:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:40:03] Production.INFO: ==29120== Releasing lock...
[2026-09-15 11:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:40:10] Production.ERROR: CronJobId end10
[2026-09-15 11:40:10] Production.INFO: ==29118== Releasing lock...
[2026-09-15 11:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:40:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:40:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:40:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:40:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:40:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:40:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:40:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:40:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:40:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:40:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:40:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:40:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:40:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:40:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:40:13] Production.INFO: call_cost start
[2026-09-15 11:40:13] Production.INFO: call_cost end
[2026-09-15 11:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:40:13] Production.INFO: ==29114== Releasing lock...
[2026-09-15 11:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:41:01] Production.INFO: ==29192== Lock acquired, processing the job...
[2026-09-15 16:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:41:02] Production.INFO: neon service started
[2026-09-15 16:41:02] Production.INFO: neon service started
[2026-09-15 16:41:02] Production.INFO: ==29192== Releasing lock...
[2026-09-15 16:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:41:02] Production.INFO: ==29196== Lock acquired, processing the job...
[2026-09-15 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:41:02] Production.INFO: ==29196== Releasing lock...
[2026-09-15 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:41:02] Production.INFO: ==29194== Lock acquired, processing the job...
[2026-09-15 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:41:02] Production.INFO: ==29194== Releasing lock...
[2026-09-15 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:41:03] Production.INFO: ==29199== Lock acquired, processing the job...
[2026-09-15 11:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:41:03] Production.INFO: ==29201== Lock acquired, processing the job...
[2026-09-15 11:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:41:03] Production.INFO: ==29203== Lock acquired, processing the job...
[2026-09-15 11:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:41:03] Production.INFO: ==29205== Lock acquired, processing the job...
[2026-09-15 11:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:41:03] Production.INFO: ==29207== Lock acquired, processing the job...
[2026-09-15 11:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:41:03] Production.INFO: Account Balance Start.
[2026-09-15 11:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:41:03] Production.INFO: 117
[2026-09-15 11:41:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 11:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:41:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:41:04] Production.INFO: ==29207== Releasing lock...
[2026-09-15 11:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:41:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:41:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:41:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:41:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:41:04] Production.INFO: ==29201== Releasing lock...
[2026-09-15 11:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:41:04] Production.INFO: Total Charge 0
[2026-09-15 11:41:04] Production.INFO: CreateAllLog End
[2026-09-15 11:41:04] Production.INFO: Account Balance End.
[2026-09-15 11:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:41:04] Production.INFO: ==29205== Releasing lock...
[2026-09-15 11:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:41:11] Production.ERROR: CronJobId end10
[2026-09-15 11:41:11] Production.INFO: ==29203== Releasing lock...
[2026-09-15 11:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:41:14] Production.INFO: call_cost start
[2026-09-15 11:41:14] Production.INFO: call_cost end
[2026-09-15 11:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:41:14] Production.INFO: ==29199== Releasing lock...
[2026-09-15 11:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:42:01] Production.INFO: ==29266== Lock acquired, processing the job...
[2026-09-15 16:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:42:01] Production.INFO: neon service started
[2026-09-15 16:42:01] Production.INFO: neon service started
[2026-09-15 16:42:01] Production.INFO: ==29266== Releasing lock...
[2026-09-15 16:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:42:01] Production.INFO: ==29268== Lock acquired, processing the job...
[2026-09-15 11:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:42:02] Production.INFO: ==29268== Releasing lock...
[2026-09-15 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:42:02] Production.INFO: ==29270== Lock acquired, processing the job...
[2026-09-15 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:42:02] Production.INFO: ==29270== Releasing lock...
[2026-09-15 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:42:02] Production.INFO: ==29273== Lock acquired, processing the job...
[2026-09-15 11:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:42:02] Production.INFO: ==29277== Lock acquired, processing the job...
[2026-09-15 11:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:42:03] Production.INFO: ==29275== Lock acquired, processing the job...
[2026-09-15 11:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:42:03] Production.INFO: ==29281== Lock acquired, processing the job...
[2026-09-15 11:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:42:03] Production.INFO: ==29279== Lock acquired, processing the job...
[2026-09-15 11:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 11:42:03] Production.INFO: Account Balance Start.
[2026-09-15 11:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 11:42:03] Production.INFO: 117
[2026-09-15 11:42:03] Production.INFO: ==29281== Releasing lock...
[2026-09-15 11:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:42:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:42:03] Production.INFO: Total Charge 0
[2026-09-15 11:42:03] Production.INFO: CreateAllLog End
[2026-09-15 11:42:03] Production.INFO: ==29275== Releasing lock...
[2026-09-15 11:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:42:03] Production.INFO: Account Balance End.
[2026-09-15 11:42:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:42:03] Production.INFO: ==29279== Releasing lock...
[2026-09-15 11:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:42:11] Production.ERROR: CronJobId end10
[2026-09-15 11:42:11] Production.INFO: ==29277== Releasing lock...
[2026-09-15 11:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:42:13] Production.INFO: call_cost start
[2026-09-15 11:42:13] Production.INFO: call_cost end
[2026-09-15 11:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:42:13] Production.INFO: ==29273== Releasing lock...
[2026-09-15 11:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:43:01] Production.INFO: ==29343== Lock acquired, processing the job...
[2026-09-15 16:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:43:01] Production.INFO: neon service started
[2026-09-15 16:43:01] Production.INFO: neon service started
[2026-09-15 16:43:01] Production.INFO: ==29343== Releasing lock...
[2026-09-15 16:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:43:02] Production.INFO: ==29345== Lock acquired, processing the job...
[2026-09-15 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:43:02] Production.INFO: ==29345== Releasing lock...
[2026-09-15 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:43:02] Production.INFO: ==29347== Lock acquired, processing the job...
[2026-09-15 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:43:02] Production.INFO: ==29347== Releasing lock...
[2026-09-15 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:43:03] Production.INFO: ==29349== Lock acquired, processing the job...
[2026-09-15 11:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:43:03] Production.INFO: ==29351== Lock acquired, processing the job...
[2026-09-15 11:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:43:03] Production.INFO: ==29355== Lock acquired, processing the job...
[2026-09-15 11:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:43:03] Production.INFO: ==29353== Lock acquired, processing the job...
[2026-09-15 11:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:43:03] Production.INFO: Account Balance Start.
[2026-09-15 11:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:43:03] Production.INFO: 117
[2026-09-15 11:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:43:03] Production.INFO: ==29357== Lock acquired, processing the job...
[2026-09-15 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 11:43:03] Production.INFO: ==29357== Releasing lock...
[2026-09-15 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:43:03] Production.INFO: Total Charge 0
[2026-09-15 11:43:03] Production.INFO: CreateAllLog End
[2026-09-15 11:43:04] Production.INFO: ==29351== Releasing lock...
[2026-09-15 11:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:43:04] Production.INFO: Account Balance End.
[2026-09-15 11:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:43:04] Production.INFO: ==29355== Releasing lock...
[2026-09-15 11:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:43:11] Production.ERROR: CronJobId end10
[2026-09-15 11:43:11] Production.INFO: ==29353== Releasing lock...
[2026-09-15 11:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:43:14] Production.INFO: call_cost start
[2026-09-15 11:43:14] Production.INFO: call_cost end
[2026-09-15 11:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:43:14] Production.INFO: ==29349== Releasing lock...
[2026-09-15 11:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:44:02] Production.INFO: ==29427== Lock acquired, processing the job...
[2026-09-15 16:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:44:02] Production.INFO: neon service started
[2026-09-15 16:44:02] Production.INFO: neon service started
[2026-09-15 16:44:02] Production.INFO: ==29427== Releasing lock...
[2026-09-15 16:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:44:02] Production.INFO: ==29431== Lock acquired, processing the job...
[2026-09-15 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:44:02] Production.INFO: ==29431== Releasing lock...
[2026-09-15 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:44:02] Production.INFO: ==29429== Lock acquired, processing the job...
[2026-09-15 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:44:02] Production.INFO: ==29429== Releasing lock...
[2026-09-15 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:44:03] Production.INFO: ==29436== Lock acquired, processing the job...
[2026-09-15 11:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:44:03] Production.INFO: ==29440== Lock acquired, processing the job...
[2026-09-15 11:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:44:03] Production.INFO: ==29438== Lock acquired, processing the job...
[2026-09-15 11:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:44:03] Production.INFO: ==29442== Lock acquired, processing the job...
[2026-09-15 11:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:44:03] Production.INFO: ==29444== Lock acquired, processing the job...
[2026-09-15 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:44:03] Production.INFO: Account Balance Start.
[2026-09-15 11:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:44:03] Production.INFO: 117
[2026-09-15 11:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 11:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:44:03] Production.INFO: ==29444== Releasing lock...
[2026-09-15 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:44:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:44:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:44:04] Production.INFO: Total Charge 0
[2026-09-15 11:44:04] Production.INFO: CreateAllLog End
[2026-09-15 11:44:04] Production.INFO: Account Balance End.
[2026-09-15 11:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:44:04] Production.INFO: ==29442== Releasing lock...
[2026-09-15 11:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:44:04] Production.INFO: ==29438== Releasing lock...
[2026-09-15 11:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:44:12] Production.ERROR: CronJobId end10
[2026-09-15 11:44:12] Production.INFO: ==29440== Releasing lock...
[2026-09-15 11:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:44:15] Production.INFO: call_cost start
[2026-09-15 11:44:15] Production.INFO: call_cost end
[2026-09-15 11:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:44:15] Production.INFO: ==29436== Releasing lock...
[2026-09-15 11:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:45:01] Production.INFO: ==29504== Lock acquired, processing the job...
[2026-09-15 16:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:45:01] Production.INFO: neon service started
[2026-09-15 16:45:01] Production.INFO: neon service started
[2026-09-15 16:45:01] Production.INFO: ==29504== Releasing lock...
[2026-09-15 16:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:45:02] Production.INFO: ==29506== Lock acquired, processing the job...
[2026-09-15 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:45:02] Production.INFO: ==29508== Lock acquired, processing the job...
[2026-09-15 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:45:02] Production.INFO: ==29508== Releasing lock...
[2026-09-15 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:45:02] Production.INFO: ==29506== Releasing lock...
[2026-09-15 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:45:03] Production.INFO: ==29515== Lock acquired, processing the job...
[2026-09-15 11:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:45:03] Production.INFO: ==29517== Lock acquired, processing the job...
[2026-09-15 11:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:45:03] Production.INFO: ==29511== Lock acquired, processing the job...
[2026-09-15 11:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 11:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:45:03] Production.INFO: ==29513== Lock acquired, processing the job...
[2026-09-15 11:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 11:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 11:45:03] Production.ERROR: CronJob PID - 29513
[2026-09-15 11:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 11:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 11:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 11:45:00
[2026-09-15 11:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 11:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 11:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 11:45:03] Production.ERROR: CronJob PID - 29515
[2026-09-15 11:45:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 11:45:03] Production.ERROR: CronJob ID - 7
[2026-09-15 11:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 11:45:00
[2026-09-15 11:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 11:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 11:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 11:45:03] Production.ERROR: CronJob PID - 29517
[2026-09-15 11:45:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 11:45:03] Production.ERROR: CronJob ID - 10
[2026-09-15 11:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 11:45:00
[2026-09-15 11:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 11:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 11:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 11:45:03] Production.INFO: ==29511== Releasing lock...
[2026-09-15 11:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 11:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 11:45:04] Production.INFO: ==29519== Lock acquired, processing the job...
[2026-09-15 11:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:45:04] Production.INFO: ==29521== Lock acquired, processing the job...
[2026-09-15 11:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 11:45:04] Production.INFO: ==29524== Lock acquired, processing the job...
[2026-09-15 11:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 11:45:04] Production.INFO: Account Balance Start.
[2026-09-15 11:45:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:45:04] Production.INFO: 117
[2026-09-15 11:45:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:45:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:45:04] Production.INFO: ==29524== Releasing lock...
[2026-09-15 11:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:45:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:45:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:45:04] Production.ERROR: done
[2026-09-15 11:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 11:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007964', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 11:45:04] Production.INFO: ==29515== Releasing lock...
[2026-09-15 11:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:45:04] Production.INFO: Total Charge 0
[2026-09-15 11:45:04] Production.INFO: CreateAllLog End
[2026-09-15 11:45:04] Production.INFO: Account Balance End.
[2026-09-15 11:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:45:04] Production.INFO: ==29519== Releasing lock...
[2026-09-15 11:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18007964', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 11:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 11:45:10] Production.INFO: ProcessCDR(1,18007964,1,1,2)
[2026-09-15 11:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18007964,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18007964,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 11:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 11:45:10] Production.INFO: ==29521== Releasing lock...
[2026-09-15 11:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 11:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 11:45:14] Production.ERROR: CronJobId end10
[2026-09-15 11:45:14] Production.INFO: ==29517== Releasing lock...
[2026-09-15 11:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:45:16] Production.INFO: call_cost start
[2026-09-15 11:45:16] Production.INFO: call_cost end
[2026-09-15 11:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:45:16] Production.INFO: ==29513== Releasing lock...
[2026-09-15 11:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:46:02] Production.INFO: ==29590== Lock acquired, processing the job...
[2026-09-15 16:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:46:02] Production.INFO: neon service started
[2026-09-15 16:46:02] Production.INFO: neon service started
[2026-09-15 16:46:02] Production.INFO: ==29590== Releasing lock...
[2026-09-15 16:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:46:02] Production.INFO: ==29592== Lock acquired, processing the job...
[2026-09-15 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:46:02] Production.INFO: ==29592== Releasing lock...
[2026-09-15 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:46:02] Production.INFO: ==29594== Lock acquired, processing the job...
[2026-09-15 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:46:02] Production.INFO: ==29594== Releasing lock...
[2026-09-15 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:46:03] Production.INFO: ==29605== Lock acquired, processing the job...
[2026-09-15 11:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 11:46:03] Production.INFO: ==29605== Releasing lock...
[2026-09-15 11:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:46:03] Production.INFO: ==29597== Lock acquired, processing the job...
[2026-09-15 11:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:46:03] Production.INFO: ==29599== Lock acquired, processing the job...
[2026-09-15 11:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:46:03] Production.INFO: ==29601== Lock acquired, processing the job...
[2026-09-15 11:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:46:03] Production.INFO: ==29603== Lock acquired, processing the job...
[2026-09-15 11:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:46:03] Production.INFO: Account Balance Start.
[2026-09-15 11:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:46:03] Production.INFO: 117
[2026-09-15 11:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:46:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:46:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:46:04] Production.INFO: Total Charge 0
[2026-09-15 11:46:04] Production.INFO: CreateAllLog End
[2026-09-15 11:46:04] Production.INFO: Account Balance End.
[2026-09-15 11:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:46:04] Production.INFO: ==29603== Releasing lock...
[2026-09-15 11:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:46:04] Production.INFO: ==29599== Releasing lock...
[2026-09-15 11:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:46:10] Production.ERROR: CronJobId end10
[2026-09-15 11:46:10] Production.INFO: ==29601== Releasing lock...
[2026-09-15 11:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:46:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:46:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:46:13] Production.INFO: call_cost start
[2026-09-15 11:46:13] Production.INFO: call_cost end
[2026-09-15 11:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:46:13] Production.INFO: ==29597== Releasing lock...
[2026-09-15 11:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:47:01] Production.INFO: ==29672== Lock acquired, processing the job...
[2026-09-15 16:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:47:01] Production.INFO: neon service started
[2026-09-15 16:47:01] Production.INFO: neon service started
[2026-09-15 16:47:01] Production.INFO: ==29672== Releasing lock...
[2026-09-15 16:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:47:01] Production.INFO: ==29674== Lock acquired, processing the job...
[2026-09-15 11:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:47:02] Production.INFO: ==29674== Releasing lock...
[2026-09-15 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:47:02] Production.INFO: ==29676== Lock acquired, processing the job...
[2026-09-15 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:47:02] Production.INFO: ==29676== Releasing lock...
[2026-09-15 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:47:02] Production.INFO: ==29678== Lock acquired, processing the job...
[2026-09-15 11:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:47:02] Production.INFO: ==29680== Lock acquired, processing the job...
[2026-09-15 11:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:47:02] Production.INFO: ==29682== Lock acquired, processing the job...
[2026-09-15 11:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:47:02] Production.INFO: ==29684== Lock acquired, processing the job...
[2026-09-15 11:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:47:03] Production.INFO: ==29686== Lock acquired, processing the job...
[2026-09-15 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:47:03] Production.INFO: Account Balance Start.
[2026-09-15 11:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:47:03] Production.INFO: 117
[2026-09-15 11:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 11:47:03] Production.INFO: ==29686== Releasing lock...
[2026-09-15 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:47:03] Production.INFO: ==29680== Releasing lock...
[2026-09-15 11:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:47:03] Production.INFO: Total Charge 0
[2026-09-15 11:47:03] Production.INFO: CreateAllLog End
[2026-09-15 11:47:03] Production.INFO: Account Balance End.
[2026-09-15 11:47:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:47:03] Production.INFO: ==29684== Releasing lock...
[2026-09-15 11:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:47:10] Production.ERROR: CronJobId end10
[2026-09-15 11:47:10] Production.INFO: ==29682== Releasing lock...
[2026-09-15 11:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:47:13] Production.INFO: call_cost start
[2026-09-15 11:47:13] Production.INFO: call_cost end
[2026-09-15 11:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:47:13] Production.INFO: ==29678== Releasing lock...
[2026-09-15 11:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:48:01] Production.INFO: ==29768== Lock acquired, processing the job...
[2026-09-15 16:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:48:01] Production.INFO: neon service started
[2026-09-15 16:48:01] Production.INFO: neon service started
[2026-09-15 16:48:01] Production.INFO: ==29768== Releasing lock...
[2026-09-15 16:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:48:02] Production.INFO: ==29770== Lock acquired, processing the job...
[2026-09-15 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:48:02] Production.INFO: ==29770== Releasing lock...
[2026-09-15 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:48:02] Production.INFO: ==29772== Lock acquired, processing the job...
[2026-09-15 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:48:02] Production.INFO: ==29772== Releasing lock...
[2026-09-15 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:48:03] Production.INFO: ==29774== Lock acquired, processing the job...
[2026-09-15 11:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:48:03] Production.INFO: ==29780== Lock acquired, processing the job...
[2026-09-15 11:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:48:03] Production.INFO: ==29776== Lock acquired, processing the job...
[2026-09-15 11:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:48:03] Production.INFO: ==29782== Lock acquired, processing the job...
[2026-09-15 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:48:03] Production.INFO: Account Balance Start.
[2026-09-15 11:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:48:03] Production.INFO: 117
[2026-09-15 11:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:48:03] Production.INFO: ==29778== Lock acquired, processing the job...
[2026-09-15 11:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 11:48:03] Production.INFO: ==29782== Releasing lock...
[2026-09-15 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:48:03] Production.INFO: Total Charge 0
[2026-09-15 11:48:03] Production.INFO: CreateAllLog End
[2026-09-15 11:48:03] Production.INFO: Account Balance End.
[2026-09-15 11:48:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:48:03] Production.INFO: ==29780== Releasing lock...
[2026-09-15 11:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:48:04] Production.INFO: ==29776== Releasing lock...
[2026-09-15 11:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:48:11] Production.ERROR: CronJobId end10
[2026-09-15 11:48:11] Production.INFO: ==29778== Releasing lock...
[2026-09-15 11:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:48:14] Production.INFO: call_cost start
[2026-09-15 11:48:14] Production.INFO: call_cost end
[2026-09-15 11:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:48:14] Production.INFO: ==29774== Releasing lock...
[2026-09-15 11:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:49:02] Production.INFO: ==29851== Lock acquired, processing the job...
[2026-09-15 16:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:49:02] Production.INFO: neon service started
[2026-09-15 16:49:02] Production.INFO: neon service started
[2026-09-15 16:49:02] Production.INFO: ==29851== Releasing lock...
[2026-09-15 16:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:49:02] Production.INFO: ==29856== Lock acquired, processing the job...
[2026-09-15 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:49:02] Production.INFO: ==29856== Releasing lock...
[2026-09-15 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:49:02] Production.INFO: ==29854== Lock acquired, processing the job...
[2026-09-15 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:49:03] Production.INFO: ==29854== Releasing lock...
[2026-09-15 11:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:49:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:49:03] Production.INFO: ==29862== Lock acquired, processing the job...
[2026-09-15 11:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:49:03] Production.INFO: ==29858== Lock acquired, processing the job...
[2026-09-15 11:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:49:03] Production.INFO: ==29860== Lock acquired, processing the job...
[2026-09-15 11:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:49:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:49:04] Production.INFO: ==29864== Lock acquired, processing the job...
[2026-09-15 11:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:49:04] Production.INFO: ==29866== Lock acquired, processing the job...
[2026-09-15 11:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:49:04] Production.INFO: Account Balance Start.
[2026-09-15 11:49:04] Production.INFO: CreateAllLog Start
[2026-09-15 11:49:04] Production.INFO: 117
[2026-09-15 11:49:04] Production.INFO: Date 2026-09-08
[2026-09-15 11:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:49:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:49:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:49:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 11: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-15 11:49:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 11:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 11:49:04] Production.INFO: ==29866== Releasing lock...
[2026-09-15 11:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:49:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:49:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:49:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:49:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:49:04] Production.INFO: Total Charge 0
[2026-09-15 11:49:04] Production.INFO: CreateAllLog End
[2026-09-15 11:49:04] Production.INFO: ==29860== Releasing lock...
[2026-09-15 11:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:49:04] Production.INFO: Account Balance End.
[2026-09-15 11:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:49:04] Production.INFO: ==29864== Releasing lock...
[2026-09-15 11:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:49:11] Production.ERROR: CronJobId end10
[2026-09-15 11:49:11] Production.INFO: ==29862== Releasing lock...
[2026-09-15 11:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:49:14] Production.INFO: call_cost start
[2026-09-15 11:49:14] Production.INFO: call_cost end
[2026-09-15 11:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:49:14] Production.INFO: ==29858== Releasing lock...
[2026-09-15 11:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:50:01] Production.INFO: ==29930== Lock acquired, processing the job...
[2026-09-15 16:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:50:01] Production.INFO: neon service started
[2026-09-15 16:50:01] Production.INFO: neon service started
[2026-09-15 16:50:01] Production.INFO: ==29930== Releasing lock...
[2026-09-15 16:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:50:02] Production.INFO: ==29932== Lock acquired, processing the job...
[2026-09-15 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:50:02] Production.INFO: ==29934== Lock acquired, processing the job...
[2026-09-15 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:50:02] Production.INFO: ==29934== Releasing lock...
[2026-09-15 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:50:02] Production.INFO: ==29932== Releasing lock...
[2026-09-15 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:50:03] Production.INFO: ==29938== Lock acquired, processing the job...
[2026-09-15 11:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:50:03] Production.INFO: ==29945== Lock acquired, processing the job...
[2026-09-15 11:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:50:03] Production.INFO: Account Balance Start.
[2026-09-15 11:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:50:03] Production.INFO: 117
[2026-09-15 11:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:50:03] Production.INFO: ==29940== Lock acquired, processing the job...
[2026-09-15 11:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:50:03] Production.INFO: ==29943== Lock acquired, processing the job...
[2026-09-15 11:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:50:03] Production.INFO: Total Charge 0
[2026-09-15 11:50:03] Production.INFO: ==29947== Lock acquired, processing the job...
[2026-09-15 11:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:50:03] Production.INFO: CreateAllLog End
[2026-09-15 11:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 11: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-15 11:50:03] Production.INFO: ==29947== Releasing lock...
[2026-09-15 11:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:50:03] Production.INFO: Account Balance End.
[2026-09-15 11:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:50:04] Production.INFO: ==29945== Releasing lock...
[2026-09-15 11:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:50:04] Production.INFO: ==29940== Releasing lock...
[2026-09-15 11:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:50:11] Production.ERROR: CronJobId end10
[2026-09-15 11:50:11] Production.INFO: ==29943== Releasing lock...
[2026-09-15 11:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:50:13] Production.INFO: call_cost start
[2026-09-15 11:50:13] Production.INFO: call_cost end
[2026-09-15 11:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:50:13] Production.INFO: ==29938== Releasing lock...
[2026-09-15 11:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:51:02] Production.INFO: ==30016== Lock acquired, processing the job...
[2026-09-15 16:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:51:02] Production.INFO: neon service started
[2026-09-15 16:51:02] Production.INFO: neon service started
[2026-09-15 16:51:02] Production.INFO: ==30016== Releasing lock...
[2026-09-15 16:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:51:02] Production.INFO: ==30020== Lock acquired, processing the job...
[2026-09-15 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:51:02] Production.INFO: ==30020== Releasing lock...
[2026-09-15 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:51:02] Production.INFO: ==30018== Lock acquired, processing the job...
[2026-09-15 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:51:02] Production.INFO: ==30018== Releasing lock...
[2026-09-15 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:51:03] Production.INFO: ==30022== Lock acquired, processing the job...
[2026-09-15 11:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:51:03] Production.INFO: ==30024== Lock acquired, processing the job...
[2026-09-15 11:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:51:03] Production.INFO: ==30026== Lock acquired, processing the job...
[2026-09-15 11:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:51:03] Production.INFO: ==30030== Lock acquired, processing the job...
[2026-09-15 11:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:51:03] Production.INFO: ==30028== Lock acquired, processing the job...
[2026-09-15 11:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 11:51:03] Production.INFO: Account Balance Start.
[2026-09-15 11:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:51:03] Production.INFO: 117
[2026-09-15 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-15 11:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:51:04] Production.INFO: ==30030== Releasing lock...
[2026-09-15 11:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:51:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:51:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:51:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:51:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:51:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:51:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:51:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:51:04] Production.INFO: ==30024== Releasing lock...
[2026-09-15 11:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:51:04] Production.INFO: Total Charge 0
[2026-09-15 11:51:04] Production.INFO: CreateAllLog End
[2026-09-15 11:51:04] Production.INFO: Account Balance End.
[2026-09-15 11:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:51:04] Production.INFO: ==30028== Releasing lock...
[2026-09-15 11:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:51:12] Production.ERROR: CronJobId end10
[2026-09-15 11:51:12] Production.INFO: ==30026== Releasing lock...
[2026-09-15 11:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:51:15] Production.INFO: call_cost start
[2026-09-15 11:51:15] Production.INFO: call_cost end
[2026-09-15 11:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:51:15] Production.INFO: ==30022== Releasing lock...
[2026-09-15 11:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:52:01] Production.INFO: ==30094== Lock acquired, processing the job...
[2026-09-15 16:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:52:01] Production.INFO: neon service started
[2026-09-15 16:52:01] Production.INFO: neon service started
[2026-09-15 16:52:01] Production.INFO: ==30094== Releasing lock...
[2026-09-15 16:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:52:01] Production.INFO: ==30096== Lock acquired, processing the job...
[2026-09-15 11:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:52:02] Production.INFO: ==30098== Lock acquired, processing the job...
[2026-09-15 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:52:02] Production.INFO: ==30098== Releasing lock...
[2026-09-15 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:52:02] Production.INFO: ==30096== Releasing lock...
[2026-09-15 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:52:02] Production.INFO: ==30103== Lock acquired, processing the job...
[2026-09-15 11:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:52:02] Production.INFO: ==30101== Lock acquired, processing the job...
[2026-09-15 11:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:52:03] Production.INFO: ==30105== Lock acquired, processing the job...
[2026-09-15 11:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:52:03] Production.INFO: ==30107== Lock acquired, processing the job...
[2026-09-15 11:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:52:03] Production.INFO: ==30109== Lock acquired, processing the job...
[2026-09-15 11:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:52:03] Production.INFO: Account Balance Start.
[2026-09-15 11:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:52:03] Production.INFO: 117
[2026-09-15 11:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 11:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:52:03] Production.INFO: ==30109== Releasing lock...
[2026-09-15 11:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:52:03] Production.INFO: ==30103== Releasing lock...
[2026-09-15 11:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:52:04] Production.INFO: Total Charge 0
[2026-09-15 11:52:04] Production.INFO: CreateAllLog End
[2026-09-15 11:52:04] Production.INFO: Account Balance End.
[2026-09-15 11:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:52:04] Production.INFO: ==30107== Releasing lock...
[2026-09-15 11:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:52:11] Production.ERROR: CronJobId end10
[2026-09-15 11:52:11] Production.INFO: ==30105== Releasing lock...
[2026-09-15 11:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:52:14] Production.INFO: call_cost start
[2026-09-15 11:52:14] Production.INFO: call_cost end
[2026-09-15 11:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:52:14] Production.INFO: ==30101== Releasing lock...
[2026-09-15 11:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:53:01] Production.INFO: ==30181== Lock acquired, processing the job...
[2026-09-15 16:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:53:01] Production.INFO: neon service started
[2026-09-15 16:53:01] Production.INFO: neon service started
[2026-09-15 16:53:01] Production.INFO: ==30181== Releasing lock...
[2026-09-15 16:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:53:02] Production.INFO: ==30185== Lock acquired, processing the job...
[2026-09-15 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:53:02] Production.INFO: ==30185== Releasing lock...
[2026-09-15 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:53:02] Production.INFO: ==30183== Lock acquired, processing the job...
[2026-09-15 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:53:02] Production.INFO: ==30183== Releasing lock...
[2026-09-15 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:53:03] Production.INFO: ==30189== Lock acquired, processing the job...
[2026-09-15 11:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:53:03] Production.INFO: ==30191== Lock acquired, processing the job...
[2026-09-15 11:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:53:03] Production.INFO: ==30193== Lock acquired, processing the job...
[2026-09-15 11:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:53:03] Production.INFO: ==30195== Lock acquired, processing the job...
[2026-09-15 11:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:53:03] Production.INFO: ==30197== Lock acquired, processing the job...
[2026-09-15 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 11:53:03] Production.INFO: ==30197== Releasing lock...
[2026-09-15 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:53:03] Production.INFO: Account Balance Start.
[2026-09-15 11:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:53:03] Production.INFO: 117
[2026-09-15 11:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:53:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:53:04] Production.INFO: Total Charge 0
[2026-09-15 11:53:04] Production.INFO: CreateAllLog End
[2026-09-15 11:53:04] Production.INFO: Account Balance End.
[2026-09-15 11:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:53:04] Production.INFO: ==30195== Releasing lock...
[2026-09-15 11:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:53:04] Production.INFO: ==30191== Releasing lock...
[2026-09-15 11:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:53:10] Production.ERROR: CronJobId end10
[2026-09-15 11:53:10] Production.INFO: ==30193== Releasing lock...
[2026-09-15 11:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:53:13] Production.INFO: call_cost start
[2026-09-15 11:53:13] Production.INFO: call_cost end
[2026-09-15 11:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:53:13] Production.INFO: ==30189== Releasing lock...
[2026-09-15 11:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:54:01] Production.INFO: ==30259== Lock acquired, processing the job...
[2026-09-15 16:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:54:01] Production.INFO: neon service started
[2026-09-15 16:54:01] Production.INFO: neon service started
[2026-09-15 16:54:01] Production.INFO: ==30259== Releasing lock...
[2026-09-15 16:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:54:01] Production.INFO: ==30261== Lock acquired, processing the job...
[2026-09-15 11:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:54:01] Production.INFO: ==30261== Releasing lock...
[2026-09-15 11:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:54:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:54:02] Production.INFO: ==30263== Lock acquired, processing the job...
[2026-09-15 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:54:02] Production.INFO: ==30263== Releasing lock...
[2026-09-15 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:54:02] Production.INFO: ==30265== Lock acquired, processing the job...
[2026-09-15 11:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:54:02] Production.INFO: ==30267== Lock acquired, processing the job...
[2026-09-15 11:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:54:02] Production.INFO: ==30271== Lock acquired, processing the job...
[2026-09-15 11:54:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:54:02] Production.INFO: ==30269== Lock acquired, processing the job...
[2026-09-15 11:54:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:54:02] Production.INFO: Account Balance Start.
[2026-09-15 11:54:02] Production.INFO: CreateAllLog Start
[2026-09-15 11:54:02] Production.INFO: 117
[2026-09-15 11:54:02] Production.INFO: Date 2026-09-08
[2026-09-15 11:54:02] Production.INFO: ==30273== Lock acquired, processing the job...
[2026-09-15 11:54:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:54:02] Production.INFO: Reseller ==> 0
[2026-09-15 11:54:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:54:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:54:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:54:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 11:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:54:03] Production.INFO: ==30273== Releasing lock...
[2026-09-15 11:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:54:03] Production.INFO: ==30267== Releasing lock...
[2026-09-15 11:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:54:03] Production.INFO: Total Charge 0
[2026-09-15 11:54:03] Production.INFO: CreateAllLog End
[2026-09-15 11:54:03] Production.INFO: Account Balance End.
[2026-09-15 11:54:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:54:03] Production.INFO: ==30271== Releasing lock...
[2026-09-15 11:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:54:11] Production.ERROR: CronJobId end10
[2026-09-15 11:54:11] Production.INFO: ==30269== Releasing lock...
[2026-09-15 11:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:54:13] Production.INFO: call_cost start
[2026-09-15 11:54:13] Production.INFO: call_cost end
[2026-09-15 11:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:54:13] Production.INFO: ==30265== Releasing lock...
[2026-09-15 11:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:55:01] Production.INFO: ==30350== Lock acquired, processing the job...
[2026-09-15 16:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:55:01] Production.INFO: neon service started
[2026-09-15 16:55:01] Production.INFO: neon service started
[2026-09-15 16:55:01] Production.INFO: ==30350== Releasing lock...
[2026-09-15 16:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:55:02] Production.INFO: ==30355== Lock acquired, processing the job...
[2026-09-15 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:55:02] Production.INFO: ==30355== Releasing lock...
[2026-09-15 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:55:02] Production.INFO: ==30352== Lock acquired, processing the job...
[2026-09-15 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:55:02] Production.INFO: ==30352== Releasing lock...
[2026-09-15 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:55:03] Production.INFO: ==30357== Lock acquired, processing the job...
[2026-09-15 11:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 11:55:03] Production.INFO: ==30359== Lock acquired, processing the job...
[2026-09-15 11:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:55:03] Production.INFO: ==30361== Lock acquired, processing the job...
[2026-09-15 11:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:55:03] Production.INFO: ==30363== Lock acquired, processing the job...
[2026-09-15 11:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 11:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 11:55:03] Production.ERROR: CronJob PID - 30359
[2026-09-15 11:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 11:55:03] Production.ERROR: CronJob ID - 5
[2026-09-15 11:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 11:55:00
[2026-09-15 11:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 11:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 11:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 11:55:03] Production.INFO: ==30357== Releasing lock...
[2026-09-15 11:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 11:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 11:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:55:03] Production.INFO: ==30367== Lock acquired, processing the job...
[2026-09-15 11:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 11:55:03] Production.INFO: ==30365== Lock acquired, processing the job...
[2026-09-15 11:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 11:55:03] Production.INFO: ==30369== Lock acquired, processing the job...
[2026-09-15 11:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:55:03] Production.INFO: Account Balance Start.
[2026-09-15 11:55:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:55:03] Production.INFO: 117
[2026-09-15 11:55:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 11:55:04] Production.INFO: ==30369== Releasing lock...
[2026-09-15 11:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:55:04] Production.ERROR: done
[2026-09-15 11:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 11:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008005', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 11:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:55:04] Production.INFO: ==30361== Releasing lock...
[2026-09-15 11:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:55:04] Production.INFO: Total Charge 0
[2026-09-15 11:55:04] Production.INFO: CreateAllLog End
[2026-09-15 11:55:04] Production.INFO: Account Balance End.
[2026-09-15 11:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:55:04] Production.INFO: ==30365== Releasing lock...
[2026-09-15 11:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008005', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 11:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 11:55:09] Production.INFO: ProcessCDR(1,18008005,1,1,2)
[2026-09-15 11:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008005,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008005,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 11:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 11:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 11:55:10] Production.INFO: ==30367== Releasing lock...
[2026-09-15 11:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 11:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 11:55:13] Production.ERROR: CronJobId end10
[2026-09-15 11:55:13] Production.INFO: ==30363== Releasing lock...
[2026-09-15 11:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:55:16] Production.INFO: call_cost start
[2026-09-15 11:55:16] Production.INFO: call_cost end
[2026-09-15 11:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:55:16] Production.INFO: ==30359== Releasing lock...
[2026-09-15 11:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:56:02] Production.INFO: ==30454== Lock acquired, processing the job...
[2026-09-15 16:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:56:02] Production.INFO: neon service started
[2026-09-15 16:56:02] Production.INFO: neon service started
[2026-09-15 16:56:02] Production.INFO: ==30454== Releasing lock...
[2026-09-15 16:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:56:02] Production.INFO: ==30456== Lock acquired, processing the job...
[2026-09-15 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:56:02] Production.INFO: ==30456== Releasing lock...
[2026-09-15 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:56:03] Production.INFO: ==30458== Lock acquired, processing the job...
[2026-09-15 15:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:56:03] Production.INFO: ==30458== Releasing lock...
[2026-09-15 15:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:56:03] Production.INFO: ==30460== Lock acquired, processing the job...
[2026-09-15 11:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:56:03] Production.INFO: ==30464== Lock acquired, processing the job...
[2026-09-15 11:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:56:03] Production.INFO: ==30462== Lock acquired, processing the job...
[2026-09-15 11:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:56:03] Production.INFO: ==30468== Lock acquired, processing the job...
[2026-09-15 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:56:03] Production.INFO: ==30466== Lock acquired, processing the job...
[2026-09-15 11:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 11:56:03] Production.INFO: Account Balance Start.
[2026-09-15 11:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:56:03] Production.INFO: ==30468== Releasing lock...
[2026-09-15 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:56:03] Production.INFO: 117
[2026-09-15 11:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:56:04] Production.INFO: Date 2026-09-09
[2026-09-15 11:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:56:04] Production.INFO: Date 2026-09-10
[2026-09-15 11:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:56:04] Production.INFO: Date 2026-09-11
[2026-09-15 11:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:56:04] Production.INFO: Date 2026-09-12
[2026-09-15 11:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:56:04] Production.INFO: Date 2026-09-13
[2026-09-15 11:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:56:04] Production.INFO: Date 2026-09-14
[2026-09-15 11:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:56:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:56:04] Production.INFO: Total Charge 0
[2026-09-15 11:56:04] Production.INFO: CreateAllLog End
[2026-09-15 11:56:04] Production.INFO: Account Balance End.
[2026-09-15 11:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:56:04] Production.INFO: ==30466== Releasing lock...
[2026-09-15 11:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:56:04] Production.INFO: ==30462== Releasing lock...
[2026-09-15 11:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:56:11] Production.ERROR: CronJobId end10
[2026-09-15 11:56:11] Production.INFO: ==30464== Releasing lock...
[2026-09-15 11:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:56:15] Production.INFO: call_cost start
[2026-09-15 11:56:15] Production.INFO: call_cost end
[2026-09-15 11:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:56:15] Production.INFO: ==30460== Releasing lock...
[2026-09-15 11:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:57:01] Production.INFO: ==30560== Lock acquired, processing the job...
[2026-09-15 16:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:57:01] Production.INFO: neon service started
[2026-09-15 16:57:01] Production.INFO: neon service started
[2026-09-15 16:57:01] Production.INFO: ==30560== Releasing lock...
[2026-09-15 16:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:57:02] Production.INFO: ==30562== Lock acquired, processing the job...
[2026-09-15 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:57:02] Production.INFO: ==30564== Lock acquired, processing the job...
[2026-09-15 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:57:02] Production.INFO: ==30564== Releasing lock...
[2026-09-15 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:57:02] Production.INFO: ==30562== Releasing lock...
[2026-09-15 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:57:03] Production.INFO: ==30569== Lock acquired, processing the job...
[2026-09-15 11:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:57:03] Production.INFO: ==30573== Lock acquired, processing the job...
[2026-09-15 11:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:57:03] Production.INFO: ==30567== Lock acquired, processing the job...
[2026-09-15 11:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:57:03] Production.INFO: ==30571== Lock acquired, processing the job...
[2026-09-15 11:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:57:03] Production.INFO: ==30575== Lock acquired, processing the job...
[2026-09-15 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:57:03] Production.INFO: Account Balance Start.
[2026-09-15 11:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:57:03] Production.INFO: 117
[2026-09-15 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-15 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-15 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-15 11:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:57:03] Production.INFO: ==30575== Releasing lock...
[2026-09-15 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:57:03] Production.INFO: Total Charge 0
[2026-09-15 11:57:03] Production.INFO: CreateAllLog End
[2026-09-15 11:57:03] Production.INFO: Account Balance End.
[2026-09-15 11:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:57:04] Production.INFO: ==30569== Releasing lock...
[2026-09-15 11:57:04] Production.INFO: ==30573== Releasing lock...
[2026-09-15 11:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:57:11] Production.ERROR: CronJobId end10
[2026-09-15 11:57:11] Production.INFO: ==30571== Releasing lock...
[2026-09-15 11:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:57:14] Production.INFO: call_cost start
[2026-09-15 11:57:14] Production.INFO: call_cost end
[2026-09-15 11:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:57:14] Production.INFO: ==30567== Releasing lock...
[2026-09-15 11:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:58:02] Production.INFO: ==30670== Lock acquired, processing the job...
[2026-09-15 16:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:58:02] Production.INFO: neon service started
[2026-09-15 16:58:02] Production.INFO: neon service started
[2026-09-15 16:58:02] Production.INFO: ==30670== Releasing lock...
[2026-09-15 16:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:58:02] Production.INFO: ==30674== Lock acquired, processing the job...
[2026-09-15 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:58:02] Production.INFO: ==30674== Releasing lock...
[2026-09-15 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:58:02] Production.INFO: ==30672== Lock acquired, processing the job...
[2026-09-15 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:58:02] Production.INFO: ==30672== Releasing lock...
[2026-09-15 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 11:58:03] Production.INFO: ==30678== Lock acquired, processing the job...
[2026-09-15 11:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:58:03] Production.INFO: ==30676== Lock acquired, processing the job...
[2026-09-15 11:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:58:03] Production.INFO: ==30682== Lock acquired, processing the job...
[2026-09-15 11:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:58:03] Production.INFO: ==30684== Lock acquired, processing the job...
[2026-09-15 11:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11:58:03] Production.INFO: ==30680== Lock acquired, processing the job...
[2026-09-15 11:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:58:03] Production.INFO: Account Balance Start.
[2026-09-15 11:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 11:58:03] Production.INFO: 117
[2026-09-15 11:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 11:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 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-15 11:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:58:03] Production.INFO: ==30684== Releasing lock...
[2026-09-15 11:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:58:03] Production.INFO: ==30678== Releasing lock...
[2026-09-15 11:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 11:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 11:58:04] Production.INFO: Total Charge 0
[2026-09-15 11:58:04] Production.INFO: CreateAllLog End
[2026-09-15 11:58:04] Production.INFO: Account Balance End.
[2026-09-15 11:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 11:58:04] Production.INFO: ==30682== Releasing lock...
[2026-09-15 11:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:58:11] Production.ERROR: CronJobId end10
[2026-09-15 11:58:11] Production.INFO: ==30680== Releasing lock...
[2026-09-15 11:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:58:14] Production.INFO: call_cost start
[2026-09-15 11:58:14] Production.INFO: call_cost end
[2026-09-15 11:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:58:14] Production.INFO: ==30676== Releasing lock...
[2026-09-15 11:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 16:59:01] Production.INFO: ==30774== Lock acquired, processing the job...
[2026-09-15 16:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 16:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 16:59:01] Production.INFO: neon service started
[2026-09-15 16:59:01] Production.INFO: neon service started
[2026-09-15 16:59:01] Production.INFO: ==30774== Releasing lock...
[2026-09-15 16:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 16:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 11:59:01] Production.INFO: ==30776== Lock acquired, processing the job...
[2026-09-15 11:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 11:59:01] Production.INFO: ==30776== Releasing lock...
[2026-09-15 11:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 11:59:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:59:02] Production.INFO: ==30778== Lock acquired, processing the job...
[2026-09-15 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:59:02] Production.INFO: ==30778== Releasing lock...
[2026-09-15 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 15:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 11:59:02] Production.INFO: ==30780== Lock acquired, processing the job...
[2026-09-15 11:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 11:59:02] Production.INFO: ==30788== Lock acquired, processing the job...
[2026-09-15 11:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 11:59:02] Production.INFO: ==30782== Lock acquired, processing the job...
[2026-09-15 11:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 11:59:02] Production.INFO: ==30784== Lock acquired, processing the job...
[2026-09-15 11:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 11:59:02] Production.INFO: ==30786== Lock acquired, processing the job...
[2026-09-15 11:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 11:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 11: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-15 11: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-15 11:59:02] Production.INFO: Account Balance Start.
[2026-09-15 11:59:02] Production.INFO: CreateAllLog Start
[2026-09-15 11: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-15 11:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 11:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 11:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 11:59:02] Production.INFO: 117
[2026-09-15 11:59:02] Production.INFO: ==30788== Releasing lock...
[2026-09-15 11:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 11:59:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 11:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 11:59:02] Production.INFO: Date 2026-09-08
[2026-09-15 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 11:59:03] Production.INFO: Total Charge 0
[2026-09-15 11:59:03] Production.INFO: CreateAllLog End
[2026-09-15 11:59:03] Production.INFO: Account Balance End.
[2026-09-15 11:59:03] Production.ERROR: CronJobId end 12
[2026-09-15 11:59:03] Production.INFO: ==30786== Releasing lock...
[2026-09-15 11:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 11:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 11:59:03] Production.INFO: ==30782== Releasing lock...
[2026-09-15 11:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 11:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 11:59:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select()
#5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount()
#6 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateUnbilledAmount(1,2026-09-15 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-15 11:59:10] Production.ERROR: CronJobId end10
[2026-09-15 11:59:10] Production.INFO: ==30784== Releasing lock...
[2026-09-15 11:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 11:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 11:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 11:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 11:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 11:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 11:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 11:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 11:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 11:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 11:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 11:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 11:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 11:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 11:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 11:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 11:59:13] Production.INFO: call_cost start
[2026-09-15 11:59:13] Production.INFO: call_cost end
[2026-09-15 11:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 11:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 11:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 11:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 11:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 11:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 11:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 11:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 11:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 11:59:13] Production.INFO: ==30780== Releasing lock...
[2026-09-15 11:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 11:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:00:01] Production.INFO: ==30882== Lock acquired, processing the job...
[2026-09-15 17:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:00:01] Production.INFO: neon service started
[2026-09-15 17:00:01] Production.INFO: neon service started
[2026-09-15 17:00:01] Production.INFO: ==30882== Releasing lock...
[2026-09-15 17:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:00:02] Production.INFO: ==30886== Lock acquired, processing the job...
[2026-09-15 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:00:02] Production.INFO: ==30886== Releasing lock...
[2026-09-15 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:00:02] Production.INFO: ==30888== Lock acquired, processing the job...
[2026-09-15 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:00:02] Production.INFO: ==30888== Releasing lock...
[2026-09-15 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:00:03] Production.INFO: ==30890== Lock acquired, processing the job...
[2026-09-15 12:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:00:03] Production.INFO: ==30894== Lock acquired, processing the job...
[2026-09-15 12:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:00:03] Production.INFO: ==30898== Lock acquired, processing the job...
[2026-09-15 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:00:03] Production.INFO: ==30892== Lock acquired, processing the job...
[2026-09-15 12:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:00:03] Production.INFO: ==30896== Lock acquired, processing the job...
[2026-09-15 12:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 12:00:03] Production.INFO: ==30898== Releasing lock...
[2026-09-15 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:00:03] Production.INFO: Account Balance Start.
[2026-09-15 12:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:00:03] Production.INFO: 117
[2026-09-15 12:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:00:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:00:04] Production.INFO: Total Charge 0
[2026-09-15 12:00:04] Production.INFO: CreateAllLog End
[2026-09-15 12:00:04] Production.INFO: Account Balance End.
[2026-09-15 12:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:00:04] Production.INFO: ==30896== Releasing lock...
[2026-09-15 12:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:00:04] Production.INFO: ==30892== Releasing lock...
[2026-09-15 12:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:00:12] Production.ERROR: CronJobId end10
[2026-09-15 12:00:12] Production.INFO: ==30894== Releasing lock...
[2026-09-15 12:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:00:14] Production.INFO: call_cost start
[2026-09-15 12:00:14] Production.INFO: call_cost end
[2026-09-15 12:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:00:14] Production.INFO: ==30890== Releasing lock...
[2026-09-15 12:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:01:02] Production.INFO: ==30987== Lock acquired, processing the job...
[2026-09-15 17:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:01:02] Production.INFO: neon service started
[2026-09-15 17:01:02] Production.INFO: neon service started
[2026-09-15 17:01:02] Production.INFO: ==30987== Releasing lock...
[2026-09-15 17:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:01:02] Production.INFO: ==31003== Lock acquired, processing the job...
[2026-09-15 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:01:02] Production.INFO: ==31003== Releasing lock...
[2026-09-15 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:01:03] Production.INFO: ==31005== Lock acquired, processing the job...
[2026-09-15 16:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:01:03] Production.INFO: ==31005== Releasing lock...
[2026-09-15 16:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:01:03] Production.INFO: ==31011== Lock acquired, processing the job...
[2026-09-15 12:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:01:03] Production.INFO: ==31007== Lock acquired, processing the job...
[2026-09-15 12:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:01:03] Production.INFO: ==31009== Lock acquired, processing the job...
[2026-09-15 12:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:01:03] Production.INFO: ==31015== Lock acquired, processing the job...
[2026-09-15 12:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:01:03] Production.INFO: ==31013== Lock acquired, processing the job...
[2026-09-15 12:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:01:04] Production.INFO: Account Balance Start.
[2026-09-15 12:01:04] Production.INFO: CreateAllLog Start
[2026-09-15 12:01:04] Production.INFO: 117
[2026-09-15 12:01:04] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 12:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:01:04] Production.INFO: ==31015== Releasing lock...
[2026-09-15 12:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:01:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:01:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:01:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:01:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:01:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:01:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:01:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:01:04] Production.INFO: Total Charge 0
[2026-09-15 12:01:04] Production.INFO: CreateAllLog End
[2026-09-15 12:01:04] Production.INFO: ==31009== Releasing lock...
[2026-09-15 12:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:01:04] Production.INFO: Account Balance End.
[2026-09-15 12:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:01:04] Production.INFO: ==31013== Releasing lock...
[2026-09-15 12:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:01:12] Production.ERROR: CronJobId end10
[2026-09-15 12:01:12] Production.INFO: ==31011== Releasing lock...
[2026-09-15 12:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:01:15] Production.INFO: call_cost start
[2026-09-15 12:01:15] Production.INFO: call_cost end
[2026-09-15 12:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:01:15] Production.INFO: ==31007== Releasing lock...
[2026-09-15 12:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:02:01] Production.INFO: ==31103== Lock acquired, processing the job...
[2026-09-15 17:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:02:01] Production.INFO: neon service started
[2026-09-15 17:02:01] Production.INFO: neon service started
[2026-09-15 17:02:01] Production.INFO: ==31103== Releasing lock...
[2026-09-15 17:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:02:02] Production.INFO: ==31105== Lock acquired, processing the job...
[2026-09-15 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:02:02] Production.INFO: ==31105== Releasing lock...
[2026-09-15 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:02:02] Production.INFO: ==31107== Lock acquired, processing the job...
[2026-09-15 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:02:02] Production.INFO: ==31107== Releasing lock...
[2026-09-15 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:02:03] Production.INFO: ==31112== Lock acquired, processing the job...
[2026-09-15 12:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:02:03] Production.INFO: ==31109== Lock acquired, processing the job...
[2026-09-15 12:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:02:03] Production.INFO: ==31115== Lock acquired, processing the job...
[2026-09-15 12:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:02:03] Production.INFO: ==31121== Lock acquired, processing the job...
[2026-09-15 12:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:02:03] Production.INFO: ==31117== Lock acquired, processing the job...
[2026-09-15 12:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:02:03] Production.INFO: ==31119== Lock acquired, processing the job...
[2026-09-15 12:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 12:02:03] Production.INFO: Account Balance Start.
[2026-09-15 12:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:02:03] Production.INFO: 117
[2026-09-15 12:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 12:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:02:03] Production.INFO: ==31121== Releasing lock...
[2026-09-15 12:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:02:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:02:03] Production.ERROR: done
[2026-09-15 12:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 12:02:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:02:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:02:03] Production.INFO: Total Charge 0
[2026-09-15 12:02:03] Production.INFO: CreateAllLog End
[2026-09-15 12:02:04] Production.ERROR: done
[2026-09-15 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-15 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-15 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-15 12:02:04] Production.INFO: Account Balance End.
[2026-09-15 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-15 12:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:02:04] Production.INFO: ==31117== Releasing lock...
[2026-09-15 12:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:02:04] Production.INFO: ==31119== Releasing lock...
[2026-09-15 12:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 12:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 12:02:04] Production.INFO: ==31112== Releasing lock...
[2026-09-15 12:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:02:12] Production.ERROR: CronJobId end10
[2026-09-15 12:02:12] Production.INFO: ==31115== Releasing lock...
[2026-09-15 12:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:02:14] Production.INFO: call_cost start
[2026-09-15 12:02:15] Production.INFO: call_cost end
[2026-09-15 12:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:02:15] Production.INFO: ==31109== Releasing lock...
[2026-09-15 12:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:03:02] Production.INFO: ==31216== Lock acquired, processing the job...
[2026-09-15 17:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:03:02] Production.INFO: neon service started
[2026-09-15 17:03:02] Production.INFO: neon service started
[2026-09-15 17:03:02] Production.INFO: ==31216== Releasing lock...
[2026-09-15 17:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:03:02] Production.INFO: ==31220== Lock acquired, processing the job...
[2026-09-15 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:03:02] Production.INFO: ==31220== Releasing lock...
[2026-09-15 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:03:02] Production.INFO: ==31218== Lock acquired, processing the job...
[2026-09-15 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:03:02] Production.INFO: ==31218== Releasing lock...
[2026-09-15 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:03:03] Production.INFO: ==31223== Lock acquired, processing the job...
[2026-09-15 12:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:03:03] Production.INFO: ==31229== Lock acquired, processing the job...
[2026-09-15 12:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:03:03] Production.INFO: ==31225== Lock acquired, processing the job...
[2026-09-15 12:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:03:03] Production.INFO: Account Balance Start.
[2026-09-15 12:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:03:03] Production.INFO: 117
[2026-09-15 12:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:03:03] Production.INFO: ==31227== Lock acquired, processing the job...
[2026-09-15 12:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:03:03] Production.INFO: ==31231== Lock acquired, processing the job...
[2026-09-15 12:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:03:04] Production.INFO: Total Charge 0
[2026-09-15 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-15 12:03:04] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 12:03:04] Production.INFO: ==31231== Releasing lock...
[2026-09-15 12:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:03:04] Production.INFO: Account Balance End.
[2026-09-15 12:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:03:04] Production.INFO: ==31229== Releasing lock...
[2026-09-15 12:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:03:04] Production.INFO: ==31225== Releasing lock...
[2026-09-15 12:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:03:11] Production.ERROR: CronJobId end10
[2026-09-15 12:03:11] Production.INFO: ==31227== Releasing lock...
[2026-09-15 12:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:03:14] Production.INFO: call_cost start
[2026-09-15 12:03:14] Production.INFO: call_cost end
[2026-09-15 12:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:03:14] Production.INFO: ==31223== Releasing lock...
[2026-09-15 12:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:04:01] Production.INFO: ==31324== Lock acquired, processing the job...
[2026-09-15 17:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:04:01] Production.INFO: neon service started
[2026-09-15 17:04:01] Production.INFO: neon service started
[2026-09-15 17:04:01] Production.INFO: ==31324== Releasing lock...
[2026-09-15 17:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:04:02] Production.INFO: ==31327== Lock acquired, processing the job...
[2026-09-15 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:04:02] Production.INFO: ==31329== Lock acquired, processing the job...
[2026-09-15 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:04:02] Production.INFO: ==31329== Releasing lock...
[2026-09-15 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:04:02] Production.INFO: ==31327== Releasing lock...
[2026-09-15 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:04:03] Production.INFO: ==31335== Lock acquired, processing the job...
[2026-09-15 12:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:04:03] Production.INFO: ==31331== Lock acquired, processing the job...
[2026-09-15 12:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:04:03] Production.INFO: ==31333== Lock acquired, processing the job...
[2026-09-15 12:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:04:03] Production.INFO: ==31337== Lock acquired, processing the job...
[2026-09-15 12:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:04:03] Production.INFO: Account Balance Start.
[2026-09-15 12:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:04:03] Production.INFO: 117
[2026-09-15 12:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:04:03] Production.INFO: ==31339== Lock acquired, processing the job...
[2026-09-15 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:04:04] Production.INFO: Total Charge 0
[2026-09-15 12:04:04] Production.INFO: CreateAllLog End
[2026-09-15 12:04:04] Production.INFO: ==31339== Releasing lock...
[2026-09-15 12:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:04:04] Production.INFO: Account Balance End.
[2026-09-15 12:04:04] Production.INFO: ==31333== Releasing lock...
[2026-09-15 12:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:04:04] Production.INFO: ==31337== Releasing lock...
[2026-09-15 12:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:04:10] Production.ERROR: CronJobId end10
[2026-09-15 12:04:10] Production.INFO: ==31335== Releasing lock...
[2026-09-15 12:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:04:14] Production.INFO: call_cost start
[2026-09-15 12:04:14] Production.INFO: call_cost end
[2026-09-15 12:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:04:14] Production.INFO: ==31331== Releasing lock...
[2026-09-15 12:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:05:01] Production.INFO: ==31434== Lock acquired, processing the job...
[2026-09-15 17:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:05:01] Production.INFO: neon service started
[2026-09-15 17:05:01] Production.INFO: neon service started
[2026-09-15 17:05:01] Production.INFO: ==31434== Releasing lock...
[2026-09-15 17:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:05:02] Production.INFO: ==31438== Lock acquired, processing the job...
[2026-09-15 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:05:02] Production.INFO: ==31438== Releasing lock...
[2026-09-15 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:05:02] Production.INFO: ==31436== Lock acquired, processing the job...
[2026-09-15 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:05:02] Production.INFO: ==31436== Releasing lock...
[2026-09-15 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:05:03] Production.INFO: ==31442== Lock acquired, processing the job...
[2026-09-15 12:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:05:03] Production.INFO: ==31440== Lock acquired, processing the job...
[2026-09-15 12:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 12:05:03] Production.INFO: ==31444== Lock acquired, processing the job...
[2026-09-15 12:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:05:03] Production.INFO: ==31446== Lock acquired, processing the job...
[2026-09-15 12:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 12:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 12:05:03] Production.ERROR: CronJob PID - 31442
[2026-09-15 12:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 12:05:03] Production.ERROR: CronJob ID - 5
[2026-09-15 12:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 12:05:00
[2026-09-15 12:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 12:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 12:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 12:05:03] Production.ERROR: CronJob PID - 31444
[2026-09-15 12:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 12:05:03] Production.ERROR: CronJob ID - 7
[2026-09-15 12:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 12:05:00
[2026-09-15 12:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 12:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 12:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 12:05:03] Production.INFO: ==31440== Releasing lock...
[2026-09-15 12:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 12:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 12:05:03] Production.INFO: ==31448== Lock acquired, processing the job...
[2026-09-15 12:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:05:03] Production.INFO: ==31450== Lock acquired, processing the job...
[2026-09-15 12:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 12:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:05:03] Production.INFO: ==31452== Lock acquired, processing the job...
[2026-09-15 12:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 12:05:03] Production.INFO: Account Balance Start.
[2026-09-15 12:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:05:03] Production.INFO: 117
[2026-09-15 12:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 12:05:04] Production.INFO: ==31452== Releasing lock...
[2026-09-15 12:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:05:04] Production.ERROR: done
[2026-09-15 12:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 12:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008047', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 12:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:05:04] Production.INFO: ==31444== Releasing lock...
[2026-09-15 12:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:05:04] Production.INFO: Total Charge 0
[2026-09-15 12:05:04] Production.INFO: CreateAllLog End
[2026-09-15 12:05:04] Production.INFO: Account Balance End.
[2026-09-15 12:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:05:04] Production.INFO: ==31448== Releasing lock...
[2026-09-15 12:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008047', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 12:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 12:05:10] Production.INFO: ProcessCDR(1,18008047,1,1,2)
[2026-09-15 12:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008047,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008047,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 12:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 12:05:10] Production.INFO: ==31450== Releasing lock...
[2026-09-15 12:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 12:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 12:05:14] Production.ERROR: CronJobId end10
[2026-09-15 12:05:14] Production.INFO: ==31446== Releasing lock...
[2026-09-15 12:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:05:16] Production.INFO: call_cost start
[2026-09-15 12:05:16] Production.INFO: call_cost end
[2026-09-15 12:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:05:16] Production.INFO: ==31442== Releasing lock...
[2026-09-15 12:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:06:01] Production.INFO: ==31544== Lock acquired, processing the job...
[2026-09-15 17:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:06:01] Production.INFO: neon service started
[2026-09-15 17:06:01] Production.INFO: neon service started
[2026-09-15 17:06:01] Production.INFO: ==31544== Releasing lock...
[2026-09-15 17:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:06:01] Production.INFO: ==31550== Lock acquired, processing the job...
[2026-09-15 16:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:06:01] Production.INFO: ==31550== Releasing lock...
[2026-09-15 16:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:06:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:06:01] Production.INFO: ==31548== Lock acquired, processing the job...
[2026-09-15 12:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:06:02] Production.INFO: ==31548== Releasing lock...
[2026-09-15 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:06:02] Production.INFO: ==31552== Lock acquired, processing the job...
[2026-09-15 12:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:06:02] Production.INFO: ==31554== Lock acquired, processing the job...
[2026-09-15 12:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:06:02] Production.INFO: ==31556== Lock acquired, processing the job...
[2026-09-15 12:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:06:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:06:02] Production.INFO: ==31558== Lock acquired, processing the job...
[2026-09-15 12:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:06:02] Production.INFO: ==31560== Lock acquired, processing the job...
[2026-09-15 12:06:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:06:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:06:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:06:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:06:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:06:03] Production.INFO: Account Balance Start.
[2026-09-15 12:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:06:03] Production.INFO: 117
[2026-09-15 12:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:06:03] Production.INFO: ==31560== Releasing lock...
[2026-09-15 12:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:06:03] Production.INFO: Total Charge 0
[2026-09-15 12:06:03] Production.INFO: CreateAllLog End
[2026-09-15 12:06:03] Production.INFO: Account Balance End.
[2026-09-15 12:06:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:06:03] Production.INFO: ==31558== Releasing lock...
[2026-09-15 12:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:06:03] Production.INFO: ==31554== Releasing lock...
[2026-09-15 12:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:06:11] Production.ERROR: CronJobId end10
[2026-09-15 12:06:11] Production.INFO: ==31556== Releasing lock...
[2026-09-15 12:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:06:13] Production.INFO: call_cost start
[2026-09-15 12:06:13] Production.INFO: call_cost end
[2026-09-15 12:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:06:13] Production.INFO: ==31552== Releasing lock...
[2026-09-15 12:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:07:01] Production.INFO: ==31652== Lock acquired, processing the job...
[2026-09-15 17:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:07:01] Production.INFO: neon service started
[2026-09-15 17:07:01] Production.INFO: neon service started
[2026-09-15 17:07:01] Production.INFO: ==31652== Releasing lock...
[2026-09-15 17:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:07:02] Production.INFO: ==31654== Lock acquired, processing the job...
[2026-09-15 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:07:02] Production.INFO: ==31654== Releasing lock...
[2026-09-15 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:07:02] Production.INFO: ==31656== Lock acquired, processing the job...
[2026-09-15 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:07:02] Production.INFO: ==31656== Releasing lock...
[2026-09-15 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:07:02] Production.INFO: ==31667== Lock acquired, processing the job...
[2026-09-15 12:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 12:07:03] Production.INFO: ==31667== Releasing lock...
[2026-09-15 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:07:03] Production.INFO: ==31659== Lock acquired, processing the job...
[2026-09-15 12:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:07:03] Production.INFO: ==31661== Lock acquired, processing the job...
[2026-09-15 12:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:07:03] Production.INFO: ==31663== Lock acquired, processing the job...
[2026-09-15 12:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:07:03] Production.INFO: ==31665== Lock acquired, processing the job...
[2026-09-15 12:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:07:03] Production.INFO: Account Balance Start.
[2026-09-15 12:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:07:03] Production.INFO: 117
[2026-09-15 12:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:07:04] Production.INFO: Total Charge 0
[2026-09-15 12:07:04] Production.INFO: CreateAllLog End
[2026-09-15 12:07:04] Production.INFO: ==31661== Releasing lock...
[2026-09-15 12:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:07:04] Production.INFO: Account Balance End.
[2026-09-15 12:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:07:04] Production.INFO: ==31665== Releasing lock...
[2026-09-15 12:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:07:11] Production.ERROR: CronJobId end10
[2026-09-15 12:07:11] Production.INFO: ==31663== Releasing lock...
[2026-09-15 12:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:07:14] Production.INFO: call_cost start
[2026-09-15 12:07:14] Production.INFO: call_cost end
[2026-09-15 12:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:07:14] Production.INFO: ==31659== Releasing lock...
[2026-09-15 12:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:08:02] Production.INFO: ==31766== Lock acquired, processing the job...
[2026-09-15 17:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:08:02] Production.INFO: neon service started
[2026-09-15 17:08:02] Production.INFO: neon service started
[2026-09-15 17:08:02] Production.INFO: ==31766== Releasing lock...
[2026-09-15 17:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:08:02] Production.INFO: ==31768== Lock acquired, processing the job...
[2026-09-15 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:08:02] Production.INFO: ==31768== Releasing lock...
[2026-09-15 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:08:02] Production.INFO: ==31770== Lock acquired, processing the job...
[2026-09-15 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:08:02] Production.INFO: ==31770== Releasing lock...
[2026-09-15 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:08:03] Production.INFO: ==31780== Lock acquired, processing the job...
[2026-09-15 12:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:08:03] Production.INFO: ==31772== Lock acquired, processing the job...
[2026-09-15 12:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 12:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:08:03] Production.INFO: ==31780== Releasing lock...
[2026-09-15 12:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:08:03] Production.INFO: ==31774== Lock acquired, processing the job...
[2026-09-15 12:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:08:03] Production.INFO: ==31776== Lock acquired, processing the job...
[2026-09-15 12:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:08:03] Production.INFO: ==31778== Lock acquired, processing the job...
[2026-09-15 12:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:08:03] Production.INFO: Account Balance Start.
[2026-09-15 12:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:08:03] Production.INFO: 117
[2026-09-15 12:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:08:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:08:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:08:04] Production.INFO: Total Charge 0
[2026-09-15 12:08:04] Production.INFO: CreateAllLog End
[2026-09-15 12:08:04] Production.INFO: Account Balance End.
[2026-09-15 12:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:08:04] Production.INFO: ==31778== Releasing lock...
[2026-09-15 12:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:08:04] Production.INFO: ==31774== Releasing lock...
[2026-09-15 12:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:08:12] Production.ERROR: CronJobId end10
[2026-09-15 12:08:12] Production.INFO: ==31776== Releasing lock...
[2026-09-15 12:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:08:15] Production.INFO: call_cost start
[2026-09-15 12:08:15] Production.INFO: call_cost end
[2026-09-15 12:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:08:15] Production.INFO: ==31772== Releasing lock...
[2026-09-15 12:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:09:01] Production.INFO: ==31879== Lock acquired, processing the job...
[2026-09-15 17:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:09:01] Production.INFO: neon service started
[2026-09-15 17:09:01] Production.INFO: neon service started
[2026-09-15 17:09:01] Production.INFO: ==31879== Releasing lock...
[2026-09-15 17:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:09:01] Production.INFO: ==31883== Lock acquired, processing the job...
[2026-09-15 16:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:09:01] Production.INFO: ==31883== Releasing lock...
[2026-09-15 16:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:09:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:09:01] Production.INFO: ==31881== Lock acquired, processing the job...
[2026-09-15 12:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:09:02] Production.INFO: ==31881== Releasing lock...
[2026-09-15 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:09:02] Production.INFO: ==31888== Lock acquired, processing the job...
[2026-09-15 12:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:09:02] Production.INFO: ==31886== Lock acquired, processing the job...
[2026-09-15 12:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:09:03] Production.INFO: ==31894== Lock acquired, processing the job...
[2026-09-15 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:09:03] Production.INFO: ==31890== Lock acquired, processing the job...
[2026-09-15 12:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:09:03] Production.INFO: ==31892== Lock acquired, processing the job...
[2026-09-15 12:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 12:09:03] Production.INFO: ==31894== Releasing lock...
[2026-09-15 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:09:03] Production.INFO: Account Balance Start.
[2026-09-15 12:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:09:03] Production.INFO: 117
[2026-09-15 12:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:09:03] Production.INFO: Total Charge 0
[2026-09-15 12:09:03] Production.INFO: CreateAllLog End
[2026-09-15 12:09:03] Production.INFO: Account Balance End.
[2026-09-15 12:09:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:09:03] Production.INFO: ==31892== Releasing lock...
[2026-09-15 12:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:09:04] Production.INFO: ==31888== Releasing lock...
[2026-09-15 12:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:09:12] Production.ERROR: CronJobId end10
[2026-09-15 12:09:12] Production.INFO: ==31890== Releasing lock...
[2026-09-15 12:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:09:14] Production.INFO: call_cost start
[2026-09-15 12:09:14] Production.INFO: call_cost end
[2026-09-15 12:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:09:14] Production.INFO: ==31886== Releasing lock...
[2026-09-15 12:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:10:01] Production.INFO: ==31987== Lock acquired, processing the job...
[2026-09-15 17:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:10:01] Production.INFO: neon service started
[2026-09-15 17:10:01] Production.INFO: neon service started
[2026-09-15 17:10:01] Production.INFO: ==31987== Releasing lock...
[2026-09-15 17:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:10:02] Production.INFO: ==31989== Lock acquired, processing the job...
[2026-09-15 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:10:02] Production.INFO: ==31989== Releasing lock...
[2026-09-15 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:10:02] Production.INFO: ==31991== Lock acquired, processing the job...
[2026-09-15 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:10:02] Production.INFO: ==31991== Releasing lock...
[2026-09-15 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:10:02] Production.INFO: ==31999== Lock acquired, processing the job...
[2026-09-15 12:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:10:02] Production.INFO: Account Balance Start.
[2026-09-15 12:10:02] Production.INFO: CreateAllLog Start
[2026-09-15 12:10:02] Production.INFO: 117
[2026-09-15 12:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:10:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:10:03] Production.INFO: Total Charge 0
[2026-09-15 12:10:03] Production.INFO: CreateAllLog End
[2026-09-15 12:10:03] Production.INFO: ==31993== Lock acquired, processing the job...
[2026-09-15 12:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:10:03] Production.INFO: Account Balance End.
[2026-09-15 12:10:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:10:03] Production.INFO: ==31999== Releasing lock...
[2026-09-15 12:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:10:03] Production.INFO: ==31995== Lock acquired, processing the job...
[2026-09-15 12:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:10:03] Production.INFO: ==31997== Lock acquired, processing the job...
[2026-09-15 12:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:10:03] Production.INFO: ==32002== Lock acquired, processing the job...
[2026-09-15 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 12:10:03] Production.INFO: ==32002== Releasing lock...
[2026-09-15 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:10:04] Production.INFO: ==31995== Releasing lock...
[2026-09-15 12:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:10:11] Production.ERROR: CronJobId end10
[2026-09-15 12:10:11] Production.INFO: ==31997== Releasing lock...
[2026-09-15 12:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:10:13] Production.INFO: call_cost start
[2026-09-15 12:10:13] Production.INFO: call_cost end
[2026-09-15 12:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:10:13] Production.INFO: ==31993== Releasing lock...
[2026-09-15 12:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:11:02] Production.INFO: ==32093== Lock acquired, processing the job...
[2026-09-15 17:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:11:02] Production.INFO: neon service started
[2026-09-15 17:11:02] Production.INFO: neon service started
[2026-09-15 17:11:02] Production.INFO: ==32093== Releasing lock...
[2026-09-15 17:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:11:02] Production.INFO: ==32095== Lock acquired, processing the job...
[2026-09-15 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:11:02] Production.INFO: ==32095== Releasing lock...
[2026-09-15 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:11:03] Production.INFO: ==32097== Lock acquired, processing the job...
[2026-09-15 16:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:11:03] Production.INFO: ==32097== Releasing lock...
[2026-09-15 16:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:11:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:11:03] Production.INFO: ==32100== Lock acquired, processing the job...
[2026-09-15 12:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:11:03] Production.INFO: ==32106== Lock acquired, processing the job...
[2026-09-15 12:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:11:03] Production.INFO: ==32102== Lock acquired, processing the job...
[2026-09-15 12:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:11:03] Production.INFO: ==32104== Lock acquired, processing the job...
[2026-09-15 12:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:11:03] Production.INFO: ==32108== Lock acquired, processing the job...
[2026-09-15 12:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:11:03] Production.INFO: Account Balance Start.
[2026-09-15 12:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:11:03] Production.INFO: 117
[2026-09-15 12:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 12:11:03] Production.INFO: ==32108== Releasing lock...
[2026-09-15 12:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:11:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:11:04] Production.INFO: Total Charge 0
[2026-09-15 12:11:04] Production.INFO: CreateAllLog End
[2026-09-15 12:11:04] Production.INFO: Account Balance End.
[2026-09-15 12:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:11:04] Production.INFO: ==32106== Releasing lock...
[2026-09-15 12:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:11:04] Production.INFO: ==32102== Releasing lock...
[2026-09-15 12:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:11:12] Production.ERROR: CronJobId end10
[2026-09-15 12:11:12] Production.INFO: ==32104== Releasing lock...
[2026-09-15 12:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:11:15] Production.INFO: call_cost start
[2026-09-15 12:11:15] Production.INFO: call_cost end
[2026-09-15 12:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:11:15] Production.INFO: ==32100== Releasing lock...
[2026-09-15 12:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:12:01] Production.INFO: ==32200== Lock acquired, processing the job...
[2026-09-15 17:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:12:01] Production.INFO: neon service started
[2026-09-15 17:12:01] Production.INFO: neon service started
[2026-09-15 17:12:01] Production.INFO: ==32200== Releasing lock...
[2026-09-15 17:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:12:02] Production.INFO: ==32202== Lock acquired, processing the job...
[2026-09-15 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:12:02] Production.INFO: ==32202== Releasing lock...
[2026-09-15 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:12:02] Production.INFO: ==32204== Lock acquired, processing the job...
[2026-09-15 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:12:02] Production.INFO: ==32204== Releasing lock...
[2026-09-15 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:12:03] Production.INFO: ==32210== Lock acquired, processing the job...
[2026-09-15 12:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:12:03] Production.INFO: ==32206== Lock acquired, processing the job...
[2026-09-15 12:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:12:03] Production.INFO: ==32208== Lock acquired, processing the job...
[2026-09-15 12:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:12:03] Production.INFO: ==32215== Lock acquired, processing the job...
[2026-09-15 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:12:03] Production.INFO: ==32212== Lock acquired, processing the job...
[2026-09-15 12:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 12:12:03] Production.INFO: ==32215== Releasing lock...
[2026-09-15 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:12:03] Production.INFO: Account Balance Start.
[2026-09-15 12:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:12:03] Production.INFO: 117
[2026-09-15 12:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:12:03] Production.INFO: Total Charge 0
[2026-09-15 12:12:03] Production.INFO: CreateAllLog End
[2026-09-15 12:12:04] Production.INFO: Account Balance End.
[2026-09-15 12:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:12:04] Production.INFO: ==32212== Releasing lock...
[2026-09-15 12:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:12:04] Production.INFO: ==32208== Releasing lock...
[2026-09-15 12:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:12:11] Production.ERROR: CronJobId end10
[2026-09-15 12:12:11] Production.INFO: ==32210== Releasing lock...
[2026-09-15 12:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:12:14] Production.INFO: call_cost start
[2026-09-15 12:12:14] Production.INFO: call_cost end
[2026-09-15 12:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:12:14] Production.INFO: ==32206== Releasing lock...
[2026-09-15 12:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:13:02] Production.INFO: ==32305== Lock acquired, processing the job...
[2026-09-15 17:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:13:02] Production.INFO: neon service started
[2026-09-15 17:13:02] Production.INFO: neon service started
[2026-09-15 17:13:02] Production.INFO: ==32305== Releasing lock...
[2026-09-15 17:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:13:02] Production.INFO: ==32307== Lock acquired, processing the job...
[2026-09-15 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:13:02] Production.INFO: ==32307== Releasing lock...
[2026-09-15 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:13:02] Production.INFO: ==32309== Lock acquired, processing the job...
[2026-09-15 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:13:02] Production.INFO: ==32309== Releasing lock...
[2026-09-15 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:13:03] Production.INFO: ==32313== Lock acquired, processing the job...
[2026-09-15 12:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:13:03] Production.INFO: ==32315== Lock acquired, processing the job...
[2026-09-15 12:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:13:03] Production.INFO: ==32318== Lock acquired, processing the job...
[2026-09-15 12:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:13:03] Production.INFO: ==32320== Lock acquired, processing the job...
[2026-09-15 12:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:13:03] Production.INFO: ==32322== Lock acquired, processing the job...
[2026-09-15 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 12:13:03] Production.INFO: Account Balance Start.
[2026-09-15 12:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:13:03] Production.INFO: 117
[2026-09-15 12:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:13:03] Production.INFO: ==32322== Releasing lock...
[2026-09-15 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:13:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:13:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:13:04] Production.INFO: ==32315== Releasing lock...
[2026-09-15 12:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:13:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:13:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:13:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:13:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:13:04] Production.INFO: Total Charge 0
[2026-09-15 12:13:04] Production.INFO: CreateAllLog End
[2026-09-15 12:13:04] Production.INFO: Account Balance End.
[2026-09-15 12:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:13:04] Production.INFO: ==32320== Releasing lock...
[2026-09-15 12:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:13:11] Production.ERROR: CronJobId end10
[2026-09-15 12:13:11] Production.INFO: ==32318== Releasing lock...
[2026-09-15 12:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:13:14] Production.INFO: call_cost start
[2026-09-15 12:13:14] Production.INFO: call_cost end
[2026-09-15 12:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:13:14] Production.INFO: ==32313== Releasing lock...
[2026-09-15 12:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:14:01] Production.INFO: ==32414== Lock acquired, processing the job...
[2026-09-15 17:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:14:01] Production.INFO: neon service started
[2026-09-15 17:14:01] Production.INFO: neon service started
[2026-09-15 17:14:01] Production.INFO: ==32414== Releasing lock...
[2026-09-15 17:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:14:01] Production.INFO: ==32416== Lock acquired, processing the job...
[2026-09-15 12:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:14:02] Production.INFO: ==32416== Releasing lock...
[2026-09-15 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:14:02] Production.INFO: ==32418== Lock acquired, processing the job...
[2026-09-15 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:14:02] Production.INFO: ==32418== Releasing lock...
[2026-09-15 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:14:02] Production.INFO: ==32426== Lock acquired, processing the job...
[2026-09-15 12:14:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:14:02] Production.INFO: Account Balance Start.
[2026-09-15 12:14:02] Production.INFO: CreateAllLog Start
[2026-09-15 12:14:02] Production.INFO: 117
[2026-09-15 12:14:02] Production.INFO: Date 2026-09-08
[2026-09-15 12:14:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:14:02] Production.INFO: Date 2026-09-09
[2026-09-15 12:14:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:14:02] Production.INFO: Date 2026-09-10
[2026-09-15 12:14:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:14:02] Production.INFO: Date 2026-09-11
[2026-09-15 12:14:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:14:02] Production.INFO: ==32420== Lock acquired, processing the job...
[2026-09-15 12:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:14:02] Production.INFO: Date 2026-09-12
[2026-09-15 12:14:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:14:02] Production.INFO: Date 2026-09-13
[2026-09-15 12:14:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:14:03] Production.INFO: ==32422== Lock acquired, processing the job...
[2026-09-15 12:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:14:03] Production.INFO: ==32424== Lock acquired, processing the job...
[2026-09-15 12:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:14:03] Production.INFO: Total Charge 0
[2026-09-15 12:14:03] Production.INFO: CreateAllLog End
[2026-09-15 12:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:14:03] Production.INFO: ==32428== Lock acquired, processing the job...
[2026-09-15 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 12:14:03] Production.INFO: ==32428== Releasing lock...
[2026-09-15 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:14:03] Production.INFO: Account Balance End.
[2026-09-15 12:14:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:14:03] Production.INFO: ==32426== Releasing lock...
[2026-09-15 12:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:14:03] Production.INFO: ==32422== Releasing lock...
[2026-09-15 12:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:14:11] Production.ERROR: CronJobId end10
[2026-09-15 12:14:11] Production.INFO: ==32424== Releasing lock...
[2026-09-15 12:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:14:14] Production.INFO: call_cost start
[2026-09-15 12:14:14] Production.INFO: call_cost end
[2026-09-15 12:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:14:14] Production.INFO: ==32420== Releasing lock...
[2026-09-15 12:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:15:01] Production.INFO: ==32533== Lock acquired, processing the job...
[2026-09-15 17:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:15:01] Production.INFO: neon service started
[2026-09-15 17:15:01] Production.INFO: neon service started
[2026-09-15 17:15:01] Production.INFO: ==32533== Releasing lock...
[2026-09-15 17:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:15:02] Production.INFO: ==32535== Lock acquired, processing the job...
[2026-09-15 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:15:02] Production.INFO: ==32537== Lock acquired, processing the job...
[2026-09-15 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:15:02] Production.INFO: ==32537== Releasing lock...
[2026-09-15 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:15:02] Production.INFO: ==32535== Releasing lock...
[2026-09-15 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:15:03] Production.INFO: ==32540== Lock acquired, processing the job...
[2026-09-15 12:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 12:15:03] Production.INFO: ==32542== Lock acquired, processing the job...
[2026-09-15 12:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:15:03] Production.INFO: ==32550== Lock acquired, processing the job...
[2026-09-15 12:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 12:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 12:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 12:15:03] Production.ERROR: CronJob PID - 32542
[2026-09-15 12:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 12:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 12:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 12:15:00
[2026-09-15 12:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 12:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 12:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:15:03] Production.INFO: ==32552== Lock acquired, processing the job...
[2026-09-15 12:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:15:03] Production.INFO: ==32544== Lock acquired, processing the job...
[2026-09-15 12:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:15:03] Production.INFO: ==32546== Lock acquired, processing the job...
[2026-09-15 12:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 12:15:03] Production.INFO: ==32540== Releasing lock...
[2026-09-15 12:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 12:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 12:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 12:15:03] Production.INFO: ==32548== Lock acquired, processing the job...
[2026-09-15 12:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:15:04] Production.INFO: Account Balance Start.
[2026-09-15 12:15:04] Production.INFO: CreateAllLog Start
[2026-09-15 12:15:04] Production.INFO: 117
[2026-09-15 12:15:04] Production.INFO: Date 2026-09-08
[2026-09-15 12:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 12:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:15:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:15:04] Production.INFO: ==32552== Releasing lock...
[2026-09-15 12:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:15:04] Production.ERROR: done
[2026-09-15 12:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 12:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008088', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 12:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:15:04] Production.INFO: Total Charge 0
[2026-09-15 12:15:04] Production.INFO: CreateAllLog End
[2026-09-15 12:15:04] Production.INFO: Account Balance End.
[2026-09-15 12:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:15:04] Production.INFO: ==32548== Releasing lock...
[2026-09-15 12:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:15:04] Production.INFO: ==32544== Releasing lock...
[2026-09-15 12:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008088', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 12:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 12:15:09] Production.INFO: ProcessCDR(1,18008088,1,1,2)
[2026-09-15 12:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008088,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008088,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 12:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 12:15:09] Production.INFO: ==32550== Releasing lock...
[2026-09-15 12:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 12:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 12:15:13] Production.ERROR: CronJobId end10
[2026-09-15 12:15:13] Production.INFO: ==32546== Releasing lock...
[2026-09-15 12:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:15:16] Production.INFO: call_cost start
[2026-09-15 12:15:16] Production.INFO: call_cost end
[2026-09-15 12:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:15:16] Production.INFO: ==32542== Releasing lock...
[2026-09-15 12:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:16:02] Production.INFO: ==32642== Lock acquired, processing the job...
[2026-09-15 17:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:16:02] Production.INFO: neon service started
[2026-09-15 17:16:02] Production.INFO: neon service started
[2026-09-15 17:16:02] Production.INFO: ==32642== Releasing lock...
[2026-09-15 17:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:16:02] Production.INFO: ==32644== Lock acquired, processing the job...
[2026-09-15 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:16:02] Production.INFO: ==32644== Releasing lock...
[2026-09-15 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:16:03] Production.INFO: ==32646== Lock acquired, processing the job...
[2026-09-15 16:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:16:03] Production.INFO: ==32646== Releasing lock...
[2026-09-15 16:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:16:03] Production.INFO: ==32651== Lock acquired, processing the job...
[2026-09-15 12:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:16:04] Production.INFO: ==32653== Lock acquired, processing the job...
[2026-09-15 12:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:16:04] Production.INFO: ==32657== Lock acquired, processing the job...
[2026-09-15 12:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:16:04] Production.INFO: ==32655== Lock acquired, processing the job...
[2026-09-15 12:16:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:16:04] Production.INFO: ==32659== Lock acquired, processing the job...
[2026-09-15 12:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:16:04] Production.INFO: Account Balance Start.
[2026-09-15 12:16:04] Production.INFO: CreateAllLog Start
[2026-09-15 12:16:04] Production.INFO: 117
[2026-09-15 12:16:04] Production.INFO: Date 2026-09-08
[2026-09-15 12: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-15 12:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:16:04] Production.INFO: ==32659== Releasing lock...
[2026-09-15 12:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:16:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:16:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:16:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:16:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:16:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:16:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:16:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:16:04] Production.INFO: Total Charge 0
[2026-09-15 12:16:04] Production.INFO: CreateAllLog End
[2026-09-15 12:16:04] Production.INFO: Account Balance End.
[2026-09-15 12:16:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:16:04] Production.INFO: ==32657== Releasing lock...
[2026-09-15 12:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:16:04] Production.INFO: ==32653== Releasing lock...
[2026-09-15 12:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:16:12] Production.ERROR: CronJobId end10
[2026-09-15 12:16:12] Production.INFO: ==32655== Releasing lock...
[2026-09-15 12:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:16:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:16:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:16:16] Production.INFO: call_cost start
[2026-09-15 12:16:16] Production.INFO: call_cost end
[2026-09-15 12:16:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:16:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:16:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:16:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:16:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:16:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:16:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:16:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:16:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:16:16] Production.INFO: ==32651== Releasing lock...
[2026-09-15 12:16:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:16:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:17:01] Production.INFO: ==32761== Lock acquired, processing the job...
[2026-09-15 17:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:17:01] Production.INFO: neon service started
[2026-09-15 17:17:01] Production.INFO: neon service started
[2026-09-15 17:17:01] Production.INFO: ==32761== Releasing lock...
[2026-09-15 17:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:17:02] Production.INFO: ==32765== Lock acquired, processing the job...
[2026-09-15 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:17:02] Production.INFO: ==32763== Lock acquired, processing the job...
[2026-09-15 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:17:02] Production.INFO: ==32765== Releasing lock...
[2026-09-15 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:17:02] Production.INFO: ==32763== Releasing lock...
[2026-09-15 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:17:03] Production.INFO: ==305== Lock acquired, processing the job...
[2026-09-15 12:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:17:03] Production.INFO: ==303== Lock acquired, processing the job...
[2026-09-15 12:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:17:03] Production.INFO: ==307== Lock acquired, processing the job...
[2026-09-15 12:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:17:03] Production.INFO: ==301== Lock acquired, processing the job...
[2026-09-15 12:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:17:03] Production.INFO: ==312== Lock acquired, processing the job...
[2026-09-15 12:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:17:03] Production.INFO: Account Balance Start.
[2026-09-15 12:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:17:03] Production.INFO: 117
[2026-09-15 12:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 12:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:17:03] Production.INFO: ==312== Releasing lock...
[2026-09-15 12:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:17:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:17:03] Production.INFO: Total Charge 0
[2026-09-15 12:17:03] Production.INFO: CreateAllLog End
[2026-09-15 12:17:03] Production.INFO: Account Balance End.
[2026-09-15 12:17:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:17:03] Production.INFO: ==307== Releasing lock...
[2026-09-15 12:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:17:04] Production.INFO: ==303== Releasing lock...
[2026-09-15 12:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:17:12] Production.ERROR: CronJobId end10
[2026-09-15 12:17:12] Production.INFO: ==305== Releasing lock...
[2026-09-15 12:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:17:14] Production.INFO: call_cost start
[2026-09-15 12:17:14] Production.INFO: call_cost end
[2026-09-15 12:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:17:14] Production.INFO: ==301== Releasing lock...
[2026-09-15 12:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:18:02] Production.INFO: ==417== Lock acquired, processing the job...
[2026-09-15 17:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:18:02] Production.INFO: neon service started
[2026-09-15 17:18:02] Production.INFO: neon service started
[2026-09-15 17:18:02] Production.INFO: ==417== Releasing lock...
[2026-09-15 17:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:18:02] Production.INFO: ==419== Lock acquired, processing the job...
[2026-09-15 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:18:02] Production.INFO: ==421== Lock acquired, processing the job...
[2026-09-15 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:18:02] Production.INFO: ==421== Releasing lock...
[2026-09-15 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:18:02] Production.INFO: ==419== Releasing lock...
[2026-09-15 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:18:03] Production.INFO: ==424== Lock acquired, processing the job...
[2026-09-15 12:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:18:03] Production.INFO: ==426== Lock acquired, processing the job...
[2026-09-15 12:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:18:03] Production.INFO: ==430== Lock acquired, processing the job...
[2026-09-15 12:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:18:03] Production.INFO: ==428== Lock acquired, processing the job...
[2026-09-15 12:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:18:03] Production.INFO: ==432== Lock acquired, processing the job...
[2026-09-15 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:18:03] Production.INFO: Account Balance Start.
[2026-09-15 12:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:18:03] Production.INFO: 117
[2026-09-15 12:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 12: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-15 12: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-15 12:18:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 12: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-15 12:18:04] Production.INFO: ==432== Releasing lock...
[2026-09-15 12:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:18:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:18:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:18:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:18:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:18:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:18:04] Production.INFO: Total Charge 0
[2026-09-15 12:18:04] Production.INFO: CreateAllLog End
[2026-09-15 12:18:04] Production.INFO: Account Balance End.
[2026-09-15 12:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:18:04] Production.INFO: ==430== Releasing lock...
[2026-09-15 12:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:18:04] Production.INFO: ==426== Releasing lock...
[2026-09-15 12:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:18:12] Production.ERROR: CronJobId end10
[2026-09-15 12:18:12] Production.INFO: ==428== Releasing lock...
[2026-09-15 12:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:18:14] Production.INFO: call_cost start
[2026-09-15 12:18:14] Production.INFO: call_cost end
[2026-09-15 12:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:18:14] Production.INFO: ==424== Releasing lock...
[2026-09-15 12:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:19:01] Production.INFO: ==530== Lock acquired, processing the job...
[2026-09-15 17:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:19:01] Production.INFO: neon service started
[2026-09-15 17:19:01] Production.INFO: neon service started
[2026-09-15 17:19:01] Production.INFO: ==530== Releasing lock...
[2026-09-15 17:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:19:01] Production.INFO: ==532== Lock acquired, processing the job...
[2026-09-15 12:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:19:02] Production.INFO: ==532== Releasing lock...
[2026-09-15 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:19:02] Production.INFO: ==534== Lock acquired, processing the job...
[2026-09-15 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:19:02] Production.INFO: ==534== Releasing lock...
[2026-09-15 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:19:03] Production.INFO: ==537== Lock acquired, processing the job...
[2026-09-15 12:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:19:03] Production.INFO: ==539== Lock acquired, processing the job...
[2026-09-15 12:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:19:03] Production.INFO: ==543== Lock acquired, processing the job...
[2026-09-15 12:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:19:03] Production.INFO: ==541== Lock acquired, processing the job...
[2026-09-15 12:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:19:03] Production.INFO: ==545== Lock acquired, processing the job...
[2026-09-15 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:19:03] Production.INFO: Account Balance Start.
[2026-09-15 12:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:19:03] Production.INFO: 117
[2026-09-15 12:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:19:03] Production.INFO: ==545== Releasing lock...
[2026-09-15 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:19:03] Production.INFO: Total Charge 0
[2026-09-15 12:19:03] Production.INFO: CreateAllLog End
[2026-09-15 12:19:03] Production.INFO: Account Balance End.
[2026-09-15 12:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:19:03] Production.INFO: ==543== Releasing lock...
[2026-09-15 12:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:19:03] Production.INFO: ==539== Releasing lock...
[2026-09-15 12:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:19:11] Production.ERROR: CronJobId end10
[2026-09-15 12:19:11] Production.INFO: ==541== Releasing lock...
[2026-09-15 12:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:19:13] Production.INFO: call_cost start
[2026-09-15 12:19:13] Production.INFO: call_cost end
[2026-09-15 12:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:19:13] Production.INFO: ==537== Releasing lock...
[2026-09-15 12:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:20:01] Production.INFO: ==644== Lock acquired, processing the job...
[2026-09-15 17:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:20:01] Production.INFO: neon service started
[2026-09-15 17:20:02] Production.INFO: neon service started
[2026-09-15 17:20:02] Production.INFO: ==644== Releasing lock...
[2026-09-15 17:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:20:02] Production.INFO: ==650== Lock acquired, processing the job...
[2026-09-15 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:20:02] Production.INFO: ==650== Releasing lock...
[2026-09-15 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:20:02] Production.INFO: ==652== Lock acquired, processing the job...
[2026-09-15 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:20:02] Production.INFO: ==652== Releasing lock...
[2026-09-15 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:20:03] Production.INFO: ==662== Lock acquired, processing the job...
[2026-09-15 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 12:20:03] Production.INFO: ==660== Lock acquired, processing the job...
[2026-09-15 12:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 12:20:03] Production.INFO: ==662== Releasing lock...
[2026-09-15 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:20:03] Production.INFO: ==654== Lock acquired, processing the job...
[2026-09-15 12:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:20:03] Production.INFO: ==656== Lock acquired, processing the job...
[2026-09-15 12:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:20:03] Production.INFO: Account Balance Start.
[2026-09-15 12:20:03] Production.INFO: ==658== Lock acquired, processing the job...
[2026-09-15 12:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:20:03] Production.INFO: 117
[2026-09-15 12:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:20:03] Production.INFO: Total Charge 0
[2026-09-15 12:20:03] Production.INFO: CreateAllLog End
[2026-09-15 12:20:04] Production.INFO: Account Balance End.
[2026-09-15 12:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:20:04] Production.INFO: ==660== Releasing lock...
[2026-09-15 12:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:20:04] Production.INFO: ==656== Releasing lock...
[2026-09-15 12:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:20:12] Production.ERROR: CronJobId end10
[2026-09-15 12:20:12] Production.INFO: ==658== Releasing lock...
[2026-09-15 12:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:20:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:20:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:20:15] Production.INFO: call_cost start
[2026-09-15 12:20:15] Production.INFO: call_cost end
[2026-09-15 12:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:20:15] Production.INFO: ==654== Releasing lock...
[2026-09-15 12:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:21:01] Production.INFO: ==785== Lock acquired, processing the job...
[2026-09-15 17:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:21:01] Production.INFO: neon service started
[2026-09-15 17:21:01] Production.INFO: neon service started
[2026-09-15 17:21:01] Production.INFO: ==785== Releasing lock...
[2026-09-15 17:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:21:01] Production.INFO: ==787== Lock acquired, processing the job...
[2026-09-15 12:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:21:01] Production.INFO: ==787== Releasing lock...
[2026-09-15 12:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:21:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:21:02] Production.INFO: ==789== Lock acquired, processing the job...
[2026-09-15 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:21:02] Production.INFO: ==789== Releasing lock...
[2026-09-15 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:21:02] Production.INFO: ==791== Lock acquired, processing the job...
[2026-09-15 12:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:21:02] Production.INFO: ==799== Lock acquired, processing the job...
[2026-09-15 12:21:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:21:02] Production.INFO: ==795== Lock acquired, processing the job...
[2026-09-15 12:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:21:02] Production.INFO: ==793== Lock acquired, processing the job...
[2026-09-15 12:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:21:02] Production.INFO: ==797== Lock acquired, processing the job...
[2026-09-15 12:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:21: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-15 12:21:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:21:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:21:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:21:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:21: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-15 12:21: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-15 12:21:02] Production.INFO: ==799== Releasing lock...
[2026-09-15 12:21:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:21:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:21:03] Production.INFO: Account Balance Start.
[2026-09-15 12:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:21:03] Production.INFO: 117
[2026-09-15 12:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:21:03] Production.INFO: Total Charge 0
[2026-09-15 12:21:03] Production.INFO: CreateAllLog End
[2026-09-15 12:21:03] Production.INFO: Account Balance End.
[2026-09-15 12:21:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:21:03] Production.INFO: ==797== Releasing lock...
[2026-09-15 12:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:21:03] Production.INFO: ==793== Releasing lock...
[2026-09-15 12:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:21:11] Production.ERROR: CronJobId end10
[2026-09-15 12:21:11] Production.INFO: ==795== Releasing lock...
[2026-09-15 12:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:21:13] Production.INFO: call_cost start
[2026-09-15 12:21:13] Production.INFO: call_cost end
[2026-09-15 12:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:21:13] Production.INFO: ==791== Releasing lock...
[2026-09-15 12:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:22:01] Production.INFO: ==899== Lock acquired, processing the job...
[2026-09-15 17:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:22:01] Production.INFO: neon service started
[2026-09-15 17:22:01] Production.INFO: neon service started
[2026-09-15 17:22:01] Production.INFO: ==899== Releasing lock...
[2026-09-15 17:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:22:02] Production.INFO: ==904== Lock acquired, processing the job...
[2026-09-15 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:22:02] Production.INFO: ==904== Releasing lock...
[2026-09-15 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:22:02] Production.INFO: ==902== Lock acquired, processing the job...
[2026-09-15 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:22:02] Production.INFO: ==902== Releasing lock...
[2026-09-15 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:22:03] Production.INFO: ==906== Lock acquired, processing the job...
[2026-09-15 12:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:22:03] Production.INFO: ==908== Lock acquired, processing the job...
[2026-09-15 12:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:22:03] Production.INFO: ==910== Lock acquired, processing the job...
[2026-09-15 12:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:22:03] Production.INFO: ==912== Lock acquired, processing the job...
[2026-09-15 12:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:22:03] Production.INFO: ==914== Lock acquired, processing the job...
[2026-09-15 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 12:22:03] Production.INFO: Account Balance Start.
[2026-09-15 12:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:22:03] Production.INFO: 117
[2026-09-15 12:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 12:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:22:03] Production.INFO: ==914== Releasing lock...
[2026-09-15 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:22:04] Production.INFO: ==908== Releasing lock...
[2026-09-15 12:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:22:04] Production.INFO: Total Charge 0
[2026-09-15 12:22:04] Production.INFO: CreateAllLog End
[2026-09-15 12:22:04] Production.INFO: Account Balance End.
[2026-09-15 12:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:22:04] Production.INFO: ==912== Releasing lock...
[2026-09-15 12:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:22:11] Production.ERROR: CronJobId end10
[2026-09-15 12:22:11] Production.INFO: ==910== Releasing lock...
[2026-09-15 12:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:22:13] Production.INFO: call_cost start
[2026-09-15 12:22:13] Production.INFO: call_cost end
[2026-09-15 12:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:22:13] Production.INFO: ==906== Releasing lock...
[2026-09-15 12:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:23:02] Production.INFO: ==1011== Lock acquired, processing the job...
[2026-09-15 17:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:23:02] Production.INFO: neon service started
[2026-09-15 17:23:02] Production.INFO: neon service started
[2026-09-15 17:23:02] Production.INFO: ==1011== Releasing lock...
[2026-09-15 17:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:23:02] Production.INFO: ==1013== Lock acquired, processing the job...
[2026-09-15 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:23:02] Production.INFO: ==1013== Releasing lock...
[2026-09-15 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:23:03] Production.INFO: ==1015== Lock acquired, processing the job...
[2026-09-15 16:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:23:03] Production.INFO: ==1015== Releasing lock...
[2026-09-15 16:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:23:03] Production.INFO: ==1017== Lock acquired, processing the job...
[2026-09-15 12:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:23:03] Production.INFO: ==1019== Lock acquired, processing the job...
[2026-09-15 12:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:23:03] Production.INFO: ==1023== Lock acquired, processing the job...
[2026-09-15 12:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:23:03] Production.INFO: Account Balance Start.
[2026-09-15 12:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:23:03] Production.INFO: 117
[2026-09-15 12:23:03] Production.INFO: ==1021== Lock acquired, processing the job...
[2026-09-15 12:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:23:03] Production.INFO: ==1025== Lock acquired, processing the job...
[2026-09-15 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 12: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-15 12: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-15 12: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-15 12:23:04] Production.INFO: ==1025== Releasing lock...
[2026-09-15 12:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:23:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:23:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:23:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:23:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:23:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:23:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:23:04] Production.INFO: Total Charge 0
[2026-09-15 12:23:04] Production.INFO: CreateAllLog End
[2026-09-15 12:23:04] Production.INFO: ==1019== Releasing lock...
[2026-09-15 12:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:23:04] Production.INFO: Account Balance End.
[2026-09-15 12:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:23:04] Production.INFO: ==1023== Releasing lock...
[2026-09-15 12:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:23:11] Production.ERROR: CronJobId end10
[2026-09-15 12:23:11] Production.INFO: ==1021== Releasing lock...
[2026-09-15 12:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:23:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:23:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:23:16] Production.INFO: call_cost start
[2026-09-15 12:23:16] Production.INFO: call_cost end
[2026-09-15 12:23:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:23:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:23:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:23:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:23:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:23:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:23:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:23:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:23:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:23:16] Production.INFO: ==1017== Releasing lock...
[2026-09-15 12:23:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:23:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:24:01] Production.INFO: ==1121== Lock acquired, processing the job...
[2026-09-15 17:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:24:01] Production.INFO: neon service started
[2026-09-15 17:24:01] Production.INFO: neon service started
[2026-09-15 17:24:01] Production.INFO: ==1121== Releasing lock...
[2026-09-15 17:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:24:01] Production.INFO: ==1125== Lock acquired, processing the job...
[2026-09-15 12:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:24:02] Production.INFO: ==1125== Releasing lock...
[2026-09-15 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:24:02] Production.INFO: ==1127== Lock acquired, processing the job...
[2026-09-15 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:24:02] Production.INFO: ==1127== Releasing lock...
[2026-09-15 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:24:02] Production.INFO: ==1137== Lock acquired, processing the job...
[2026-09-15 12:24:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 12:24:03] Production.INFO: ==1137== Releasing lock...
[2026-09-15 12:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:24:03] Production.INFO: ==1129== Lock acquired, processing the job...
[2026-09-15 12:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:24:03] Production.INFO: ==1131== Lock acquired, processing the job...
[2026-09-15 12:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:24:03] Production.INFO: ==1133== Lock acquired, processing the job...
[2026-09-15 12:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:24:03] Production.INFO: ==1135== Lock acquired, processing the job...
[2026-09-15 12:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:24:03] Production.INFO: Account Balance Start.
[2026-09-15 12:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:24:03] Production.INFO: 117
[2026-09-15 12:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:24:03] Production.INFO: Total Charge 0
[2026-09-15 12:24:03] Production.INFO: CreateAllLog End
[2026-09-15 12:24:04] Production.INFO: ==1131== Releasing lock...
[2026-09-15 12:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:24:04] Production.INFO: Account Balance End.
[2026-09-15 12:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:24:04] Production.INFO: ==1135== Releasing lock...
[2026-09-15 12:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:24:11] Production.ERROR: CronJobId end10
[2026-09-15 12:24:11] Production.INFO: ==1133== Releasing lock...
[2026-09-15 12:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:24:14] Production.INFO: call_cost start
[2026-09-15 12:24:14] Production.INFO: call_cost end
[2026-09-15 12:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:24:14] Production.INFO: ==1129== Releasing lock...
[2026-09-15 12:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:25:02] Production.INFO: ==1240== Lock acquired, processing the job...
[2026-09-15 17:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:25:02] Production.INFO: neon service started
[2026-09-15 17:25:02] Production.INFO: neon service started
[2026-09-15 17:25:02] Production.INFO: ==1240== Releasing lock...
[2026-09-15 17:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:25:02] Production.INFO: ==1242== Lock acquired, processing the job...
[2026-09-15 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:25:02] Production.INFO: ==1242== Releasing lock...
[2026-09-15 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:25:02] Production.INFO: ==1245== Lock acquired, processing the job...
[2026-09-15 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:25:02] Production.INFO: ==1245== Releasing lock...
[2026-09-15 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:25:03] Production.INFO: ==1248== Lock acquired, processing the job...
[2026-09-15 12:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 12:25:03] Production.INFO: ==1256== Lock acquired, processing the job...
[2026-09-15 12:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 12:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 12:25:03] Production.INFO: ==1248== Releasing lock...
[2026-09-15 12:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 12:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 12:25:03] Production.INFO: ==1258== Lock acquired, processing the job...
[2026-09-15 12:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 12:25:03] Production.INFO: ==1250== Lock acquired, processing the job...
[2026-09-15 12:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:25:03] Production.INFO: Account Balance Start.
[2026-09-15 12:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 12:25:03] Production.INFO: 117
[2026-09-15 12:25:03] Production.INFO: ==1252== Lock acquired, processing the job...
[2026-09-15 12:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:25:03] Production.INFO: ==1254== Lock acquired, processing the job...
[2026-09-15 12:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:25:04] Production.INFO: ==1261== Lock acquired, processing the job...
[2026-09-15 12:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:25:04] Production.ERROR: done
[2026-09-15 12:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 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-15 12:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 12:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 12:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008129', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 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-15 12:25:04] Production.INFO: ==1261== Releasing lock...
[2026-09-15 12:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:25:04] Production.INFO: Total Charge 0
[2026-09-15 12:25:04] Production.INFO: CreateAllLog End
[2026-09-15 12:25:04] Production.INFO: Account Balance End.
[2026-09-15 12:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:25:04] Production.INFO: ==1256== Releasing lock...
[2026-09-15 12:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:25:04] Production.INFO: ==1252== Releasing lock...
[2026-09-15 12:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008129', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 12:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 12:25:09] Production.INFO: ProcessCDR(1,18008129,1,1,2)
[2026-09-15 12:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008129,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008129,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 12:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 12:25:10] Production.INFO: ==1258== Releasing lock...
[2026-09-15 12:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 12:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 12:25:14] Production.ERROR: CronJobId end10
[2026-09-15 12:25:14] Production.INFO: ==1254== Releasing lock...
[2026-09-15 12:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:25:17] Production.INFO: call_cost start
[2026-09-15 12:25:17] Production.INFO: call_cost end
[2026-09-15 12:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:25:17] Production.INFO: ==1250== Releasing lock...
[2026-09-15 12:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:26:01] Production.INFO: ==1365== Lock acquired, processing the job...
[2026-09-15 17:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:26:01] Production.INFO: neon service started
[2026-09-15 17:26:01] Production.INFO: neon service started
[2026-09-15 17:26:01] Production.INFO: ==1365== Releasing lock...
[2026-09-15 17:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:26:01] Production.INFO: ==1368== Lock acquired, processing the job...
[2026-09-15 12:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:26:01] Production.INFO: ==1368== Releasing lock...
[2026-09-15 12:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:26:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:26:02] Production.INFO: ==1371== Lock acquired, processing the job...
[2026-09-15 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:26:02] Production.INFO: ==1371== Releasing lock...
[2026-09-15 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:26:02] Production.INFO: ==1379== Lock acquired, processing the job...
[2026-09-15 12:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:26:02] Production.INFO: Account Balance Start.
[2026-09-15 12:26:02] Production.INFO: CreateAllLog Start
[2026-09-15 12:26:02] Production.INFO: 117
[2026-09-15 12:26:02] Production.INFO: Date 2026-09-08
[2026-09-15 12:26:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:26:02] Production.INFO: Date 2026-09-09
[2026-09-15 12:26:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:26:02] Production.INFO: Date 2026-09-10
[2026-09-15 12:26:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:26:02] Production.INFO: Date 2026-09-11
[2026-09-15 12:26:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:26:02] Production.INFO: Date 2026-09-12
[2026-09-15 12:26:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:26:02] Production.INFO: ==1373== Lock acquired, processing the job...
[2026-09-15 12:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:26:03] Production.INFO: ==1377== Lock acquired, processing the job...
[2026-09-15 12:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:26:03] Production.INFO: ==1375== Lock acquired, processing the job...
[2026-09-15 12:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:26:03] Production.INFO: ==1381== Lock acquired, processing the job...
[2026-09-15 12:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:26:03] Production.INFO: Total Charge 0
[2026-09-15 12:26:03] Production.INFO: CreateAllLog End
[2026-09-15 12:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 12:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:26:03] Production.INFO: ==1381== Releasing lock...
[2026-09-15 12:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:26:03] Production.INFO: Account Balance End.
[2026-09-15 12:26:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:26:03] Production.INFO: ==1379== Releasing lock...
[2026-09-15 12:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:26:03] Production.INFO: ==1375== Releasing lock...
[2026-09-15 12:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:26:10] Production.ERROR: CronJobId end10
[2026-09-15 12:26:10] Production.INFO: ==1377== Releasing lock...
[2026-09-15 12:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:26:14] Production.INFO: call_cost start
[2026-09-15 12:26:14] Production.INFO: call_cost end
[2026-09-15 12:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:26:14] Production.INFO: ==1373== Releasing lock...
[2026-09-15 12:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:27:01] Production.INFO: ==1475== Lock acquired, processing the job...
[2026-09-15 17:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:27:01] Production.INFO: neon service started
[2026-09-15 17:27:01] Production.INFO: neon service started
[2026-09-15 17:27:01] Production.INFO: ==1475== Releasing lock...
[2026-09-15 17:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:27:02] Production.INFO: ==1477== Lock acquired, processing the job...
[2026-09-15 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:27:02] Production.INFO: ==1477== Releasing lock...
[2026-09-15 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:27:02] Production.INFO: ==1479== Lock acquired, processing the job...
[2026-09-15 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:27:02] Production.INFO: ==1479== Releasing lock...
[2026-09-15 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:27:03] Production.INFO: ==1484== Lock acquired, processing the job...
[2026-09-15 12:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:27:03] Production.INFO: ==1482== Lock acquired, processing the job...
[2026-09-15 12:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:27:03] Production.INFO: ==1489== Lock acquired, processing the job...
[2026-09-15 12:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:27:03] Production.INFO: ==1491== Lock acquired, processing the job...
[2026-09-15 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:27:03] Production.INFO: ==1487== Lock acquired, processing the job...
[2026-09-15 12:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:27:03] Production.INFO: Account Balance Start.
[2026-09-15 12:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:27:03] Production.INFO: 117
[2026-09-15 12:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 12:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:27:03] Production.INFO: ==1491== Releasing lock...
[2026-09-15 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:27:03] Production.INFO: ==1484== Releasing lock...
[2026-09-15 12:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:27:04] Production.INFO: Total Charge 0
[2026-09-15 12:27:04] Production.INFO: CreateAllLog End
[2026-09-15 12:27:04] Production.INFO: Account Balance End.
[2026-09-15 12:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:27:04] Production.INFO: ==1489== Releasing lock...
[2026-09-15 12:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:27:11] Production.ERROR: CronJobId end10
[2026-09-15 12:27:11] Production.INFO: ==1487== Releasing lock...
[2026-09-15 12:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:27:14] Production.INFO: call_cost start
[2026-09-15 12:27:14] Production.INFO: call_cost end
[2026-09-15 12:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:27:14] Production.INFO: ==1482== Releasing lock...
[2026-09-15 12:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:28:01] Production.INFO: ==1579== Lock acquired, processing the job...
[2026-09-15 17:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:28:01] Production.INFO: neon service started
[2026-09-15 17:28:01] Production.INFO: neon service started
[2026-09-15 17:28:01] Production.INFO: ==1579== Releasing lock...
[2026-09-15 17:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:28:01] Production.INFO: ==1581== Lock acquired, processing the job...
[2026-09-15 12:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:28:01] Production.INFO: ==1583== Lock acquired, processing the job...
[2026-09-15 16:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:28:02] Production.INFO: ==1583== Releasing lock...
[2026-09-15 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:28:02] Production.INFO: ==1581== Releasing lock...
[2026-09-15 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:28:02] Production.INFO: ==1594== Lock acquired, processing the job...
[2026-09-15 12:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 12:28:03] Production.INFO: ==1594== Releasing lock...
[2026-09-15 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:28:03] Production.INFO: ==1586== Lock acquired, processing the job...
[2026-09-15 12:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:28:03] Production.INFO: ==1590== Lock acquired, processing the job...
[2026-09-15 12:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:28:03] Production.INFO: ==1588== Lock acquired, processing the job...
[2026-09-15 12:28:03] Production.INFO: ==1592== Lock acquired, processing the job...
[2026-09-15 12:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:28:03] Production.INFO: Account Balance Start.
[2026-09-15 12:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:28:03] Production.INFO: 117
[2026-09-15 12:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:28:03] Production.INFO: Total Charge 0
[2026-09-15 12:28:03] Production.INFO: CreateAllLog End
[2026-09-15 12:28:03] Production.INFO: Account Balance End.
[2026-09-15 12:28:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:28:04] Production.INFO: ==1592== Releasing lock...
[2026-09-15 12:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:28:04] Production.INFO: ==1588== Releasing lock...
[2026-09-15 12:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:28:11] Production.ERROR: CronJobId end10
[2026-09-15 12:28:11] Production.INFO: ==1590== Releasing lock...
[2026-09-15 12:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:28:14] Production.INFO: call_cost start
[2026-09-15 12:28:14] Production.INFO: call_cost end
[2026-09-15 12:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:28:14] Production.INFO: ==1586== Releasing lock...
[2026-09-15 12:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:29:01] Production.INFO: ==1691== Lock acquired, processing the job...
[2026-09-15 17:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:29:01] Production.INFO: neon service started
[2026-09-15 17:29:01] Production.INFO: neon service started
[2026-09-15 17:29:01] Production.INFO: ==1691== Releasing lock...
[2026-09-15 17:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:29:02] Production.INFO: ==1693== Lock acquired, processing the job...
[2026-09-15 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:29:02] Production.INFO: ==1695== Lock acquired, processing the job...
[2026-09-15 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:29:02] Production.INFO: ==1695== Releasing lock...
[2026-09-15 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:29:02] Production.INFO: ==1693== Releasing lock...
[2026-09-15 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:29:03] Production.INFO: ==1698== Lock acquired, processing the job...
[2026-09-15 12:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:29:03] Production.INFO: ==1702== Lock acquired, processing the job...
[2026-09-15 12:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:29:03] Production.INFO: ==1700== Lock acquired, processing the job...
[2026-09-15 12:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:29:03] Production.INFO: ==1704== Lock acquired, processing the job...
[2026-09-15 12:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:29:03] Production.INFO: ==1706== Lock acquired, processing the job...
[2026-09-15 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:29:03] Production.INFO: Account Balance Start.
[2026-09-15 12:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:29:03] Production.INFO: 117
[2026-09-15 12:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:29:03] Production.INFO: ==1706== Releasing lock...
[2026-09-15 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:29:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:29:04] Production.INFO: Total Charge 0
[2026-09-15 12:29:04] Production.INFO: CreateAllLog End
[2026-09-15 12:29:04] Production.INFO: Account Balance End.
[2026-09-15 12:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:29:04] Production.INFO: ==1704== Releasing lock...
[2026-09-15 12:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:29:04] Production.INFO: ==1700== Releasing lock...
[2026-09-15 12:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:29:10] Production.ERROR: CronJobId end10
[2026-09-15 12:29:10] Production.INFO: ==1702== Releasing lock...
[2026-09-15 12:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:29:14] Production.INFO: call_cost start
[2026-09-15 12:29:14] Production.INFO: call_cost end
[2026-09-15 12:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:29:14] Production.INFO: ==1698== Releasing lock...
[2026-09-15 12:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:30:02] Production.INFO: ==1801== Lock acquired, processing the job...
[2026-09-15 17:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:30:02] Production.INFO: neon service started
[2026-09-15 17:30:02] Production.INFO: neon service started
[2026-09-15 17:30:02] Production.INFO: ==1801== Releasing lock...
[2026-09-15 17:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:30:02] Production.INFO: ==1805== Lock acquired, processing the job...
[2026-09-15 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:30:02] Production.INFO: ==1805== Releasing lock...
[2026-09-15 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:30:02] Production.INFO: ==1803== Lock acquired, processing the job...
[2026-09-15 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:30:02] Production.INFO: ==1803== Releasing lock...
[2026-09-15 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:30:03] Production.INFO: ==1810== Lock acquired, processing the job...
[2026-09-15 12:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:30:03] Production.INFO: ==1808== Lock acquired, processing the job...
[2026-09-15 12:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:30:03] Production.INFO: ==1812== Lock acquired, processing the job...
[2026-09-15 12:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:30:03] Production.INFO: ==1814== Lock acquired, processing the job...
[2026-09-15 12:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:30:03] Production.INFO: ==1830== Lock acquired, processing the job...
[2026-09-15 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:30:03] Production.INFO: Account Balance Start.
[2026-09-15 12:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:30:03] Production.INFO: 117
[2026-09-15 12:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 12:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:30:03] Production.INFO: ==1830== Releasing lock...
[2026-09-15 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:30:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:30:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:30:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:30:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:30:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:30:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:30:04] Production.INFO: Total Charge 0
[2026-09-15 12:30:04] Production.INFO: CreateAllLog End
[2026-09-15 12:30:04] Production.INFO: Account Balance End.
[2026-09-15 12:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:30:04] Production.INFO: ==1814== Releasing lock...
[2026-09-15 12:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:30:04] Production.INFO: ==1810== Releasing lock...
[2026-09-15 12:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:30:12] Production.ERROR: CronJobId end10
[2026-09-15 12:30:12] Production.INFO: ==1812== Releasing lock...
[2026-09-15 12:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:30:14] Production.INFO: call_cost start
[2026-09-15 12:30:14] Production.INFO: call_cost end
[2026-09-15 12:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:30:14] Production.INFO: ==1808== Releasing lock...
[2026-09-15 12:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:31:01] Production.INFO: ==1938== Lock acquired, processing the job...
[2026-09-15 17:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:31:01] Production.INFO: neon service started
[2026-09-15 17:31:01] Production.INFO: neon service started
[2026-09-15 17:31:01] Production.INFO: ==1938== Releasing lock...
[2026-09-15 17:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:31:01] Production.INFO: ==1940== Lock acquired, processing the job...
[2026-09-15 12:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:31:02] Production.INFO: ==1940== Releasing lock...
[2026-09-15 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:31:02] Production.INFO: ==1942== Lock acquired, processing the job...
[2026-09-15 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:31:02] Production.INFO: ==1942== Releasing lock...
[2026-09-15 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:31:02] Production.INFO: ==1952== Lock acquired, processing the job...
[2026-09-15 12:31:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 12:31:03] Production.INFO: ==1952== Releasing lock...
[2026-09-15 12:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:31:03] Production.INFO: ==1944== Lock acquired, processing the job...
[2026-09-15 12:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:31:03] Production.INFO: ==1946== Lock acquired, processing the job...
[2026-09-15 12:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:31:03] Production.INFO: ==1948== Lock acquired, processing the job...
[2026-09-15 12:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:31:03] Production.INFO: ==1950== Lock acquired, processing the job...
[2026-09-15 12:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:31:03] Production.INFO: Account Balance Start.
[2026-09-15 12:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:31:03] Production.INFO: 117
[2026-09-15 12:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:31:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:31:03] Production.INFO: Total Charge 0
[2026-09-15 12:31:03] Production.INFO: CreateAllLog End
[2026-09-15 12:31:04] Production.INFO: Account Balance End.
[2026-09-15 12:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:31:04] Production.INFO: ==1950== Releasing lock...
[2026-09-15 12:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:31:04] Production.INFO: ==1946== Releasing lock...
[2026-09-15 12:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:31:12] Production.ERROR: CronJobId end10
[2026-09-15 12:31:12] Production.INFO: ==1948== Releasing lock...
[2026-09-15 12:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:31:14] Production.INFO: call_cost start
[2026-09-15 12:31:14] Production.INFO: call_cost end
[2026-09-15 12:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:31:14] Production.INFO: ==1944== Releasing lock...
[2026-09-15 12:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:32:01] Production.INFO: ==2042== Lock acquired, processing the job...
[2026-09-15 17:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:32:02] Production.INFO: neon service started
[2026-09-15 17:32:02] Production.INFO: neon service started
[2026-09-15 17:32:02] Production.INFO: ==2042== Releasing lock...
[2026-09-15 17:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:32:02] Production.INFO: ==2044== Lock acquired, processing the job...
[2026-09-15 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:32:02] Production.INFO: ==2046== Lock acquired, processing the job...
[2026-09-15 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:32:02] Production.INFO: ==2046== Releasing lock...
[2026-09-15 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:32:02] Production.INFO: ==2044== Releasing lock...
[2026-09-15 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:32:03] Production.INFO: ==2050== Lock acquired, processing the job...
[2026-09-15 12:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:32:03] Production.INFO: ==2055== Lock acquired, processing the job...
[2026-09-15 12:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:32:03] Production.INFO: ==2057== Lock acquired, processing the job...
[2026-09-15 12:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:32:03] Production.INFO: ==2052== Lock acquired, processing the job...
[2026-09-15 12:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:32:03] Production.INFO: ==2059== Lock acquired, processing the job...
[2026-09-15 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:32:03] Production.INFO: Account Balance Start.
[2026-09-15 12:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:32:03] Production.INFO: 117
[2026-09-15 12:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:32:03] Production.INFO: ==2059== Releasing lock...
[2026-09-15 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:32:04] Production.INFO: Total Charge 0
[2026-09-15 12:32:04] Production.INFO: CreateAllLog End
[2026-09-15 12:32:04] Production.INFO: Account Balance End.
[2026-09-15 12:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:32:04] Production.INFO: ==2057== Releasing lock...
[2026-09-15 12:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:32:04] Production.INFO: ==2052== Releasing lock...
[2026-09-15 12:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:32:12] Production.ERROR: CronJobId end10
[2026-09-15 12:32:12] Production.INFO: ==2055== Releasing lock...
[2026-09-15 12:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:32:14] Production.INFO: call_cost start
[2026-09-15 12:32:14] Production.INFO: call_cost end
[2026-09-15 12:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:32:14] Production.INFO: ==2050== Releasing lock...
[2026-09-15 12:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:33:01] Production.INFO: ==2162== Lock acquired, processing the job...
[2026-09-15 17:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:33:01] Production.INFO: neon service started
[2026-09-15 17:33:01] Production.INFO: neon service started
[2026-09-15 17:33:01] Production.INFO: ==2162== Releasing lock...
[2026-09-15 17:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:33:02] Production.INFO: ==2164== Lock acquired, processing the job...
[2026-09-15 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:33:02] Production.INFO: ==2166== Lock acquired, processing the job...
[2026-09-15 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:33:02] Production.INFO: ==2166== Releasing lock...
[2026-09-15 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:33:02] Production.INFO: ==2164== Releasing lock...
[2026-09-15 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:33:03] Production.INFO: ==2169== Lock acquired, processing the job...
[2026-09-15 12:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:33:03] Production.INFO: ==2171== Lock acquired, processing the job...
[2026-09-15 12:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:33:03] Production.INFO: ==2173== Lock acquired, processing the job...
[2026-09-15 12:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:33:03] Production.INFO: ==2175== Lock acquired, processing the job...
[2026-09-15 12:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:33:03] Production.INFO: ==2177== Lock acquired, processing the job...
[2026-09-15 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:33:03] Production.INFO: Account Balance Start.
[2026-09-15 12:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:33:03] Production.INFO: 117
[2026-09-15 12:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 12:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:33:03] Production.INFO: ==2177== Releasing lock...
[2026-09-15 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:33:03] Production.INFO: Total Charge 0
[2026-09-15 12:33:03] Production.INFO: CreateAllLog End
[2026-09-15 12:33:03] Production.INFO: Account Balance End.
[2026-09-15 12:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:33:04] Production.INFO: ==2175== Releasing lock...
[2026-09-15 12:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:33:04] Production.INFO: ==2171== Releasing lock...
[2026-09-15 12:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:33:12] Production.ERROR: CronJobId end10
[2026-09-15 12:33:12] Production.INFO: ==2173== Releasing lock...
[2026-09-15 12:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:33:13] Production.INFO: call_cost start
[2026-09-15 12:33:13] Production.INFO: call_cost end
[2026-09-15 12:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:33:13] Production.INFO: ==2169== Releasing lock...
[2026-09-15 12:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:34:01] Production.INFO: ==2274== Lock acquired, processing the job...
[2026-09-15 17:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:34:01] Production.INFO: neon service started
[2026-09-15 17:34:01] Production.INFO: neon service started
[2026-09-15 17:34:01] Production.INFO: ==2274== Releasing lock...
[2026-09-15 17:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:34:02] Production.INFO: ==2276== Lock acquired, processing the job...
[2026-09-15 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:34:02] Production.INFO: ==2278== Lock acquired, processing the job...
[2026-09-15 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:34:02] Production.INFO: ==2278== Releasing lock...
[2026-09-15 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:34:02] Production.INFO: ==2276== Releasing lock...
[2026-09-15 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:34:03] Production.INFO: ==2281== Lock acquired, processing the job...
[2026-09-15 12:34:03] Production.INFO: ==2283== Lock acquired, processing the job...
[2026-09-15 12:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:34:03] Production.INFO: ==2285== Lock acquired, processing the job...
[2026-09-15 12:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:34:03] Production.INFO: ==2287== Lock acquired, processing the job...
[2026-09-15 12:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:34:03] Production.INFO: ==2289== Lock acquired, processing the job...
[2026-09-15 12:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:34:03] Production.INFO: Account Balance Start.
[2026-09-15 12:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:34:03] Production.INFO: 117
[2026-09-15 12:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 12:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:34:03] Production.INFO: ==2289== Releasing lock...
[2026-09-15 12:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:34:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:34:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:34:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:34:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:34:04] Production.INFO: Total Charge 0
[2026-09-15 12:34:04] Production.INFO: CreateAllLog End
[2026-09-15 12:34:04] Production.INFO: Account Balance End.
[2026-09-15 12:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:34:04] Production.INFO: ==2287== Releasing lock...
[2026-09-15 12:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:34:04] Production.INFO: ==2283== Releasing lock...
[2026-09-15 12:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:34:12] Production.ERROR: CronJobId end10
[2026-09-15 12:34:12] Production.INFO: ==2285== Releasing lock...
[2026-09-15 12:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:34:14] Production.INFO: call_cost start
[2026-09-15 12:34:14] Production.INFO: call_cost end
[2026-09-15 12:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:34:14] Production.INFO: ==2281== Releasing lock...
[2026-09-15 12:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:35:02] Production.INFO: ==2379== Lock acquired, processing the job...
[2026-09-15 17:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:35:02] Production.INFO: neon service started
[2026-09-15 17:35:02] Production.INFO: neon service started
[2026-09-15 17:35:02] Production.INFO: ==2379== Releasing lock...
[2026-09-15 17:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:35:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 16:35:02] Production.INFO: ==2384== Lock acquired, processing the job...
[2026-09-15 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:35:02] Production.INFO: ==2384== Releasing lock...
[2026-09-15 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:35:02] Production.INFO: ==2382== Lock acquired, processing the job...
[2026-09-15 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:35:03] Production.INFO: ==2382== Releasing lock...
[2026-09-15 12:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:35:03] Production.INFO: ==2388== Lock acquired, processing the job...
[2026-09-15 12:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 12:35:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 12:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 12:35:04] Production.INFO: ==2388== Releasing lock...
[2026-09-15 12:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 12:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 12:35:04] Production.INFO: ==2390== Lock acquired, processing the job...
[2026-09-15 12:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:35:04] Production.INFO: ==2394== Lock acquired, processing the job...
[2026-09-15 12:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:35:04] Production.INFO: ==2396== Lock acquired, processing the job...
[2026-09-15 12:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:35:04] Production.INFO: ==2392== Lock acquired, processing the job...
[2026-09-15 12:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:35:04] Production.INFO: Account Balance Start.
[2026-09-15 12:35:04] Production.INFO: CreateAllLog Start
[2026-09-15 12:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:35:04] Production.INFO: ==2400== Lock acquired, processing the job...
[2026-09-15 12:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:35:04] Production.INFO: 117
[2026-09-15 12:35:04] Production.INFO: Date 2026-09-08
[2026-09-15 12:35:04] Production.INFO: ==2398== Lock acquired, processing the job...
[2026-09-15 12:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 12:35:04] Production.INFO: ==2400== Releasing lock...
[2026-09-15 12:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:35:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:35:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:35:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:35:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:35:05] Production.ERROR: done
[2026-09-15 12:35:05] Production.INFO: Date 2026-09-15
[2026-09-15 12:35:05] Production.INFO: Reseller ==> 0
[2026-09-15 12:35:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 12:35:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008170', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 12:35:05] Production.INFO: Total Charge 0
[2026-09-15 12:35:05] Production.INFO: CreateAllLog End
[2026-09-15 12:35:05] Production.INFO: Account Balance End.
[2026-09-15 12:35:05] Production.ERROR: CronJobId end 12
[2026-09-15 12:35:05] Production.INFO: ==2396== Releasing lock...
[2026-09-15 12:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:35:05] Production.INFO: ==2392== Releasing lock...
[2026-09-15 12:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:35:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008170', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 12:35:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 12:35:11] Production.INFO: ProcessCDR(1,18008170,1,1,2)
[2026-09-15 12:35:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008170,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:35:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008170,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:35:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 12:35:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 12:35:11] Production.INFO: ==2398== Releasing lock...
[2026-09-15 12:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 12:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 12:35:15] Production.ERROR: CronJobId end10
[2026-09-15 12:35:15] Production.INFO: ==2394== Releasing lock...
[2026-09-15 12:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:35:17] Production.INFO: call_cost start
[2026-09-15 12:35:17] Production.INFO: call_cost end
[2026-09-15 12:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:35:17] Production.INFO: ==2390== Releasing lock...
[2026-09-15 12:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:36:01] Production.INFO: ==2489== Lock acquired, processing the job...
[2026-09-15 17:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:36:01] Production.INFO: neon service started
[2026-09-15 17:36:01] Production.INFO: neon service started
[2026-09-15 17:36:01] Production.INFO: ==2489== Releasing lock...
[2026-09-15 17:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:36:02] Production.INFO: ==2493== Lock acquired, processing the job...
[2026-09-15 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:36:02] Production.INFO: ==2493== Releasing lock...
[2026-09-15 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:36:02] Production.INFO: ==2491== Lock acquired, processing the job...
[2026-09-15 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:36:02] Production.INFO: ==2491== Releasing lock...
[2026-09-15 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:36:03] Production.INFO: ==2497== Lock acquired, processing the job...
[2026-09-15 12:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:36:03] Production.INFO: ==2499== Lock acquired, processing the job...
[2026-09-15 12:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:36:03] Production.INFO: ==2503== Lock acquired, processing the job...
[2026-09-15 12:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:36:03] Production.INFO: ==2501== Lock acquired, processing the job...
[2026-09-15 12:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:36:03] Production.INFO: ==2508== Lock acquired, processing the job...
[2026-09-15 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:36:03] Production.INFO: Account Balance Start.
[2026-09-15 12:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:36:03] Production.INFO: 117
[2026-09-15 12:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:36:03] Production.INFO: ==2508== Releasing lock...
[2026-09-15 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:36:03] Production.INFO: Total Charge 0
[2026-09-15 12:36:03] Production.INFO: CreateAllLog End
[2026-09-15 12:36:04] Production.INFO: Account Balance End.
[2026-09-15 12:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:36:04] Production.INFO: ==2503== Releasing lock...
[2026-09-15 12:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:36:04] Production.INFO: ==2499== Releasing lock...
[2026-09-15 12:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:36:11] Production.ERROR: CronJobId end10
[2026-09-15 12:36:11] Production.INFO: ==2501== Releasing lock...
[2026-09-15 12:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:36:14] Production.INFO: call_cost start
[2026-09-15 12:36:14] Production.INFO: call_cost end
[2026-09-15 12:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:36:14] Production.INFO: ==2497== Releasing lock...
[2026-09-15 12:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:37:02] Production.INFO: ==2600== Lock acquired, processing the job...
[2026-09-15 17:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:37:02] Production.INFO: neon service started
[2026-09-15 17:37:02] Production.INFO: neon service started
[2026-09-15 17:37:02] Production.INFO: ==2600== Releasing lock...
[2026-09-15 17:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:37:02] Production.INFO: ==2602== Lock acquired, processing the job...
[2026-09-15 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:37:02] Production.INFO: ==2604== Lock acquired, processing the job...
[2026-09-15 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:37:03] Production.INFO: ==2604== Releasing lock...
[2026-09-15 16:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:37:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:37:03] Production.INFO: ==2602== Releasing lock...
[2026-09-15 12:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:37:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:37:03] Production.INFO: ==2607== Lock acquired, processing the job...
[2026-09-15 12:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:37:03] Production.INFO: ==2611== Lock acquired, processing the job...
[2026-09-15 12:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:37:03] Production.INFO: ==2615== Lock acquired, processing the job...
[2026-09-15 12:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:37:04] Production.INFO: ==2609== Lock acquired, processing the job...
[2026-09-15 12:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:37:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:37:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:37:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:37:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 12:37:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 12:37:04] Production.INFO: ==2613== Lock acquired, processing the job...
[2026-09-15 12:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:37:04] Production.INFO: ==2615== Releasing lock...
[2026-09-15 12:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:37:04] Production.INFO: Account Balance Start.
[2026-09-15 12:37:04] Production.INFO: CreateAllLog Start
[2026-09-15 12:37:04] Production.INFO: 117
[2026-09-15 12:37:04] Production.INFO: Date 2026-09-08
[2026-09-15 12:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:37:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:37:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:37:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:37:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:37:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:37:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:37:04] Production.INFO: Total Charge 0
[2026-09-15 12:37:04] Production.INFO: CreateAllLog End
[2026-09-15 12:37:04] Production.INFO: Account Balance End.
[2026-09-15 12:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:37:04] Production.INFO: ==2613== Releasing lock...
[2026-09-15 12:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:37:05] Production.INFO: ==2609== Releasing lock...
[2026-09-15 12:37:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:37:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:37:12] Production.ERROR: CronJobId end10
[2026-09-15 12:37:12] Production.INFO: ==2611== Releasing lock...
[2026-09-15 12:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:37:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:37:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:37:15] Production.INFO: call_cost start
[2026-09-15 12:37:15] Production.INFO: call_cost end
[2026-09-15 12:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:37:15] Production.INFO: ==2607== Releasing lock...
[2026-09-15 12:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:38:01] Production.INFO: ==2702== Lock acquired, processing the job...
[2026-09-15 17:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:38:01] Production.INFO: neon service started
[2026-09-15 17:38:01] Production.INFO: neon service started
[2026-09-15 17:38:01] Production.INFO: ==2702== Releasing lock...
[2026-09-15 17:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:38:02] Production.INFO: ==2704== Lock acquired, processing the job...
[2026-09-15 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:38:02] Production.INFO: ==2704== Releasing lock...
[2026-09-15 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:38:02] Production.INFO: ==2706== Lock acquired, processing the job...
[2026-09-15 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:38:02] Production.INFO: ==2706== Releasing lock...
[2026-09-15 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:38:03] Production.INFO: ==2711== Lock acquired, processing the job...
[2026-09-15 12:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:38:03] Production.INFO: ==2713== Lock acquired, processing the job...
[2026-09-15 12:38:03] Production.INFO: ==2709== Lock acquired, processing the job...
[2026-09-15 12:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:38:03] Production.INFO: ==2715== Lock acquired, processing the job...
[2026-09-15 12:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:38:03] Production.INFO: Account Balance Start.
[2026-09-15 12:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:38:03] Production.INFO: 117
[2026-09-15 12:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:38:03] Production.INFO: ==2717== Lock acquired, processing the job...
[2026-09-15 12:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 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-15 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:38:03] Production.INFO: ==2717== Releasing lock...
[2026-09-15 12:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:38:03] Production.INFO: Total Charge 0
[2026-09-15 12:38:03] Production.INFO: CreateAllLog End
[2026-09-15 12:38:03] Production.INFO: Account Balance End.
[2026-09-15 12:38:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:38:03] Production.INFO: ==2715== Releasing lock...
[2026-09-15 12:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:38:03] Production.INFO: ==2711== Releasing lock...
[2026-09-15 12:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:38:10] Production.ERROR: CronJobId end10
[2026-09-15 12:38:10] Production.INFO: ==2713== Releasing lock...
[2026-09-15 12:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:38:13] Production.INFO: call_cost start
[2026-09-15 12:38:13] Production.INFO: call_cost end
[2026-09-15 12:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:38:13] Production.INFO: ==2709== Releasing lock...
[2026-09-15 12:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:39:02] Production.INFO: ==2810== Lock acquired, processing the job...
[2026-09-15 17:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:39:02] Production.INFO: neon service started
[2026-09-15 17:39:02] Production.INFO: neon service started
[2026-09-15 17:39:02] Production.INFO: ==2810== Releasing lock...
[2026-09-15 17:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 12:39:02] Production.INFO: ==2812== Lock acquired, processing the job...
[2026-09-15 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:39:02] Production.INFO: ==2814== Lock acquired, processing the job...
[2026-09-15 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:39:02] Production.INFO: ==2814== Releasing lock...
[2026-09-15 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:39:02] Production.INFO: ==2812== Releasing lock...
[2026-09-15 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:39:03] Production.INFO: ==2819== Lock acquired, processing the job...
[2026-09-15 12:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:39:03] Production.INFO: ==2821== Lock acquired, processing the job...
[2026-09-15 12:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:39:03] Production.INFO: ==2817== Lock acquired, processing the job...
[2026-09-15 12:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:39:03] Production.INFO: ==2823== Lock acquired, processing the job...
[2026-09-15 12:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:39:03] Production.INFO: ==2825== Lock acquired, processing the job...
[2026-09-15 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:39:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:39:04] Production.INFO: Account Balance Start.
[2026-09-15 12:39:04] Production.INFO: CreateAllLog Start
[2026-09-15 12:39:04] Production.INFO: 117
[2026-09-15 12: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-15 12: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-15 12: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-15 12:39:04] Production.INFO: Date 2026-09-08
[2026-09-15 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:39:04] Production.INFO: ==2825== Releasing lock...
[2026-09-15 12:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:39:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:39:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:39:04] Production.INFO: ==2819== Releasing lock...
[2026-09-15 12:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:39:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:39:04] Production.INFO: Total Charge 0
[2026-09-15 12:39:04] Production.INFO: CreateAllLog End
[2026-09-15 12:39:04] Production.INFO: Account Balance End.
[2026-09-15 12:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:39:04] Production.INFO: ==2823== Releasing lock...
[2026-09-15 12:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:39:11] Production.ERROR: CronJobId end10
[2026-09-15 12:39:11] Production.INFO: ==2821== Releasing lock...
[2026-09-15 12:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:39:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:39:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:39:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:39:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:39:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:39:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:39:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:39:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:39:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:39:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:39:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:39:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:39:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:39:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:39:16] Production.INFO: call_cost start
[2026-09-15 12:39:16] Production.INFO: call_cost end
[2026-09-15 12:39:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:39:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:39:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:39:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:39:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:39:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:39:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:39:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:39:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:39:16] Production.INFO: ==2817== Releasing lock...
[2026-09-15 12:39:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:39:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:40:01] Production.INFO: ==2910== Lock acquired, processing the job...
[2026-09-15 17:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:40:01] Production.INFO: neon service started
[2026-09-15 17:40:01] Production.INFO: neon service started
[2026-09-15 17:40:01] Production.INFO: ==2910== Releasing lock...
[2026-09-15 17:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:40:01] Production.INFO: ==2914== Lock acquired, processing the job...
[2026-09-15 16:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:40:01] Production.INFO: ==2914== Releasing lock...
[2026-09-15 16:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:40:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:40:02] Production.INFO: ==2912== Lock acquired, processing the job...
[2026-09-15 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:40:02] Production.INFO: ==2912== Releasing lock...
[2026-09-15 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:40:02] Production.INFO: ==2922== Lock acquired, processing the job...
[2026-09-15 12:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:40:03] Production.INFO: ==2920== Lock acquired, processing the job...
[2026-09-15 12:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:40:03] Production.INFO: ==2918== Lock acquired, processing the job...
[2026-09-15 12:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:40:03] Production.INFO: ==2924== Lock acquired, processing the job...
[2026-09-15 12:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:40:03] Production.INFO: ==2926== Lock acquired, processing the job...
[2026-09-15 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:40:03] Production.INFO: Account Balance Start.
[2026-09-15 12:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:40:03] Production.INFO: 117
[2026-09-15 12:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 12:40:03] Production.INFO: ==2926== Releasing lock...
[2026-09-15 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:40:03] Production.INFO: ==2920== Releasing lock...
[2026-09-15 12:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:40:03] Production.INFO: Total Charge 0
[2026-09-15 12:40:03] Production.INFO: CreateAllLog End
[2026-09-15 12:40:03] Production.INFO: Account Balance End.
[2026-09-15 12:40:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:40:03] Production.INFO: ==2924== Releasing lock...
[2026-09-15 12:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:40:12] Production.ERROR: CronJobId end10
[2026-09-15 12:40:12] Production.INFO: ==2922== Releasing lock...
[2026-09-15 12:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:40:14] Production.INFO: call_cost start
[2026-09-15 12:40:14] Production.INFO: call_cost end
[2026-09-15 12:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:40:14] Production.INFO: ==2918== Releasing lock...
[2026-09-15 12:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:41:01] Production.INFO: ==3015== Lock acquired, processing the job...
[2026-09-15 17:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:41:01] Production.INFO: neon service started
[2026-09-15 17:41:01] Production.INFO: neon service started
[2026-09-15 17:41:01] Production.INFO: ==3015== Releasing lock...
[2026-09-15 17:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:41:02] Production.INFO: ==3017== Lock acquired, processing the job...
[2026-09-15 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:41:02] Production.INFO: ==3017== Releasing lock...
[2026-09-15 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:41:02] Production.INFO: ==3019== Lock acquired, processing the job...
[2026-09-15 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:41:02] Production.INFO: ==3019== Releasing lock...
[2026-09-15 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:41:03] Production.INFO: ==3027== Lock acquired, processing the job...
[2026-09-15 12:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:41:03] Production.INFO: Account Balance Start.
[2026-09-15 12:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:41:03] Production.INFO: 117
[2026-09-15 12:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:41:03] Production.INFO: ==3021== Lock acquired, processing the job...
[2026-09-15 12:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:41:03] Production.INFO: ==3023== Lock acquired, processing the job...
[2026-09-15 12:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:41:03] Production.INFO: ==3025== Lock acquired, processing the job...
[2026-09-15 12:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:41:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:41:03] Production.INFO: ==3029== Lock acquired, processing the job...
[2026-09-15 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:41:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:41:03] Production.INFO: Total Charge 0
[2026-09-15 12:41:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 12:41:03] Production.INFO: ==3029== Releasing lock...
[2026-09-15 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:41:03] Production.INFO: Account Balance End.
[2026-09-15 12:41:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:41:03] Production.INFO: ==3027== Releasing lock...
[2026-09-15 12:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:41:04] Production.INFO: ==3023== Releasing lock...
[2026-09-15 12:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:41:13] Production.ERROR: CronJobId end10
[2026-09-15 12:41:13] Production.INFO: ==3025== Releasing lock...
[2026-09-15 12:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:41:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:41:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:41:16] Production.INFO: call_cost start
[2026-09-15 12:41:16] Production.INFO: call_cost end
[2026-09-15 12:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:41:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:41:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:41:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:41:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:41:16] Production.INFO: ==3021== Releasing lock...
[2026-09-15 12:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:42:02] Production.INFO: ==3122== Lock acquired, processing the job...
[2026-09-15 17:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:42:02] Production.INFO: neon service started
[2026-09-15 17:42:02] Production.INFO: neon service started
[2026-09-15 17:42:02] Production.INFO: ==3122== Releasing lock...
[2026-09-15 17:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:42:02] Production.INFO: ==3127== Lock acquired, processing the job...
[2026-09-15 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:42:02] Production.INFO: ==3127== Releasing lock...
[2026-09-15 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:42:02] Production.INFO: ==3125== Lock acquired, processing the job...
[2026-09-15 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:42:03] Production.INFO: ==3125== Releasing lock...
[2026-09-15 12:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:42:03] Production.INFO: ==3129== Lock acquired, processing the job...
[2026-09-15 12:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:42:03] Production.INFO: ==3133== Lock acquired, processing the job...
[2026-09-15 12:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:42:03] Production.INFO: ==3131== Lock acquired, processing the job...
[2026-09-15 12:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:42:03] Production.INFO: ==3135== Lock acquired, processing the job...
[2026-09-15 12:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:42:03] Production.INFO: ==3137== Lock acquired, processing the job...
[2026-09-15 12:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:42:03] Production.INFO: Account Balance Start.
[2026-09-15 12:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:42:03] Production.INFO: 117
[2026-09-15 12:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:42:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:42:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 12: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-15 12:42:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 12: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-15 12: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-15 12:42:04] Production.INFO: ==3137== Releasing lock...
[2026-09-15 12:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:42:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:42:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:42:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:42:04] Production.INFO: Total Charge 0
[2026-09-15 12:42:04] Production.INFO: CreateAllLog End
[2026-09-15 12:42:04] Production.INFO: ==3131== Releasing lock...
[2026-09-15 12:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:42:04] Production.INFO: Account Balance End.
[2026-09-15 12:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:42:04] Production.INFO: ==3135== Releasing lock...
[2026-09-15 12:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:42:13] Production.ERROR: CronJobId end10
[2026-09-15 12:42:13] Production.INFO: ==3133== Releasing lock...
[2026-09-15 12:42:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:42:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:42:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:42:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:42:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:42:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:42:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:42:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:42:15] Production.INFO: call_cost start
[2026-09-15 12:42:15] Production.INFO: call_cost end
[2026-09-15 12:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:42:15] Production.INFO: ==3129== Releasing lock...
[2026-09-15 12:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:43:01] Production.INFO: ==3256== Lock acquired, processing the job...
[2026-09-15 17:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:43:01] Production.INFO: neon service started
[2026-09-15 17:43:01] Production.INFO: neon service started
[2026-09-15 17:43:01] Production.INFO: ==3256== Releasing lock...
[2026-09-15 17:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:43:02] Production.INFO: ==3260== Lock acquired, processing the job...
[2026-09-15 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:43:02] Production.INFO: ==3260== Releasing lock...
[2026-09-15 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:43:02] Production.INFO: ==3258== Lock acquired, processing the job...
[2026-09-15 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:43:02] Production.INFO: ==3258== Releasing lock...
[2026-09-15 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:43:03] Production.INFO: ==3265== Lock acquired, processing the job...
[2026-09-15 12:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:43:03] Production.INFO: ==3263== Lock acquired, processing the job...
[2026-09-15 12:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:43:03] Production.INFO: ==3269== Lock acquired, processing the job...
[2026-09-15 12:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:43:03] Production.INFO: ==3267== Lock acquired, processing the job...
[2026-09-15 12:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:43:03] Production.INFO: ==3271== Lock acquired, processing the job...
[2026-09-15 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:43:03] Production.INFO: Account Balance Start.
[2026-09-15 12:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:43:03] Production.INFO: 117
[2026-09-15 12:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:43:03] Production.INFO: ==3271== Releasing lock...
[2026-09-15 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:43:03] Production.INFO: Total Charge 0
[2026-09-15 12:43:03] Production.INFO: CreateAllLog End
[2026-09-15 12:43:03] Production.INFO: Account Balance End.
[2026-09-15 12:43:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:43:03] Production.INFO: ==3269== Releasing lock...
[2026-09-15 12:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:43:03] Production.INFO: ==3265== Releasing lock...
[2026-09-15 12:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:43:13] Production.ERROR: CronJobId end10
[2026-09-15 12:43:13] Production.INFO: ==3267== Releasing lock...
[2026-09-15 12:43:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:43:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:43:15] Production.INFO: call_cost start
[2026-09-15 12:43:15] Production.INFO: call_cost end
[2026-09-15 12:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:43:15] Production.INFO: ==3263== Releasing lock...
[2026-09-15 12:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:44:02] Production.INFO: ==3365== Lock acquired, processing the job...
[2026-09-15 17:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:44:02] Production.INFO: neon service started
[2026-09-15 17:44:02] Production.INFO: neon service started
[2026-09-15 17:44:02] Production.INFO: ==3365== Releasing lock...
[2026-09-15 17:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:44:02] Production.INFO: ==3367== Lock acquired, processing the job...
[2026-09-15 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:44:02] Production.INFO: ==3367== Releasing lock...
[2026-09-15 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:44:02] Production.INFO: ==3369== Lock acquired, processing the job...
[2026-09-15 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:44:02] Production.INFO: ==3369== Releasing lock...
[2026-09-15 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:44:03] Production.INFO: ==3371== Lock acquired, processing the job...
[2026-09-15 12:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:44:03] Production.INFO: ==3373== Lock acquired, processing the job...
[2026-09-15 12:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:44:03] Production.INFO: ==3375== Lock acquired, processing the job...
[2026-09-15 12:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:44:03] Production.INFO: ==3377== Lock acquired, processing the job...
[2026-09-15 12:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:44:03] Production.INFO: ==3379== Lock acquired, processing the job...
[2026-09-15 12:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:44:03] Production.INFO: Account Balance Start.
[2026-09-15 12:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:44:03] Production.INFO: 117
[2026-09-15 12:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 12:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:44:03] Production.INFO: ==3379== Releasing lock...
[2026-09-15 12:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:44:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:44:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:44:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:44:04] Production.INFO: Total Charge 0
[2026-09-15 12:44:04] Production.INFO: CreateAllLog End
[2026-09-15 12:44:04] Production.INFO: Account Balance End.
[2026-09-15 12:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:44:04] Production.INFO: ==3377== Releasing lock...
[2026-09-15 12:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:44:04] Production.INFO: ==3373== Releasing lock...
[2026-09-15 12:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:44:11] Production.ERROR: CronJobId end10
[2026-09-15 12:44:11] Production.INFO: ==3375== Releasing lock...
[2026-09-15 12:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:44:14] Production.INFO: call_cost start
[2026-09-15 12:44:14] Production.INFO: call_cost end
[2026-09-15 12:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:44:14] Production.INFO: ==3371== Releasing lock...
[2026-09-15 12:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:45:01] Production.INFO: ==3465== Lock acquired, processing the job...
[2026-09-15 17:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:45:01] Production.INFO: neon service started
[2026-09-15 17:45:01] Production.INFO: neon service started
[2026-09-15 17:45:01] Production.INFO: ==3465== Releasing lock...
[2026-09-15 17:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:45:01] Production.INFO: ==3467== Lock acquired, processing the job...
[2026-09-15 12:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:45:02] Production.INFO: ==3469== Lock acquired, processing the job...
[2026-09-15 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 12:45:02] Production.INFO: ==3467== Releasing lock...
[2026-09-15 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:45:02] Production.INFO: ==3469== Releasing lock...
[2026-09-15 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:45:03] Production.INFO: ==3472== Lock acquired, processing the job...
[2026-09-15 12:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 12:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 12:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 12:45:03] Production.INFO: ==3472== Releasing lock...
[2026-09-15 12:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 12:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 12:45:03] Production.INFO: ==3476== Lock acquired, processing the job...
[2026-09-15 12:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:45:03] Production.INFO: ==3474== Lock acquired, processing the job...
[2026-09-15 12:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:45:03] Production.INFO: ==3478== Lock acquired, processing the job...
[2026-09-15 12:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:45:03] Production.INFO: ==3482== Lock acquired, processing the job...
[2026-09-15 12:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:45:03] Production.INFO: ==3484== Lock acquired, processing the job...
[2026-09-15 12:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 12:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 12:45:03] Production.INFO: ==3486== Lock acquired, processing the job...
[2026-09-15 12:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:45:03] Production.INFO: Account Balance Start.
[2026-09-15 12:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:45:03] Production.INFO: 117
[2026-09-15 12:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 12:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:45:03] Production.ERROR: done
[2026-09-15 12:45:03] Production.INFO: ==3486== Releasing lock...
[2026-09-15 12:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:45:03] Production.INFO: ==3476== Releasing lock...
[2026-09-15 12:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 12:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008211', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 12:45:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:45:04] Production.INFO: Total Charge 0
[2026-09-15 12:45:04] Production.INFO: CreateAllLog End
[2026-09-15 12:45:04] Production.INFO: Account Balance End.
[2026-09-15 12:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:45:04] Production.INFO: ==3482== Releasing lock...
[2026-09-15 12:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008211', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 12:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 12:45:10] Production.INFO: ProcessCDR(1,18008211,1,1,2)
[2026-09-15 12:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008211,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008211,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 12:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 12:45:10] Production.INFO: ==3484== Releasing lock...
[2026-09-15 12:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 12:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 12:45:13] Production.ERROR: CronJobId end10
[2026-09-15 12:45:13] Production.INFO: ==3478== Releasing lock...
[2026-09-15 12:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:45:16] Production.INFO: call_cost start
[2026-09-15 12:45:16] Production.INFO: call_cost end
[2026-09-15 12:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:45:16] Production.INFO: ==3474== Releasing lock...
[2026-09-15 12:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:46:02] Production.INFO: ==3573== Lock acquired, processing the job...
[2026-09-15 17:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:46:02] Production.INFO: neon service started
[2026-09-15 17:46:02] Production.INFO: neon service started
[2026-09-15 17:46:02] Production.INFO: ==3573== Releasing lock...
[2026-09-15 17:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:46:02] Production.INFO: ==3576== Lock acquired, processing the job...
[2026-09-15 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:46:02] Production.INFO: ==3576== Releasing lock...
[2026-09-15 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:46:02] Production.INFO: ==3578== Lock acquired, processing the job...
[2026-09-15 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:46:03] Production.INFO: ==3578== Releasing lock...
[2026-09-15 16:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:46:03] Production.INFO: ==3582== Lock acquired, processing the job...
[2026-09-15 12:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:46:03] Production.INFO: ==3586== Lock acquired, processing the job...
[2026-09-15 12:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:46:03] Production.INFO: ==3584== Lock acquired, processing the job...
[2026-09-15 12:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:46:03] Production.INFO: ==3588== Lock acquired, processing the job...
[2026-09-15 12:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:46:03] Production.INFO: ==3590== Lock acquired, processing the job...
[2026-09-15 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:46:03] Production.INFO: Account Balance Start.
[2026-09-15 12:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:46:03] Production.INFO: 117
[2026-09-15 12:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 12:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:46:03] Production.INFO: ==3590== Releasing lock...
[2026-09-15 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:46:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:46:04] Production.INFO: Total Charge 0
[2026-09-15 12:46:04] Production.INFO: CreateAllLog End
[2026-09-15 12:46:04] Production.INFO: Account Balance End.
[2026-09-15 12:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:46:04] Production.INFO: ==3588== Releasing lock...
[2026-09-15 12:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:46:04] Production.INFO: ==3584== Releasing lock...
[2026-09-15 12:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:46:11] Production.ERROR: CronJobId end10
[2026-09-15 12:46:11] Production.INFO: ==3586== Releasing lock...
[2026-09-15 12:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:46:14] Production.INFO: call_cost start
[2026-09-15 12:46:14] Production.INFO: call_cost end
[2026-09-15 12:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:46:14] Production.INFO: ==3582== Releasing lock...
[2026-09-15 12:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:47:01] Production.INFO: ==3684== Lock acquired, processing the job...
[2026-09-15 17:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:47:01] Production.INFO: neon service started
[2026-09-15 17:47:01] Production.INFO: neon service started
[2026-09-15 17:47:01] Production.INFO: ==3684== Releasing lock...
[2026-09-15 17:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:47:01] Production.INFO: ==3686== Lock acquired, processing the job...
[2026-09-15 12:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:47:01] Production.INFO: ==3686== Releasing lock...
[2026-09-15 12:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:47:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:47:02] Production.INFO: ==3688== Lock acquired, processing the job...
[2026-09-15 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:47:02] Production.INFO: ==3688== Releasing lock...
[2026-09-15 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:47:02] Production.INFO: ==3693== Lock acquired, processing the job...
[2026-09-15 12:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:47:02] Production.INFO: ==3691== Lock acquired, processing the job...
[2026-09-15 12:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:47:02] Production.INFO: ==3695== Lock acquired, processing the job...
[2026-09-15 12:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:47:02] Production.INFO: ==3697== Lock acquired, processing the job...
[2026-09-15 12:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:47:03] Production.INFO: ==3699== Lock acquired, processing the job...
[2026-09-15 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 12:47:03] Production.INFO: Account Balance Start.
[2026-09-15 12:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 12:47:03] Production.INFO: 117
[2026-09-15 12:47:03] Production.INFO: ==3699== Releasing lock...
[2026-09-15 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:47:03] Production.INFO: Total Charge 0
[2026-09-15 12:47:03] Production.INFO: CreateAllLog End
[2026-09-15 12:47:03] Production.INFO: ==3693== Releasing lock...
[2026-09-15 12:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:47:03] Production.INFO: Account Balance End.
[2026-09-15 12:47:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:47:03] Production.INFO: ==3697== Releasing lock...
[2026-09-15 12:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:47:10] Production.ERROR: CronJobId end10
[2026-09-15 12:47:10] Production.INFO: ==3695== Releasing lock...
[2026-09-15 12:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:47:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:47:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:47:13] Production.INFO: call_cost start
[2026-09-15 12:47:13] Production.INFO: call_cost end
[2026-09-15 12:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:47:13] Production.INFO: ==3691== Releasing lock...
[2026-09-15 12:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:48:01] Production.INFO: ==3783== Lock acquired, processing the job...
[2026-09-15 17:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:48:01] Production.INFO: neon service started
[2026-09-15 17:48:01] Production.INFO: neon service started
[2026-09-15 17:48:01] Production.INFO: ==3783== Releasing lock...
[2026-09-15 17:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:48:02] Production.INFO: ==3785== Lock acquired, processing the job...
[2026-09-15 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:48:02] Production.INFO: ==3785== Releasing lock...
[2026-09-15 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:48:02] Production.INFO: ==3787== Lock acquired, processing the job...
[2026-09-15 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:48:02] Production.INFO: ==3787== Releasing lock...
[2026-09-15 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:48:03] Production.INFO: ==3798== Lock acquired, processing the job...
[2026-09-15 12:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 12:48:03] Production.INFO: ==3798== Releasing lock...
[2026-09-15 12:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:48:03] Production.INFO: ==3789== Lock acquired, processing the job...
[2026-09-15 12:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:48:03] Production.INFO: ==3791== Lock acquired, processing the job...
[2026-09-15 12:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:48:03] Production.INFO: ==3793== Lock acquired, processing the job...
[2026-09-15 12:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:48:03] Production.INFO: ==3795== Lock acquired, processing the job...
[2026-09-15 12:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:48:03] Production.INFO: Account Balance Start.
[2026-09-15 12:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:48:03] Production.INFO: 117
[2026-09-15 12:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:48:03] Production.INFO: Total Charge 0
[2026-09-15 12:48:03] Production.INFO: CreateAllLog End
[2026-09-15 12:48:03] Production.INFO: Account Balance End.
[2026-09-15 12:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:48:04] Production.INFO: ==3795== Releasing lock...
[2026-09-15 12:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:48:04] Production.INFO: ==3791== Releasing lock...
[2026-09-15 12:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:48:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,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-15 12:48:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:48:10] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:48:10] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:48:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:48:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:48:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:48:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:48:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:48:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:48:10] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:48:10] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:48:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:48:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:48:10] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:48:11] Production.INFO: call_cost start
[2026-09-15 12:48:11] Production.INFO: call_cost end
[2026-09-15 12:48:11] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:48:11] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:48:11] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:48:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:48:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:48:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:48:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:48:11] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:48:11] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:48:11] Production.INFO: ==3789== Releasing lock...
[2026-09-15 12:48:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:48:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 12:48:11] Production.ERROR: CronJobId end10
[2026-09-15 12:48:11] Production.INFO: ==3793== Releasing lock...
[2026-09-15 12:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:49:02] Production.INFO: ==3888== Lock acquired, processing the job...
[2026-09-15 17:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:49:02] Production.INFO: neon service started
[2026-09-15 17:49:02] Production.INFO: neon service started
[2026-09-15 17:49:02] Production.INFO: ==3888== Releasing lock...
[2026-09-15 17:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:49:02] Production.INFO: ==3892== Lock acquired, processing the job...
[2026-09-15 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:49:02] Production.INFO: ==3892== Releasing lock...
[2026-09-15 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:49:02] Production.INFO: ==3890== Lock acquired, processing the job...
[2026-09-15 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:49:02] Production.INFO: ==3890== Releasing lock...
[2026-09-15 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:49:03] Production.INFO: ==3897== Lock acquired, processing the job...
[2026-09-15 12:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:49:03] Production.INFO: ==3895== Lock acquired, processing the job...
[2026-09-15 12:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:49:03] Production.INFO: ==3899== Lock acquired, processing the job...
[2026-09-15 12:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:49:03] Production.INFO: ==3901== Lock acquired, processing the job...
[2026-09-15 12:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:49:03] Production.INFO: ==3903== Lock acquired, processing the job...
[2026-09-15 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:49:03] Production.INFO: Account Balance Start.
[2026-09-15 12:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:49:03] Production.INFO: 117
[2026-09-15 12:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 12:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:49:04] Production.INFO: ==3903== Releasing lock...
[2026-09-15 12:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:49:04] Production.INFO: Date 2026-09-09
[2026-09-15 12:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:49:04] Production.INFO: Date 2026-09-10
[2026-09-15 12:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:49:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:49:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:49:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:49:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:49:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:49:04] Production.INFO: Total Charge 0
[2026-09-15 12:49:04] Production.INFO: CreateAllLog End
[2026-09-15 12:49:04] Production.INFO: ==3897== Releasing lock...
[2026-09-15 12:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:49:04] Production.INFO: Account Balance End.
[2026-09-15 12:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:49:04] Production.INFO: ==3901== Releasing lock...
[2026-09-15 12:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:49:12] Production.ERROR: CronJobId end10
[2026-09-15 12:49:12] Production.INFO: ==3899== Releasing lock...
[2026-09-15 12:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:49:15] Production.INFO: call_cost start
[2026-09-15 12:49:15] Production.INFO: call_cost end
[2026-09-15 12:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:49:15] Production.INFO: ==3895== Releasing lock...
[2026-09-15 12:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:50:01] Production.INFO: ==3988== Lock acquired, processing the job...
[2026-09-15 17:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:50:01] Production.INFO: neon service started
[2026-09-15 17:50:01] Production.INFO: neon service started
[2026-09-15 17:50:01] Production.INFO: ==3988== Releasing lock...
[2026-09-15 17:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:50:02] Production.INFO: ==3990== Lock acquired, processing the job...
[2026-09-15 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:50:02] Production.INFO: ==3990== Releasing lock...
[2026-09-15 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:50:02] Production.INFO: ==3992== Lock acquired, processing the job...
[2026-09-15 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:50:02] Production.INFO: ==3992== Releasing lock...
[2026-09-15 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:50:03] Production.INFO: ==3994== Lock acquired, processing the job...
[2026-09-15 12:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:50:03] Production.INFO: ==3996== Lock acquired, processing the job...
[2026-09-15 12:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:50:03] Production.INFO: ==4003== Lock acquired, processing the job...
[2026-09-15 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:50:03] Production.INFO: ==3999== Lock acquired, processing the job...
[2026-09-15 12:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 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-15 12:50:03] Production.INFO: ==4003== Releasing lock...
[2026-09-15 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:50:03] Production.INFO: ==4001== Lock acquired, processing the job...
[2026-09-15 12:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:50:03] Production.INFO: Account Balance Start.
[2026-09-15 12:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:50:03] Production.INFO: 117
[2026-09-15 12:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:50:03] Production.INFO: ==3996== Releasing lock...
[2026-09-15 12:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:50:04] Production.INFO: Total Charge 0
[2026-09-15 12:50:04] Production.INFO: CreateAllLog End
[2026-09-15 12:50:04] Production.INFO: Account Balance End.
[2026-09-15 12:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:50:04] Production.INFO: ==4001== Releasing lock...
[2026-09-15 12:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:50:12] Production.ERROR: CronJobId end10
[2026-09-15 12:50:12] Production.INFO: ==3999== Releasing lock...
[2026-09-15 12:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:50:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:50:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:50:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:50:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:50:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:50:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:50:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:50:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:50:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:50:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:50:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:50:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:50:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:50:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:50:15] Production.INFO: call_cost start
[2026-09-15 12:50:15] Production.INFO: call_cost end
[2026-09-15 12:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:50:15] Production.INFO: ==3994== Releasing lock...
[2026-09-15 12:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:51:02] Production.INFO: ==4095== Lock acquired, processing the job...
[2026-09-15 17:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:51:02] Production.INFO: neon service started
[2026-09-15 17:51:02] Production.INFO: neon service started
[2026-09-15 17:51:02] Production.INFO: ==4095== Releasing lock...
[2026-09-15 17:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:51:02] Production.INFO: ==4097== Lock acquired, processing the job...
[2026-09-15 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:51:02] Production.INFO: ==4097== Releasing lock...
[2026-09-15 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:51:02] Production.INFO: ==4099== Lock acquired, processing the job...
[2026-09-15 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:51:02] Production.INFO: ==4099== Releasing lock...
[2026-09-15 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:51:03] Production.INFO: ==4110== Lock acquired, processing the job...
[2026-09-15 12:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:51:03] Production.INFO: Account Balance Start.
[2026-09-15 12:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:51:03] Production.INFO: 117
[2026-09-15 12:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:51:03] Production.INFO: ==4104== Lock acquired, processing the job...
[2026-09-15 12:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:51:03] Production.INFO: ==4106== Lock acquired, processing the job...
[2026-09-15 12:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:51:03] Production.INFO: ==4108== Lock acquired, processing the job...
[2026-09-15 12:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:51:03] Production.INFO: ==4112== Lock acquired, processing the job...
[2026-09-15 12:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 12:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:51:03] Production.INFO: ==4112== Releasing lock...
[2026-09-15 12:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:51:03] Production.INFO: Total Charge 0
[2026-09-15 12:51:03] Production.INFO: CreateAllLog End
[2026-09-15 12:51:03] Production.INFO: Account Balance End.
[2026-09-15 12:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:51:04] Production.INFO: ==4110== Releasing lock...
[2026-09-15 12:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:51:04] Production.INFO: ==4106== Releasing lock...
[2026-09-15 12:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:51:12] Production.ERROR: CronJobId end10
[2026-09-15 12:51:12] Production.INFO: ==4108== Releasing lock...
[2026-09-15 12:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:51:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:51:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:51:15] Production.INFO: call_cost start
[2026-09-15 12:51:15] Production.INFO: call_cost end
[2026-09-15 12:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:51:15] Production.INFO: ==4104== Releasing lock...
[2026-09-15 12:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:52:01] Production.INFO: ==4193== Lock acquired, processing the job...
[2026-09-15 17:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:52:01] Production.INFO: neon service started
[2026-09-15 17:52:01] Production.INFO: neon service started
[2026-09-15 17:52:01] Production.INFO: ==4193== Releasing lock...
[2026-09-15 17:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:52:01] Production.INFO: ==4195== Lock acquired, processing the job...
[2026-09-15 12:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:52:01] Production.INFO: ==4195== Releasing lock...
[2026-09-15 12:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:52:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:52:02] Production.INFO: ==4197== Lock acquired, processing the job...
[2026-09-15 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:52:02] Production.INFO: ==4197== Releasing lock...
[2026-09-15 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:52:02] Production.INFO: ==4201== Lock acquired, processing the job...
[2026-09-15 12:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:52:02] Production.INFO: ==4203== Lock acquired, processing the job...
[2026-09-15 12:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:52:02] Production.INFO: ==4205== Lock acquired, processing the job...
[2026-09-15 12:52:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:52:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:52:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:52:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:52:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:52:02] Production.INFO: ==4199== Lock acquired, processing the job...
[2026-09-15 12:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:52:02] Production.INFO: Account Balance Start.
[2026-09-15 12:52:02] Production.INFO: CreateAllLog Start
[2026-09-15 12:52:02] Production.INFO: 117
[2026-09-15 12:52:02] Production.INFO: Date 2026-09-08
[2026-09-15 12:52:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:52:02] Production.INFO: Date 2026-09-09
[2026-09-15 12:52:02] Production.INFO: ==4207== Lock acquired, processing the job...
[2026-09-15 12:52:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:52:02] Production.INFO: Reseller ==> 0
[2026-09-15 12:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 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-15 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 12:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:52:03] Production.INFO: ==4207== Releasing lock...
[2026-09-15 12:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:52:03] Production.INFO: Total Charge 0
[2026-09-15 12:52:03] Production.INFO: CreateAllLog End
[2026-09-15 12:52:03] Production.INFO: ==4201== Releasing lock...
[2026-09-15 12:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:52:03] Production.INFO: Account Balance End.
[2026-09-15 12:52:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:52:03] Production.INFO: ==4205== Releasing lock...
[2026-09-15 12:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:52:11] Production.ERROR: CronJobId end10
[2026-09-15 12:52:11] Production.INFO: ==4203== Releasing lock...
[2026-09-15 12:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:52:14] Production.INFO: call_cost start
[2026-09-15 12:52:14] Production.INFO: call_cost end
[2026-09-15 12:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:52:14] Production.INFO: ==4199== Releasing lock...
[2026-09-15 12:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:53:01] Production.INFO: ==4295== Lock acquired, processing the job...
[2026-09-15 17:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:53:01] Production.INFO: neon service started
[2026-09-15 17:53:01] Production.INFO: neon service started
[2026-09-15 17:53:01] Production.INFO: ==4295== Releasing lock...
[2026-09-15 17:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:53:02] Production.INFO: ==4299== Lock acquired, processing the job...
[2026-09-15 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:53:02] Production.INFO: ==4299== Releasing lock...
[2026-09-15 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:53:02] Production.INFO: ==4297== Lock acquired, processing the job...
[2026-09-15 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:53:02] Production.INFO: ==4297== Releasing lock...
[2026-09-15 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:53:03] Production.INFO: ==4302== Lock acquired, processing the job...
[2026-09-15 12:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:53:03] Production.INFO: ==4304== Lock acquired, processing the job...
[2026-09-15 12:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:53:03] Production.INFO: ==4306== Lock acquired, processing the job...
[2026-09-15 12:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:53:03] Production.INFO: ==4308== Lock acquired, processing the job...
[2026-09-15 12:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:53:03] Production.INFO: Account Balance Start.
[2026-09-15 12:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:53:03] Production.INFO: ==4310== Lock acquired, processing the job...
[2026-09-15 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:53:03] Production.INFO: 117
[2026-09-15 12:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 12:53:03] Production.INFO: ==4310== Releasing lock...
[2026-09-15 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:53:03] Production.INFO: Total Charge 0
[2026-09-15 12:53:03] Production.INFO: CreateAllLog End
[2026-09-15 12:53:03] Production.INFO: Account Balance End.
[2026-09-15 12:53:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:53:03] Production.INFO: ==4308== Releasing lock...
[2026-09-15 12:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:53:04] Production.INFO: ==4304== Releasing lock...
[2026-09-15 12:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:53:10] Production.ERROR: CronJobId end10
[2026-09-15 12:53:10] Production.INFO: ==4306== Releasing lock...
[2026-09-15 12:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:53:14] Production.INFO: call_cost start
[2026-09-15 12:53:14] Production.INFO: call_cost end
[2026-09-15 12:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:53:14] Production.INFO: ==4302== Releasing lock...
[2026-09-15 12:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:54:02] Production.INFO: ==4406== Lock acquired, processing the job...
[2026-09-15 17:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:54:02] Production.INFO: neon service started
[2026-09-15 17:54:02] Production.INFO: neon service started
[2026-09-15 17:54:02] Production.INFO: ==4406== Releasing lock...
[2026-09-15 17:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:54:02] Production.INFO: ==4408== Lock acquired, processing the job...
[2026-09-15 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:54:02] Production.INFO: ==4408== Releasing lock...
[2026-09-15 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:54:02] Production.INFO: ==4410== Lock acquired, processing the job...
[2026-09-15 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:54:02] Production.INFO: ==4410== Releasing lock...
[2026-09-15 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:54:03] Production.INFO: ==4415== Lock acquired, processing the job...
[2026-09-15 12:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:54:03] Production.INFO: ==4413== Lock acquired, processing the job...
[2026-09-15 12:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:54:03] Production.INFO: ==4419== Lock acquired, processing the job...
[2026-09-15 12:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:54:03] Production.INFO: ==4421== Lock acquired, processing the job...
[2026-09-15 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:54:03] Production.INFO: ==4417== Lock acquired, processing the job...
[2026-09-15 12:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:54:03] Production.INFO: Account Balance Start.
[2026-09-15 12:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:54:03] Production.INFO: 117
[2026-09-15 12:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 12:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:54:03] Production.INFO: ==4421== Releasing lock...
[2026-09-15 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:54:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:54:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:54:04] Production.INFO: ==4415== Releasing lock...
[2026-09-15 12:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:54:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:54:04] Production.INFO: Total Charge 0
[2026-09-15 12:54:04] Production.INFO: CreateAllLog End
[2026-09-15 12:54:04] Production.INFO: Account Balance End.
[2026-09-15 12:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:54:04] Production.INFO: ==4419== Releasing lock...
[2026-09-15 12:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:54:12] Production.ERROR: CronJobId end10
[2026-09-15 12:54:12] Production.INFO: ==4417== Releasing lock...
[2026-09-15 12:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:54:13] Production.INFO: call_cost start
[2026-09-15 12:54:13] Production.INFO: call_cost end
[2026-09-15 12:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:54:13] Production.INFO: ==4413== Releasing lock...
[2026-09-15 12:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:55:01] Production.INFO: ==4500== Lock acquired, processing the job...
[2026-09-15 17:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:55:01] Production.INFO: neon service started
[2026-09-15 17:55:01] Production.INFO: neon service started
[2026-09-15 17:55:01] Production.INFO: ==4500== Releasing lock...
[2026-09-15 17:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:55:02] Production.INFO: ==4502== Lock acquired, processing the job...
[2026-09-15 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:55:02] Production.INFO: ==4502== Releasing lock...
[2026-09-15 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:55:02] Production.INFO: ==4504== Lock acquired, processing the job...
[2026-09-15 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:55:02] Production.INFO: ==4504== Releasing lock...
[2026-09-15 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:55:03] Production.INFO: ==4507== Lock acquired, processing the job...
[2026-09-15 12:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 12:55:03] Production.INFO: ==4509== Lock acquired, processing the job...
[2026-09-15 12:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 12:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 12:55:03] Production.ERROR: CronJob PID - 4509
[2026-09-15 12:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 12:55:03] Production.ERROR: CronJob ID - 5
[2026-09-15 12:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 12:55:00
[2026-09-15 12:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 12:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 12:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:55:03] Production.INFO: ==4517== Lock acquired, processing the job...
[2026-09-15 12:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 12:55:03] Production.INFO: ==4511== Lock acquired, processing the job...
[2026-09-15 12:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 12:55:03] Production.INFO: ==4507== Releasing lock...
[2026-09-15 12:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 12:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 12:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 12:55:03] Production.INFO: ==4513== Lock acquired, processing the job...
[2026-09-15 12:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:55:03] Production.INFO: ==4515== Lock acquired, processing the job...
[2026-09-15 12:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:55:03] Production.INFO: ==4519== Lock acquired, processing the job...
[2026-09-15 12:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:55:03] Production.INFO: Account Balance Start.
[2026-09-15 12:55:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:55:03] Production.INFO: 117
[2026-09-15 12:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 12:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:55:03] Production.ERROR: done
[2026-09-15 12:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:55:03] Production.INFO: ==4519== Releasing lock...
[2026-09-15 12:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:55:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:55:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 12:55:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008252', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 12:55:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:55:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 12:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 12:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 12:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:55:04] Production.INFO: ==4511== Releasing lock...
[2026-09-15 12:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:55:04] Production.INFO: Total Charge 0
[2026-09-15 12:55:04] Production.INFO: CreateAllLog End
[2026-09-15 12:55:04] Production.INFO: Account Balance End.
[2026-09-15 12:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:55:04] Production.INFO: ==4515== Releasing lock...
[2026-09-15 12:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008252', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 12:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 12:55:10] Production.INFO: ProcessCDR(1,18008252,1,1,2)
[2026-09-15 12:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008252,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008252,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 12:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 12:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 12:55:10] Production.INFO: ==4517== Releasing lock...
[2026-09-15 12:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 12:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 12:55:14] Production.ERROR: CronJobId end10
[2026-09-15 12:55:14] Production.INFO: ==4513== Releasing lock...
[2026-09-15 12:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:55:17] Production.INFO: call_cost start
[2026-09-15 12:55:17] Production.INFO: call_cost end
[2026-09-15 12:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:55:17] Production.INFO: ==4509== Releasing lock...
[2026-09-15 12:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:56:02] Production.INFO: ==4607== Lock acquired, processing the job...
[2026-09-15 17:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:56:02] Production.INFO: neon service started
[2026-09-15 17:56:02] Production.INFO: neon service started
[2026-09-15 17:56:02] Production.INFO: ==4607== Releasing lock...
[2026-09-15 17:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:56:02] Production.INFO: ==4609== Lock acquired, processing the job...
[2026-09-15 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:56:02] Production.INFO: ==4609== Releasing lock...
[2026-09-15 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:56:03] Production.INFO: ==4611== Lock acquired, processing the job...
[2026-09-15 16:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:56:03] Production.INFO: ==4611== Releasing lock...
[2026-09-15 16:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:56:03] Production.INFO: ==4615== Lock acquired, processing the job...
[2026-09-15 12:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:56:03] Production.INFO: ==4617== Lock acquired, processing the job...
[2026-09-15 12:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:56:03] Production.INFO: ==4613== Lock acquired, processing the job...
[2026-09-15 12:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:56:03] Production.INFO: ==4622== Lock acquired, processing the job...
[2026-09-15 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:56:03] Production.INFO: ==4620== Lock acquired, processing the job...
[2026-09-15 12:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:56:03] Production.INFO: Account Balance Start.
[2026-09-15 12:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:56:03] Production.INFO: 117
[2026-09-15 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-15 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-15 12:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:56:03] Production.INFO: ==4622== Releasing lock...
[2026-09-15 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:56:03] Production.INFO: Total Charge 0
[2026-09-15 12:56:04] Production.INFO: CreateAllLog End
[2026-09-15 12:56:04] Production.INFO: ==4615== Releasing lock...
[2026-09-15 12:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:56:04] Production.INFO: Account Balance End.
[2026-09-15 12:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:56:04] Production.INFO: ==4620== Releasing lock...
[2026-09-15 12:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:56:11] Production.ERROR: CronJobId end10
[2026-09-15 12:56:11] Production.INFO: ==4617== Releasing lock...
[2026-09-15 12:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:56:14] Production.INFO: call_cost start
[2026-09-15 12:56:14] Production.INFO: call_cost end
[2026-09-15 12:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:56:14] Production.INFO: ==4613== Releasing lock...
[2026-09-15 12:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:57:01] Production.INFO: ==4707== Lock acquired, processing the job...
[2026-09-15 17:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:57:01] Production.INFO: neon service started
[2026-09-15 17:57:01] Production.INFO: neon service started
[2026-09-15 17:57:01] Production.INFO: ==4707== Releasing lock...
[2026-09-15 17:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:57:02] Production.INFO: ==4710== Lock acquired, processing the job...
[2026-09-15 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:57:02] Production.INFO: ==4712== Lock acquired, processing the job...
[2026-09-15 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:57:02] Production.INFO: ==4712== Releasing lock...
[2026-09-15 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:57:02] Production.INFO: ==4710== Releasing lock...
[2026-09-15 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:57:03] Production.INFO: ==4714== Lock acquired, processing the job...
[2026-09-15 12:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:57:03] Production.INFO: ==4716== Lock acquired, processing the job...
[2026-09-15 12:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:57:03] Production.INFO: ==4718== Lock acquired, processing the job...
[2026-09-15 12:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:57:03] Production.INFO: ==4722== Lock acquired, processing the job...
[2026-09-15 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:57:03] Production.INFO: ==4720== Lock acquired, processing the job...
[2026-09-15 12:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 12:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 12:57:03] Production.INFO: Account Balance Start.
[2026-09-15 12:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:57:03] Production.INFO: 117
[2026-09-15 12:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 12:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:57:03] Production.INFO: ==4722== Releasing lock...
[2026-09-15 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:57:04] Production.INFO: Total Charge 0
[2026-09-15 12:57:04] Production.INFO: CreateAllLog End
[2026-09-15 12:57:04] Production.INFO: ==4716== Releasing lock...
[2026-09-15 12:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:57:04] Production.INFO: Account Balance End.
[2026-09-15 12:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:57:04] Production.INFO: ==4720== Releasing lock...
[2026-09-15 12:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:57:11] Production.ERROR: CronJobId end10
[2026-09-15 12:57:11] Production.INFO: ==4718== Releasing lock...
[2026-09-15 12:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:57:13] Production.INFO: call_cost start
[2026-09-15 12:57:13] Production.INFO: call_cost end
[2026-09-15 12:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:57:13] Production.INFO: ==4714== Releasing lock...
[2026-09-15 12:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:58:02] Production.INFO: ==4810== Lock acquired, processing the job...
[2026-09-15 17:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:58:02] Production.INFO: neon service started
[2026-09-15 17:58:02] Production.INFO: neon service started
[2026-09-15 17:58:02] Production.INFO: ==4810== Releasing lock...
[2026-09-15 17:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:58:02] Production.INFO: ==4812== Lock acquired, processing the job...
[2026-09-15 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 12:58:02] Production.INFO: ==4812== Releasing lock...
[2026-09-15 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:58:02] Production.INFO: ==4814== Lock acquired, processing the job...
[2026-09-15 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:58:02] Production.INFO: ==4814== Releasing lock...
[2026-09-15 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:58:03] Production.INFO: ==4819== Lock acquired, processing the job...
[2026-09-15 12:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:58:03] Production.INFO: ==4817== Lock acquired, processing the job...
[2026-09-15 12:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:58:03] Production.INFO: ==4821== Lock acquired, processing the job...
[2026-09-15 12:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:58:03] Production.INFO: ==4823== Lock acquired, processing the job...
[2026-09-15 12:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:58:03] Production.INFO: ==4825== Lock acquired, processing the job...
[2026-09-15 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:58:03] Production.INFO: Account Balance Start.
[2026-09-15 12:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:58:03] Production.INFO: 117
[2026-09-15 12:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 12:58:03] Production.INFO: ==4825== Releasing lock...
[2026-09-15 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:58:04] Production.INFO: Date 2026-09-14
[2026-09-15 12:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 12:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 12:58:04] Production.INFO: Total Charge 0
[2026-09-15 12:58:04] Production.INFO: CreateAllLog End
[2026-09-15 12:58:04] Production.INFO: Account Balance End.
[2026-09-15 12:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 12:58:04] Production.INFO: ==4823== Releasing lock...
[2026-09-15 12:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:58:04] Production.INFO: ==4819== Releasing lock...
[2026-09-15 12:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:58:12] Production.ERROR: CronJobId end10
[2026-09-15 12:58:12] Production.INFO: ==4821== Releasing lock...
[2026-09-15 12:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:58:14] Production.INFO: call_cost start
[2026-09-15 12:58:14] Production.INFO: call_cost end
[2026-09-15 12:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:58:14] Production.INFO: ==4817== Releasing lock...
[2026-09-15 12:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:59:01] Production.INFO: ==4919== Lock acquired, processing the job...
[2026-09-15 17:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 17:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 17:59:01] Production.INFO: neon service started
[2026-09-15 17:59:01] Production.INFO: neon service started
[2026-09-15 17:59:01] Production.INFO: ==4919== Releasing lock...
[2026-09-15 17:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 17:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 12:59:01] Production.INFO: ==4922== Lock acquired, processing the job...
[2026-09-15 12:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:59:01] Production.INFO: ==4924== Lock acquired, processing the job...
[2026-09-15 16:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 16:59:01] Production.INFO: ==4924== Releasing lock...
[2026-09-15 16:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 16:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 12:59:02] Production.INFO: ==4922== Releasing lock...
[2026-09-15 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 12:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 12:59:02] Production.INFO: ==4926== Lock acquired, processing the job...
[2026-09-15 12:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 12:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 12:59:02] Production.INFO: ==4928== Lock acquired, processing the job...
[2026-09-15 12:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 12:59:02] Production.INFO: ==4931== Lock acquired, processing the job...
[2026-09-15 12:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 12:59:03] Production.INFO: ==4933== Lock acquired, processing the job...
[2026-09-15 12:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 12:59:03] Production.INFO: ==4935== Lock acquired, processing the job...
[2026-09-15 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 12:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 12:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 12:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 12:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 12:59:03] Production.INFO: Account Balance Start.
[2026-09-15 12:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 12:59:03] Production.INFO: 117
[2026-09-15 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-15 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-15 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-15 12:59:03] Production.INFO: ==4935== Releasing lock...
[2026-09-15 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 12:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 12:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 12:59:03] Production.INFO: Total Charge 0
[2026-09-15 12:59:03] Production.INFO: CreateAllLog End
[2026-09-15 12:59:03] Production.INFO: Account Balance End.
[2026-09-15 12:59:03] Production.ERROR: CronJobId end 12
[2026-09-15 12:59:03] Production.INFO: ==4933== Releasing lock...
[2026-09-15 12:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 12:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 12:59:03] Production.INFO: ==4928== Releasing lock...
[2026-09-15 12:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 12:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 12:59:11] Production.ERROR: CronJobId end10
[2026-09-15 12:59:11] Production.INFO: ==4931== Releasing lock...
[2026-09-15 12:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 12:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 12:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 12:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 12:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 12:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 12:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 12:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 12:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 12:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 12:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 12:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 12:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 12:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 12:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 12:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 12:59:15] Production.INFO: call_cost start
[2026-09-15 12:59:15] Production.INFO: call_cost end
[2026-09-15 12:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 12:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 12:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 12:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 12:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 12:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 12:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 12:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 12:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 12:59:15] Production.INFO: ==4926== Releasing lock...
[2026-09-15 12:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 12:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:00:01] Production.INFO: ==5019== Lock acquired, processing the job...
[2026-09-15 18:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:00:01] Production.INFO: neon service started
[2026-09-15 18:00:01] Production.INFO: neon service started
[2026-09-15 18:00:01] Production.INFO: ==5019== Releasing lock...
[2026-09-15 18:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:00:02] Production.INFO: ==5021== Lock acquired, processing the job...
[2026-09-15 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:00:02] Production.INFO: ==5021== Releasing lock...
[2026-09-15 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:00:02] Production.INFO: ==5023== Lock acquired, processing the job...
[2026-09-15 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:00:02] Production.INFO: ==5023== Releasing lock...
[2026-09-15 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:00:03] Production.INFO: ==5025== Lock acquired, processing the job...
[2026-09-15 13:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:00:03] Production.INFO: ==5027== Lock acquired, processing the job...
[2026-09-15 13:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:00:03] Production.INFO: ==5031== Lock acquired, processing the job...
[2026-09-15 13:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:00:03] Production.INFO: Account Balance Start.
[2026-09-15 13:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:00:03] Production.INFO: 117
[2026-09-15 13:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:00:03] Production.INFO: ==5029== Lock acquired, processing the job...
[2026-09-15 13:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:00:03] Production.INFO: ==5033== Lock acquired, processing the job...
[2026-09-15 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 13:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 13:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:00:03] Production.INFO: ==5033== Releasing lock...
[2026-09-15 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:00:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:00:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:00:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:00:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:00:03] Production.INFO: Total Charge 0
[2026-09-15 13:00:04] Production.INFO: CreateAllLog End
[2026-09-15 13:00:04] Production.INFO: Account Balance End.
[2026-09-15 13:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:00:04] Production.INFO: ==5031== Releasing lock...
[2026-09-15 13:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:00:04] Production.INFO: ==5027== Releasing lock...
[2026-09-15 13:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:00:12] Production.ERROR: CronJobId end10
[2026-09-15 13:00:12] Production.INFO: ==5029== Releasing lock...
[2026-09-15 13:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:00:15] Production.INFO: call_cost start
[2026-09-15 13:00:15] Production.INFO: call_cost end
[2026-09-15 13:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:00:15] Production.INFO: ==5025== Releasing lock...
[2026-09-15 13:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:01:02] Production.INFO: ==5137== Lock acquired, processing the job...
[2026-09-15 18:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:01:02] Production.INFO: neon service started
[2026-09-15 18:01:02] Production.INFO: neon service started
[2026-09-15 18:01:02] Production.INFO: ==5137== Releasing lock...
[2026-09-15 18:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:01:02] Production.INFO: ==5143== Lock acquired, processing the job...
[2026-09-15 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:01:02] Production.INFO: ==5143== Releasing lock...
[2026-09-15 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:01:03] Production.INFO: ==5145== Lock acquired, processing the job...
[2026-09-15 17:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:01:03] Production.INFO: ==5145== Releasing lock...
[2026-09-15 17:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:01:03] Production.INFO: ==5147== Lock acquired, processing the job...
[2026-09-15 13:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:01:03] Production.INFO: ==5149== Lock acquired, processing the job...
[2026-09-15 13:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:01:03] Production.INFO: ==5155== Lock acquired, processing the job...
[2026-09-15 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 13:01:03] Production.INFO: ==5155== Releasing lock...
[2026-09-15 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:01:03] Production.INFO: ==5151== Lock acquired, processing the job...
[2026-09-15 13:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:01:03] Production.INFO: ==5153== Lock acquired, processing the job...
[2026-09-15 13:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:01:03] Production.INFO: Account Balance Start.
[2026-09-15 13:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:01:03] Production.INFO: 117
[2026-09-15 13:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:01:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:01:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:01:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:01:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:01:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:01:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:01:04] Production.INFO: Total Charge 0
[2026-09-15 13:01:04] Production.INFO: CreateAllLog End
[2026-09-15 13:01:04] Production.INFO: Account Balance End.
[2026-09-15 13:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:01:04] Production.INFO: ==5153== Releasing lock...
[2026-09-15 13:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:01:04] Production.INFO: ==5149== Releasing lock...
[2026-09-15 13:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:01:13] Production.ERROR: CronJobId end10
[2026-09-15 13:01:13] Production.INFO: ==5151== Releasing lock...
[2026-09-15 13:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:01:14] Production.INFO: call_cost start
[2026-09-15 13:01:14] Production.INFO: call_cost end
[2026-09-15 13:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:01:14] Production.INFO: ==5147== Releasing lock...
[2026-09-15 13:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:02:01] Production.INFO: ==5242== Lock acquired, processing the job...
[2026-09-15 18:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:02:01] Production.INFO: neon service started
[2026-09-15 18:02:01] Production.INFO: neon service started
[2026-09-15 18:02:01] Production.INFO: ==5242== Releasing lock...
[2026-09-15 18:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:02:02] Production.INFO: ==5246== Lock acquired, processing the job...
[2026-09-15 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:02:02] Production.INFO: ==5246== Releasing lock...
[2026-09-15 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:02:02] Production.INFO: ==5244== Lock acquired, processing the job...
[2026-09-15 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:02:02] Production.INFO: ==5244== Releasing lock...
[2026-09-15 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:02:03] Production.INFO: ==5248== Lock acquired, processing the job...
[2026-09-15 13:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:02:03] Production.INFO: ==5254== Lock acquired, processing the job...
[2026-09-15 13:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:02:03] Production.INFO: ==5250== Lock acquired, processing the job...
[2026-09-15 13:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:02:03] Production.INFO: Account Balance Start.
[2026-09-15 13:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:02:03] Production.INFO: 117
[2026-09-15 13:02:03] Production.INFO: ==5252== Lock acquired, processing the job...
[2026-09-15 13:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:02:03] Production.INFO: ==5259== Lock acquired, processing the job...
[2026-09-15 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:02:03] Production.INFO: ==5256== Lock acquired, processing the job...
[2026-09-15 13:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 13:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 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-15 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-15 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-15 13:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:02:03] Production.INFO: ==5259== Releasing lock...
[2026-09-15 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:02:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:02:04] Production.ERROR: done
[2026-09-15 13:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 13:02:04] Production.INFO: Total Charge 0
[2026-09-15 13:02:04] Production.INFO: CreateAllLog End
[2026-09-15 13:02:04] Production.ERROR: done
[2026-09-15 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-15 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-15 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-15 13:02:04] Production.INFO: Account Balance End.
[2026-09-15 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-15 13:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:02:04] Production.INFO: ==5254== Releasing lock...
[2026-09-15 13:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:02:04] Production.INFO: ==5256== Releasing lock...
[2026-09-15 13:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 13:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 13:02:04] Production.INFO: ==5250== Releasing lock...
[2026-09-15 13:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:02:12] Production.ERROR: CronJobId end10
[2026-09-15 13:02:12] Production.INFO: ==5252== Releasing lock...
[2026-09-15 13:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:02:15] Production.INFO: call_cost start
[2026-09-15 13:02:15] Production.INFO: call_cost end
[2026-09-15 13:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:02:15] Production.INFO: ==5248== Releasing lock...
[2026-09-15 13:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:03:02] Production.INFO: ==5341== Lock acquired, processing the job...
[2026-09-15 18:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:03:02] Production.INFO: neon service started
[2026-09-15 18:03:02] Production.INFO: neon service started
[2026-09-15 18:03:02] Production.INFO: ==5341== Releasing lock...
[2026-09-15 18:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:03:02] Production.INFO: ==5343== Lock acquired, processing the job...
[2026-09-15 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:03:02] Production.INFO: ==5343== Releasing lock...
[2026-09-15 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:03:02] Production.INFO: ==5345== Lock acquired, processing the job...
[2026-09-15 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:03:02] Production.INFO: ==5345== Releasing lock...
[2026-09-15 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:03:03] Production.INFO: ==5347== Lock acquired, processing the job...
[2026-09-15 13:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:03:03] Production.INFO: ==5351== Lock acquired, processing the job...
[2026-09-15 13:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:03:03] Production.INFO: ==5349== Lock acquired, processing the job...
[2026-09-15 13:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:03:03] Production.INFO: ==5355== Lock acquired, processing the job...
[2026-09-15 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:03:03] Production.INFO: ==5353== Lock acquired, processing the job...
[2026-09-15 13:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:03:03] Production.INFO: Account Balance Start.
[2026-09-15 13:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:03:03] Production.INFO: 117
[2026-09-15 13:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 13:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 13:03:03] Production.INFO: ==5355== Releasing lock...
[2026-09-15 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:03:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:03:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:03:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:03:04] Production.INFO: Total Charge 0
[2026-09-15 13:03:04] Production.INFO: CreateAllLog End
[2026-09-15 13:03:04] Production.INFO: Account Balance End.
[2026-09-15 13:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:03:04] Production.INFO: ==5353== Releasing lock...
[2026-09-15 13:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:03:04] Production.INFO: ==5349== Releasing lock...
[2026-09-15 13:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:03:13] Production.ERROR: CronJobId end10
[2026-09-15 13:03:13] Production.INFO: ==5351== Releasing lock...
[2026-09-15 13:03:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:03:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:03:15] Production.INFO: call_cost start
[2026-09-15 13:03:15] Production.INFO: call_cost end
[2026-09-15 13:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:03:15] Production.INFO: ==5347== Releasing lock...
[2026-09-15 13:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:04:01] Production.INFO: ==5442== Lock acquired, processing the job...
[2026-09-15 18:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:04:01] Production.INFO: neon service started
[2026-09-15 18:04:01] Production.INFO: neon service started
[2026-09-15 18:04:01] Production.INFO: ==5442== Releasing lock...
[2026-09-15 18:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:04:01] Production.INFO: ==5444== Lock acquired, processing the job...
[2026-09-15 13:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:04:02] Production.INFO: ==5444== Releasing lock...
[2026-09-15 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:04:02] Production.INFO: ==5446== Lock acquired, processing the job...
[2026-09-15 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:04:02] Production.INFO: ==5446== Releasing lock...
[2026-09-15 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:04:02] Production.INFO: ==5450== Lock acquired, processing the job...
[2026-09-15 13:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:04:02] Production.INFO: ==5448== Lock acquired, processing the job...
[2026-09-15 13:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:04:03] Production.INFO: ==5456== Lock acquired, processing the job...
[2026-09-15 13:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:04:03] Production.INFO: ==5452== Lock acquired, processing the job...
[2026-09-15 13:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:04:03] Production.INFO: ==5456== Releasing lock...
[2026-09-15 13:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:04:03] Production.INFO: ==5454== Lock acquired, processing the job...
[2026-09-15 13:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:04:03] Production.INFO: Account Balance Start.
[2026-09-15 13:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:04:03] Production.INFO: 117
[2026-09-15 13:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:04:03] Production.INFO: ==5450== Releasing lock...
[2026-09-15 13:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:04:03] Production.INFO: Total Charge 0
[2026-09-15 13:04:03] Production.INFO: CreateAllLog End
[2026-09-15 13:04:03] Production.INFO: Account Balance End.
[2026-09-15 13:04:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:04:03] Production.INFO: ==5454== Releasing lock...
[2026-09-15 13:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:04:12] Production.ERROR: CronJobId end10
[2026-09-15 13:04:12] Production.INFO: ==5452== Releasing lock...
[2026-09-15 13:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:04:15] Production.INFO: call_cost start
[2026-09-15 13:04:15] Production.INFO: call_cost end
[2026-09-15 13:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:04:15] Production.INFO: ==5448== Releasing lock...
[2026-09-15 13:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:05:02] Production.INFO: ==5540== Lock acquired, processing the job...
[2026-09-15 18:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:05:02] Production.INFO: neon service started
[2026-09-15 18:05:02] Production.INFO: neon service started
[2026-09-15 18:05:02] Production.INFO: ==5540== Releasing lock...
[2026-09-15 18:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:05:02] Production.INFO: ==5544== Lock acquired, processing the job...
[2026-09-15 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:05:02] Production.INFO: ==5544== Releasing lock...
[2026-09-15 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:05:02] Production.INFO: ==5542== Lock acquired, processing the job...
[2026-09-15 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:05:02] Production.INFO: ==5542== Releasing lock...
[2026-09-15 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:05:03] Production.INFO: ==5551== Lock acquired, processing the job...
[2026-09-15 13:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:05:03] Production.INFO: ==5555== Lock acquired, processing the job...
[2026-09-15 13:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:05:03] Production.INFO: ==5557== Lock acquired, processing the job...
[2026-09-15 13:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:05:03] Production.INFO: Account Balance Start.
[2026-09-15 13:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:05:03] Production.INFO: 117
[2026-09-15 13:05:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:05:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:05:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:05:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:05:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:05:03] Production.INFO: ==5549== Lock acquired, processing the job...
[2026-09-15 13:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 13:05:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:05:04] Production.INFO: ==5553== Lock acquired, processing the job...
[2026-09-15 13:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 13:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 13:05:04] Production.ERROR: CronJob PID - 5551
[2026-09-15 13:05:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 13:05:04] Production.ERROR: CronJob ID - 5
[2026-09-15 13:05:04] Production.ERROR: CronJob Last Run Time 2026-09-15 13:05:00
[2026-09-15 13:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 13:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 13:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 13:05:04] Production.ERROR: CronJob PID - 5555
[2026-09-15 13:05:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 13:05:04] Production.ERROR: CronJob ID - 10
[2026-09-15 13:05:04] Production.ERROR: CronJob Last Run Time 2026-09-15 13:05:00
[2026-09-15 13:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 13:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 13:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 13:05:04] Production.ERROR: CronJob PID - 5557
[2026-09-15 13:05:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 13:05:04] Production.ERROR: CronJob ID - 12
[2026-09-15 13:05:04] Production.ERROR: CronJob Last Run Time 2026-09-15 13:05:00
[2026-09-15 13:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 13:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 13:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 13:05:04] Production.INFO: ==5549== Releasing lock...
[2026-09-15 13:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 13:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 13:05:04] Production.INFO: Total Charge 0
[2026-09-15 13:05:04] Production.INFO: ==5559== Lock acquired, processing the job...
[2026-09-15 13:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 13:05:04] Production.INFO: CreateAllLog End
[2026-09-15 13:05:04] Production.INFO: ==5561== Lock acquired, processing the job...
[2026-09-15 13:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 13:05:04] Production.INFO: Account Balance End.
[2026-09-15 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-15 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-15 13:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:05:04] Production.INFO: ==5557== Releasing lock...
[2026-09-15 13:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 13:05:04] Production.INFO: ==5561== Releasing lock...
[2026-09-15 13:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:05:04] Production.ERROR: done
[2026-09-15 13:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 13:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008294', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 13:05:05] Production.INFO: ==5553== Releasing lock...
[2026-09-15 13:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008294', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 13:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 13:05:10] Production.INFO: ProcessCDR(1,18008294,1,1,2)
[2026-09-15 13:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008294,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008294,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 13:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 13:05:11] Production.INFO: ==5559== Releasing lock...
[2026-09-15 13:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 13:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 13:05:14] Production.ERROR: CronJobId end10
[2026-09-15 13:05:14] Production.INFO: ==5555== Releasing lock...
[2026-09-15 13:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:05:17] Production.INFO: call_cost start
[2026-09-15 13:05:17] Production.INFO: call_cost end
[2026-09-15 13:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:05:17] Production.INFO: ==5551== Releasing lock...
[2026-09-15 13:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:06:01] Production.INFO: ==5645== Lock acquired, processing the job...
[2026-09-15 18:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:06:01] Production.INFO: neon service started
[2026-09-15 18:06:01] Production.INFO: neon service started
[2026-09-15 18:06:01] Production.INFO: ==5645== Releasing lock...
[2026-09-15 18:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:06:01] Production.INFO: ==5649== Lock acquired, processing the job...
[2026-09-15 17:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:06:01] Production.INFO: ==5649== Releasing lock...
[2026-09-15 17:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:06:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:06:02] Production.INFO: ==5647== Lock acquired, processing the job...
[2026-09-15 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:06:02] Production.INFO: ==5647== Releasing lock...
[2026-09-15 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:06:02] Production.INFO: ==5654== Lock acquired, processing the job...
[2026-09-15 13:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:06:02] Production.INFO: ==5656== Lock acquired, processing the job...
[2026-09-15 13:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:06:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:06:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:06:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:06:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:06:03] Production.INFO: ==5658== Lock acquired, processing the job...
[2026-09-15 13:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:06:03] Production.INFO: ==5652== Lock acquired, processing the job...
[2026-09-15 13:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:06:03] Production.INFO: ==5660== Lock acquired, processing the job...
[2026-09-15 13:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:06:03] Production.INFO: Account Balance Start.
[2026-09-15 13:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:06:03] Production.INFO: 117
[2026-09-15 13:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:06:03] Production.INFO: ==5660== Releasing lock...
[2026-09-15 13:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:06:03] Production.INFO: Total Charge 0
[2026-09-15 13:06:03] Production.INFO: CreateAllLog End
[2026-09-15 13:06:03] Production.INFO: ==5654== Releasing lock...
[2026-09-15 13:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:06:03] Production.INFO: Account Balance End.
[2026-09-15 13:06:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:06:03] Production.INFO: ==5658== Releasing lock...
[2026-09-15 13:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:06:10] Production.ERROR: CronJobId end10
[2026-09-15 13:06:10] Production.INFO: ==5656== Releasing lock...
[2026-09-15 13:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:06:13] Production.INFO: call_cost start
[2026-09-15 13:06:13] Production.INFO: call_cost end
[2026-09-15 13:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:06:13] Production.INFO: ==5652== Releasing lock...
[2026-09-15 13:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:07:01] Production.INFO: ==5744== Lock acquired, processing the job...
[2026-09-15 18:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:07:01] Production.INFO: neon service started
[2026-09-15 18:07:01] Production.INFO: neon service started
[2026-09-15 18:07:01] Production.INFO: ==5744== Releasing lock...
[2026-09-15 18:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:07:02] Production.INFO: ==5748== Lock acquired, processing the job...
[2026-09-15 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:07:02] Production.INFO: ==5748== Releasing lock...
[2026-09-15 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:07:02] Production.INFO: ==5746== Lock acquired, processing the job...
[2026-09-15 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:07:02] Production.INFO: ==5746== Releasing lock...
[2026-09-15 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:07:03] Production.INFO: ==5751== Lock acquired, processing the job...
[2026-09-15 13:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:07:03] Production.INFO: ==5755== Lock acquired, processing the job...
[2026-09-15 13:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:07:03] Production.INFO: ==5753== Lock acquired, processing the job...
[2026-09-15 13:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:07:03] Production.INFO: ==5757== Lock acquired, processing the job...
[2026-09-15 13:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:07:03] Production.INFO: ==5759== Lock acquired, processing the job...
[2026-09-15 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:07:03] Production.INFO: Account Balance Start.
[2026-09-15 13:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:07:03] Production.INFO: 117
[2026-09-15 13:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:07:03] Production.INFO: ==5759== Releasing lock...
[2026-09-15 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:07:03] Production.INFO: Total Charge 0
[2026-09-15 13:07:03] Production.INFO: CreateAllLog End
[2026-09-15 13:07:04] Production.INFO: Account Balance End.
[2026-09-15 13:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:07:04] Production.INFO: ==5757== Releasing lock...
[2026-09-15 13:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:07:04] Production.INFO: ==5753== Releasing lock...
[2026-09-15 13:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:07:11] Production.ERROR: CronJobId end10
[2026-09-15 13:07:11] Production.INFO: ==5755== Releasing lock...
[2026-09-15 13:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:07:14] Production.INFO: call_cost start
[2026-09-15 13:07:14] Production.INFO: call_cost end
[2026-09-15 13:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:07:14] Production.INFO: ==5751== Releasing lock...
[2026-09-15 13:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:08:02] Production.INFO: ==5839== Lock acquired, processing the job...
[2026-09-15 18:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:08:02] Production.INFO: neon service started
[2026-09-15 18:08:02] Production.INFO: neon service started
[2026-09-15 18:08:02] Production.INFO: ==5839== Releasing lock...
[2026-09-15 18:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:08:02] Production.INFO: ==5841== Lock acquired, processing the job...
[2026-09-15 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:08:02] Production.INFO: ==5843== Lock acquired, processing the job...
[2026-09-15 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:08:02] Production.INFO: ==5843== Releasing lock...
[2026-09-15 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:08:03] Production.INFO: ==5841== Releasing lock...
[2026-09-15 13:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:08:03] Production.INFO: ==5848== Lock acquired, processing the job...
[2026-09-15 13:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:08:03] Production.INFO: ==5850== Lock acquired, processing the job...
[2026-09-15 13:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:08:03] Production.INFO: ==5852== Lock acquired, processing the job...
[2026-09-15 13:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:08:03] Production.INFO: ==5854== Lock acquired, processing the job...
[2026-09-15 13:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:08:03] Production.INFO: ==5856== Lock acquired, processing the job...
[2026-09-15 13:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13: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-15 13:08:04] Production.INFO: Account Balance Start.
[2026-09-15 13:08:04] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 13:08:04] Production.INFO: 117
[2026-09-15 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-15 13:08:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:08:04] Production.INFO: ==5856== Releasing lock...
[2026-09-15 13:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:08:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:08:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:08:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:08:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:08:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:08:04] Production.INFO: Total Charge 0
[2026-09-15 13:08:04] Production.INFO: CreateAllLog End
[2026-09-15 13:08:04] Production.INFO: Account Balance End.
[2026-09-15 13:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:08:04] Production.INFO: ==5854== Releasing lock...
[2026-09-15 13:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:08:04] Production.INFO: ==5850== Releasing lock...
[2026-09-15 13:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:08:10] Production.ERROR: CronJobId end10
[2026-09-15 13:08:10] Production.INFO: ==5852== Releasing lock...
[2026-09-15 13:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:08:14] Production.INFO: call_cost start
[2026-09-15 13:08:14] Production.INFO: call_cost end
[2026-09-15 13:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:08:14] Production.INFO: ==5848== Releasing lock...
[2026-09-15 13:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:09:01] Production.INFO: ==5939== Lock acquired, processing the job...
[2026-09-15 18:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:09:01] Production.INFO: neon service started
[2026-09-15 18:09:01] Production.INFO: neon service started
[2026-09-15 18:09:01] Production.INFO: ==5939== Releasing lock...
[2026-09-15 18:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:09:02] Production.INFO: ==5941== Lock acquired, processing the job...
[2026-09-15 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:09:02] Production.INFO: ==5943== Lock acquired, processing the job...
[2026-09-15 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:09:02] Production.INFO: ==5943== Releasing lock...
[2026-09-15 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:09:02] Production.INFO: ==5941== Releasing lock...
[2026-09-15 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:09:02] Production.INFO: ==5950== Lock acquired, processing the job...
[2026-09-15 13:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:09:03] Production.INFO: ==5954== Lock acquired, processing the job...
[2026-09-15 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:09:03] Production.INFO: ==5946== Lock acquired, processing the job...
[2026-09-15 13:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 13:09:03] Production.INFO: ==5948== Lock acquired, processing the job...
[2026-09-15 13:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 13:09:03] Production.INFO: ==5954== Releasing lock...
[2026-09-15 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:09:03] Production.INFO: ==5952== Lock acquired, processing the job...
[2026-09-15 13:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:09:03] Production.INFO: Account Balance Start.
[2026-09-15 13:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:09:03] Production.INFO: 117
[2026-09-15 13:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:09:03] Production.INFO: Total Charge 0
[2026-09-15 13:09:03] Production.INFO: CreateAllLog End
[2026-09-15 13:09:03] Production.INFO: Account Balance End.
[2026-09-15 13:09:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:09:03] Production.INFO: ==5952== Releasing lock...
[2026-09-15 13:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:09:04] Production.INFO: ==5948== Releasing lock...
[2026-09-15 13:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:09:10] Production.ERROR: CronJobId end10
[2026-09-15 13:09:10] Production.INFO: ==5950== Releasing lock...
[2026-09-15 13:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:09:15] Production.INFO: call_cost start
[2026-09-15 13:09:15] Production.INFO: call_cost end
[2026-09-15 13:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:09:15] Production.INFO: ==5946== Releasing lock...
[2026-09-15 13:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:10:02] Production.INFO: ==6040== Lock acquired, processing the job...
[2026-09-15 18:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:10:02] Production.INFO: neon service started
[2026-09-15 18:10:02] Production.INFO: neon service started
[2026-09-15 18:10:02] Production.INFO: ==6040== Releasing lock...
[2026-09-15 18:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:10:02] Production.INFO: ==6046== Lock acquired, processing the job...
[2026-09-15 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:10:02] Production.INFO: ==6046== Releasing lock...
[2026-09-15 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:10:02] Production.INFO: ==6044== Lock acquired, processing the job...
[2026-09-15 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:10:02] Production.INFO: ==6044== Releasing lock...
[2026-09-15 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:10:03] Production.INFO: ==6050== Lock acquired, processing the job...
[2026-09-15 13:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:10:03] Production.INFO: ==6048== Lock acquired, processing the job...
[2026-09-15 13:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:10:03] Production.INFO: ==6052== Lock acquired, processing the job...
[2026-09-15 13:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:10:03] Production.INFO: ==6054== Lock acquired, processing the job...
[2026-09-15 13:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:10:03] Production.INFO: ==6056== Lock acquired, processing the job...
[2026-09-15 13:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:10:03] Production.INFO: Account Balance Start.
[2026-09-15 13:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:10:03] Production.INFO: 117
[2026-09-15 13:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 13:10:03] Production.INFO: ==6056== Releasing lock...
[2026-09-15 13:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:10:04] Production.INFO: Total Charge 0
[2026-09-15 13:10:04] Production.INFO: CreateAllLog End
[2026-09-15 13:10:04] Production.INFO: Account Balance End.
[2026-09-15 13:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:10:04] Production.INFO: ==6054== Releasing lock...
[2026-09-15 13:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:10:04] Production.INFO: ==6050== Releasing lock...
[2026-09-15 13:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:10:12] Production.ERROR: CronJobId end10
[2026-09-15 13:10:12] Production.INFO: ==6052== Releasing lock...
[2026-09-15 13:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:10:14] Production.INFO: call_cost start
[2026-09-15 13:10:14] Production.INFO: call_cost end
[2026-09-15 13:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:10:14] Production.INFO: ==6048== Releasing lock...
[2026-09-15 13:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:11:01] Production.INFO: ==6140== Lock acquired, processing the job...
[2026-09-15 18:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:11:01] Production.INFO: neon service started
[2026-09-15 18:11:01] Production.INFO: neon service started
[2026-09-15 18:11:01] Production.INFO: ==6140== Releasing lock...
[2026-09-15 18:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:11:01] Production.INFO: ==6142== Lock acquired, processing the job...
[2026-09-15 13:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:11:01] Production.INFO: ==6142== Releasing lock...
[2026-09-15 13:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:11:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:11:02] Production.INFO: ==6144== Lock acquired, processing the job...
[2026-09-15 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:11:02] Production.INFO: ==6144== Releasing lock...
[2026-09-15 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:11:02] Production.INFO: ==6150== Lock acquired, processing the job...
[2026-09-15 13:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:11:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:11:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:11:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:11:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:11:02] Production.INFO: ==6146== Lock acquired, processing the job...
[2026-09-15 13:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:11:02] Production.INFO: ==6148== Lock acquired, processing the job...
[2026-09-15 13:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:11:03] Production.INFO: ==6152== Lock acquired, processing the job...
[2026-09-15 13:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:11:03] Production.INFO: ==6154== Lock acquired, processing the job...
[2026-09-15 13:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:11:03] Production.INFO: Account Balance Start.
[2026-09-15 13:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:11:03] Production.INFO: 117
[2026-09-15 13:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 13: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-15 13: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-15 13: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-15 13:11:03] Production.INFO: ==6154== Releasing lock...
[2026-09-15 13:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:11:03] Production.INFO: Total Charge 0
[2026-09-15 13:11:03] Production.INFO: CreateAllLog End
[2026-09-15 13:11:03] Production.INFO: Account Balance End.
[2026-09-15 13:11:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:11:03] Production.INFO: ==6152== Releasing lock...
[2026-09-15 13:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:11:04] Production.INFO: ==6148== Releasing lock...
[2026-09-15 13:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:11:10] Production.ERROR: CronJobId end10
[2026-09-15 13:11:10] Production.INFO: ==6150== Releasing lock...
[2026-09-15 13:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:11:14] Production.INFO: call_cost start
[2026-09-15 13:11:14] Production.INFO: call_cost end
[2026-09-15 13:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:11:14] Production.INFO: ==6146== Releasing lock...
[2026-09-15 13:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:12:01] Production.INFO: ==6239== Lock acquired, processing the job...
[2026-09-15 18:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:12:01] Production.INFO: neon service started
[2026-09-15 18:12:01] Production.INFO: neon service started
[2026-09-15 18:12:01] Production.INFO: ==6239== Releasing lock...
[2026-09-15 18:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:12:02] Production.INFO: ==6243== Lock acquired, processing the job...
[2026-09-15 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:12:02] Production.INFO: ==6243== Releasing lock...
[2026-09-15 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:12:02] Production.INFO: ==6241== Lock acquired, processing the job...
[2026-09-15 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:12:02] Production.INFO: ==6241== Releasing lock...
[2026-09-15 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:12:03] Production.INFO: ==6245== Lock acquired, processing the job...
[2026-09-15 13:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:12:03] Production.INFO: ==6249== Lock acquired, processing the job...
[2026-09-15 13:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:12:03] Production.INFO: ==6247== Lock acquired, processing the job...
[2026-09-15 13:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:12:03] Production.INFO: ==6252== Lock acquired, processing the job...
[2026-09-15 13:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:12:03] Production.INFO: ==6254== Lock acquired, processing the job...
[2026-09-15 13:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:12:03] Production.INFO: Account Balance Start.
[2026-09-15 13:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:12:03] Production.INFO: 117
[2026-09-15 13:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:12:03] Production.INFO: ==6254== Releasing lock...
[2026-09-15 13:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:12:03] Production.INFO: Total Charge 0
[2026-09-15 13:12:03] Production.INFO: CreateAllLog End
[2026-09-15 13:12:04] Production.INFO: ==6247== Releasing lock...
[2026-09-15 13:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:12:04] Production.INFO: Account Balance End.
[2026-09-15 13:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:12:04] Production.INFO: ==6252== Releasing lock...
[2026-09-15 13:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:12:11] Production.ERROR: CronJobId end10
[2026-09-15 13:12:11] Production.INFO: ==6249== Releasing lock...
[2026-09-15 13:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:12:14] Production.INFO: call_cost start
[2026-09-15 13:12:14] Production.INFO: call_cost end
[2026-09-15 13:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:12:14] Production.INFO: ==6245== Releasing lock...
[2026-09-15 13:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:13:02] Production.INFO: ==6338== Lock acquired, processing the job...
[2026-09-15 18:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:13:02] Production.INFO: neon service started
[2026-09-15 18:13:02] Production.INFO: neon service started
[2026-09-15 18:13:02] Production.INFO: ==6338== Releasing lock...
[2026-09-15 18:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:13:02] Production.INFO: ==6342== Lock acquired, processing the job...
[2026-09-15 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:13:02] Production.INFO: ==6342== Releasing lock...
[2026-09-15 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:13:02] Production.INFO: ==6344== Lock acquired, processing the job...
[2026-09-15 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:13:03] Production.INFO: ==6344== Releasing lock...
[2026-09-15 17:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:13:03] Production.INFO: ==6355== Lock acquired, processing the job...
[2026-09-15 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:13:03] Production.INFO: ==6351== Lock acquired, processing the job...
[2026-09-15 13:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 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-15 13:13:03] Production.INFO: ==6347== Lock acquired, processing the job...
[2026-09-15 13:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 13:13:03] Production.INFO: ==6349== Lock acquired, processing the job...
[2026-09-15 13:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:13:03] Production.INFO: ==6355== Releasing lock...
[2026-09-15 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:13:03] Production.INFO: ==6353== Lock acquired, processing the job...
[2026-09-15 13:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:13:03] Production.INFO: Account Balance Start.
[2026-09-15 13:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:13:03] Production.INFO: 117
[2026-09-15 13:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:13:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:13:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:13:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:13:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:13:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:13:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:13:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:13:04] Production.INFO: Total Charge 0
[2026-09-15 13:13:04] Production.INFO: CreateAllLog End
[2026-09-15 13:13:04] Production.INFO: Account Balance End.
[2026-09-15 13:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:13:04] Production.INFO: ==6353== Releasing lock...
[2026-09-15 13:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:13:04] Production.INFO: ==6349== Releasing lock...
[2026-09-15 13:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:13:12] Production.ERROR: CronJobId end10
[2026-09-15 13:13:12] Production.INFO: ==6351== Releasing lock...
[2026-09-15 13:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:13:14] Production.INFO: call_cost start
[2026-09-15 13:13:14] Production.INFO: call_cost end
[2026-09-15 13:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:13:14] Production.INFO: ==6347== Releasing lock...
[2026-09-15 13:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:14:01] Production.INFO: ==6434== Lock acquired, processing the job...
[2026-09-15 18:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:14:01] Production.INFO: neon service started
[2026-09-15 18:14:01] Production.INFO: neon service started
[2026-09-15 18:14:01] Production.INFO: ==6434== Releasing lock...
[2026-09-15 18:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:14:01] Production.INFO: ==6438== Lock acquired, processing the job...
[2026-09-15 17:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:14:02] Production.INFO: ==6438== Releasing lock...
[2026-09-15 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:14:02] Production.INFO: ==6436== Lock acquired, processing the job...
[2026-09-15 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:14:02] Production.INFO: ==6436== Releasing lock...
[2026-09-15 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:14:02] Production.INFO: ==6445== Lock acquired, processing the job...
[2026-09-15 13:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:14:02] Production.INFO: ==6441== Lock acquired, processing the job...
[2026-09-15 13:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:14:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:14:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:14:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:14:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:14:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:14:03] Production.INFO: ==6447== Lock acquired, processing the job...
[2026-09-15 13:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:14:03] Production.INFO: ==6443== Lock acquired, processing the job...
[2026-09-15 13:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:14:03] Production.INFO: ==6449== Lock acquired, processing the job...
[2026-09-15 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:14:03] Production.INFO: Account Balance Start.
[2026-09-15 13:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:14:03] Production.INFO: 117
[2026-09-15 13:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:14:03] Production.INFO: ==6449== Releasing lock...
[2026-09-15 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:14:03] Production.INFO: ==6443== Releasing lock...
[2026-09-15 13:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:14:04] Production.INFO: Total Charge 0
[2026-09-15 13:14:04] Production.INFO: CreateAllLog End
[2026-09-15 13:14:04] Production.INFO: Account Balance End.
[2026-09-15 13:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:14:04] Production.INFO: ==6447== Releasing lock...
[2026-09-15 13:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:14:11] Production.ERROR: CronJobId end10
[2026-09-15 13:14:11] Production.INFO: ==6445== Releasing lock...
[2026-09-15 13:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:14:13] Production.INFO: call_cost start
[2026-09-15 13:14:13] Production.INFO: call_cost end
[2026-09-15 13:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:14:14] Production.INFO: ==6441== Releasing lock...
[2026-09-15 13:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:15:02] Production.INFO: ==6538== Lock acquired, processing the job...
[2026-09-15 18:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:15:02] Production.INFO: neon service started
[2026-09-15 18:15:02] Production.INFO: neon service started
[2026-09-15 18:15:02] Production.INFO: ==6538== Releasing lock...
[2026-09-15 18:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:15:02] Production.INFO: ==6542== Lock acquired, processing the job...
[2026-09-15 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:15:02] Production.INFO: ==6542== Releasing lock...
[2026-09-15 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:15:02] Production.INFO: ==6540== Lock acquired, processing the job...
[2026-09-15 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:15:02] Production.INFO: ==6540== Releasing lock...
[2026-09-15 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:15:03] Production.INFO: ==6549== Lock acquired, processing the job...
[2026-09-15 13:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:15:03] Production.INFO: ==6545== Lock acquired, processing the job...
[2026-09-15 13:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 13:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 13:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 13:15:03] Production.ERROR: CronJob PID - 6549
[2026-09-15 13:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 13:15:03] Production.ERROR: CronJob ID - 7
[2026-09-15 13:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 13:15:00
[2026-09-15 13:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 13:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 13:15:03] Production.INFO: ==6547== Lock acquired, processing the job...
[2026-09-15 13:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:15:03] Production.INFO: ==6551== Lock acquired, processing the job...
[2026-09-15 13:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 13:15:03] Production.INFO: ==6545== Releasing lock...
[2026-09-15 13:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 13:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 13:15:03] Production.INFO: ==6553== Lock acquired, processing the job...
[2026-09-15 13:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:15:03] Production.INFO: ==6555== Lock acquired, processing the job...
[2026-09-15 13:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 13:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 13:15:03] Production.INFO: Account Balance Start.
[2026-09-15 13:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:15:03] Production.INFO: 117
[2026-09-15 13:15:03] Production.INFO: ==6557== Lock acquired, processing the job...
[2026-09-15 13:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:15:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:15:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:15:04] Production.INFO: ==6557== Releasing lock...
[2026-09-15 13:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:15:04] Production.ERROR: done
[2026-09-15 13:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 13:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008335', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 13:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:15:04] Production.INFO: Total Charge 0
[2026-09-15 13:15:04] Production.INFO: CreateAllLog End
[2026-09-15 13:15:04] Production.INFO: ==6549== Releasing lock...
[2026-09-15 13:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:15:04] Production.INFO: Account Balance End.
[2026-09-15 13:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:15:04] Production.INFO: ==6553== Releasing lock...
[2026-09-15 13:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008335', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 13:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 13:15:10] Production.INFO: ProcessCDR(1,18008335,1,1,2)
[2026-09-15 13:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008335,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008335,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 13:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 13:15:10] Production.INFO: ==6555== Releasing lock...
[2026-09-15 13:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 13:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 13:15:13] Production.ERROR: CronJobId end10
[2026-09-15 13:15:13] Production.INFO: ==6551== Releasing lock...
[2026-09-15 13:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:15:16] Production.INFO: call_cost start
[2026-09-15 13:15:16] Production.INFO: call_cost end
[2026-09-15 13:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:15:16] Production.INFO: ==6547== Releasing lock...
[2026-09-15 13:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:16:01] Production.INFO: ==6639== Lock acquired, processing the job...
[2026-09-15 18:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:16:01] Production.INFO: neon service started
[2026-09-15 18:16:01] Production.INFO: neon service started
[2026-09-15 18:16:01] Production.INFO: ==6639== Releasing lock...
[2026-09-15 18:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:16:01] Production.INFO: ==6643== Lock acquired, processing the job...
[2026-09-15 13:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:16:02] Production.INFO: ==6643== Releasing lock...
[2026-09-15 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:16:02] Production.INFO: ==6645== Lock acquired, processing the job...
[2026-09-15 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:16:02] Production.INFO: ==6645== Releasing lock...
[2026-09-15 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:16:02] Production.INFO: ==6647== Lock acquired, processing the job...
[2026-09-15 13:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:16:02] Production.INFO: ==6649== Lock acquired, processing the job...
[2026-09-15 13:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:16:02] Production.INFO: ==6651== Lock acquired, processing the job...
[2026-09-15 13:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:16:02] Production.INFO: ==6653== Lock acquired, processing the job...
[2026-09-15 13:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:16:02] Production.INFO: ==6655== Lock acquired, processing the job...
[2026-09-15 13:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:16:03] Production.INFO: Account Balance Start.
[2026-09-15 13:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:16:03] Production.INFO: 117
[2026-09-15 13:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 13:16:03] Production.INFO: ==6655== Releasing lock...
[2026-09-15 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:16:03] Production.INFO: Total Charge 0
[2026-09-15 13:16:03] Production.INFO: CreateAllLog End
[2026-09-15 13:16:03] Production.INFO: ==6649== Releasing lock...
[2026-09-15 13:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:16:03] Production.INFO: Account Balance End.
[2026-09-15 13:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:16:03] Production.INFO: ==6653== Releasing lock...
[2026-09-15 13:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:16:11] Production.ERROR: CronJobId end10
[2026-09-15 13:16:11] Production.INFO: ==6651== Releasing lock...
[2026-09-15 13:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:16:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:16:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:16:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:16:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:16:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:16:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:16:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:16:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:16:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:16:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:16:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:16:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:16:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:16:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:16:13] Production.INFO: call_cost start
[2026-09-15 13:16:13] Production.INFO: call_cost end
[2026-09-15 13:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:16:13] Production.INFO: ==6647== Releasing lock...
[2026-09-15 13:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:17:01] Production.INFO: ==6743== Lock acquired, processing the job...
[2026-09-15 18:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:17:01] Production.INFO: neon service started
[2026-09-15 18:17:01] Production.INFO: neon service started
[2026-09-15 18:17:01] Production.INFO: ==6743== Releasing lock...
[2026-09-15 18:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:17:02] Production.INFO: ==6747== Lock acquired, processing the job...
[2026-09-15 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:17:02] Production.INFO: ==6747== Releasing lock...
[2026-09-15 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:17:02] Production.INFO: ==6745== Lock acquired, processing the job...
[2026-09-15 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:17:02] Production.INFO: ==6745== Releasing lock...
[2026-09-15 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:17:02] Production.INFO: ==6751== Lock acquired, processing the job...
[2026-09-15 13:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:17:03] Production.INFO: ==6755== Lock acquired, processing the job...
[2026-09-15 13:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:17:03] Production.INFO: ==6753== Lock acquired, processing the job...
[2026-09-15 13:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:17:03] Production.INFO: ==6757== Lock acquired, processing the job...
[2026-09-15 13:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:17:03] Production.INFO: ==6759== Lock acquired, processing the job...
[2026-09-15 13:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:17:03] Production.INFO: Account Balance Start.
[2026-09-15 13:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:17:03] Production.INFO: 117
[2026-09-15 13:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 13:17:03] Production.INFO: ==6759== Releasing lock...
[2026-09-15 13:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:17:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:17:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:17:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:17:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:17:04] Production.INFO: Total Charge 0
[2026-09-15 13:17:04] Production.INFO: CreateAllLog End
[2026-09-15 13:17:04] Production.INFO: Account Balance End.
[2026-09-15 13:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:17:04] Production.INFO: ==6757== Releasing lock...
[2026-09-15 13:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:17:04] Production.INFO: ==6753== Releasing lock...
[2026-09-15 13:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:17:10] Production.ERROR: CronJobId end10
[2026-09-15 13:17:10] Production.INFO: ==6755== Releasing lock...
[2026-09-15 13:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:17:15] Production.INFO: call_cost start
[2026-09-15 13:17:15] Production.INFO: call_cost end
[2026-09-15 13:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:17:15] Production.INFO: ==6751== Releasing lock...
[2026-09-15 13:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:18:02] Production.INFO: ==6849== Lock acquired, processing the job...
[2026-09-15 18:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:18:02] Production.INFO: neon service started
[2026-09-15 18:18:02] Production.INFO: neon service started
[2026-09-15 18:18:02] Production.INFO: ==6849== Releasing lock...
[2026-09-15 18:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:18:02] Production.INFO: ==6851== Lock acquired, processing the job...
[2026-09-15 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:18:02] Production.INFO: ==6851== Releasing lock...
[2026-09-15 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:18:03] Production.INFO: ==6853== Lock acquired, processing the job...
[2026-09-15 17:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:18:03] Production.INFO: ==6853== Releasing lock...
[2026-09-15 17:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:18:03] Production.INFO: ==6862== Lock acquired, processing the job...
[2026-09-15 13:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:18:03] Production.INFO: ==6858== Lock acquired, processing the job...
[2026-09-15 13:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:18:03] Production.INFO: ==6856== Lock acquired, processing the job...
[2026-09-15 13:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:18:03] Production.INFO: ==6860== Lock acquired, processing the job...
[2026-09-15 13:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:18:03] Production.INFO: Account Balance Start.
[2026-09-15 13:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:18:03] Production.INFO: 117
[2026-09-15 13:18:03] Production.INFO: ==6864== Lock acquired, processing the job...
[2026-09-15 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:18:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:18:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:18:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:18:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:18:04] Production.INFO: ==6864== Releasing lock...
[2026-09-15 13:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:18:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:18:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:18:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:18:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:18:04] Production.INFO: Total Charge 0
[2026-09-15 13:18:04] Production.INFO: CreateAllLog End
[2026-09-15 13:18:04] Production.INFO: Account Balance End.
[2026-09-15 13:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:18:04] Production.INFO: ==6862== Releasing lock...
[2026-09-15 13:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:18:04] Production.INFO: ==6858== Releasing lock...
[2026-09-15 13:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:18:13] Production.ERROR: CronJobId end10
[2026-09-15 13:18:13] Production.INFO: ==6860== Releasing lock...
[2026-09-15 13:18:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:18:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:18:15] Production.INFO: call_cost start
[2026-09-15 13:18:15] Production.INFO: call_cost end
[2026-09-15 13:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:18:15] Production.INFO: ==6856== Releasing lock...
[2026-09-15 13:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:19:01] Production.INFO: ==6947== Lock acquired, processing the job...
[2026-09-15 18:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:19:01] Production.INFO: neon service started
[2026-09-15 18:19:01] Production.INFO: neon service started
[2026-09-15 18:19:01] Production.INFO: ==6947== Releasing lock...
[2026-09-15 18:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:19:02] Production.INFO: ==6949== Lock acquired, processing the job...
[2026-09-15 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:19:02] Production.INFO: ==6949== Releasing lock...
[2026-09-15 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:19:02] Production.INFO: ==6951== Lock acquired, processing the job...
[2026-09-15 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:19:02] Production.INFO: ==6951== Releasing lock...
[2026-09-15 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:19:03] Production.INFO: ==6955== Lock acquired, processing the job...
[2026-09-15 13:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:19:03] Production.INFO: ==6953== Lock acquired, processing the job...
[2026-09-15 13:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:19:03] Production.INFO: ==6957== Lock acquired, processing the job...
[2026-09-15 13:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:19:03] Production.INFO: ==6959== Lock acquired, processing the job...
[2026-09-15 13:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:19:03] Production.INFO: ==6961== Lock acquired, processing the job...
[2026-09-15 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:19:03] Production.INFO: Account Balance Start.
[2026-09-15 13:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:19:03] Production.INFO: 117
[2026-09-15 13:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:19:03] Production.INFO: ==6961== Releasing lock...
[2026-09-15 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:19:03] Production.INFO: Total Charge 0
[2026-09-15 13:19:03] Production.INFO: CreateAllLog End
[2026-09-15 13:19:03] Production.INFO: Account Balance End.
[2026-09-15 13:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:19:03] Production.INFO: ==6959== Releasing lock...
[2026-09-15 13:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:19:04] Production.INFO: ==6955== Releasing lock...
[2026-09-15 13:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:19:11] Production.ERROR: CronJobId end10
[2026-09-15 13:19:11] Production.INFO: ==6957== Releasing lock...
[2026-09-15 13:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:19:14] Production.INFO: call_cost start
[2026-09-15 13:19:14] Production.INFO: call_cost end
[2026-09-15 13:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:19:14] Production.INFO: ==6953== Releasing lock...
[2026-09-15 13:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:20:02] Production.INFO: ==7047== Lock acquired, processing the job...
[2026-09-15 18:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:20:02] Production.INFO: neon service started
[2026-09-15 18:20:02] Production.INFO: neon service started
[2026-09-15 18:20:02] Production.INFO: ==7047== Releasing lock...
[2026-09-15 18:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:20:02] Production.INFO: ==7053== Lock acquired, processing the job...
[2026-09-15 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:20:02] Production.INFO: ==7051== Lock acquired, processing the job...
[2026-09-15 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:20:02] Production.INFO: ==7053== Releasing lock...
[2026-09-15 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:20:02] Production.INFO: ==7051== Releasing lock...
[2026-09-15 13:20:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:20:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:20:03] Production.INFO: ==7058== Lock acquired, processing the job...
[2026-09-15 13:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:20:03] Production.INFO: ==7056== Lock acquired, processing the job...
[2026-09-15 13:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:20:03] Production.INFO: ==7062== Lock acquired, processing the job...
[2026-09-15 13:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:20:03] Production.INFO: ==7060== Lock acquired, processing the job...
[2026-09-15 13:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:20:03] Production.INFO: ==7064== Lock acquired, processing the job...
[2026-09-15 13:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:20:03] Production.INFO: Account Balance Start.
[2026-09-15 13:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:20:03] Production.INFO: 117
[2026-09-15 13:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:20:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:20:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:20:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:20:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:20:04] Production.INFO: ==7064== Releasing lock...
[2026-09-15 13:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:20:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:20:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:20:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:20:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:20:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:20:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:20:04] Production.INFO: Total Charge 0
[2026-09-15 13:20:04] Production.INFO: CreateAllLog End
[2026-09-15 13:20:04] Production.INFO: ==7058== Releasing lock...
[2026-09-15 13:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:20:04] Production.INFO: Account Balance End.
[2026-09-15 13:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:20:04] Production.INFO: ==7062== Releasing lock...
[2026-09-15 13:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:20:11] Production.ERROR: CronJobId end10
[2026-09-15 13:20:11] Production.INFO: ==7060== Releasing lock...
[2026-09-15 13:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:20:14] Production.INFO: call_cost start
[2026-09-15 13:20:14] Production.INFO: call_cost end
[2026-09-15 13:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:20:14] Production.INFO: ==7056== Releasing lock...
[2026-09-15 13:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:21:01] Production.INFO: ==7143== Lock acquired, processing the job...
[2026-09-15 18:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:21:01] Production.INFO: neon service started
[2026-09-15 18:21:01] Production.INFO: neon service started
[2026-09-15 18:21:01] Production.INFO: ==7143== Releasing lock...
[2026-09-15 18:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:21:01] Production.INFO: ==7145== Lock acquired, processing the job...
[2026-09-15 13:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:21:02] Production.INFO: ==7145== Releasing lock...
[2026-09-15 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:21:02] Production.INFO: ==7147== Lock acquired, processing the job...
[2026-09-15 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:21:02] Production.INFO: ==7147== Releasing lock...
[2026-09-15 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:21:02] Production.INFO: ==7155== Lock acquired, processing the job...
[2026-09-15 13:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:21:03] Production.INFO: Account Balance Start.
[2026-09-15 13:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:21:03] Production.INFO: 117
[2026-09-15 13:21:03] Production.INFO: ==7149== Lock acquired, processing the job...
[2026-09-15 13:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:21:03] Production.INFO: ==7151== Lock acquired, processing the job...
[2026-09-15 13:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:21:03] Production.INFO: ==7153== Lock acquired, processing the job...
[2026-09-15 13:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:21:03] Production.INFO: ==7157== Lock acquired, processing the job...
[2026-09-15 13:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:21:03] Production.INFO: ==7157== Releasing lock...
[2026-09-15 13:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:21:03] Production.INFO: Total Charge 0
[2026-09-15 13:21:03] Production.INFO: CreateAllLog End
[2026-09-15 13:21:03] Production.INFO: Account Balance End.
[2026-09-15 13:21:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:21:03] Production.INFO: ==7155== Releasing lock...
[2026-09-15 13:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:21:04] Production.INFO: ==7151== Releasing lock...
[2026-09-15 13:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:21:12] Production.ERROR: CronJobId end10
[2026-09-15 13:21:12] Production.INFO: ==7153== Releasing lock...
[2026-09-15 13:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:21:14] Production.INFO: call_cost start
[2026-09-15 13:21:14] Production.INFO: call_cost end
[2026-09-15 13:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:21:14] Production.INFO: ==7149== Releasing lock...
[2026-09-15 13:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:22:02] Production.INFO: ==7245== Lock acquired, processing the job...
[2026-09-15 18:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:22:02] Production.INFO: neon service started
[2026-09-15 18:22:02] Production.INFO: neon service started
[2026-09-15 18:22:02] Production.INFO: ==7245== Releasing lock...
[2026-09-15 18:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:22:02] Production.INFO: ==7249== Lock acquired, processing the job...
[2026-09-15 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:22:02] Production.INFO: ==7249== Releasing lock...
[2026-09-15 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:22:02] Production.INFO: ==7247== Lock acquired, processing the job...
[2026-09-15 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:22:02] Production.INFO: ==7247== Releasing lock...
[2026-09-15 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:22:03] Production.INFO: ==7255== Lock acquired, processing the job...
[2026-09-15 13:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:22:03] Production.INFO: ==7251== Lock acquired, processing the job...
[2026-09-15 13:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:22:03] Production.INFO: ==7253== Lock acquired, processing the job...
[2026-09-15 13:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:22:03] Production.INFO: ==7260== Lock acquired, processing the job...
[2026-09-15 13:22:03] Production.INFO: ==7258== Lock acquired, processing the job...
[2026-09-15 13:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:22:03] Production.INFO: Account Balance Start.
[2026-09-15 13:22:04] Production.INFO: CreateAllLog Start
[2026-09-15 13:22:04] Production.INFO: 117
[2026-09-15 13:22:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:22:04] Production.INFO: ==7260== Releasing lock...
[2026-09-15 13:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:22:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:22:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:22:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:22:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:22:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:22:04] Production.INFO: Total Charge 0
[2026-09-15 13:22:04] Production.INFO: CreateAllLog End
[2026-09-15 13:22:04] Production.INFO: Account Balance End.
[2026-09-15 13:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:22:04] Production.INFO: ==7258== Releasing lock...
[2026-09-15 13:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:22:04] Production.INFO: ==7253== Releasing lock...
[2026-09-15 13:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:22:11] Production.ERROR: CronJobId end10
[2026-09-15 13:22:11] Production.INFO: ==7255== Releasing lock...
[2026-09-15 13:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:22:14] Production.INFO: call_cost start
[2026-09-15 13:22:14] Production.INFO: call_cost end
[2026-09-15 13:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:22:14] Production.INFO: ==7251== Releasing lock...
[2026-09-15 13:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:23:01] Production.INFO: ==7343== Lock acquired, processing the job...
[2026-09-15 18:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:23:01] Production.INFO: neon service started
[2026-09-15 18:23:01] Production.INFO: neon service started
[2026-09-15 18:23:01] Production.INFO: ==7343== Releasing lock...
[2026-09-15 18:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:23:01] Production.INFO: ==7347== Lock acquired, processing the job...
[2026-09-15 17:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:23:01] Production.INFO: ==7347== Releasing lock...
[2026-09-15 17:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:23:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:23:01] Production.INFO: ==7345== Lock acquired, processing the job...
[2026-09-15 13:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:23:02] Production.INFO: ==7345== Releasing lock...
[2026-09-15 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:23:02] Production.INFO: ==7350== Lock acquired, processing the job...
[2026-09-15 13:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:23:02] Production.INFO: ==7354== Lock acquired, processing the job...
[2026-09-15 13:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:23:03] Production.INFO: ==7352== Lock acquired, processing the job...
[2026-09-15 13:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:23:03] Production.INFO: ==7358== Lock acquired, processing the job...
[2026-09-15 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:23:03] Production.INFO: ==7356== Lock acquired, processing the job...
[2026-09-15 13:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 13:23:03] Production.INFO: ==7358== Releasing lock...
[2026-09-15 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:23:03] Production.INFO: Account Balance Start.
[2026-09-15 13:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:23:03] Production.INFO: 117
[2026-09-15 13:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:23:03] Production.INFO: ==7352== Releasing lock...
[2026-09-15 13:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:23:03] Production.INFO: Total Charge 0
[2026-09-15 13:23:03] Production.INFO: CreateAllLog End
[2026-09-15 13:23:04] Production.INFO: Account Balance End.
[2026-09-15 13:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:23:04] Production.INFO: ==7356== Releasing lock...
[2026-09-15 13:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:23:11] Production.ERROR: CronJobId end10
[2026-09-15 13:23:11] Production.INFO: ==7354== Releasing lock...
[2026-09-15 13:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:23:14] Production.INFO: call_cost start
[2026-09-15 13:23:14] Production.INFO: call_cost end
[2026-09-15 13:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:23:14] Production.INFO: ==7350== Releasing lock...
[2026-09-15 13:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:24:01] Production.INFO: ==7439== Lock acquired, processing the job...
[2026-09-15 18:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:24:01] Production.INFO: neon service started
[2026-09-15 18:24:01] Production.INFO: neon service started
[2026-09-15 18:24:01] Production.INFO: ==7439== Releasing lock...
[2026-09-15 18:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:24:02] Production.INFO: ==7441== Lock acquired, processing the job...
[2026-09-15 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:24:02] Production.INFO: ==7441== Releasing lock...
[2026-09-15 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:24:02] Production.INFO: ==7443== Lock acquired, processing the job...
[2026-09-15 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:24:02] Production.INFO: ==7443== Releasing lock...
[2026-09-15 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:24:03] Production.INFO: ==7452== Lock acquired, processing the job...
[2026-09-15 13:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:24:03] Production.INFO: Account Balance Start.
[2026-09-15 13:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:24:03] Production.INFO: 117
[2026-09-15 13:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:24:03] Production.INFO: ==7446== Lock acquired, processing the job...
[2026-09-15 13:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:24:03] Production.INFO: ==7448== Lock acquired, processing the job...
[2026-09-15 13:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:24:03] Production.INFO: ==7450== Lock acquired, processing the job...
[2026-09-15 13:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:24:03] Production.INFO: ==7454== Lock acquired, processing the job...
[2026-09-15 13:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:24:03] Production.INFO: Total Charge 0
[2026-09-15 13:24:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 13:24:03] Production.INFO: ==7454== Releasing lock...
[2026-09-15 13:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:24:03] Production.INFO: Account Balance End.
[2026-09-15 13:24:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:24:03] Production.INFO: ==7452== Releasing lock...
[2026-09-15 13:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:24:04] Production.INFO: ==7448== Releasing lock...
[2026-09-15 13:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:24:11] Production.ERROR: CronJobId end10
[2026-09-15 13:24:11] Production.INFO: ==7450== Releasing lock...
[2026-09-15 13:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:24:13] Production.INFO: call_cost start
[2026-09-15 13:24:13] Production.INFO: call_cost end
[2026-09-15 13:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:24:13] Production.INFO: ==7446== Releasing lock...
[2026-09-15 13:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:25:02] Production.INFO: ==7539== Lock acquired, processing the job...
[2026-09-15 18:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:25:02] Production.INFO: neon service started
[2026-09-15 18:25:02] Production.INFO: neon service started
[2026-09-15 18:25:02] Production.INFO: ==7539== Releasing lock...
[2026-09-15 18:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:25:02] Production.INFO: ==7542== Lock acquired, processing the job...
[2026-09-15 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:25:02] Production.INFO: ==7542== Releasing lock...
[2026-09-15 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:25:03] Production.INFO: ==7544== Lock acquired, processing the job...
[2026-09-15 17:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:25:03] Production.INFO: ==7544== Releasing lock...
[2026-09-15 17:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:25:03] Production.INFO: ==7546== Lock acquired, processing the job...
[2026-09-15 13:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 13:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 13:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 13:25:04] Production.INFO: ==7546== Releasing lock...
[2026-09-15 13:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 13:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 13:25:04] Production.INFO: ==7548== Lock acquired, processing the job...
[2026-09-15 13:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:25:04] Production.INFO: ==7550== Lock acquired, processing the job...
[2026-09-15 13:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:25:04] Production.INFO: ==7552== Lock acquired, processing the job...
[2026-09-15 13:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:25:04] Production.INFO: ==7554== Lock acquired, processing the job...
[2026-09-15 13:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:25:04] Production.INFO: ==7558== Lock acquired, processing the job...
[2026-09-15 13:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:25:04] Production.INFO: ==7556== Lock acquired, processing the job...
[2026-09-15 13:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 13:25:04] Production.INFO: Account Balance Start.
[2026-09-15 13:25:04] Production.INFO: CreateAllLog Start
[2026-09-15 13:25:04] Production.INFO: 117
[2026-09-15 13:25:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:25:04] Production.INFO: ==7558== Releasing lock...
[2026-09-15 13:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:25:04] Production.ERROR: done
[2026-09-15 13:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 13:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008376', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 13:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:25:04] Production.INFO: Total Charge 0
[2026-09-15 13:25:04] Production.INFO: CreateAllLog End
[2026-09-15 13:25:04] Production.INFO: Account Balance End.
[2026-09-15 13:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:25:04] Production.INFO: ==7554== Releasing lock...
[2026-09-15 13:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:25:05] Production.INFO: ==7550== Releasing lock...
[2026-09-15 13:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008376', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 13:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 13:25:11] Production.INFO: ProcessCDR(1,18008376,1,1,2)
[2026-09-15 13:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008376,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008376,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 13:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 13:25:11] Production.INFO: ==7556== Releasing lock...
[2026-09-15 13:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 13:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 13:25:14] Production.ERROR: CronJobId end10
[2026-09-15 13:25:14] Production.INFO: ==7552== Releasing lock...
[2026-09-15 13:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:25:17] Production.INFO: call_cost start
[2026-09-15 13:25:17] Production.INFO: call_cost end
[2026-09-15 13:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:25:17] Production.INFO: ==7548== Releasing lock...
[2026-09-15 13:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:26:01] Production.INFO: ==7642== Lock acquired, processing the job...
[2026-09-15 18:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:26:01] Production.INFO: neon service started
[2026-09-15 18:26:01] Production.INFO: neon service started
[2026-09-15 18:26:01] Production.INFO: ==7642== Releasing lock...
[2026-09-15 18:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:26:02] Production.INFO: ==7644== Lock acquired, processing the job...
[2026-09-15 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:26:02] Production.INFO: ==7646== Lock acquired, processing the job...
[2026-09-15 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:26:02] Production.INFO: ==7646== Releasing lock...
[2026-09-15 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:26:02] Production.INFO: ==7644== Releasing lock...
[2026-09-15 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:26:03] Production.INFO: ==7649== Lock acquired, processing the job...
[2026-09-15 13:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:26:03] Production.INFO: ==7653== Lock acquired, processing the job...
[2026-09-15 13:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:26:03] Production.INFO: ==7651== Lock acquired, processing the job...
[2026-09-15 13:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:26:03] Production.INFO: ==7655== Lock acquired, processing the job...
[2026-09-15 13:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:26:03] Production.INFO: ==7657== Lock acquired, processing the job...
[2026-09-15 13:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:26:03] Production.INFO: Account Balance Start.
[2026-09-15 13:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:26:03] Production.INFO: 117
[2026-09-15 13:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:26:03] Production.INFO: ==7657== Releasing lock...
[2026-09-15 13:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:26:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:26:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:26:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:26:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:26:04] Production.INFO: Total Charge 0
[2026-09-15 13:26:04] Production.INFO: CreateAllLog End
[2026-09-15 13:26:04] Production.INFO: Account Balance End.
[2026-09-15 13:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:26:04] Production.INFO: ==7655== Releasing lock...
[2026-09-15 13:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:26:04] Production.INFO: ==7651== Releasing lock...
[2026-09-15 13:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:26:11] Production.ERROR: CronJobId end10
[2026-09-15 13:26:11] Production.INFO: ==7653== Releasing lock...
[2026-09-15 13:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:26:14] Production.INFO: call_cost start
[2026-09-15 13:26:14] Production.INFO: call_cost end
[2026-09-15 13:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:26:14] Production.INFO: ==7649== Releasing lock...
[2026-09-15 13:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:27:02] Production.INFO: ==7742== Lock acquired, processing the job...
[2026-09-15 18:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:27:02] Production.INFO: neon service started
[2026-09-15 18:27:02] Production.INFO: neon service started
[2026-09-15 18:27:02] Production.INFO: ==7742== Releasing lock...
[2026-09-15 18:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:27:02] Production.INFO: ==7744== Lock acquired, processing the job...
[2026-09-15 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:27:02] Production.INFO: ==7744== Releasing lock...
[2026-09-15 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:27:03] Production.INFO: ==7746== Lock acquired, processing the job...
[2026-09-15 17:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:27:03] Production.INFO: ==7746== Releasing lock...
[2026-09-15 17:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:27:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:27:03] Production.INFO: ==7748== Lock acquired, processing the job...
[2026-09-15 13:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:27:03] Production.INFO: ==7752== Lock acquired, processing the job...
[2026-09-15 13:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:27:03] Production.INFO: ==7756== Lock acquired, processing the job...
[2026-09-15 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 13:27:03] Production.INFO: ==7756== Releasing lock...
[2026-09-15 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:27:03] Production.INFO: ==7750== Lock acquired, processing the job...
[2026-09-15 13:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:27:03] Production.INFO: ==7754== Lock acquired, processing the job...
[2026-09-15 13:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:27:03] Production.INFO: Account Balance Start.
[2026-09-15 13:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:27:03] Production.INFO: 117
[2026-09-15 13:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:27:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:27:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:27:04] Production.INFO: Total Charge 0
[2026-09-15 13:27:04] Production.INFO: CreateAllLog End
[2026-09-15 13:27:04] Production.INFO: ==7750== Releasing lock...
[2026-09-15 13:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:27:04] Production.INFO: Account Balance End.
[2026-09-15 13:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:27:04] Production.INFO: ==7754== Releasing lock...
[2026-09-15 13:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:27:11] Production.ERROR: CronJobId end10
[2026-09-15 13:27:11] Production.INFO: ==7752== Releasing lock...
[2026-09-15 13:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:27:15] Production.INFO: call_cost start
[2026-09-15 13:27:15] Production.INFO: call_cost end
[2026-09-15 13:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:27:15] Production.INFO: ==7748== Releasing lock...
[2026-09-15 13:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:28:01] Production.INFO: ==7839== Lock acquired, processing the job...
[2026-09-15 18:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:28:01] Production.INFO: neon service started
[2026-09-15 18:28:01] Production.INFO: neon service started
[2026-09-15 18:28:01] Production.INFO: ==7839== Releasing lock...
[2026-09-15 18:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:28:01] Production.INFO: ==7843== Lock acquired, processing the job...
[2026-09-15 13:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:28:02] Production.INFO: ==7843== Releasing lock...
[2026-09-15 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:28:02] Production.INFO: ==7845== Lock acquired, processing the job...
[2026-09-15 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:28:02] Production.INFO: ==7845== Releasing lock...
[2026-09-15 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:28:02] Production.INFO: ==7847== Lock acquired, processing the job...
[2026-09-15 13:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:28:02] Production.INFO: ==7849== Lock acquired, processing the job...
[2026-09-15 13:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:28:03] Production.INFO: ==7855== Lock acquired, processing the job...
[2026-09-15 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:28:03] Production.INFO: ==7851== Lock acquired, processing the job...
[2026-09-15 13:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:28:03] Production.INFO: ==7853== Lock acquired, processing the job...
[2026-09-15 13:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:28:03] Production.INFO: ==7855== Releasing lock...
[2026-09-15 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:28:03] Production.INFO: Account Balance Start.
[2026-09-15 13:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:28:03] Production.INFO: 117
[2026-09-15 13:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:28:03] Production.INFO: Total Charge 0
[2026-09-15 13:28:03] Production.INFO: CreateAllLog End
[2026-09-15 13:28:03] Production.INFO: Account Balance End.
[2026-09-15 13:28:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:28:03] Production.INFO: ==7853== Releasing lock...
[2026-09-15 13:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:28:04] Production.INFO: ==7849== Releasing lock...
[2026-09-15 13:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:28:10] Production.ERROR: CronJobId end10
[2026-09-15 13:28:10] Production.INFO: ==7851== Releasing lock...
[2026-09-15 13:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:28:13] Production.INFO: call_cost start
[2026-09-15 13:28:13] Production.INFO: call_cost end
[2026-09-15 13:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:28:13] Production.INFO: ==7847== Releasing lock...
[2026-09-15 13:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:29:01] Production.INFO: ==7938== Lock acquired, processing the job...
[2026-09-15 18:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:29:01] Production.INFO: neon service started
[2026-09-15 18:29:01] Production.INFO: neon service started
[2026-09-15 18:29:01] Production.INFO: ==7938== Releasing lock...
[2026-09-15 18:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:29:02] Production.INFO: ==7942== Lock acquired, processing the job...
[2026-09-15 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:29:02] Production.INFO: ==7942== Releasing lock...
[2026-09-15 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:29:02] Production.INFO: ==7940== Lock acquired, processing the job...
[2026-09-15 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:29:02] Production.INFO: ==7940== Releasing lock...
[2026-09-15 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:29:03] Production.INFO: ==7944== Lock acquired, processing the job...
[2026-09-15 13:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:29:03] Production.INFO: ==7948== Lock acquired, processing the job...
[2026-09-15 13:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:29:03] Production.INFO: ==7946== Lock acquired, processing the job...
[2026-09-15 13:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:29:03] Production.INFO: ==7952== Lock acquired, processing the job...
[2026-09-15 13:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:29:03] Production.INFO: ==7950== Lock acquired, processing the job...
[2026-09-15 13:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:29:03] Production.INFO: Account Balance Start.
[2026-09-15 13:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:29:03] Production.INFO: 117
[2026-09-15 13:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:29:03] Production.INFO: ==7952== Releasing lock...
[2026-09-15 13:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:29:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:29:04] Production.INFO: Total Charge 0
[2026-09-15 13:29:04] Production.INFO: CreateAllLog End
[2026-09-15 13:29:04] Production.INFO: Account Balance End.
[2026-09-15 13:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:29:04] Production.INFO: ==7950== Releasing lock...
[2026-09-15 13:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:29:04] Production.INFO: ==7946== Releasing lock...
[2026-09-15 13:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:29:13] Production.ERROR: CronJobId end10
[2026-09-15 13:29:13] Production.INFO: ==7948== Releasing lock...
[2026-09-15 13:29:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:29:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:29:14] Production.INFO: call_cost start
[2026-09-15 13:29:14] Production.INFO: call_cost end
[2026-09-15 13:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:29:14] Production.INFO: ==7944== Releasing lock...
[2026-09-15 13:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:30:02] Production.INFO: ==8033== Lock acquired, processing the job...
[2026-09-15 18:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:30:02] Production.INFO: neon service started
[2026-09-15 18:30:02] Production.INFO: neon service started
[2026-09-15 18:30:02] Production.INFO: ==8033== Releasing lock...
[2026-09-15 18:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:30:02] Production.INFO: ==8035== Lock acquired, processing the job...
[2026-09-15 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:30:03] Production.INFO: ==8035== Releasing lock...
[2026-09-15 13:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:30:03] Production.INFO: ==8037== Lock acquired, processing the job...
[2026-09-15 17:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:30:03] Production.INFO: ==8037== Releasing lock...
[2026-09-15 17:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:30:03] Production.INFO: ==8045== Lock acquired, processing the job...
[2026-09-15 13:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:30:03] Production.INFO: Account Balance Start.
[2026-09-15 13:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:30:03] Production.INFO: 117
[2026-09-15 13:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:30:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:30:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:30:04] Production.INFO: ==8039== Lock acquired, processing the job...
[2026-09-15 13:30:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:30:04] Production.INFO: ==8041== Lock acquired, processing the job...
[2026-09-15 13:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:30:04] Production.INFO: ==8043== Lock acquired, processing the job...
[2026-09-15 13:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:30:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:30:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:30:04] Production.INFO: ==8048== Lock acquired, processing the job...
[2026-09-15 13:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:30:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:30:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:30:04] Production.INFO: ==8048== Releasing lock...
[2026-09-15 13:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:30:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:30:04] Production.INFO: Total Charge 0
[2026-09-15 13:30:04] Production.INFO: CreateAllLog End
[2026-09-15 13:30:04] Production.INFO: Account Balance End.
[2026-09-15 13:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:30:04] Production.INFO: ==8045== Releasing lock...
[2026-09-15 13:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:30:04] Production.INFO: ==8041== Releasing lock...
[2026-09-15 13:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:30: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-15 13:30:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:30:11] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:30:11] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:30:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:30:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:30:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:30:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:30:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:30:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:30:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:30:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:30:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:30:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:30:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:30:12] Production.INFO: call_cost start
[2026-09-15 13:30:12] Production.INFO: call_cost end
[2026-09-15 13:30:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:30:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:30:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:30:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:30:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:30:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:30:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:30:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:30:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:30:12] Production.INFO: ==8039== Releasing lock...
[2026-09-15 13:30:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:30:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 13:30:12] Production.ERROR: CronJobId end10
[2026-09-15 13:30:12] Production.INFO: ==8043== Releasing lock...
[2026-09-15 13:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:31:01] Production.INFO: ==8131== Lock acquired, processing the job...
[2026-09-15 18:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:31:01] Production.INFO: neon service started
[2026-09-15 18:31:01] Production.INFO: neon service started
[2026-09-15 18:31:01] Production.INFO: ==8131== Releasing lock...
[2026-09-15 18:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:31:02] Production.INFO: ==8133== Lock acquired, processing the job...
[2026-09-15 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:31:02] Production.INFO: ==8135== Lock acquired, processing the job...
[2026-09-15 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:31:02] Production.INFO: ==8135== Releasing lock...
[2026-09-15 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:31:02] Production.INFO: ==8133== Releasing lock...
[2026-09-15 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:31:03] Production.INFO: ==8138== Lock acquired, processing the job...
[2026-09-15 13:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:31:03] Production.INFO: ==8140== Lock acquired, processing the job...
[2026-09-15 13:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:31:03] Production.INFO: ==8146== Lock acquired, processing the job...
[2026-09-15 13:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 13:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:31:03] Production.INFO: ==8146== Releasing lock...
[2026-09-15 13:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:31:03] Production.INFO: ==8142== Lock acquired, processing the job...
[2026-09-15 13:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:31:03] Production.INFO: ==8144== Lock acquired, processing the job...
[2026-09-15 13:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:31:04] Production.INFO: Account Balance Start.
[2026-09-15 13:31:04] Production.INFO: CreateAllLog Start
[2026-09-15 13:31:04] Production.INFO: 117
[2026-09-15 13:31:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:31:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:31:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:31:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:31:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:31:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:31:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:31:04] Production.INFO: ==8140== Releasing lock...
[2026-09-15 13:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:31:04] Production.INFO: Total Charge 0
[2026-09-15 13:31:04] Production.INFO: CreateAllLog End
[2026-09-15 13:31:04] Production.INFO: Account Balance End.
[2026-09-15 13:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:31:04] Production.INFO: ==8144== Releasing lock...
[2026-09-15 13:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:31:11] Production.ERROR: CronJobId end10
[2026-09-15 13:31:11] Production.INFO: ==8142== Releasing lock...
[2026-09-15 13:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:31:14] Production.INFO: call_cost start
[2026-09-15 13:31:14] Production.INFO: call_cost end
[2026-09-15 13:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:31:14] Production.INFO: ==8138== Releasing lock...
[2026-09-15 13:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:32:02] Production.INFO: ==8242== Lock acquired, processing the job...
[2026-09-15 18:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:32:02] Production.INFO: neon service started
[2026-09-15 18:32:02] Production.INFO: neon service started
[2026-09-15 18:32:02] Production.INFO: ==8242== Releasing lock...
[2026-09-15 18:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:32:02] Production.INFO: ==8247== Lock acquired, processing the job...
[2026-09-15 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:32:02] Production.INFO: ==8247== Releasing lock...
[2026-09-15 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:32:02] Production.INFO: ==8245== Lock acquired, processing the job...
[2026-09-15 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:32:03] Production.INFO: ==8245== Releasing lock...
[2026-09-15 13:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:32:03] Production.INFO: ==8249== Lock acquired, processing the job...
[2026-09-15 13:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:32:03] Production.INFO: ==8251== Lock acquired, processing the job...
[2026-09-15 13:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:32:03] Production.INFO: ==8253== Lock acquired, processing the job...
[2026-09-15 13:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:32:03] Production.INFO: ==8255== Lock acquired, processing the job...
[2026-09-15 13:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:32:03] Production.INFO: ==8259== Lock acquired, processing the job...
[2026-09-15 13:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 13:32:04] Production.INFO: Account Balance Start.
[2026-09-15 13:32:04] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 13:32:04] Production.INFO: 117
[2026-09-15 13:32:04] Production.INFO: ==8259== Releasing lock...
[2026-09-15 13:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:32:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:32:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:32:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:32:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:32:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:32:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:32:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:32:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:32:04] Production.INFO: Total Charge 0
[2026-09-15 13:32:04] Production.INFO: CreateAllLog End
[2026-09-15 13:32:04] Production.INFO: ==8251== Releasing lock...
[2026-09-15 13:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:32:04] Production.INFO: Account Balance End.
[2026-09-15 13:32:05] Production.ERROR: CronJobId end 12
[2026-09-15 13:32:05] Production.INFO: ==8255== Releasing lock...
[2026-09-15 13:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:32:12] Production.ERROR: CronJobId end10
[2026-09-15 13:32:12] Production.INFO: ==8253== Releasing lock...
[2026-09-15 13:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:32:14] Production.INFO: call_cost start
[2026-09-15 13:32:14] Production.INFO: call_cost end
[2026-09-15 13:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:32:14] Production.INFO: ==8249== Releasing lock...
[2026-09-15 13:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:33:01] Production.INFO: ==8338== Lock acquired, processing the job...
[2026-09-15 18:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:33:01] Production.INFO: neon service started
[2026-09-15 18:33:01] Production.INFO: neon service started
[2026-09-15 18:33:01] Production.INFO: ==8338== Releasing lock...
[2026-09-15 18:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:33:02] Production.INFO: ==8342== Lock acquired, processing the job...
[2026-09-15 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:33:02] Production.INFO: ==8342== Releasing lock...
[2026-09-15 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:33:02] Production.INFO: ==8340== Lock acquired, processing the job...
[2026-09-15 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:33:02] Production.INFO: ==8340== Releasing lock...
[2026-09-15 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:33:03] Production.INFO: ==8345== Lock acquired, processing the job...
[2026-09-15 13:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:33:03] Production.INFO: ==8349== Lock acquired, processing the job...
[2026-09-15 13:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:33:03] Production.INFO: ==8347== Lock acquired, processing the job...
[2026-09-15 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:33:03] Production.INFO: ==8351== Lock acquired, processing the job...
[2026-09-15 13:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:33:03] Production.INFO: ==8353== Lock acquired, processing the job...
[2026-09-15 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:33:03] Production.INFO: Account Balance Start.
[2026-09-15 13:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:33:03] Production.INFO: 117
[2026-09-15 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-15 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-15 13:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 13:33:03] Production.INFO: ==8353== Releasing lock...
[2026-09-15 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:33:03] Production.INFO: Total Charge 0
[2026-09-15 13:33:03] Production.INFO: CreateAllLog End
[2026-09-15 13:33:04] Production.INFO: ==8347== Releasing lock...
[2026-09-15 13:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:33:04] Production.INFO: Account Balance End.
[2026-09-15 13:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:33:04] Production.INFO: ==8351== Releasing lock...
[2026-09-15 13:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:33:12] Production.ERROR: CronJobId end10
[2026-09-15 13:33:12] Production.INFO: ==8349== Releasing lock...
[2026-09-15 13:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:33:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:33:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:33:15] Production.INFO: call_cost start
[2026-09-15 13:33:15] Production.INFO: call_cost end
[2026-09-15 13:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:33:15] Production.INFO: ==8345== Releasing lock...
[2026-09-15 13:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:34:02] Production.INFO: ==8435== Lock acquired, processing the job...
[2026-09-15 18:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:34:02] Production.INFO: neon service started
[2026-09-15 18:34:02] Production.INFO: neon service started
[2026-09-15 18:34:02] Production.INFO: ==8435== Releasing lock...
[2026-09-15 18:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:34:02] Production.INFO: ==8437== Lock acquired, processing the job...
[2026-09-15 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:34:02] Production.INFO: ==8441== Lock acquired, processing the job...
[2026-09-15 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:34:02] Production.INFO: ==8441== Releasing lock...
[2026-09-15 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:34:02] Production.INFO: ==8437== Releasing lock...
[2026-09-15 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:34:03] Production.INFO: ==8444== Lock acquired, processing the job...
[2026-09-15 13:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:34:03] Production.INFO: ==8446== Lock acquired, processing the job...
[2026-09-15 13:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:34:03] Production.INFO: ==8452== Lock acquired, processing the job...
[2026-09-15 13:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:34:03] Production.INFO: ==8448== Lock acquired, processing the job...
[2026-09-15 13:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:34:03] Production.INFO: ==8450== Lock acquired, processing the job...
[2026-09-15 13:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:34:03] Production.INFO: Account Balance Start.
[2026-09-15 13:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:34:04] Production.INFO: 117
[2026-09-15 13:34:04] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 13:34:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:34:04] Production.INFO: ==8452== Releasing lock...
[2026-09-15 13:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:34:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:34:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:34:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:34:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:34:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:34:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:34:04] Production.INFO: ==8446== Releasing lock...
[2026-09-15 13:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:34:04] Production.INFO: Total Charge 0
[2026-09-15 13:34:04] Production.INFO: CreateAllLog End
[2026-09-15 13:34:04] Production.INFO: Account Balance End.
[2026-09-15 13:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:34:04] Production.INFO: ==8450== Releasing lock...
[2026-09-15 13:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:34:12] Production.ERROR: CronJobId end10
[2026-09-15 13:34:12] Production.INFO: ==8448== Releasing lock...
[2026-09-15 13:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:34:14] Production.INFO: call_cost start
[2026-09-15 13:34:14] Production.INFO: call_cost end
[2026-09-15 13:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:34:14] Production.INFO: ==8444== Releasing lock...
[2026-09-15 13:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:35:01] Production.INFO: ==8532== Lock acquired, processing the job...
[2026-09-15 18:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:35:01] Production.INFO: neon service started
[2026-09-15 18:35:01] Production.INFO: neon service started
[2026-09-15 18:35:01] Production.INFO: ==8532== Releasing lock...
[2026-09-15 18:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:35:02] Production.INFO: ==8536== Lock acquired, processing the job...
[2026-09-15 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:35:02] Production.INFO: ==8534== Lock acquired, processing the job...
[2026-09-15 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:35:02] Production.INFO: ==8536== Releasing lock...
[2026-09-15 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:35:02] Production.INFO: ==8534== Releasing lock...
[2026-09-15 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:35:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:35:03] Production.INFO: ==8539== Lock acquired, processing the job...
[2026-09-15 13:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 13:35:03] Production.INFO: ==8541== Lock acquired, processing the job...
[2026-09-15 13:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 13:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 13:35:03] Production.ERROR: CronJob PID - 8541
[2026-09-15 13:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 13:35:03] Production.ERROR: CronJob ID - 5
[2026-09-15 13:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 13:35:00
[2026-09-15 13:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 13:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 13:35:03] Production.INFO: ==8543== Lock acquired, processing the job...
[2026-09-15 13:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 13:35:03] Production.INFO: ==8539== Releasing lock...
[2026-09-15 13:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 13:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 13:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:35:03] Production.INFO: ==8545== Lock acquired, processing the job...
[2026-09-15 13:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:35:03] Production.INFO: ==8547== Lock acquired, processing the job...
[2026-09-15 13:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:35:03] Production.INFO: ==8549== Lock acquired, processing the job...
[2026-09-15 13:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 13:35:03] Production.INFO: Account Balance Start.
[2026-09-15 13:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:35:03] Production.INFO: 117
[2026-09-15 13:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:35:03] Production.INFO: ==8551== Lock acquired, processing the job...
[2026-09-15 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 13:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:35:03] Production.ERROR: done
[2026-09-15 13:35:03] Production.INFO: ==8551== Releasing lock...
[2026-09-15 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 13:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008417', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 13:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:35:04] Production.INFO: Total Charge 0
[2026-09-15 13:35:04] Production.INFO: CreateAllLog End
[2026-09-15 13:35:04] Production.INFO: Account Balance End.
[2026-09-15 13:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:35:04] Production.INFO: ==8547== Releasing lock...
[2026-09-15 13:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:35:04] Production.INFO: ==8543== Releasing lock...
[2026-09-15 13:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008417', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 13:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 13:35:09] Production.INFO: ProcessCDR(1,18008417,1,1,2)
[2026-09-15 13:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008417,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008417,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 13:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 13:35:09] Production.INFO: ==8549== Releasing lock...
[2026-09-15 13:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 13:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 13:35:13] Production.ERROR: CronJobId end10
[2026-09-15 13:35:13] Production.INFO: ==8545== Releasing lock...
[2026-09-15 13:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:35:16] Production.INFO: call_cost start
[2026-09-15 13:35:16] Production.INFO: call_cost end
[2026-09-15 13:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:35:16] Production.INFO: ==8541== Releasing lock...
[2026-09-15 13:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:36:01] Production.INFO: ==8634== Lock acquired, processing the job...
[2026-09-15 18:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:36:01] Production.INFO: neon service started
[2026-09-15 18:36:01] Production.INFO: neon service started
[2026-09-15 18:36:01] Production.INFO: ==8634== Releasing lock...
[2026-09-15 18:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:36:02] Production.INFO: ==8636== Lock acquired, processing the job...
[2026-09-15 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:36:02] Production.INFO: ==8636== Releasing lock...
[2026-09-15 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:36:02] Production.INFO: ==8638== Lock acquired, processing the job...
[2026-09-15 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:36:02] Production.INFO: ==8638== Releasing lock...
[2026-09-15 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:36:03] Production.INFO: ==8645== Lock acquired, processing the job...
[2026-09-15 13:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:36:03] Production.INFO: ==8641== Lock acquired, processing the job...
[2026-09-15 13:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:36:03] Production.INFO: ==8643== Lock acquired, processing the job...
[2026-09-15 13:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:36:03] Production.INFO: ==8647== Lock acquired, processing the job...
[2026-09-15 13:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:36:03] Production.INFO: ==8649== Lock acquired, processing the job...
[2026-09-15 13:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:36:03] Production.INFO: Account Balance Start.
[2026-09-15 13:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:36:03] Production.INFO: 117
[2026-09-15 13:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:36:03] Production.INFO: ==8649== Releasing lock...
[2026-09-15 13:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:36:03] Production.INFO: Total Charge 0
[2026-09-15 13:36:03] Production.INFO: CreateAllLog End
[2026-09-15 13:36:04] Production.INFO: Account Balance End.
[2026-09-15 13:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:36:04] Production.INFO: ==8647== Releasing lock...
[2026-09-15 13:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:36:04] Production.INFO: ==8643== Releasing lock...
[2026-09-15 13:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:36:11] Production.ERROR: CronJobId end10
[2026-09-15 13:36:11] Production.INFO: ==8645== Releasing lock...
[2026-09-15 13:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:36:13] Production.INFO: call_cost start
[2026-09-15 13:36:13] Production.INFO: call_cost end
[2026-09-15 13:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:36:13] Production.INFO: ==8641== Releasing lock...
[2026-09-15 13:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:37:02] Production.INFO: ==8732== Lock acquired, processing the job...
[2026-09-15 18:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:37:02] Production.INFO: neon service started
[2026-09-15 18:37:02] Production.INFO: neon service started
[2026-09-15 18:37:02] Production.INFO: ==8732== Releasing lock...
[2026-09-15 18:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:37:02] Production.INFO: ==8736== Lock acquired, processing the job...
[2026-09-15 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:37:02] Production.INFO: ==8736== Releasing lock...
[2026-09-15 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:37:02] Production.INFO: ==8734== Lock acquired, processing the job...
[2026-09-15 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:37:03] Production.INFO: ==8734== Releasing lock...
[2026-09-15 13:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:37:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:37:03] Production.INFO: ==8743== Lock acquired, processing the job...
[2026-09-15 13:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:37:03] Production.INFO: ==8747== Lock acquired, processing the job...
[2026-09-15 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:37:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:37:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:37:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:37:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13: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-15 13:37:04] Production.INFO: ==8739== Lock acquired, processing the job...
[2026-09-15 13:37:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13: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-15 13:37:04] Production.INFO: ==8741== Lock acquired, processing the job...
[2026-09-15 13:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13: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-15 13:37:04] Production.INFO: ==8745== Lock acquired, processing the job...
[2026-09-15 13:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:37:04] Production.INFO: ==8747== Releasing lock...
[2026-09-15 13:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:37:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:37:04] Production.INFO: Account Balance Start.
[2026-09-15 13:37:04] Production.INFO: CreateAllLog Start
[2026-09-15 13:37:04] Production.INFO: 117
[2026-09-15 13:37:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:37:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:37:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:37:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:37:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:37:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:37:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:37:04] Production.INFO: Total Charge 0
[2026-09-15 13:37:04] Production.INFO: CreateAllLog End
[2026-09-15 13:37:04] Production.INFO: Account Balance End.
[2026-09-15 13:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:37:04] Production.INFO: ==8745== Releasing lock...
[2026-09-15 13:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:37:04] Production.INFO: ==8741== Releasing lock...
[2026-09-15 13:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:37:12] Production.ERROR: CronJobId end10
[2026-09-15 13:37:12] Production.INFO: ==8743== Releasing lock...
[2026-09-15 13:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:37:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:37:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:37:15] Production.INFO: call_cost start
[2026-09-15 13:37:15] Production.INFO: call_cost end
[2026-09-15 13:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:37:15] Production.INFO: ==8739== Releasing lock...
[2026-09-15 13:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:38:01] Production.INFO: ==8825== Lock acquired, processing the job...
[2026-09-15 18:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:38:01] Production.INFO: neon service started
[2026-09-15 18:38:01] Production.INFO: neon service started
[2026-09-15 18:38:01] Production.INFO: ==8825== Releasing lock...
[2026-09-15 18:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:38:02] Production.INFO: ==8829== Lock acquired, processing the job...
[2026-09-15 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:38:02] Production.INFO: ==8829== Releasing lock...
[2026-09-15 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:38:02] Production.INFO: ==8827== Lock acquired, processing the job...
[2026-09-15 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:38:02] Production.INFO: ==8827== Releasing lock...
[2026-09-15 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:38:03] Production.INFO: ==8832== Lock acquired, processing the job...
[2026-09-15 13:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:38:03] Production.INFO: ==8834== Lock acquired, processing the job...
[2026-09-15 13:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:38:03] Production.INFO: ==8836== Lock acquired, processing the job...
[2026-09-15 13:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:38:03] Production.INFO: ==8838== Lock acquired, processing the job...
[2026-09-15 13:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:38:03] Production.INFO: ==8840== Lock acquired, processing the job...
[2026-09-15 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 13:38:03] Production.INFO: Account Balance Start.
[2026-09-15 13:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 13:38:03] Production.INFO: 117
[2026-09-15 13:38:03] Production.INFO: ==8840== Releasing lock...
[2026-09-15 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:38:03] Production.INFO: ==8834== Releasing lock...
[2026-09-15 13:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:38:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:38:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:38:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:38:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:38:04] Production.INFO: Total Charge 0
[2026-09-15 13:38:04] Production.INFO: CreateAllLog End
[2026-09-15 13:38:04] Production.INFO: Account Balance End.
[2026-09-15 13:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:38:04] Production.INFO: ==8838== Releasing lock...
[2026-09-15 13:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:38:11] Production.ERROR: CronJobId end10
[2026-09-15 13:38:11] Production.INFO: ==8836== Releasing lock...
[2026-09-15 13:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:38:14] Production.INFO: call_cost start
[2026-09-15 13:38:14] Production.INFO: call_cost end
[2026-09-15 13:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:38:14] Production.INFO: ==8832== Releasing lock...
[2026-09-15 13:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:39:02] Production.INFO: ==8926== Lock acquired, processing the job...
[2026-09-15 18:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:39:02] Production.INFO: neon service started
[2026-09-15 18:39:02] Production.INFO: neon service started
[2026-09-15 18:39:02] Production.INFO: ==8926== Releasing lock...
[2026-09-15 18:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 13:39:02] Production.INFO: ==8928== Lock acquired, processing the job...
[2026-09-15 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:39:02] Production.INFO: ==8928== Releasing lock...
[2026-09-15 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:39:03] Production.INFO: ==8930== Lock acquired, processing the job...
[2026-09-15 17:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:39:03] Production.INFO: ==8930== Releasing lock...
[2026-09-15 17:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:39:03] Production.INFO: ==8933== Lock acquired, processing the job...
[2026-09-15 13:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:39:03] Production.INFO: ==8937== Lock acquired, processing the job...
[2026-09-15 13:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:39:03] Production.INFO: ==8941== Lock acquired, processing the job...
[2026-09-15 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:39:03] Production.INFO: ==8939== Lock acquired, processing the job...
[2026-09-15 13:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:39:03] Production.INFO: ==8935== Lock acquired, processing the job...
[2026-09-15 13:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 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-15 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-15 13:39:03] Production.INFO: ==8941== Releasing lock...
[2026-09-15 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:39:03] Production.INFO: Account Balance Start.
[2026-09-15 13:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:39:03] Production.INFO: 117
[2026-09-15 13:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:39:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:39:04] Production.INFO: Total Charge 0
[2026-09-15 13:39:04] Production.INFO: CreateAllLog End
[2026-09-15 13:39:04] Production.INFO: Account Balance End.
[2026-09-15 13:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:39:04] Production.INFO: ==8939== Releasing lock...
[2026-09-15 13:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:39:04] Production.INFO: ==8935== Releasing lock...
[2026-09-15 13:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:39:12] Production.ERROR: CronJobId end10
[2026-09-15 13:39:12] Production.INFO: ==8937== Releasing lock...
[2026-09-15 13:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:39:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:39:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:39:15] Production.INFO: call_cost start
[2026-09-15 13:39:15] Production.INFO: call_cost end
[2026-09-15 13:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:39:15] Production.INFO: ==8933== Releasing lock...
[2026-09-15 13:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:40:01] Production.INFO: ==9021== Lock acquired, processing the job...
[2026-09-15 18:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:40:01] Production.INFO: neon service started
[2026-09-15 18:40:01] Production.INFO: neon service started
[2026-09-15 18:40:01] Production.INFO: ==9021== Releasing lock...
[2026-09-15 18:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:40:02] Production.INFO: ==9023== Lock acquired, processing the job...
[2026-09-15 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:40:02] Production.INFO: ==9025== Lock acquired, processing the job...
[2026-09-15 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:40:02] Production.INFO: ==9025== Releasing lock...
[2026-09-15 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:40:02] Production.INFO: ==9023== Releasing lock...
[2026-09-15 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:40:03] Production.INFO: ==9027== Lock acquired, processing the job...
[2026-09-15 13:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:40:03] Production.INFO: ==9029== Lock acquired, processing the job...
[2026-09-15 13:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:40:03] Production.INFO: ==9033== Lock acquired, processing the job...
[2026-09-15 13:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:40:03] Production.INFO: ==9031== Lock acquired, processing the job...
[2026-09-15 13:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:40:03] Production.INFO: ==9035== Lock acquired, processing the job...
[2026-09-15 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:40:03] Production.INFO: Account Balance Start.
[2026-09-15 13:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:40:03] Production.INFO: 117
[2026-09-15 13:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:40:03] Production.INFO: ==9035== Releasing lock...
[2026-09-15 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:40:03] Production.INFO: Total Charge 0
[2026-09-15 13:40:03] Production.INFO: CreateAllLog End
[2026-09-15 13:40:03] Production.INFO: Account Balance End.
[2026-09-15 13:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:40:04] Production.INFO: ==9033== Releasing lock...
[2026-09-15 13:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:40:04] Production.INFO: ==9029== Releasing lock...
[2026-09-15 13:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:40:11] Production.ERROR: CronJobId end10
[2026-09-15 13:40:11] Production.INFO: ==9031== Releasing lock...
[2026-09-15 13:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:40:13] Production.INFO: call_cost start
[2026-09-15 13:40:13] Production.INFO: call_cost end
[2026-09-15 13:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:40:13] Production.INFO: ==9027== Releasing lock...
[2026-09-15 13:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:41:02] Production.INFO: ==9116== Lock acquired, processing the job...
[2026-09-15 18:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:41:02] Production.INFO: neon service started
[2026-09-15 18:41:02] Production.INFO: neon service started
[2026-09-15 18:41:02] Production.INFO: ==9116== Releasing lock...
[2026-09-15 18:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:41:02] Production.INFO: ==9120== Lock acquired, processing the job...
[2026-09-15 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:41:02] Production.INFO: ==9120== Releasing lock...
[2026-09-15 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:41:02] Production.INFO: ==9118== Lock acquired, processing the job...
[2026-09-15 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:41:02] Production.INFO: ==9118== Releasing lock...
[2026-09-15 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:41:03] Production.INFO: ==9127== Lock acquired, processing the job...
[2026-09-15 13:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:41:03] Production.INFO: ==9125== Lock acquired, processing the job...
[2026-09-15 13:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:41:03] Production.INFO: ==9123== Lock acquired, processing the job...
[2026-09-15 13:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:41:03] Production.INFO: ==9129== Lock acquired, processing the job...
[2026-09-15 13:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:41:03] Production.INFO: ==9131== Lock acquired, processing the job...
[2026-09-15 13:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:41:03] Production.INFO: Account Balance Start.
[2026-09-15 13:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:41:03] Production.INFO: 117
[2026-09-15 13:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:41:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 13:41:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 13:41:04] Production.INFO: ==9131== Releasing lock...
[2026-09-15 13:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:41:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:41:04] Production.INFO: Total Charge 0
[2026-09-15 13:41:04] Production.INFO: CreateAllLog End
[2026-09-15 13:41:04] Production.INFO: Account Balance End.
[2026-09-15 13:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:41:04] Production.INFO: ==9129== Releasing lock...
[2026-09-15 13:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:41:04] Production.INFO: ==9125== Releasing lock...
[2026-09-15 13:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:41:12] Production.ERROR: CronJobId end10
[2026-09-15 13:41:12] Production.INFO: ==9127== Releasing lock...
[2026-09-15 13:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:41:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:41:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:41:15] Production.INFO: call_cost start
[2026-09-15 13:41:15] Production.INFO: call_cost end
[2026-09-15 13:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:41:15] Production.INFO: ==9123== Releasing lock...
[2026-09-15 13:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:42:01] Production.INFO: ==9213== Lock acquired, processing the job...
[2026-09-15 18:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:42:01] Production.INFO: neon service started
[2026-09-15 18:42:01] Production.INFO: neon service started
[2026-09-15 18:42:01] Production.INFO: ==9213== Releasing lock...
[2026-09-15 18:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:42:02] Production.INFO: ==9218== Lock acquired, processing the job...
[2026-09-15 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 13:42:02] Production.INFO: ==9215== Lock acquired, processing the job...
[2026-09-15 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:42:02] Production.INFO: ==9218== Releasing lock...
[2026-09-15 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:42:02] Production.INFO: ==9215== Releasing lock...
[2026-09-15 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:42:03] Production.INFO: ==9220== Lock acquired, processing the job...
[2026-09-15 13:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:42:03] Production.INFO: ==9224== Lock acquired, processing the job...
[2026-09-15 13:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:42:03] Production.INFO: ==9222== Lock acquired, processing the job...
[2026-09-15 13:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:42:03] Production.INFO: ==9226== Lock acquired, processing the job...
[2026-09-15 13:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:42:03] Production.INFO: Account Balance Start.
[2026-09-15 13:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:42:03] Production.INFO: 117
[2026-09-15 13:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:42:03] Production.INFO: ==9228== Lock acquired, processing the job...
[2026-09-15 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:42:03] Production.INFO: ==9228== Releasing lock...
[2026-09-15 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:42:04] Production.INFO: Total Charge 0
[2026-09-15 13:42:04] Production.INFO: CreateAllLog End
[2026-09-15 13:42:04] Production.INFO: ==9222== Releasing lock...
[2026-09-15 13:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:42:04] Production.INFO: Account Balance End.
[2026-09-15 13:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:42:04] Production.INFO: ==9226== Releasing lock...
[2026-09-15 13:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:42:11] Production.ERROR: CronJobId end10
[2026-09-15 13:42:11] Production.INFO: ==9224== Releasing lock...
[2026-09-15 13:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:42:14] Production.INFO: call_cost start
[2026-09-15 13:42:14] Production.INFO: call_cost end
[2026-09-15 13:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:42:14] Production.INFO: ==9220== Releasing lock...
[2026-09-15 13:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:43:01] Production.INFO: ==9310== Lock acquired, processing the job...
[2026-09-15 18:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:43:01] Production.INFO: neon service started
[2026-09-15 18:43:01] Production.INFO: neon service started
[2026-09-15 18:43:01] Production.INFO: ==9310== Releasing lock...
[2026-09-15 18:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:43:02] Production.INFO: ==9314== Lock acquired, processing the job...
[2026-09-15 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:43:02] Production.INFO: ==9314== Releasing lock...
[2026-09-15 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:43:02] Production.INFO: ==9316== Lock acquired, processing the job...
[2026-09-15 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:43:02] Production.INFO: ==9316== Releasing lock...
[2026-09-15 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:43:03] Production.INFO: ==9326== Lock acquired, processing the job...
[2026-09-15 13:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:43:03] Production.INFO: ==9326== Releasing lock...
[2026-09-15 13:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:43:03] Production.INFO: ==9318== Lock acquired, processing the job...
[2026-09-15 13:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:43:03] Production.INFO: ==9320== Lock acquired, processing the job...
[2026-09-15 13:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:43:03] Production.INFO: ==9324== Lock acquired, processing the job...
[2026-09-15 13:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:43:03] Production.INFO: ==9322== Lock acquired, processing the job...
[2026-09-15 13:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:43:03] Production.INFO: Account Balance Start.
[2026-09-15 13:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:43:03] Production.INFO: 117
[2026-09-15 13:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:43:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:43:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:43:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:43:04] Production.INFO: Total Charge 0
[2026-09-15 13:43:04] Production.INFO: CreateAllLog End
[2026-09-15 13:43:04] Production.INFO: ==9320== Releasing lock...
[2026-09-15 13:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:43:04] Production.INFO: Account Balance End.
[2026-09-15 13:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:43:04] Production.INFO: ==9324== Releasing lock...
[2026-09-15 13:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:43:11] Production.ERROR: CronJobId end10
[2026-09-15 13:43:11] Production.INFO: ==9322== Releasing lock...
[2026-09-15 13:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:43:14] Production.INFO: call_cost start
[2026-09-15 13:43:14] Production.INFO: call_cost end
[2026-09-15 13:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:43:14] Production.INFO: ==9318== Releasing lock...
[2026-09-15 13:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:44:02] Production.INFO: ==9410== Lock acquired, processing the job...
[2026-09-15 18:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:44:02] Production.INFO: neon service started
[2026-09-15 18:44:02] Production.INFO: neon service started
[2026-09-15 18:44:02] Production.INFO: ==9410== Releasing lock...
[2026-09-15 18:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:44:02] Production.INFO: ==9412== Lock acquired, processing the job...
[2026-09-15 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:44:02] Production.INFO: ==9412== Releasing lock...
[2026-09-15 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:44:03] Production.INFO: ==9414== Lock acquired, processing the job...
[2026-09-15 17:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:44:03] Production.INFO: ==9414== Releasing lock...
[2026-09-15 17:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:44:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:44:03] Production.INFO: ==9420== Lock acquired, processing the job...
[2026-09-15 13:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:44:03] Production.INFO: ==9416== Lock acquired, processing the job...
[2026-09-15 13:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:44:03] Production.INFO: ==9424== Lock acquired, processing the job...
[2026-09-15 13:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:44:03] Production.INFO: ==9422== Lock acquired, processing the job...
[2026-09-15 13:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:44:03] Production.INFO: ==9418== Lock acquired, processing the job...
[2026-09-15 13:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:44:03] Production.INFO: Account Balance Start.
[2026-09-15 13:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:44:03] Production.INFO: 117
[2026-09-15 13:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 13:44:03] Production.INFO: ==9424== Releasing lock...
[2026-09-15 13:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:44:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:44:04] Production.INFO: Total Charge 0
[2026-09-15 13:44:04] Production.INFO: CreateAllLog End
[2026-09-15 13:44:04] Production.INFO: Account Balance End.
[2026-09-15 13:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:44:04] Production.INFO: ==9422== Releasing lock...
[2026-09-15 13:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:44:04] Production.INFO: ==9418== Releasing lock...
[2026-09-15 13:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:44:11] Production.ERROR: CronJobId end10
[2026-09-15 13:44:11] Production.INFO: ==9420== Releasing lock...
[2026-09-15 13:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:44:14] Production.INFO: call_cost start
[2026-09-15 13:44:14] Production.INFO: call_cost end
[2026-09-15 13:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:44:14] Production.INFO: ==9416== Releasing lock...
[2026-09-15 13:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:45:01] Production.INFO: ==9510== Lock acquired, processing the job...
[2026-09-15 18:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:45:01] Production.INFO: neon service started
[2026-09-15 18:45:01] Production.INFO: neon service started
[2026-09-15 18:45:01] Production.INFO: ==9510== Releasing lock...
[2026-09-15 18:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:45:02] Production.INFO: ==9512== Lock acquired, processing the job...
[2026-09-15 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:45:02] Production.INFO: ==9512== Releasing lock...
[2026-09-15 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:45:02] Production.INFO: ==9514== Lock acquired, processing the job...
[2026-09-15 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:45:02] Production.INFO: ==9514== Releasing lock...
[2026-09-15 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:45:03] Production.INFO: ==9516== Lock acquired, processing the job...
[2026-09-15 13:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 13:45:03] Production.INFO: ==9518== Lock acquired, processing the job...
[2026-09-15 13:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:45:03] Production.INFO: ==9522== Lock acquired, processing the job...
[2026-09-15 13:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 13:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 13:45:03] Production.ERROR: CronJob PID - 9518
[2026-09-15 13:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 13:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 13:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 13:45:00
[2026-09-15 13:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 13:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 13:45:03] Production.INFO: ==9520== Lock acquired, processing the job...
[2026-09-15 13:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 13:45:03] Production.INFO: ==9516== Releasing lock...
[2026-09-15 13:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 13:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 13:45:03] Production.INFO: ==9526== Lock acquired, processing the job...
[2026-09-15 13:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 13:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:45:03] Production.INFO: ==9524== Lock acquired, processing the job...
[2026-09-15 13:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:45:03] Production.INFO: ==9528== Lock acquired, processing the job...
[2026-09-15 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 13:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:45:03] Production.INFO: Account Balance Start.
[2026-09-15 13:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:45:03] Production.INFO: 117
[2026-09-15 13:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:45:03] Production.INFO: ==9528== Releasing lock...
[2026-09-15 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:45:03] Production.ERROR: done
[2026-09-15 13:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 13:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008458', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 13:45:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:45:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:45:04] Production.INFO: Total Charge 0
[2026-09-15 13:45:04] Production.INFO: CreateAllLog End
[2026-09-15 13:45:04] Production.INFO: Account Balance End.
[2026-09-15 13:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:45:04] Production.INFO: ==9524== Releasing lock...
[2026-09-15 13:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:45:04] Production.INFO: ==9520== Releasing lock...
[2026-09-15 13:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008458', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 13:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 13:45:10] Production.INFO: ProcessCDR(1,18008458,1,1,2)
[2026-09-15 13:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008458,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008458,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 13:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 13:45:10] Production.INFO: ==9526== Releasing lock...
[2026-09-15 13:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 13:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 13:45:15] Production.ERROR: CronJobId end10
[2026-09-15 13:45:15] Production.INFO: ==9522== Releasing lock...
[2026-09-15 13:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:45:17] Production.INFO: call_cost start
[2026-09-15 13:45:17] Production.INFO: call_cost end
[2026-09-15 13:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:45:17] Production.INFO: ==9518== Releasing lock...
[2026-09-15 13:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:46:02] Production.INFO: ==9616== Lock acquired, processing the job...
[2026-09-15 18:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:46:02] Production.INFO: neon service started
[2026-09-15 18:46:02] Production.INFO: neon service started
[2026-09-15 18:46:02] Production.INFO: ==9616== Releasing lock...
[2026-09-15 18:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:46:02] Production.INFO: ==9618== Lock acquired, processing the job...
[2026-09-15 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:46:02] Production.INFO: ==9620== Lock acquired, processing the job...
[2026-09-15 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:46:02] Production.INFO: ==9620== Releasing lock...
[2026-09-15 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:46:03] Production.INFO: ==9618== Releasing lock...
[2026-09-15 13:46:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:46:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:46:03] Production.INFO: ==9630== Lock acquired, processing the job...
[2026-09-15 13:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:46:03] Production.INFO: ==9625== Lock acquired, processing the job...
[2026-09-15 13:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:46:03] Production.INFO: ==9627== Lock acquired, processing the job...
[2026-09-15 13:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:46:03] Production.INFO: ==9633== Lock acquired, processing the job...
[2026-09-15 13:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:46:03] Production.INFO: ==9635== Lock acquired, processing the job...
[2026-09-15 13:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:46:04] Production.INFO: Account Balance Start.
[2026-09-15 13:46:04] Production.INFO: CreateAllLog Start
[2026-09-15 13:46:04] Production.INFO: 117
[2026-09-15 13:46:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:46:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:46:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:46:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:46:04] Production.INFO: ==9635== Releasing lock...
[2026-09-15 13:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:46:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:46:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:46:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:46:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:46:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:46:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:46:04] Production.INFO: Total Charge 0
[2026-09-15 13:46:04] Production.INFO: CreateAllLog End
[2026-09-15 13:46:04] Production.INFO: Account Balance End.
[2026-09-15 13:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:46:04] Production.INFO: ==9633== Releasing lock...
[2026-09-15 13:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:46:04] Production.INFO: ==9627== Releasing lock...
[2026-09-15 13:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:46:12] Production.ERROR: CronJobId end10
[2026-09-15 13:46:12] Production.INFO: ==9630== Releasing lock...
[2026-09-15 13:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:46:15] Production.INFO: call_cost start
[2026-09-15 13:46:15] Production.INFO: call_cost end
[2026-09-15 13:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:46:15] Production.INFO: ==9625== Releasing lock...
[2026-09-15 13:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:47:01] Production.INFO: ==9712== Lock acquired, processing the job...
[2026-09-15 18:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:47:01] Production.INFO: neon service started
[2026-09-15 18:47:01] Production.INFO: neon service started
[2026-09-15 18:47:01] Production.INFO: ==9712== Releasing lock...
[2026-09-15 18:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:47:01] Production.INFO: ==9714== Lock acquired, processing the job...
[2026-09-15 13:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:47:02] Production.INFO: ==9714== Releasing lock...
[2026-09-15 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:47:02] Production.INFO: ==9716== Lock acquired, processing the job...
[2026-09-15 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:47:02] Production.INFO: ==9716== Releasing lock...
[2026-09-15 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:47:02] Production.INFO: ==9725== Lock acquired, processing the job...
[2026-09-15 13:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:47:02] Production.INFO: ==9719== Lock acquired, processing the job...
[2026-09-15 13:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:47:03] Production.INFO: ==9723== Lock acquired, processing the job...
[2026-09-15 13:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:47:03] Production.INFO: ==9721== Lock acquired, processing the job...
[2026-09-15 13:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:47:03] Production.INFO: Account Balance Start.
[2026-09-15 13:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:47:03] Production.INFO: 117
[2026-09-15 13:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:47:03] Production.INFO: ==9727== Lock acquired, processing the job...
[2026-09-15 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:47:03] Production.INFO: ==9727== Releasing lock...
[2026-09-15 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:47:03] Production.INFO: Total Charge 0
[2026-09-15 13:47:03] Production.INFO: CreateAllLog End
[2026-09-15 13:47:03] Production.INFO: Account Balance End.
[2026-09-15 13:47:03] Production.INFO: ==9721== Releasing lock...
[2026-09-15 13:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:47:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:47:03] Production.INFO: ==9725== Releasing lock...
[2026-09-15 13:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:47:11] Production.ERROR: CronJobId end10
[2026-09-15 13:47:11] Production.INFO: ==9723== Releasing lock...
[2026-09-15 13:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:47:14] Production.INFO: call_cost start
[2026-09-15 13:47:14] Production.INFO: call_cost end
[2026-09-15 13:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:47:14] Production.INFO: ==9719== Releasing lock...
[2026-09-15 13:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:48:01] Production.INFO: ==9808== Lock acquired, processing the job...
[2026-09-15 18:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:48:01] Production.INFO: neon service started
[2026-09-15 18:48:01] Production.INFO: neon service started
[2026-09-15 18:48:01] Production.INFO: ==9808== Releasing lock...
[2026-09-15 18:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:48:02] Production.INFO: ==9810== Lock acquired, processing the job...
[2026-09-15 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:48:02] Production.INFO: ==9812== Lock acquired, processing the job...
[2026-09-15 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:48:02] Production.INFO: ==9812== Releasing lock...
[2026-09-15 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:48:02] Production.INFO: ==9810== Releasing lock...
[2026-09-15 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:48:03] Production.INFO: ==9815== Lock acquired, processing the job...
[2026-09-15 13:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:48:03] Production.INFO: ==9817== Lock acquired, processing the job...
[2026-09-15 13:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:48:03] Production.INFO: ==9823== Lock acquired, processing the job...
[2026-09-15 13:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:48:03] Production.INFO: ==9819== Lock acquired, processing the job...
[2026-09-15 13:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:48:03] Production.INFO: ==9821== Lock acquired, processing the job...
[2026-09-15 13:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 13:48:04] Production.INFO: Account Balance Start.
[2026-09-15 13:48:04] Production.INFO: CreateAllLog Start
[2026-09-15 13:48:04] Production.INFO: 117
[2026-09-15 13:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:48:04] Production.INFO: ==9823== Releasing lock...
[2026-09-15 13:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:48:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:48:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:48:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:48:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:48:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:48:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:48:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:48:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:48:04] Production.INFO: Total Charge 0
[2026-09-15 13:48:04] Production.INFO: CreateAllLog End
[2026-09-15 13:48:04] Production.INFO: ==9817== Releasing lock...
[2026-09-15 13:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:48:04] Production.INFO: Account Balance End.
[2026-09-15 13:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:48:04] Production.INFO: ==9821== Releasing lock...
[2026-09-15 13:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:48:11] Production.ERROR: CronJobId end10
[2026-09-15 13:48:11] Production.INFO: ==9819== Releasing lock...
[2026-09-15 13:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:48:14] Production.INFO: call_cost start
[2026-09-15 13:48:14] Production.INFO: call_cost end
[2026-09-15 13:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:48:14] Production.INFO: ==9815== Releasing lock...
[2026-09-15 13:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:49:01] Production.INFO: ==9881== Lock acquired, processing the job...
[2026-09-15 18:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:49:01] Production.INFO: neon service started
[2026-09-15 18:49:01] Production.INFO: neon service started
[2026-09-15 18:49:01] Production.INFO: ==9881== Releasing lock...
[2026-09-15 18:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:49:02] Production.INFO: ==9883== Lock acquired, processing the job...
[2026-09-15 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:49:02] Production.INFO: ==9885== Lock acquired, processing the job...
[2026-09-15 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:49:02] Production.INFO: ==9885== Releasing lock...
[2026-09-15 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:49:02] Production.INFO: ==9883== Releasing lock...
[2026-09-15 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:49:03] Production.INFO: ==9894== Lock acquired, processing the job...
[2026-09-15 13:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:49:03] Production.INFO: ==9896== Lock acquired, processing the job...
[2026-09-15 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:49:03] Production.INFO: ==9888== Lock acquired, processing the job...
[2026-09-15 13:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:49:03] Production.INFO: ==9892== Lock acquired, processing the job...
[2026-09-15 13:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:49:03] Production.INFO: ==9890== Lock acquired, processing the job...
[2026-09-15 13:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:49:03] Production.INFO: Account Balance Start.
[2026-09-15 13:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:49:03] Production.INFO: 117
[2026-09-15 13:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 13:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 13:49:03] Production.INFO: ==9896== Releasing lock...
[2026-09-15 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:49:03] Production.INFO: Total Charge 0
[2026-09-15 13:49:03] Production.INFO: CreateAllLog End
[2026-09-15 13:49:03] Production.INFO: Account Balance End.
[2026-09-15 13:49:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:49:03] Production.INFO: ==9894== Releasing lock...
[2026-09-15 13:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:49:04] Production.INFO: ==9890== Releasing lock...
[2026-09-15 13:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:49:11] Production.ERROR: CronJobId end10
[2026-09-15 13:49:11] Production.INFO: ==9892== Releasing lock...
[2026-09-15 13:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:49:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:49:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:49:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:49:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:49:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:49:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:49:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:49:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:49:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:49:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:49:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:49:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:49:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:49:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:49:13] Production.INFO: call_cost start
[2026-09-15 13:49:13] Production.INFO: call_cost end
[2026-09-15 13:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:49:13] Production.INFO: ==9888== Releasing lock...
[2026-09-15 13:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:50:01] Production.INFO: ==9955== Lock acquired, processing the job...
[2026-09-15 18:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:50:01] Production.INFO: neon service started
[2026-09-15 18:50:01] Production.INFO: neon service started
[2026-09-15 18:50:01] Production.INFO: ==9955== Releasing lock...
[2026-09-15 18:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:50:02] Production.INFO: ==9959== Lock acquired, processing the job...
[2026-09-15 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:50:02] Production.INFO: ==9959== Releasing lock...
[2026-09-15 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:50:02] Production.INFO: ==9957== Lock acquired, processing the job...
[2026-09-15 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:50:02] Production.INFO: ==9957== Releasing lock...
[2026-09-15 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:50:03] Production.INFO: ==9961== Lock acquired, processing the job...
[2026-09-15 13:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:50:03] Production.INFO: ==9963== Lock acquired, processing the job...
[2026-09-15 13:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:50:03] Production.INFO: ==9970== Lock acquired, processing the job...
[2026-09-15 13:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:50:03] Production.INFO: ==9965== Lock acquired, processing the job...
[2026-09-15 13:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:50:03] Production.INFO: ==9967== Lock acquired, processing the job...
[2026-09-15 13:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:50:03] Production.INFO: Account Balance Start.
[2026-09-15 13:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:50:03] Production.INFO: 117
[2026-09-15 13:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:50:03] Production.INFO: ==9970== Releasing lock...
[2026-09-15 13:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:50:03] Production.INFO: ==9963== Releasing lock...
[2026-09-15 13:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:50:04] Production.INFO: Total Charge 0
[2026-09-15 13:50:04] Production.INFO: CreateAllLog End
[2026-09-15 13:50:04] Production.INFO: Account Balance End.
[2026-09-15 13:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:50:04] Production.INFO: ==9967== Releasing lock...
[2026-09-15 13:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:50:11] Production.ERROR: CronJobId end10
[2026-09-15 13:50:11] Production.INFO: ==9965== Releasing lock...
[2026-09-15 13:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:50:14] Production.INFO: call_cost start
[2026-09-15 13:50:14] Production.INFO: call_cost end
[2026-09-15 13:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:50:14] Production.INFO: ==9961== Releasing lock...
[2026-09-15 13:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:51:02] Production.INFO: ==10022== Lock acquired, processing the job...
[2026-09-15 18:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:51:02] Production.INFO: neon service started
[2026-09-15 18:51:02] Production.INFO: neon service started
[2026-09-15 18:51:02] Production.INFO: ==10022== Releasing lock...
[2026-09-15 18:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:51:02] Production.INFO: ==10024== Lock acquired, processing the job...
[2026-09-15 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:51:02] Production.INFO: ==10026== Lock acquired, processing the job...
[2026-09-15 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:51:02] Production.INFO: ==10026== Releasing lock...
[2026-09-15 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:51:03] Production.INFO: ==10024== Releasing lock...
[2026-09-15 13:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:51:03] Production.INFO: ==10031== Lock acquired, processing the job...
[2026-09-15 13:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:51:03] Production.INFO: ==10029== Lock acquired, processing the job...
[2026-09-15 13:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:51:03] Production.INFO: ==10037== Lock acquired, processing the job...
[2026-09-15 13:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:51:03] Production.INFO: Account Balance Start.
[2026-09-15 13:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:51:03] Production.INFO: 117
[2026-09-15 13:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:51:03] Production.INFO: ==10034== Lock acquired, processing the job...
[2026-09-15 13:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:51:03] Production.INFO: ==10039== Lock acquired, processing the job...
[2026-09-15 13:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:51:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:51:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:51:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:51:04] Production.INFO: ==10039== Releasing lock...
[2026-09-15 13:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:51:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:51:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:51:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:51:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:51:04] Production.INFO: Total Charge 0
[2026-09-15 13:51:04] Production.INFO: CreateAllLog End
[2026-09-15 13:51:04] Production.INFO: Account Balance End.
[2026-09-15 13:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:51:04] Production.INFO: ==10037== Releasing lock...
[2026-09-15 13:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:51:04] Production.INFO: ==10031== Releasing lock...
[2026-09-15 13:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:51:11] Production.ERROR: CronJobId end10
[2026-09-15 13:51:11] Production.INFO: ==10034== Releasing lock...
[2026-09-15 13:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:51:14] Production.INFO: call_cost start
[2026-09-15 13:51:14] Production.INFO: call_cost end
[2026-09-15 13:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:51:14] Production.INFO: ==10029== Releasing lock...
[2026-09-15 13:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:52:01] Production.INFO: ==10092== Lock acquired, processing the job...
[2026-09-15 18:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:52:01] Production.INFO: neon service started
[2026-09-15 18:52:01] Production.INFO: neon service started
[2026-09-15 18:52:01] Production.INFO: ==10092== Releasing lock...
[2026-09-15 18:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:52:02] Production.INFO: ==10096== Lock acquired, processing the job...
[2026-09-15 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:52:02] Production.INFO: ==10096== Releasing lock...
[2026-09-15 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:52:02] Production.INFO: ==10094== Lock acquired, processing the job...
[2026-09-15 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:52:02] Production.INFO: ==10094== Releasing lock...
[2026-09-15 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:52:03] Production.INFO: ==10105== Lock acquired, processing the job...
[2026-09-15 13:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:52:03] Production.INFO: ==10099== Lock acquired, processing the job...
[2026-09-15 13:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:52:03] Production.INFO: ==10101== Lock acquired, processing the job...
[2026-09-15 13:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:52:03] Production.INFO: ==10103== Lock acquired, processing the job...
[2026-09-15 13:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:52:03] Production.INFO: ==10107== Lock acquired, processing the job...
[2026-09-15 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:52:03] Production.INFO: Account Balance Start.
[2026-09-15 13:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:52:03] Production.INFO: 117
[2026-09-15 13:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 13:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 13:52:03] Production.INFO: ==10107== Releasing lock...
[2026-09-15 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:52:03] Production.INFO: Total Charge 0
[2026-09-15 13:52:03] Production.INFO: CreateAllLog End
[2026-09-15 13:52:03] Production.INFO: Account Balance End.
[2026-09-15 13:52:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:52:03] Production.INFO: ==10105== Releasing lock...
[2026-09-15 13:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:52:04] Production.INFO: ==10101== Releasing lock...
[2026-09-15 13:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:52:11] Production.ERROR: CronJobId end10
[2026-09-15 13:52:11] Production.INFO: ==10103== Releasing lock...
[2026-09-15 13:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:52:15] Production.INFO: call_cost start
[2026-09-15 13:52:15] Production.INFO: call_cost end
[2026-09-15 13:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:52:15] Production.INFO: ==10099== Releasing lock...
[2026-09-15 13:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:53:02] Production.INFO: ==10164== Lock acquired, processing the job...
[2026-09-15 18:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:53:02] Production.INFO: neon service started
[2026-09-15 18:53:02] Production.INFO: neon service started
[2026-09-15 18:53:02] Production.INFO: ==10164== Releasing lock...
[2026-09-15 18:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:53:02] Production.INFO: ==10166== Lock acquired, processing the job...
[2026-09-15 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:53:02] Production.INFO: ==10166== Releasing lock...
[2026-09-15 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:53:02] Production.INFO: ==10168== Lock acquired, processing the job...
[2026-09-15 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:53:02] Production.INFO: ==10168== Releasing lock...
[2026-09-15 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:53:03] Production.INFO: ==10170== Lock acquired, processing the job...
[2026-09-15 13:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:53:03] Production.INFO: ==10172== Lock acquired, processing the job...
[2026-09-15 13:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:53:03] Production.INFO: ==10174== Lock acquired, processing the job...
[2026-09-15 13:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:53:03] Production.INFO: ==10176== Lock acquired, processing the job...
[2026-09-15 13:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:53:03] Production.INFO: ==10178== Lock acquired, processing the job...
[2026-09-15 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:53:03] Production.INFO: Account Balance Start.
[2026-09-15 13:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:53:03] Production.INFO: 117
[2026-09-15 13:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:53:03] Production.INFO: ==10178== Releasing lock...
[2026-09-15 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:53:03] Production.INFO: Total Charge 0
[2026-09-15 13:53:03] Production.INFO: CreateAllLog End
[2026-09-15 13:53:03] Production.INFO: Account Balance End.
[2026-09-15 13:53:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:53:03] Production.INFO: ==10176== Releasing lock...
[2026-09-15 13:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:53:04] Production.INFO: ==10172== Releasing lock...
[2026-09-15 13:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:53:11] Production.ERROR: CronJobId end10
[2026-09-15 13:53:11] Production.INFO: ==10174== Releasing lock...
[2026-09-15 13:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:53:13] Production.INFO: call_cost start
[2026-09-15 13:53:13] Production.INFO: call_cost end
[2026-09-15 13:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:53:13] Production.INFO: ==10170== Releasing lock...
[2026-09-15 13:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:54:01] Production.INFO: ==10236== Lock acquired, processing the job...
[2026-09-15 18:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:54:01] Production.INFO: neon service started
[2026-09-15 18:54:01] Production.INFO: neon service started
[2026-09-15 18:54:01] Production.INFO: ==10236== Releasing lock...
[2026-09-15 18:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:54:02] Production.INFO: ==10238== Lock acquired, processing the job...
[2026-09-15 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:54:02] Production.INFO: ==10240== Lock acquired, processing the job...
[2026-09-15 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:54:02] Production.INFO: ==10240== Releasing lock...
[2026-09-15 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:54:02] Production.INFO: ==10238== Releasing lock...
[2026-09-15 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:54:03] Production.INFO: ==10245== Lock acquired, processing the job...
[2026-09-15 13:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:54:03] Production.INFO: ==10247== Lock acquired, processing the job...
[2026-09-15 13:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:54:03] Production.INFO: ==10243== Lock acquired, processing the job...
[2026-09-15 13:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:54:03] Production.INFO: ==10249== Lock acquired, processing the job...
[2026-09-15 13:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:54:03] Production.INFO: ==10251== Lock acquired, processing the job...
[2026-09-15 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:54:03] Production.INFO: Account Balance Start.
[2026-09-15 13:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:54:03] Production.INFO: 117
[2026-09-15 13:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 13:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:54:03] Production.INFO: ==10251== Releasing lock...
[2026-09-15 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:54:03] Production.INFO: Total Charge 0
[2026-09-15 13:54:03] Production.INFO: CreateAllLog End
[2026-09-15 13:54:04] Production.INFO: ==10245== Releasing lock...
[2026-09-15 13:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:54:04] Production.INFO: Account Balance End.
[2026-09-15 13:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:54:04] Production.INFO: ==10249== Releasing lock...
[2026-09-15 13:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:54:10] Production.ERROR: CronJobId end10
[2026-09-15 13:54:10] Production.INFO: ==10247== Releasing lock...
[2026-09-15 13:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:54:13] Production.INFO: call_cost start
[2026-09-15 13:54:13] Production.INFO: call_cost end
[2026-09-15 13:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:54:13] Production.INFO: ==10243== Releasing lock...
[2026-09-15 13:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:55:01] Production.INFO: ==10309== Lock acquired, processing the job...
[2026-09-15 18:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:55:01] Production.INFO: neon service started
[2026-09-15 18:55:01] Production.INFO: neon service started
[2026-09-15 18:55:01] Production.INFO: ==10309== Releasing lock...
[2026-09-15 18:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:55:02] Production.INFO: ==10311== Lock acquired, processing the job...
[2026-09-15 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:55:02] Production.INFO: ==10313== Lock acquired, processing the job...
[2026-09-15 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:55:02] Production.INFO: ==10313== Releasing lock...
[2026-09-15 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:55:02] Production.INFO: ==10311== Releasing lock...
[2026-09-15 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:55:03] Production.INFO: ==10316== Lock acquired, processing the job...
[2026-09-15 13:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 13:55:03] Production.INFO: ==10318== Lock acquired, processing the job...
[2026-09-15 13:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:55:03] Production.INFO: ==10326== Lock acquired, processing the job...
[2026-09-15 13:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 13:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 13:55:03] Production.INFO: ==10322== Lock acquired, processing the job...
[2026-09-15 13:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 13:55:03] Production.ERROR: CronJob PID - 10318
[2026-09-15 13:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 13:55:03] Production.ERROR: CronJob ID - 5
[2026-09-15 13:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 13:55:00
[2026-09-15 13:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 13:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 13:55:03] Production.INFO: ==10320== Lock acquired, processing the job...
[2026-09-15 13:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 13:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 13:55:03] Production.INFO: ==10316== Releasing lock...
[2026-09-15 13:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 13:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 13:55:03] Production.INFO: ==10324== Lock acquired, processing the job...
[2026-09-15 13:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:55:04] Production.INFO: ==10328== Lock acquired, processing the job...
[2026-09-15 13:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:55:04] Production.INFO: Account Balance Start.
[2026-09-15 13:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 13:55:04] Production.INFO: 117
[2026-09-15 13:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 13:55:04] Production.INFO: ==10328== Releasing lock...
[2026-09-15 13:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:55:04] Production.ERROR: done
[2026-09-15 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 13:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008499', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 13:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:55:04] Production.INFO: Total Charge 0
[2026-09-15 13:55:04] Production.INFO: CreateAllLog End
[2026-09-15 13:55:04] Production.INFO: Account Balance End.
[2026-09-15 13:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:55:04] Production.INFO: ==10324== Releasing lock...
[2026-09-15 13:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:55:04] Production.INFO: ==10320== Releasing lock...
[2026-09-15 13:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008499', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 13:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 13:55:10] Production.INFO: ProcessCDR(1,18008499,1,1,2)
[2026-09-15 13:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008499,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008499,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 13:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 13:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 13:55:10] Production.INFO: ==10326== Releasing lock...
[2026-09-15 13:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 13:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 13:55:14] Production.ERROR: CronJobId end10
[2026-09-15 13:55:14] Production.INFO: ==10322== Releasing lock...
[2026-09-15 13:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:55:17] Production.INFO: call_cost start
[2026-09-15 13:55:17] Production.INFO: call_cost end
[2026-09-15 13:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:55:17] Production.INFO: ==10318== Releasing lock...
[2026-09-15 13:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:56:02] Production.INFO: ==10382== Lock acquired, processing the job...
[2026-09-15 18:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:56:02] Production.INFO: neon service started
[2026-09-15 18:56:02] Production.INFO: neon service started
[2026-09-15 18:56:02] Production.INFO: ==10382== Releasing lock...
[2026-09-15 18:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:56:02] Production.INFO: ==10384== Lock acquired, processing the job...
[2026-09-15 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:56:02] Production.INFO: ==10384== Releasing lock...
[2026-09-15 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:56:03] Production.INFO: ==10386== Lock acquired, processing the job...
[2026-09-15 17:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:56:03] Production.INFO: ==10386== Releasing lock...
[2026-09-15 17:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:56:03] Production.INFO: ==10392== Lock acquired, processing the job...
[2026-09-15 13:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:56:03] Production.INFO: ==10390== Lock acquired, processing the job...
[2026-09-15 13:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:56:03] Production.INFO: ==10394== Lock acquired, processing the job...
[2026-09-15 13:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:56:03] Production.INFO: ==10396== Lock acquired, processing the job...
[2026-09-15 13:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:56:03] Production.INFO: ==10398== Lock acquired, processing the job...
[2026-09-15 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:56:03] Production.INFO: Account Balance Start.
[2026-09-15 13:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:56:03] Production.INFO: 117
[2026-09-15 13:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 13:56:03] Production.INFO: ==10398== Releasing lock...
[2026-09-15 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:56:04] Production.INFO: Date 2026-09-11
[2026-09-15 13:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:56:04] Production.INFO: Date 2026-09-12
[2026-09-15 13:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:56:04] Production.INFO: Date 2026-09-13
[2026-09-15 13:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:56:04] Production.INFO: Date 2026-09-14
[2026-09-15 13:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:56:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:56:04] Production.INFO: Total Charge 0
[2026-09-15 13:56:04] Production.INFO: CreateAllLog End
[2026-09-15 13:56:04] Production.INFO: ==10392== Releasing lock...
[2026-09-15 13:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:56:04] Production.INFO: Account Balance End.
[2026-09-15 13:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:56:04] Production.INFO: ==10396== Releasing lock...
[2026-09-15 13:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:56:12] Production.ERROR: CronJobId end10
[2026-09-15 13:56:12] Production.INFO: ==10394== Releasing lock...
[2026-09-15 13:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:56:13] Production.INFO: call_cost start
[2026-09-15 13:56:13] Production.INFO: call_cost end
[2026-09-15 13:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:56:13] Production.INFO: ==10390== Releasing lock...
[2026-09-15 13:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:57:01] Production.INFO: ==10452== Lock acquired, processing the job...
[2026-09-15 18:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:57:01] Production.INFO: neon service started
[2026-09-15 18:57:01] Production.INFO: neon service started
[2026-09-15 18:57:01] Production.INFO: ==10452== Releasing lock...
[2026-09-15 18:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:57:02] Production.INFO: ==10454== Lock acquired, processing the job...
[2026-09-15 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:57:02] Production.INFO: ==10454== Releasing lock...
[2026-09-15 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:57:02] Production.INFO: ==10456== Lock acquired, processing the job...
[2026-09-15 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:57:02] Production.INFO: ==10456== Releasing lock...
[2026-09-15 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:57:02] Production.INFO: ==10459== Lock acquired, processing the job...
[2026-09-15 13:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:57:02] Production.INFO: ==10461== Lock acquired, processing the job...
[2026-09-15 13:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:57:03] Production.INFO: ==10465== Lock acquired, processing the job...
[2026-09-15 13:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:57:03] Production.INFO: ==10463== Lock acquired, processing the job...
[2026-09-15 13:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:57:03] Production.INFO: Account Balance Start.
[2026-09-15 13:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:57:03] Production.INFO: 117
[2026-09-15 13:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:57:03] Production.INFO: ==10467== Lock acquired, processing the job...
[2026-09-15 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 13:57:03] Production.INFO: ==10467== Releasing lock...
[2026-09-15 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:57:03] Production.INFO: Total Charge 0
[2026-09-15 13:57:03] Production.INFO: CreateAllLog End
[2026-09-15 13:57:03] Production.INFO: Account Balance End.
[2026-09-15 13:57:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:57:03] Production.INFO: ==10465== Releasing lock...
[2026-09-15 13:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:57:03] Production.INFO: ==10461== Releasing lock...
[2026-09-15 13:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:57:11] Production.ERROR: CronJobId end10
[2026-09-15 13:57:11] Production.INFO: ==10463== Releasing lock...
[2026-09-15 13:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:57:14] Production.INFO: call_cost start
[2026-09-15 13:57:14] Production.INFO: call_cost end
[2026-09-15 13:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:57:14] Production.INFO: ==10459== Releasing lock...
[2026-09-15 13:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:58:02] Production.INFO: ==10524== Lock acquired, processing the job...
[2026-09-15 18:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:58:02] Production.INFO: neon service started
[2026-09-15 18:58:02] Production.INFO: neon service started
[2026-09-15 18:58:02] Production.INFO: ==10524== Releasing lock...
[2026-09-15 18:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:58:02] Production.INFO: ==10526== Lock acquired, processing the job...
[2026-09-15 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 13:58:02] Production.INFO: ==10526== Releasing lock...
[2026-09-15 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:58:02] Production.INFO: ==10528== Lock acquired, processing the job...
[2026-09-15 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:58:03] Production.INFO: ==10528== Releasing lock...
[2026-09-15 17:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:58:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:58:03] Production.INFO: ==10530== Lock acquired, processing the job...
[2026-09-15 13:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:58:03] Production.INFO: ==10534== Lock acquired, processing the job...
[2026-09-15 13:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:58:03] Production.INFO: ==10536== Lock acquired, processing the job...
[2026-09-15 13:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:58:03] Production.INFO: ==10532== Lock acquired, processing the job...
[2026-09-15 13:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:58:03] Production.INFO: ==10538== Lock acquired, processing the job...
[2026-09-15 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:58:03] Production.INFO: Account Balance Start.
[2026-09-15 13:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:58:03] Production.INFO: 117
[2026-09-15 13:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 13:58:03] Production.INFO: ==10538== Releasing lock...
[2026-09-15 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 13:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 13:58:04] Production.INFO: Total Charge 0
[2026-09-15 13:58:04] Production.INFO: CreateAllLog End
[2026-09-15 13:58:04] Production.INFO: Account Balance End.
[2026-09-15 13:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 13:58:04] Production.INFO: ==10536== Releasing lock...
[2026-09-15 13:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:58:04] Production.INFO: ==10532== Releasing lock...
[2026-09-15 13:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:58:11] Production.ERROR: CronJobId end10
[2026-09-15 13:58:11] Production.INFO: ==10534== Releasing lock...
[2026-09-15 13:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:58:14] Production.INFO: call_cost start
[2026-09-15 13:58:14] Production.INFO: call_cost end
[2026-09-15 13:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:58:14] Production.INFO: ==10530== Releasing lock...
[2026-09-15 13:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:59:01] Production.INFO: ==10597== Lock acquired, processing the job...
[2026-09-15 18:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 18:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 18:59:01] Production.INFO: neon service started
[2026-09-15 18:59:01] Production.INFO: neon service started
[2026-09-15 18:59:01] Production.INFO: ==10597== Releasing lock...
[2026-09-15 18:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 18:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 13:59:02] Production.INFO: ==10599== Lock acquired, processing the job...
[2026-09-15 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:59:02] Production.INFO: ==10601== Lock acquired, processing the job...
[2026-09-15 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 17:59:02] Production.INFO: ==10601== Releasing lock...
[2026-09-15 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 17:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 13:59:02] Production.INFO: ==10599== Releasing lock...
[2026-09-15 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 13:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 13:59:03] Production.INFO: ==10610== Lock acquired, processing the job...
[2026-09-15 13:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 13:59:03] Production.INFO: Account Balance Start.
[2026-09-15 13:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 13:59:03] Production.INFO: 117
[2026-09-15 13:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:59:03] Production.INFO: ==10604== Lock acquired, processing the job...
[2026-09-15 13:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 13:59:03] Production.INFO: ==10606== Lock acquired, processing the job...
[2026-09-15 13:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 13:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:59:03] Production.INFO: ==10608== Lock acquired, processing the job...
[2026-09-15 13:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 13:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 13:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 13:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 13:59:03] Production.INFO: Total Charge 0
[2026-09-15 13:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 13:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 13:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 13:59:03] Production.INFO: CreateAllLog End
[2026-09-15 13:59:03] Production.INFO: ==10612== Lock acquired, processing the job...
[2026-09-15 13:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 13:59:03] Production.INFO: Account Balance End.
[2026-09-15 13:59:03] Production.ERROR: CronJobId end 12
[2026-09-15 13:59:03] Production.INFO: ==10610== Releasing lock...
[2026-09-15 13:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 13:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 13:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 13:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 13: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-15 13:59:04] Production.INFO: ==10612== Releasing lock...
[2026-09-15 13:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 13:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 13:59:04] Production.INFO: ==10606== Releasing lock...
[2026-09-15 13:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 13:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 13:59:12] Production.ERROR: CronJobId end10
[2026-09-15 13:59:12] Production.INFO: ==10608== Releasing lock...
[2026-09-15 13:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 13:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 13:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 13:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 13:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 13:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 13:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 13:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 13:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 13:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 13:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 13:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 13:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 13:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 13:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 13:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 13:59:15] Production.INFO: call_cost start
[2026-09-15 13:59:15] Production.INFO: call_cost end
[2026-09-15 13:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 13:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 13:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 13:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 13:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 13:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 13:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 13:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 13:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 13:59:15] Production.INFO: ==10604== Releasing lock...
[2026-09-15 13:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 13:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:00:02] Production.INFO: ==10670== Lock acquired, processing the job...
[2026-09-15 19:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:00:02] Production.INFO: neon service started
[2026-09-15 19:00:02] Production.INFO: neon service started
[2026-09-15 19:00:02] Production.INFO: ==10670== Releasing lock...
[2026-09-15 19:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:00:02] Production.INFO: ==10675== Lock acquired, processing the job...
[2026-09-15 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:00:02] Production.INFO: ==10675== Releasing lock...
[2026-09-15 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:00:02] Production.INFO: ==10673== Lock acquired, processing the job...
[2026-09-15 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:00:02] Production.INFO: ==10673== Releasing lock...
[2026-09-15 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:00:03] Production.INFO: ==10677== Lock acquired, processing the job...
[2026-09-15 14:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:00:03] Production.INFO: ==10679== Lock acquired, processing the job...
[2026-09-15 14:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:00:03] Production.INFO: ==10681== Lock acquired, processing the job...
[2026-09-15 14:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:00:03] Production.INFO: ==10685== Lock acquired, processing the job...
[2026-09-15 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:00:03] Production.INFO: ==10683== Lock acquired, processing the job...
[2026-09-15 14:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 14:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 14:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:00:04] Production.INFO: Account Balance Start.
[2026-09-15 14:00:04] Production.INFO: CreateAllLog Start
[2026-09-15 14:00:04] Production.INFO: 117
[2026-09-15 14:00:04] Production.INFO: ==10685== Releasing lock...
[2026-09-15 14:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:00:04] Production.INFO: Date 2026-09-08
[2026-09-15 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:00:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:00:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:00:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:00:04] Production.INFO: ==10679== Releasing lock...
[2026-09-15 14:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:00:04] Production.INFO: Total Charge 0
[2026-09-15 14:00:04] Production.INFO: CreateAllLog End
[2026-09-15 14:00:04] Production.INFO: Account Balance End.
[2026-09-15 14:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:00:04] Production.INFO: ==10683== Releasing lock...
[2026-09-15 14:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:00:12] Production.ERROR: CronJobId end10
[2026-09-15 14:00:12] Production.INFO: ==10681== Releasing lock...
[2026-09-15 14:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:00:14] Production.INFO: call_cost start
[2026-09-15 14:00:14] Production.INFO: call_cost end
[2026-09-15 14:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:00:14] Production.INFO: ==10677== Releasing lock...
[2026-09-15 14:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:01:01] Production.INFO: ==10752== Lock acquired, processing the job...
[2026-09-15 19:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:01:01] Production.INFO: neon service started
[2026-09-15 19:01:01] Production.INFO: neon service started
[2026-09-15 19:01:01] Production.INFO: ==10752== Releasing lock...
[2026-09-15 19:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:01:01] Production.INFO: ==10759== Lock acquired, processing the job...
[2026-09-15 14:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:01:02] Production.INFO: ==10759== Releasing lock...
[2026-09-15 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:01:02] Production.INFO: ==10761== Lock acquired, processing the job...
[2026-09-15 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:01:02] Production.INFO: ==10761== Releasing lock...
[2026-09-15 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:01:02] Production.INFO: ==10763== Lock acquired, processing the job...
[2026-09-15 14:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:01:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:01:02] Production.INFO: ==10765== Lock acquired, processing the job...
[2026-09-15 14:01:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:01:02] Production.INFO: ==10769== Lock acquired, processing the job...
[2026-09-15 14:01:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:01:02] Production.INFO: ==10767== Lock acquired, processing the job...
[2026-09-15 14:01:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:01:03] Production.INFO: ==10771== Lock acquired, processing the job...
[2026-09-15 14:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:01:03] Production.INFO: Account Balance Start.
[2026-09-15 14:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:01:03] Production.INFO: 117
[2026-09-15 14:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:01:03] Production.INFO: ==10771== Releasing lock...
[2026-09-15 14:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:01:03] Production.INFO: Total Charge 0
[2026-09-15 14:01:03] Production.INFO: CreateAllLog End
[2026-09-15 14:01:03] Production.INFO: Account Balance End.
[2026-09-15 14:01:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:01:03] Production.INFO: ==10769== Releasing lock...
[2026-09-15 14:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:01:03] Production.INFO: ==10765== Releasing lock...
[2026-09-15 14:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:01:12] Production.ERROR: CronJobId end10
[2026-09-15 14:01:12] Production.INFO: ==10767== Releasing lock...
[2026-09-15 14:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:01:14] Production.INFO: call_cost start
[2026-09-15 14:01:14] Production.INFO: call_cost end
[2026-09-15 14:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:01:14] Production.INFO: ==10763== Releasing lock...
[2026-09-15 14:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:02:01] Production.INFO: ==10826== Lock acquired, processing the job...
[2026-09-15 19:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:02:01] Production.INFO: neon service started
[2026-09-15 19:02:01] Production.INFO: neon service started
[2026-09-15 19:02:01] Production.INFO: ==10826== Releasing lock...
[2026-09-15 19:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:02:02] Production.INFO: ==10828== Lock acquired, processing the job...
[2026-09-15 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:02:02] Production.INFO: ==10830== Lock acquired, processing the job...
[2026-09-15 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:02:02] Production.INFO: ==10830== Releasing lock...
[2026-09-15 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:02:02] Production.INFO: ==10828== Releasing lock...
[2026-09-15 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:02:03] Production.INFO: ==10835== Lock acquired, processing the job...
[2026-09-15 14:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:02:03] Production.INFO: ==10833== Lock acquired, processing the job...
[2026-09-15 14:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:02:03] Production.INFO: ==10837== Lock acquired, processing the job...
[2026-09-15 14:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:02:03] Production.INFO: ==10841== Lock acquired, processing the job...
[2026-09-15 14:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 14:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 14:02:03] Production.INFO: ==10839== Lock acquired, processing the job...
[2026-09-15 14:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:02:03] Production.INFO: Account Balance Start.
[2026-09-15 14:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:02:03] Production.INFO: 117
[2026-09-15 14:02:03] Production.INFO: ==10843== Lock acquired, processing the job...
[2026-09-15 14:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:02:04] Production.ERROR: done
[2026-09-15 14:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 14:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 14:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 14:02:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:02:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:02:04] Production.INFO: ==10843== Releasing lock...
[2026-09-15 14:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:02:04] Production.ERROR: done
[2026-09-15 14:02:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:02:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:02:04] Production.INFO: ==10841== Releasing lock...
[2026-09-15 14:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 14:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 14:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:02:04] Production.INFO: Total Charge 0
[2026-09-15 14:02:04] Production.INFO: CreateAllLog End
[2026-09-15 14:02:04] Production.INFO: ==10835== Releasing lock...
[2026-09-15 14:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:02:04] Production.INFO: Account Balance End.
[2026-09-15 14:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:02:04] Production.INFO: ==10839== Releasing lock...
[2026-09-15 14:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:02:12] Production.ERROR: CronJobId end10
[2026-09-15 14:02:12] Production.INFO: ==10837== Releasing lock...
[2026-09-15 14:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:02:15] Production.INFO: call_cost start
[2026-09-15 14:02:15] Production.INFO: call_cost end
[2026-09-15 14:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:02:15] Production.INFO: ==10833== Releasing lock...
[2026-09-15 14:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:03:02] Production.INFO: ==10896== Lock acquired, processing the job...
[2026-09-15 19:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:03:02] Production.INFO: neon service started
[2026-09-15 19:03:02] Production.INFO: neon service started
[2026-09-15 19:03:02] Production.INFO: ==10896== Releasing lock...
[2026-09-15 19:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:03:02] Production.INFO: ==10898== Lock acquired, processing the job...
[2026-09-15 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:03:02] Production.INFO: ==10898== Releasing lock...
[2026-09-15 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:03:03] Production.INFO: ==10900== Lock acquired, processing the job...
[2026-09-15 18:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:03:03] Production.INFO: ==10900== Releasing lock...
[2026-09-15 18:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:03:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:03:03] Production.INFO: ==10905== Lock acquired, processing the job...
[2026-09-15 14:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:03:03] Production.INFO: ==10907== Lock acquired, processing the job...
[2026-09-15 14:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:03:03] Production.INFO: ==10909== Lock acquired, processing the job...
[2026-09-15 14:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:03:03] Production.INFO: ==10903== Lock acquired, processing the job...
[2026-09-15 14:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:03:03] Production.INFO: Account Balance Start.
[2026-09-15 14:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:03:03] Production.INFO: 117
[2026-09-15 14:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:03:03] Production.INFO: ==10911== Lock acquired, processing the job...
[2026-09-15 14:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 14:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 14:03:04] Production.INFO: Total Charge 0
[2026-09-15 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-15 14:03:04] Production.INFO: CreateAllLog End
[2026-09-15 14:03:04] Production.INFO: ==10911== Releasing lock...
[2026-09-15 14:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:03:04] Production.INFO: Account Balance End.
[2026-09-15 14:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:03:04] Production.INFO: ==10909== Releasing lock...
[2026-09-15 14:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:03:04] Production.INFO: ==10905== Releasing lock...
[2026-09-15 14:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:03:11] Production.ERROR: CronJobId end10
[2026-09-15 14:03:11] Production.INFO: ==10907== Releasing lock...
[2026-09-15 14:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:03:14] Production.INFO: call_cost start
[2026-09-15 14:03:14] Production.INFO: call_cost end
[2026-09-15 14:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:03:14] Production.INFO: ==10903== Releasing lock...
[2026-09-15 14:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:04:01] Production.INFO: ==10966== Lock acquired, processing the job...
[2026-09-15 19:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:04:01] Production.INFO: neon service started
[2026-09-15 19:04:01] Production.INFO: neon service started
[2026-09-15 19:04:01] Production.INFO: ==10966== Releasing lock...
[2026-09-15 19:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:04:02] Production.INFO: ==10968== Lock acquired, processing the job...
[2026-09-15 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:04:02] Production.INFO: ==10968== Releasing lock...
[2026-09-15 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:04:02] Production.INFO: ==10970== Lock acquired, processing the job...
[2026-09-15 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:04:02] Production.INFO: ==10970== Releasing lock...
[2026-09-15 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:04:03] Production.INFO: ==10972== Lock acquired, processing the job...
[2026-09-15 14:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:04:03] Production.INFO: ==10974== Lock acquired, processing the job...
[2026-09-15 14:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:04:03] Production.INFO: ==10976== Lock acquired, processing the job...
[2026-09-15 14:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:04:03] Production.INFO: ==10978== Lock acquired, processing the job...
[2026-09-15 14:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:04:03] Production.INFO: Account Balance Start.
[2026-09-15 14:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:04:03] Production.INFO: ==10981== Lock acquired, processing the job...
[2026-09-15 14:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:04:03] Production.INFO: 117
[2026-09-15 14:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:04:03] Production.INFO: ==10981== Releasing lock...
[2026-09-15 14:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:04:03] Production.INFO: Total Charge 0
[2026-09-15 14:04:03] Production.INFO: CreateAllLog End
[2026-09-15 14:04:03] Production.INFO: Account Balance End.
[2026-09-15 14:04:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:04:03] Production.INFO: ==10978== Releasing lock...
[2026-09-15 14:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:04:03] Production.INFO: ==10974== Releasing lock...
[2026-09-15 14:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:04:11] Production.ERROR: CronJobId end10
[2026-09-15 14:04:11] Production.INFO: ==10976== Releasing lock...
[2026-09-15 14:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:04:14] Production.INFO: call_cost start
[2026-09-15 14:04:14] Production.INFO: call_cost end
[2026-09-15 14:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:04:14] Production.INFO: ==10972== Releasing lock...
[2026-09-15 14:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:05:02] Production.INFO: ==11038== Lock acquired, processing the job...
[2026-09-15 19:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:05:02] Production.INFO: neon service started
[2026-09-15 19:05:02] Production.INFO: neon service started
[2026-09-15 19:05:02] Production.INFO: ==11038== Releasing lock...
[2026-09-15 19:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:05:02] Production.INFO: ==11042== Lock acquired, processing the job...
[2026-09-15 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:05:02] Production.INFO: ==11042== Releasing lock...
[2026-09-15 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:05:02] Production.INFO: ==11040== Lock acquired, processing the job...
[2026-09-15 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:05:02] Production.INFO: ==11040== Releasing lock...
[2026-09-15 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:05:03] Production.INFO: ==11044== Lock acquired, processing the job...
[2026-09-15 14:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 14:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 14:05:03] Production.INFO: ==11046== Lock acquired, processing the job...
[2026-09-15 14:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:05:03] Production.INFO: ==11048== Lock acquired, processing the job...
[2026-09-15 14:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 14:05:03] Production.INFO: ==11044== Releasing lock...
[2026-09-15 14:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 14:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 14:05:03] Production.INFO: ==11050== Lock acquired, processing the job...
[2026-09-15 14:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:05:03] Production.INFO: ==11055== Lock acquired, processing the job...
[2026-09-15 14:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 14:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 14:05:03] Production.INFO: ==11053== Lock acquired, processing the job...
[2026-09-15 14:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:05:04] Production.INFO: ==11057== Lock acquired, processing the job...
[2026-09-15 14:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:05:04] Production.INFO: Account Balance Start.
[2026-09-15 14:05:04] Production.INFO: CreateAllLog Start
[2026-09-15 14:05:04] Production.INFO: 117
[2026-09-15 14:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 14:05:04] Production.ERROR: done
[2026-09-15 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-15 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-15 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 14:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008541', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:05:04] Production.INFO: ==11057== Releasing lock...
[2026-09-15 14:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:05:04] Production.INFO: Total Charge 0
[2026-09-15 14:05:04] Production.INFO: CreateAllLog End
[2026-09-15 14:05:04] Production.INFO: ==11048== Releasing lock...
[2026-09-15 14:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:05:04] Production.INFO: Account Balance End.
[2026-09-15 14:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:05:04] Production.INFO: ==11053== Releasing lock...
[2026-09-15 14:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:05:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008541', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 14:05:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 14:05:11] Production.INFO: ProcessCDR(1,18008541,1,1,2)
[2026-09-15 14:05:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008541,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008541,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 14:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 14:05:11] Production.INFO: ==11055== Releasing lock...
[2026-09-15 14:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 14:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 14:05:14] Production.ERROR: CronJobId end10
[2026-09-15 14:05:14] Production.INFO: ==11050== Releasing lock...
[2026-09-15 14:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:05:18] Production.INFO: call_cost start
[2026-09-15 14:05:18] Production.INFO: call_cost end
[2026-09-15 14:05:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:05:18] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:05:18] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:05:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:05:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:05:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:05:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:05:18] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:05:18] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:05:18] Production.INFO: ==11046== Releasing lock...
[2026-09-15 14:05:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:05:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:06:01] Production.INFO: ==11113== Lock acquired, processing the job...
[2026-09-15 19:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:06:01] Production.INFO: neon service started
[2026-09-15 19:06:01] Production.INFO: neon service started
[2026-09-15 19:06:01] Production.INFO: ==11113== Releasing lock...
[2026-09-15 19:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:06:01] Production.INFO: ==11116== Lock acquired, processing the job...
[2026-09-15 14:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:06:02] Production.INFO: ==11116== Releasing lock...
[2026-09-15 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:06:02] Production.INFO: ==11118== Lock acquired, processing the job...
[2026-09-15 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:06:02] Production.INFO: ==11118== Releasing lock...
[2026-09-15 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:06:03] Production.INFO: ==11120== Lock acquired, processing the job...
[2026-09-15 14:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:06:03] Production.INFO: ==11128== Lock acquired, processing the job...
[2026-09-15 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:06:03] Production.INFO: ==11122== Lock acquired, processing the job...
[2026-09-15 14:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:06:03] Production.INFO: ==11124== Lock acquired, processing the job...
[2026-09-15 14:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:06:03] Production.INFO: ==11126== Lock acquired, processing the job...
[2026-09-15 14:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 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-15 14:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:06:03] Production.INFO: Account Balance Start.
[2026-09-15 14:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:06:03] Production.INFO: 117
[2026-09-15 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-15 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-15 14:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:06:03] Production.INFO: ==11128== Releasing lock...
[2026-09-15 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:06:04] Production.INFO: Total Charge 0
[2026-09-15 14:06:04] Production.INFO: CreateAllLog End
[2026-09-15 14:06:04] Production.INFO: Account Balance End.
[2026-09-15 14:06:04] Production.INFO: ==11122== Releasing lock...
[2026-09-15 14:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:06:04] Production.INFO: ==11126== Releasing lock...
[2026-09-15 14:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:06:11] Production.ERROR: CronJobId end10
[2026-09-15 14:06:11] Production.INFO: ==11124== Releasing lock...
[2026-09-15 14:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:06:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:06:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:06:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:06:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:06:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:06:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:06:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:06:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:06:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:06:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:06:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:06:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:06:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:06:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:06:12] Production.INFO: call_cost start
[2026-09-15 14:06:12] Production.INFO: call_cost end
[2026-09-15 14:06:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:06:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:06:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:06:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:06:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:06:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:06:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:06:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:06:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:06:12] Production.INFO: ==11120== Releasing lock...
[2026-09-15 14:06:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:06:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:07:01] Production.INFO: ==11182== Lock acquired, processing the job...
[2026-09-15 19:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:07:01] Production.INFO: neon service started
[2026-09-15 19:07:01] Production.INFO: neon service started
[2026-09-15 19:07:01] Production.INFO: ==11182== Releasing lock...
[2026-09-15 19:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:07:02] Production.INFO: ==11186== Lock acquired, processing the job...
[2026-09-15 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:07:02] Production.INFO: ==11186== Releasing lock...
[2026-09-15 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:07:02] Production.INFO: ==11184== Lock acquired, processing the job...
[2026-09-15 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:07:02] Production.INFO: ==11184== Releasing lock...
[2026-09-15 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:07:03] Production.INFO: ==11193== Lock acquired, processing the job...
[2026-09-15 14:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:07:03] Production.INFO: ==11191== Lock acquired, processing the job...
[2026-09-15 14:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:07:03] Production.INFO: ==11195== Lock acquired, processing the job...
[2026-09-15 14:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:07:03] Production.INFO: ==11189== Lock acquired, processing the job...
[2026-09-15 14:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:07:03] Production.INFO: Account Balance Start.
[2026-09-15 14:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:07:03] Production.INFO: 117
[2026-09-15 14:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:07:03] Production.INFO: ==11197== Lock acquired, processing the job...
[2026-09-15 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:07:03] Production.INFO: ==11197== Releasing lock...
[2026-09-15 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:07:03] Production.INFO: Total Charge 0
[2026-09-15 14:07:03] Production.INFO: CreateAllLog End
[2026-09-15 14:07:04] Production.INFO: Account Balance End.
[2026-09-15 14:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:07:04] Production.INFO: ==11195== Releasing lock...
[2026-09-15 14:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:07:04] Production.INFO: ==11191== Releasing lock...
[2026-09-15 14:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:07:11] Production.ERROR: CronJobId end10
[2026-09-15 14:07:11] Production.INFO: ==11193== Releasing lock...
[2026-09-15 14:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:07:14] Production.INFO: call_cost start
[2026-09-15 14:07:14] Production.INFO: call_cost end
[2026-09-15 14:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:07:14] Production.INFO: ==11189== Releasing lock...
[2026-09-15 14:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:08:01] Production.INFO: ==11251== Lock acquired, processing the job...
[2026-09-15 19:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:08:01] Production.INFO: neon service started
[2026-09-15 19:08:01] Production.INFO: neon service started
[2026-09-15 19:08:01] Production.INFO: ==11251== Releasing lock...
[2026-09-15 19:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:08:01] Production.INFO: ==11255== Lock acquired, processing the job...
[2026-09-15 18:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:08:01] Production.INFO: ==11255== Releasing lock...
[2026-09-15 18:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:08:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:08:01] Production.INFO: ==11253== Lock acquired, processing the job...
[2026-09-15 14:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:08:01] Production.INFO: ==11253== Releasing lock...
[2026-09-15 14:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:08:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:08:02] Production.INFO: ==11257== Lock acquired, processing the job...
[2026-09-15 14:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:08:02] Production.INFO: ==11261== Lock acquired, processing the job...
[2026-09-15 14:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:08:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:08:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:08:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:08:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:08:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:08:02] Production.INFO: ==11259== Lock acquired, processing the job...
[2026-09-15 14:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:08:03] Production.INFO: ==11263== Lock acquired, processing the job...
[2026-09-15 14:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:08:03] Production.INFO: ==11265== Lock acquired, processing the job...
[2026-09-15 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:08:03] Production.INFO: Account Balance Start.
[2026-09-15 14:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:08:03] Production.INFO: 117
[2026-09-15 14:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:08:03] Production.INFO: ==11265== Releasing lock...
[2026-09-15 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:08:03] Production.INFO: ==11259== Releasing lock...
[2026-09-15 14:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:08:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:08:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:08:03] Production.INFO: Total Charge 0
[2026-09-15 14:08:03] Production.INFO: CreateAllLog End
[2026-09-15 14:08:03] Production.INFO: Account Balance End.
[2026-09-15 14:08:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:08:03] Production.INFO: ==11263== Releasing lock...
[2026-09-15 14:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:08:10] Production.ERROR: CronJobId end10
[2026-09-15 14:08:10] Production.INFO: ==11261== Releasing lock...
[2026-09-15 14:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:08:13] Production.INFO: call_cost start
[2026-09-15 14:08:13] Production.INFO: call_cost end
[2026-09-15 14:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:08:13] Production.INFO: ==11257== Releasing lock...
[2026-09-15 14:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:09:01] Production.INFO: ==11323== Lock acquired, processing the job...
[2026-09-15 19:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:09:01] Production.INFO: neon service started
[2026-09-15 19:09:01] Production.INFO: neon service started
[2026-09-15 19:09:01] Production.INFO: ==11323== Releasing lock...
[2026-09-15 19:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:09:02] Production.INFO: ==11325== Lock acquired, processing the job...
[2026-09-15 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:09:02] Production.INFO: ==11325== Releasing lock...
[2026-09-15 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:09:02] Production.INFO: ==11327== Lock acquired, processing the job...
[2026-09-15 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:09:02] Production.INFO: ==11327== Releasing lock...
[2026-09-15 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:09:02] Production.INFO: ==11336== Lock acquired, processing the job...
[2026-09-15 14:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:09:03] Production.INFO: ==11338== Lock acquired, processing the job...
[2026-09-15 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:09:03] Production.INFO: Account Balance Start.
[2026-09-15 14:09:03] Production.INFO: ==11330== Lock acquired, processing the job...
[2026-09-15 14:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:09:03] Production.INFO: 117
[2026-09-15 14:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:09:03] Production.INFO: ==11332== Lock acquired, processing the job...
[2026-09-15 14:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:09:03] Production.INFO: ==11334== Lock acquired, processing the job...
[2026-09-15 14:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:09:03] Production.INFO: ==11338== Releasing lock...
[2026-09-15 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:09:03] Production.INFO: Total Charge 0
[2026-09-15 14:09:03] Production.INFO: CreateAllLog End
[2026-09-15 14:09:03] Production.INFO: Account Balance End.
[2026-09-15 14:09:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:09:03] Production.INFO: ==11336== Releasing lock...
[2026-09-15 14:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:09:03] Production.INFO: ==11332== Releasing lock...
[2026-09-15 14:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:09:11] Production.ERROR: CronJobId end10
[2026-09-15 14:09:11] Production.INFO: ==11334== Releasing lock...
[2026-09-15 14:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:09:13] Production.INFO: call_cost start
[2026-09-15 14:09:13] Production.INFO: call_cost end
[2026-09-15 14:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:09:13] Production.INFO: ==11330== Releasing lock...
[2026-09-15 14:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:10:02] Production.INFO: ==11396== Lock acquired, processing the job...
[2026-09-15 19:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:10:02] Production.INFO: neon service started
[2026-09-15 19:10:02] Production.INFO: neon service started
[2026-09-15 19:10:02] Production.INFO: ==11396== Releasing lock...
[2026-09-15 19:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:10:02] Production.INFO: ==11400== Lock acquired, processing the job...
[2026-09-15 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:10:02] Production.INFO: ==11400== Releasing lock...
[2026-09-15 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:10:02] Production.INFO: ==11398== Lock acquired, processing the job...
[2026-09-15 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:10:02] Production.INFO: ==11398== Releasing lock...
[2026-09-15 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:10:03] Production.INFO: ==11403== Lock acquired, processing the job...
[2026-09-15 14:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:10:03] Production.INFO: ==11405== Lock acquired, processing the job...
[2026-09-15 14:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:10:03] Production.INFO: ==11407== Lock acquired, processing the job...
[2026-09-15 14:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:10:03] Production.INFO: ==11409== Lock acquired, processing the job...
[2026-09-15 14:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:10:03] Production.INFO: ==11411== Lock acquired, processing the job...
[2026-09-15 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:10:03] Production.INFO: Account Balance Start.
[2026-09-15 14:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:10:03] Production.INFO: 117
[2026-09-15 14:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:10:03] Production.INFO: ==11411== Releasing lock...
[2026-09-15 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:10:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:10:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:10:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:10:04] Production.INFO: ==11405== Releasing lock...
[2026-09-15 14:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:10:04] Production.INFO: Total Charge 0
[2026-09-15 14:10:04] Production.INFO: CreateAllLog End
[2026-09-15 14:10:04] Production.INFO: Account Balance End.
[2026-09-15 14:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:10:04] Production.INFO: ==11409== Releasing lock...
[2026-09-15 14:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:10:11] Production.ERROR: CronJobId end10
[2026-09-15 14:10:11] Production.INFO: ==11407== Releasing lock...
[2026-09-15 14:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:10:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:10:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:10:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:10:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:10:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:10:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:10:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:10:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:10:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:10:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:10:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:10:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:10:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:10:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:10:13] Production.INFO: call_cost start
[2026-09-15 14:10:13] Production.INFO: call_cost end
[2026-09-15 14:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:10:13] Production.INFO: ==11403== Releasing lock...
[2026-09-15 14:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:11:01] Production.INFO: ==11466== Lock acquired, processing the job...
[2026-09-15 19:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:11:01] Production.INFO: neon service started
[2026-09-15 19:11:01] Production.INFO: neon service started
[2026-09-15 19:11:01] Production.INFO: ==11466== Releasing lock...
[2026-09-15 19:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:11:01] Production.INFO: ==11468== Lock acquired, processing the job...
[2026-09-15 14:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:11:01] Production.INFO: ==11468== Releasing lock...
[2026-09-15 14:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:11:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:11:02] Production.INFO: ==11470== Lock acquired, processing the job...
[2026-09-15 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:11:02] Production.INFO: ==11470== Releasing lock...
[2026-09-15 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:11:02] Production.INFO: ==11473== Lock acquired, processing the job...
[2026-09-15 14:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:11:02] Production.INFO: ==11475== Lock acquired, processing the job...
[2026-09-15 14:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:11:02] Production.INFO: ==11477== Lock acquired, processing the job...
[2026-09-15 14:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:11:02] Production.INFO: ==11481== Lock acquired, processing the job...
[2026-09-15 14:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:11:02] Production.INFO: ==11479== Lock acquired, processing the job...
[2026-09-15 14:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:11:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:11:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:11:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:11:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 14:11:03] Production.INFO: Account Balance Start.
[2026-09-15 14:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:11:03] Production.INFO: 117
[2026-09-15 14:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:11:03] Production.INFO: ==11481== Releasing lock...
[2026-09-15 14:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:11:03] Production.INFO: ==11475== Releasing lock...
[2026-09-15 14:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:11:04] Production.INFO: Total Charge 0
[2026-09-15 14:11:04] Production.INFO: CreateAllLog End
[2026-09-15 14:11:04] Production.INFO: Account Balance End.
[2026-09-15 14:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:11:04] Production.INFO: ==11479== Releasing lock...
[2026-09-15 14:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:11:11] Production.ERROR: CronJobId end10
[2026-09-15 14:11:11] Production.INFO: ==11477== Releasing lock...
[2026-09-15 14:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:11:14] Production.INFO: call_cost start
[2026-09-15 14:11:14] Production.INFO: call_cost end
[2026-09-15 14:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:11:14] Production.INFO: ==11473== Releasing lock...
[2026-09-15 14:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:12:01] Production.INFO: ==11538== Lock acquired, processing the job...
[2026-09-15 19:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:12:01] Production.INFO: neon service started
[2026-09-15 19:12:01] Production.INFO: neon service started
[2026-09-15 19:12:01] Production.INFO: ==11538== Releasing lock...
[2026-09-15 19:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:12:02] Production.INFO: ==11540== Lock acquired, processing the job...
[2026-09-15 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:12:02] Production.INFO: ==11542== Lock acquired, processing the job...
[2026-09-15 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:12:02] Production.INFO: ==11542== Releasing lock...
[2026-09-15 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:12:02] Production.INFO: ==11540== Releasing lock...
[2026-09-15 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:12:03] Production.INFO: ==11547== Lock acquired, processing the job...
[2026-09-15 14:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:12:03] Production.INFO: ==11549== Lock acquired, processing the job...
[2026-09-15 14:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:12:03] Production.INFO: ==11545== Lock acquired, processing the job...
[2026-09-15 14:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:12:03] Production.INFO: ==11551== Lock acquired, processing the job...
[2026-09-15 14:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:12:03] Production.INFO: ==11553== Lock acquired, processing the job...
[2026-09-15 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:12:03] Production.INFO: Account Balance Start.
[2026-09-15 14:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:12:03] Production.INFO: 117
[2026-09-15 14:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 14:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 14:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:12:03] Production.INFO: ==11553== Releasing lock...
[2026-09-15 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:12:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:12:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:12:04] Production.INFO: Total Charge 0
[2026-09-15 14:12:04] Production.INFO: CreateAllLog End
[2026-09-15 14:12:04] Production.INFO: Account Balance End.
[2026-09-15 14:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:12:04] Production.INFO: ==11551== Releasing lock...
[2026-09-15 14:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:12:04] Production.INFO: ==11547== Releasing lock...
[2026-09-15 14:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:12:12] Production.ERROR: CronJobId end10
[2026-09-15 14:12:12] Production.INFO: ==11549== Releasing lock...
[2026-09-15 14:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:12:14] Production.INFO: call_cost start
[2026-09-15 14:12:14] Production.INFO: call_cost end
[2026-09-15 14:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:12:14] Production.INFO: ==11545== Releasing lock...
[2026-09-15 14:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:13:02] Production.INFO: ==11612== Lock acquired, processing the job...
[2026-09-15 19:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:13:02] Production.INFO: neon service started
[2026-09-15 19:13:02] Production.INFO: neon service started
[2026-09-15 19:13:02] Production.INFO: ==11612== Releasing lock...
[2026-09-15 19:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:13:02] Production.INFO: ==11616== Lock acquired, processing the job...
[2026-09-15 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:13:02] Production.INFO: ==11616== Releasing lock...
[2026-09-15 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:13:02] Production.INFO: ==11614== Lock acquired, processing the job...
[2026-09-15 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:13:02] Production.INFO: ==11614== Releasing lock...
[2026-09-15 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:13:03] Production.INFO: ==11620== Lock acquired, processing the job...
[2026-09-15 14:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:13:03] Production.INFO: ==11618== Lock acquired, processing the job...
[2026-09-15 14:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:13:03] Production.INFO: ==11622== Lock acquired, processing the job...
[2026-09-15 14:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:13:03] Production.INFO: ==11626== Lock acquired, processing the job...
[2026-09-15 14:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:13:03] Production.INFO: ==11624== Lock acquired, processing the job...
[2026-09-15 14:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:13:03] Production.INFO: Account Balance Start.
[2026-09-15 14:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:13:03] Production.INFO: 117
[2026-09-15 14:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 14: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-15 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 14: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-15 14: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-15 14:13:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:13:04] Production.INFO: ==11626== Releasing lock...
[2026-09-15 14:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:13:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:13:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:13:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:13:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:13:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:13:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:13:04] Production.INFO: Total Charge 0
[2026-09-15 14:13:04] Production.INFO: CreateAllLog End
[2026-09-15 14:13:04] Production.INFO: ==11620== Releasing lock...
[2026-09-15 14:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:13:04] Production.INFO: Account Balance End.
[2026-09-15 14:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:13:04] Production.INFO: ==11624== Releasing lock...
[2026-09-15 14:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:13:11] Production.ERROR: CronJobId end10
[2026-09-15 14:13:11] Production.INFO: ==11622== Releasing lock...
[2026-09-15 14:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:13:15] Production.INFO: call_cost start
[2026-09-15 14:13:15] Production.INFO: call_cost end
[2026-09-15 14:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:13:15] Production.INFO: ==11618== Releasing lock...
[2026-09-15 14:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:14:01] Production.INFO: ==11687== Lock acquired, processing the job...
[2026-09-15 19:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:14:01] Production.INFO: neon service started
[2026-09-15 19:14:01] Production.INFO: neon service started
[2026-09-15 19:14:01] Production.INFO: ==11687== Releasing lock...
[2026-09-15 19:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:14:01] Production.INFO: ==11689== Lock acquired, processing the job...
[2026-09-15 14:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:14:02] Production.INFO: ==11689== Releasing lock...
[2026-09-15 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:14:02] Production.INFO: ==11691== Lock acquired, processing the job...
[2026-09-15 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:14:02] Production.INFO: ==11691== Releasing lock...
[2026-09-15 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:14:02] Production.INFO: ==11693== Lock acquired, processing the job...
[2026-09-15 14:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:14:02] Production.INFO: ==11695== Lock acquired, processing the job...
[2026-09-15 14:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:14:03] Production.INFO: ==11699== Lock acquired, processing the job...
[2026-09-15 14:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:14:03] Production.INFO: ==11697== Lock acquired, processing the job...
[2026-09-15 14:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:14:03] Production.INFO: Account Balance Start.
[2026-09-15 14:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:14:03] Production.INFO: 117
[2026-09-15 14:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:14:03] Production.INFO: ==11701== Lock acquired, processing the job...
[2026-09-15 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 14:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:14:03] Production.INFO: ==11701== Releasing lock...
[2026-09-15 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:14:03] Production.INFO: Total Charge 0
[2026-09-15 14:14:03] Production.INFO: CreateAllLog End
[2026-09-15 14:14:03] Production.INFO: Account Balance End.
[2026-09-15 14:14:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:14:03] Production.INFO: ==11699== Releasing lock...
[2026-09-15 14:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:14:03] Production.INFO: ==11695== Releasing lock...
[2026-09-15 14:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:14:10] Production.ERROR: CronJobId end10
[2026-09-15 14:14:10] Production.INFO: ==11697== Releasing lock...
[2026-09-15 14:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:14:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:14:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:14:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:14:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:14:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:14:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:14:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:14:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:14:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:14:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:14:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:14:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:14:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:14:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:14:13] Production.INFO: call_cost start
[2026-09-15 14:14:13] Production.INFO: call_cost end
[2026-09-15 14:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:14:13] Production.INFO: ==11693== Releasing lock...
[2026-09-15 14:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:15:02] Production.INFO: ==11755== Lock acquired, processing the job...
[2026-09-15 19:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:15:02] Production.INFO: neon service started
[2026-09-15 19:15:02] Production.INFO: neon service started
[2026-09-15 19:15:02] Production.INFO: ==11755== Releasing lock...
[2026-09-15 19:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:15:02] Production.INFO: ==11758== Lock acquired, processing the job...
[2026-09-15 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:15:02] Production.INFO: ==11760== Lock acquired, processing the job...
[2026-09-15 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:15:02] Production.INFO: ==11760== Releasing lock...
[2026-09-15 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:15:02] Production.INFO: ==11758== Releasing lock...
[2026-09-15 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:15:03] Production.INFO: ==11762== Lock acquired, processing the job...
[2026-09-15 14:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 14:15:03] Production.INFO: ==11768== Lock acquired, processing the job...
[2026-09-15 14:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:15:04] Production.INFO: ==11764== Lock acquired, processing the job...
[2026-09-15 14:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:15:04] Production.INFO: ==11766== Lock acquired, processing the job...
[2026-09-15 14:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 14:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 14:15:04] Production.ERROR: CronJob PID - 11768
[2026-09-15 14:15:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 14:15:04] Production.ERROR: CronJob ID - 10
[2026-09-15 14:15:04] Production.ERROR: CronJob Last Run Time 2026-09-15 14:15:00
[2026-09-15 14:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 14:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 14:15:04] Production.INFO: ==11772== Lock acquired, processing the job...
[2026-09-15 14:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 14:15:04] Production.INFO: ==11770== Lock acquired, processing the job...
[2026-09-15 14:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 14:15:04] Production.INFO: ==11762== Releasing lock...
[2026-09-15 14:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 14:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 14:15:04] Production.INFO: ==11774== Lock acquired, processing the job...
[2026-09-15 14:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 14:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:15:04] Production.INFO: Account Balance Start.
[2026-09-15 14:15:04] Production.INFO: CreateAllLog Start
[2026-09-15 14:15:04] Production.INFO: 117
[2026-09-15 14:15:04] Production.INFO: Date 2026-09-08
[2026-09-15 14:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 14:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:15:04] Production.INFO: ==11774== Releasing lock...
[2026-09-15 14:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:15:04] Production.ERROR: done
[2026-09-15 14:15:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 14:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008582', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 14:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:15:04] Production.INFO: Total Charge 0
[2026-09-15 14:15:04] Production.INFO: CreateAllLog End
[2026-09-15 14:15:05] Production.INFO: ==11766== Releasing lock...
[2026-09-15 14:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:15:05] Production.INFO: Account Balance End.
[2026-09-15 14:15:05] Production.ERROR: CronJobId end 12
[2026-09-15 14:15:05] Production.INFO: ==11770== Releasing lock...
[2026-09-15 14:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008582', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 14:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 14:15:09] Production.INFO: ProcessCDR(1,18008582,1,1,2)
[2026-09-15 14:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008582,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008582,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 14:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 14:15:09] Production.INFO: ==11772== Releasing lock...
[2026-09-15 14:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 14:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 14:15:13] Production.ERROR: CronJobId end10
[2026-09-15 14:15:13] Production.INFO: ==11768== Releasing lock...
[2026-09-15 14:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:15:16] Production.INFO: call_cost start
[2026-09-15 14:15:16] Production.INFO: call_cost end
[2026-09-15 14:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:15:16] Production.INFO: ==11764== Releasing lock...
[2026-09-15 14:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:16:01] Production.INFO: ==11833== Lock acquired, processing the job...
[2026-09-15 19:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:16:01] Production.INFO: neon service started
[2026-09-15 19:16:01] Production.INFO: neon service started
[2026-09-15 19:16:01] Production.INFO: ==11833== Releasing lock...
[2026-09-15 19:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:16:01] Production.INFO: ==11837== Lock acquired, processing the job...
[2026-09-15 18:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:16:01] Production.INFO: ==11837== Releasing lock...
[2026-09-15 18:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:16:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:16:01] Production.INFO: ==11835== Lock acquired, processing the job...
[2026-09-15 14:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:16:02] Production.INFO: ==11835== Releasing lock...
[2026-09-15 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:16:02] Production.INFO: ==11839== Lock acquired, processing the job...
[2026-09-15 14:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:16:02] Production.INFO: ==11841== Lock acquired, processing the job...
[2026-09-15 14:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:16:02] Production.INFO: ==11845== Lock acquired, processing the job...
[2026-09-15 14:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:16:03] Production.INFO: ==11847== Lock acquired, processing the job...
[2026-09-15 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:16:03] Production.INFO: ==11843== Lock acquired, processing the job...
[2026-09-15 14:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:16:03] Production.INFO: Account Balance Start.
[2026-09-15 14:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:16:03] Production.INFO: 117
[2026-09-15 14:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 14:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:16:03] Production.INFO: ==11847== Releasing lock...
[2026-09-15 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:16:03] Production.INFO: Total Charge 0
[2026-09-15 14:16:03] Production.INFO: CreateAllLog End
[2026-09-15 14:16:03] Production.INFO: Account Balance End.
[2026-09-15 14:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:16:03] Production.INFO: ==11845== Releasing lock...
[2026-09-15 14:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:16:03] Production.INFO: ==11841== Releasing lock...
[2026-09-15 14:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:16:10] Production.ERROR: CronJobId end10
[2026-09-15 14:16:10] Production.INFO: ==11843== Releasing lock...
[2026-09-15 14:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:16:14] Production.INFO: call_cost start
[2026-09-15 14:16:14] Production.INFO: call_cost end
[2026-09-15 14:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:16:14] Production.INFO: ==11839== Releasing lock...
[2026-09-15 14:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:17:01] Production.INFO: ==11900== Lock acquired, processing the job...
[2026-09-15 19:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:17:01] Production.INFO: neon service started
[2026-09-15 19:17:01] Production.INFO: neon service started
[2026-09-15 19:17:01] Production.INFO: ==11900== Releasing lock...
[2026-09-15 19:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:17:02] Production.INFO: ==11902== Lock acquired, processing the job...
[2026-09-15 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:17:02] Production.INFO: ==11902== Releasing lock...
[2026-09-15 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:17:02] Production.INFO: ==11904== Lock acquired, processing the job...
[2026-09-15 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:17:02] Production.INFO: ==11904== Releasing lock...
[2026-09-15 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:17:03] Production.INFO: ==11909== Lock acquired, processing the job...
[2026-09-15 14:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:17:03] Production.INFO: ==11907== Lock acquired, processing the job...
[2026-09-15 14:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:17:03] Production.INFO: ==11911== Lock acquired, processing the job...
[2026-09-15 14:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:17:03] Production.INFO: ==11913== Lock acquired, processing the job...
[2026-09-15 14:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:17:03] Production.INFO: ==11915== Lock acquired, processing the job...
[2026-09-15 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:17:03] Production.INFO: Account Balance Start.
[2026-09-15 14:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:17:03] Production.INFO: 117
[2026-09-15 14:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:17:03] Production.INFO: ==11915== Releasing lock...
[2026-09-15 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:17:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:17:03] Production.INFO: ==11909== Releasing lock...
[2026-09-15 14:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:17:03] Production.INFO: Total Charge 0
[2026-09-15 14:17:03] Production.INFO: CreateAllLog End
[2026-09-15 14:17:04] Production.INFO: Account Balance End.
[2026-09-15 14:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:17:04] Production.INFO: ==11913== Releasing lock...
[2026-09-15 14:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:17:11] Production.ERROR: CronJobId end10
[2026-09-15 14:17:11] Production.INFO: ==11911== Releasing lock...
[2026-09-15 14:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:17:14] Production.INFO: call_cost start
[2026-09-15 14:17:14] Production.INFO: call_cost end
[2026-09-15 14:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:17:14] Production.INFO: ==11907== Releasing lock...
[2026-09-15 14:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:18:02] Production.INFO: ==11972== Lock acquired, processing the job...
[2026-09-15 19:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:18:02] Production.INFO: neon service started
[2026-09-15 19:18:02] Production.INFO: neon service started
[2026-09-15 19:18:02] Production.INFO: ==11972== Releasing lock...
[2026-09-15 19:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:18:02] Production.INFO: ==11974== Lock acquired, processing the job...
[2026-09-15 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:18:02] Production.INFO: ==11974== Releasing lock...
[2026-09-15 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:18:03] Production.INFO: ==11976== Lock acquired, processing the job...
[2026-09-15 18:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:18:03] Production.INFO: ==11976== Releasing lock...
[2026-09-15 18:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:18:03] Production.INFO: ==11981== Lock acquired, processing the job...
[2026-09-15 14:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:18:03] Production.INFO: ==11983== Lock acquired, processing the job...
[2026-09-15 14:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:18:03] Production.INFO: ==11979== Lock acquired, processing the job...
[2026-09-15 14:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:18:03] Production.INFO: ==11985== Lock acquired, processing the job...
[2026-09-15 14:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:18:03] Production.INFO: ==11987== Lock acquired, processing the job...
[2026-09-15 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:18:03] Production.INFO: Account Balance Start.
[2026-09-15 14:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:18:03] Production.INFO: 117
[2026-09-15 14:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 14:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 14:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:18:03] Production.INFO: ==11987== Releasing lock...
[2026-09-15 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:18:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:18:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:18:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:18:04] Production.INFO: Total Charge 0
[2026-09-15 14:18:04] Production.INFO: CreateAllLog End
[2026-09-15 14:18:04] Production.INFO: Account Balance End.
[2026-09-15 14:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:18:04] Production.INFO: ==11985== Releasing lock...
[2026-09-15 14:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:18:04] Production.INFO: ==11981== Releasing lock...
[2026-09-15 14:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:18:10] Production.ERROR: CronJobId end10
[2026-09-15 14:18:10] Production.INFO: ==11983== Releasing lock...
[2026-09-15 14:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:18:13] Production.INFO: call_cost start
[2026-09-15 14:18:13] Production.INFO: call_cost end
[2026-09-15 14:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:18:13] Production.INFO: ==11979== Releasing lock...
[2026-09-15 14:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:19:01] Production.INFO: ==12041== Lock acquired, processing the job...
[2026-09-15 19:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:19:01] Production.INFO: neon service started
[2026-09-15 19:19:01] Production.INFO: neon service started
[2026-09-15 19:19:01] Production.INFO: ==12041== Releasing lock...
[2026-09-15 19:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:19:01] Production.INFO: ==12043== Lock acquired, processing the job...
[2026-09-15 14:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:19:02] Production.INFO: ==12043== Releasing lock...
[2026-09-15 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:19:02] Production.INFO: ==12045== Lock acquired, processing the job...
[2026-09-15 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:19:02] Production.INFO: ==12045== Releasing lock...
[2026-09-15 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:19:02] Production.INFO: ==12052== Lock acquired, processing the job...
[2026-09-15 14:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:19:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:19:03] Production.INFO: ==12048== Lock acquired, processing the job...
[2026-09-15 14:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:19:03] Production.INFO: ==12050== Lock acquired, processing the job...
[2026-09-15 14:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:19:03] Production.INFO: ==12054== Lock acquired, processing the job...
[2026-09-15 14:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:19:03] Production.INFO: Account Balance Start.
[2026-09-15 14:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:19:03] Production.INFO: 117
[2026-09-15 14:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:19:03] Production.INFO: ==12056== Lock acquired, processing the job...
[2026-09-15 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:19:03] Production.INFO: ==12056== Releasing lock...
[2026-09-15 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:19:03] Production.INFO: Total Charge 0
[2026-09-15 14:19:03] Production.INFO: CreateAllLog End
[2026-09-15 14:19:03] Production.INFO: Account Balance End.
[2026-09-15 14:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:19:03] Production.INFO: ==12054== Releasing lock...
[2026-09-15 14:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:19:03] Production.INFO: ==12050== Releasing lock...
[2026-09-15 14:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:19:10] Production.ERROR: CronJobId end10
[2026-09-15 14:19:10] Production.INFO: ==12052== Releasing lock...
[2026-09-15 14:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:19:14] Production.INFO: call_cost start
[2026-09-15 14:19:14] Production.INFO: call_cost end
[2026-09-15 14:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:19:14] Production.INFO: ==12048== Releasing lock...
[2026-09-15 14:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:20:02] Production.INFO: ==12112== Lock acquired, processing the job...
[2026-09-15 19:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:20:02] Production.INFO: neon service started
[2026-09-15 19:20:02] Production.INFO: neon service started
[2026-09-15 19:20:02] Production.INFO: ==12112== Releasing lock...
[2026-09-15 19:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:20:02] Production.INFO: ==12116== Lock acquired, processing the job...
[2026-09-15 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:20:02] Production.INFO: ==12116== Releasing lock...
[2026-09-15 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:20:02] Production.INFO: ==12114== Lock acquired, processing the job...
[2026-09-15 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:20:02] Production.INFO: ==12114== Releasing lock...
[2026-09-15 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:20:03] Production.INFO: ==12119== Lock acquired, processing the job...
[2026-09-15 14:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:20:03] Production.INFO: ==12125== Lock acquired, processing the job...
[2026-09-15 14:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:20:03] Production.INFO: ==12121== Lock acquired, processing the job...
[2026-09-15 14:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:20:03] Production.INFO: ==12123== Lock acquired, processing the job...
[2026-09-15 14:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:20:03] Production.INFO: Account Balance Start.
[2026-09-15 14:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:20:03] Production.INFO: 117
[2026-09-15 14:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:20:03] Production.INFO: ==12127== Lock acquired, processing the job...
[2026-09-15 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:20:03] Production.INFO: ==12127== Releasing lock...
[2026-09-15 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:20:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:20:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:20:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:20:04] Production.INFO: Total Charge 0
[2026-09-15 14:20:04] Production.INFO: CreateAllLog End
[2026-09-15 14:20:04] Production.INFO: ==12121== Releasing lock...
[2026-09-15 14:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:20:04] Production.INFO: Account Balance End.
[2026-09-15 14:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:20:04] Production.INFO: ==12125== Releasing lock...
[2026-09-15 14:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:20:11] Production.ERROR: CronJobId end10
[2026-09-15 14:20:11] Production.INFO: ==12123== Releasing lock...
[2026-09-15 14:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:20:13] Production.INFO: call_cost start
[2026-09-15 14:20:13] Production.INFO: call_cost end
[2026-09-15 14:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:20:13] Production.INFO: ==12119== Releasing lock...
[2026-09-15 14:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:21:01] Production.INFO: ==12182== Lock acquired, processing the job...
[2026-09-15 19:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:21:01] Production.INFO: neon service started
[2026-09-15 19:21:01] Production.INFO: neon service started
[2026-09-15 19:21:01] Production.INFO: ==12182== Releasing lock...
[2026-09-15 19:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:21:01] Production.INFO: ==12184== Lock acquired, processing the job...
[2026-09-15 14:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:21:02] Production.INFO: ==12184== Releasing lock...
[2026-09-15 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:21:02] Production.INFO: ==12186== Lock acquired, processing the job...
[2026-09-15 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:21:02] Production.INFO: ==12186== Releasing lock...
[2026-09-15 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:21:02] Production.INFO: ==12190== Lock acquired, processing the job...
[2026-09-15 14:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:21:02] Production.INFO: ==12188== Lock acquired, processing the job...
[2026-09-15 14:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:21:02] Production.INFO: ==12192== Lock acquired, processing the job...
[2026-09-15 14:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:21:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:21:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:21:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:21:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:21:03] Production.INFO: ==12194== Lock acquired, processing the job...
[2026-09-15 14:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:21:03] Production.INFO: ==12197== Lock acquired, processing the job...
[2026-09-15 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 14:21:03] Production.INFO: Account Balance Start.
[2026-09-15 14:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:21:03] Production.INFO: 117
[2026-09-15 14:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:21:03] Production.INFO: ==12197== Releasing lock...
[2026-09-15 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:21:03] Production.INFO: ==12190== Releasing lock...
[2026-09-15 14:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:21:03] Production.INFO: Total Charge 0
[2026-09-15 14:21:03] Production.INFO: CreateAllLog End
[2026-09-15 14:21:03] Production.INFO: Account Balance End.
[2026-09-15 14:21:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:21:03] Production.INFO: ==12194== Releasing lock...
[2026-09-15 14:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:21:10] Production.ERROR: CronJobId end10
[2026-09-15 14:21:10] Production.INFO: ==12192== Releasing lock...
[2026-09-15 14:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:21:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:21:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:21:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:21:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:21:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:21:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:21:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:21:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:21:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:21:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:21:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:21:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:21:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:21:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:21:13] Production.INFO: call_cost start
[2026-09-15 14:21:13] Production.INFO: call_cost end
[2026-09-15 14:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:21:13] Production.INFO: ==12188== Releasing lock...
[2026-09-15 14:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:22:01] Production.INFO: ==12252== Lock acquired, processing the job...
[2026-09-15 19:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:22:01] Production.INFO: neon service started
[2026-09-15 19:22:01] Production.INFO: neon service started
[2026-09-15 19:22:01] Production.INFO: ==12252== Releasing lock...
[2026-09-15 19:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:22:02] Production.INFO: ==12256== Lock acquired, processing the job...
[2026-09-15 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:22:02] Production.INFO: ==12256== Releasing lock...
[2026-09-15 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:22:02] Production.INFO: ==12254== Lock acquired, processing the job...
[2026-09-15 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:22:02] Production.INFO: ==12254== Releasing lock...
[2026-09-15 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:22:03] Production.INFO: ==12263== Lock acquired, processing the job...
[2026-09-15 14:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:22:03] Production.INFO: ==12259== Lock acquired, processing the job...
[2026-09-15 14:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:22:03] Production.INFO: ==12261== Lock acquired, processing the job...
[2026-09-15 14:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:22:03] Production.INFO: ==12265== Lock acquired, processing the job...
[2026-09-15 14:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:22:03] Production.INFO: ==12267== Lock acquired, processing the job...
[2026-09-15 14:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:22:03] Production.INFO: Account Balance Start.
[2026-09-15 14:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:22:03] Production.INFO: 117
[2026-09-15 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-15 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-15 14:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:22:03] Production.INFO: ==12267== Releasing lock...
[2026-09-15 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:22:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:22:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:22:04] Production.INFO: Total Charge 0
[2026-09-15 14:22:04] Production.INFO: CreateAllLog End
[2026-09-15 14:22:04] Production.INFO: Account Balance End.
[2026-09-15 14:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:22:04] Production.INFO: ==12265== Releasing lock...
[2026-09-15 14:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:22:04] Production.INFO: ==12261== Releasing lock...
[2026-09-15 14:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:22:11] Production.ERROR: CronJobId end10
[2026-09-15 14:22:11] Production.INFO: ==12263== Releasing lock...
[2026-09-15 14:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:22:14] Production.INFO: call_cost start
[2026-09-15 14:22:14] Production.INFO: call_cost end
[2026-09-15 14:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:22:14] Production.INFO: ==12259== Releasing lock...
[2026-09-15 14:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:23:01] Production.INFO: ==12322== Lock acquired, processing the job...
[2026-09-15 19:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:23:01] Production.INFO: neon service started
[2026-09-15 19:23:01] Production.INFO: neon service started
[2026-09-15 19:23:01] Production.INFO: ==12322== Releasing lock...
[2026-09-15 19:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:23:01] Production.INFO: ==12324== Lock acquired, processing the job...
[2026-09-15 14:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:23:01] Production.INFO: ==12324== Releasing lock...
[2026-09-15 14:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:23:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:23:02] Production.INFO: ==12326== Lock acquired, processing the job...
[2026-09-15 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:23:02] Production.INFO: ==12326== Releasing lock...
[2026-09-15 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:23:02] Production.INFO: ==12329== Lock acquired, processing the job...
[2026-09-15 14:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:23:02] Production.INFO: ==12331== Lock acquired, processing the job...
[2026-09-15 14:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:23:02] Production.INFO: ==12335== Lock acquired, processing the job...
[2026-09-15 14:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:23:02] Production.INFO: ==12333== Lock acquired, processing the job...
[2026-09-15 14:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:23:03] Production.INFO: ==12337== Lock acquired, processing the job...
[2026-09-15 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:23:03] Production.INFO: Account Balance Start.
[2026-09-15 14:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:23:03] Production.INFO: 117
[2026-09-15 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-15 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-15 14:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 14:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:23:03] Production.INFO: ==12337== Releasing lock...
[2026-09-15 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:23:03] Production.INFO: Total Charge 0
[2026-09-15 14:23:03] Production.INFO: CreateAllLog End
[2026-09-15 14:23:03] Production.INFO: Account Balance End.
[2026-09-15 14:23:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:23:03] Production.INFO: ==12335== Releasing lock...
[2026-09-15 14:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:23:03] Production.INFO: ==12331== Releasing lock...
[2026-09-15 14:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:23:10] Production.ERROR: CronJobId end10
[2026-09-15 14:23:10] Production.INFO: ==12333== Releasing lock...
[2026-09-15 14:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:23:14] Production.INFO: call_cost start
[2026-09-15 14:23:14] Production.INFO: call_cost end
[2026-09-15 14:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:23:14] Production.INFO: ==12329== Releasing lock...
[2026-09-15 14:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:24:01] Production.INFO: ==12394== Lock acquired, processing the job...
[2026-09-15 19:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:24:01] Production.INFO: neon service started
[2026-09-15 19:24:01] Production.INFO: neon service started
[2026-09-15 19:24:01] Production.INFO: ==12394== Releasing lock...
[2026-09-15 19:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:24:02] Production.INFO: ==12396== Lock acquired, processing the job...
[2026-09-15 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:24:02] Production.INFO: ==12396== Releasing lock...
[2026-09-15 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:24:02] Production.INFO: ==12398== Lock acquired, processing the job...
[2026-09-15 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:24:02] Production.INFO: ==12398== Releasing lock...
[2026-09-15 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:24:03] Production.INFO: ==12404== Lock acquired, processing the job...
[2026-09-15 14:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:24:03] Production.INFO: ==12400== Lock acquired, processing the job...
[2026-09-15 14:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:24:03] Production.INFO: ==12402== Lock acquired, processing the job...
[2026-09-15 14:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:24:03] Production.INFO: ==12406== Lock acquired, processing the job...
[2026-09-15 14:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:24:03] Production.INFO: ==12408== Lock acquired, processing the job...
[2026-09-15 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 14:24:03] Production.INFO: Account Balance Start.
[2026-09-15 14:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:24:03] Production.INFO: 117
[2026-09-15 14:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:24:03] Production.INFO: ==12408== Releasing lock...
[2026-09-15 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:24:03] Production.INFO: Total Charge 0
[2026-09-15 14:24:03] Production.INFO: CreateAllLog End
[2026-09-15 14:24:03] Production.INFO: Account Balance End.
[2026-09-15 14:24:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:24:03] Production.INFO: ==12406== Releasing lock...
[2026-09-15 14:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:24:04] Production.INFO: ==12402== Releasing lock...
[2026-09-15 14:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:24:10] Production.ERROR: CronJobId end10
[2026-09-15 14:24:10] Production.INFO: ==12404== Releasing lock...
[2026-09-15 14:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:24:14] Production.INFO: call_cost start
[2026-09-15 14:24:14] Production.INFO: call_cost end
[2026-09-15 14:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:24:14] Production.INFO: ==12400== Releasing lock...
[2026-09-15 14:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:25:02] Production.INFO: ==12464== Lock acquired, processing the job...
[2026-09-15 19:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:25:02] Production.INFO: neon service started
[2026-09-15 19:25:02] Production.INFO: neon service started
[2026-09-15 19:25:02] Production.INFO: ==12464== Releasing lock...
[2026-09-15 19:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:25:02] Production.INFO: ==12466== Lock acquired, processing the job...
[2026-09-15 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:25:02] Production.INFO: ==12466== Releasing lock...
[2026-09-15 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:25:03] Production.INFO: ==12468== Lock acquired, processing the job...
[2026-09-15 18:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:25:03] Production.INFO: ==12468== Releasing lock...
[2026-09-15 18:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:25:03] Production.INFO: ==12470== Lock acquired, processing the job...
[2026-09-15 14:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 14:25:03] Production.INFO: ==12476== Lock acquired, processing the job...
[2026-09-15 14:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 14:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 14:25:03] Production.INFO: ==12470== Releasing lock...
[2026-09-15 14:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 14:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 14:25:03] Production.INFO: ==12472== Lock acquired, processing the job...
[2026-09-15 14:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:25:03] Production.INFO: ==12474== Lock acquired, processing the job...
[2026-09-15 14:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:25:03] Production.INFO: ==12480== Lock acquired, processing the job...
[2026-09-15 14:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 14:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 14:25:03] Production.INFO: ==12478== Lock acquired, processing the job...
[2026-09-15 14:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:25:03] Production.INFO: ==12482== Lock acquired, processing the job...
[2026-09-15 14:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 14:25:04] Production.INFO: ==12482== Releasing lock...
[2026-09-15 14:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:25:04] Production.INFO: Account Balance Start.
[2026-09-15 14:25:04] Production.INFO: CreateAllLog Start
[2026-09-15 14:25:04] Production.INFO: 117
[2026-09-15 14:25:04] Production.INFO: Date 2026-09-08
[2026-09-15 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:25:04] Production.ERROR: done
[2026-09-15 14:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 14:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008623', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 14:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:25:04] Production.INFO: Total Charge 0
[2026-09-15 14:25:04] Production.INFO: CreateAllLog End
[2026-09-15 14:25:04] Production.INFO: Account Balance End.
[2026-09-15 14:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:25:04] Production.INFO: ==12478== Releasing lock...
[2026-09-15 14:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:25:04] Production.INFO: ==12474== Releasing lock...
[2026-09-15 14:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008623', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 14:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 14:25:10] Production.INFO: ProcessCDR(1,18008623,1,1,2)
[2026-09-15 14:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008623,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008623,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 14:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 14:25:10] Production.INFO: ==12480== Releasing lock...
[2026-09-15 14:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 14:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 14:25:13] Production.ERROR: CronJobId end10
[2026-09-15 14:25:13] Production.INFO: ==12476== Releasing lock...
[2026-09-15 14:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:25:17] Production.INFO: call_cost start
[2026-09-15 14:25:17] Production.INFO: call_cost end
[2026-09-15 14:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:25:17] Production.INFO: ==12472== Releasing lock...
[2026-09-15 14:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:26:01] Production.INFO: ==12539== Lock acquired, processing the job...
[2026-09-15 19:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:26:01] Production.INFO: neon service started
[2026-09-15 19:26:01] Production.INFO: neon service started
[2026-09-15 19:26:01] Production.INFO: ==12539== Releasing lock...
[2026-09-15 19:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:26:01] Production.INFO: ==12541== Lock acquired, processing the job...
[2026-09-15 14:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:26:02] Production.INFO: ==12541== Releasing lock...
[2026-09-15 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:26:02] Production.INFO: ==12543== Lock acquired, processing the job...
[2026-09-15 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:26:02] Production.INFO: ==12543== Releasing lock...
[2026-09-15 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:26:02] Production.INFO: ==12554== Lock acquired, processing the job...
[2026-09-15 14:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:26:03] Production.INFO: ==12551== Lock acquired, processing the job...
[2026-09-15 14:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 14:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 14:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:26:03] Production.INFO: ==12547== Lock acquired, processing the job...
[2026-09-15 14:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:26:03] Production.INFO: ==12554== Releasing lock...
[2026-09-15 14:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:26:03] Production.INFO: ==12545== Lock acquired, processing the job...
[2026-09-15 14:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:26:03] Production.INFO: ==12549== Lock acquired, processing the job...
[2026-09-15 14:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:26:03] Production.INFO: Account Balance Start.
[2026-09-15 14:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:26:03] Production.INFO: 117
[2026-09-15 14:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:26:03] Production.INFO: Total Charge 0
[2026-09-15 14:26:03] Production.INFO: CreateAllLog End
[2026-09-15 14:26:03] Production.INFO: Account Balance End.
[2026-09-15 14:26:03] Production.INFO: ==12547== Releasing lock...
[2026-09-15 14:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:26:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:26:03] Production.INFO: ==12551== Releasing lock...
[2026-09-15 14:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:26:11] Production.ERROR: CronJobId end10
[2026-09-15 14:26:11] Production.INFO: ==12549== Releasing lock...
[2026-09-15 14:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:26:13] Production.INFO: call_cost start
[2026-09-15 14:26:13] Production.INFO: call_cost end
[2026-09-15 14:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:26:13] Production.INFO: ==12545== Releasing lock...
[2026-09-15 14:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:27:01] Production.INFO: ==12609== Lock acquired, processing the job...
[2026-09-15 19:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:27:01] Production.INFO: neon service started
[2026-09-15 19:27:01] Production.INFO: neon service started
[2026-09-15 19:27:01] Production.INFO: ==12609== Releasing lock...
[2026-09-15 19:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:27:02] Production.INFO: ==12611== Lock acquired, processing the job...
[2026-09-15 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:27:02] Production.INFO: ==12611== Releasing lock...
[2026-09-15 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:27:02] Production.INFO: ==12613== Lock acquired, processing the job...
[2026-09-15 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:27:02] Production.INFO: ==12613== Releasing lock...
[2026-09-15 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:27:03] Production.INFO: ==12615== Lock acquired, processing the job...
[2026-09-15 14:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:27:03] Production.INFO: ==12619== Lock acquired, processing the job...
[2026-09-15 14:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:27:03] Production.INFO: ==12623== Lock acquired, processing the job...
[2026-09-15 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:27:03] Production.INFO: ==12617== Lock acquired, processing the job...
[2026-09-15 14:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 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-15 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-15 14:27:03] Production.INFO: ==12623== Releasing lock...
[2026-09-15 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:27:03] Production.INFO: ==12621== Lock acquired, processing the job...
[2026-09-15 14:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:27:03] Production.INFO: Account Balance Start.
[2026-09-15 14:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:27:03] Production.INFO: 117
[2026-09-15 14:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:27:04] Production.INFO: ==12617== Releasing lock...
[2026-09-15 14:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:27:04] Production.INFO: Total Charge 0
[2026-09-15 14:27:04] Production.INFO: CreateAllLog End
[2026-09-15 14:27:04] Production.INFO: Account Balance End.
[2026-09-15 14:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:27:04] Production.INFO: ==12621== Releasing lock...
[2026-09-15 14:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:27:11] Production.ERROR: CronJobId end10
[2026-09-15 14:27:11] Production.INFO: ==12619== Releasing lock...
[2026-09-15 14:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:27:14] Production.INFO: call_cost start
[2026-09-15 14:27:14] Production.INFO: call_cost end
[2026-09-15 14:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:27:14] Production.INFO: ==12615== Releasing lock...
[2026-09-15 14:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:28:01] Production.INFO: ==12681== Lock acquired, processing the job...
[2026-09-15 19:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:28:01] Production.INFO: neon service started
[2026-09-15 19:28:01] Production.INFO: neon service started
[2026-09-15 19:28:01] Production.INFO: ==12681== Releasing lock...
[2026-09-15 19:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:28:01] Production.INFO: ==12683== Lock acquired, processing the job...
[2026-09-15 14:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:28:01] Production.INFO: ==12683== Releasing lock...
[2026-09-15 14:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:28:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:28:02] Production.INFO: ==12685== Lock acquired, processing the job...
[2026-09-15 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:28:02] Production.INFO: ==12685== Releasing lock...
[2026-09-15 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:28:02] Production.INFO: ==12688== Lock acquired, processing the job...
[2026-09-15 14:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:28:02] Production.INFO: ==12690== Lock acquired, processing the job...
[2026-09-15 14:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:28:02] Production.INFO: ==12694== Lock acquired, processing the job...
[2026-09-15 14:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:28:02] Production.INFO: ==12692== Lock acquired, processing the job...
[2026-09-15 14:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:28:02] Production.INFO: Account Balance Start.
[2026-09-15 14:28:02] Production.INFO: CreateAllLog Start
[2026-09-15 14:28:02] Production.INFO: 117
[2026-09-15 14:28:02] Production.INFO: Date 2026-09-08
[2026-09-15 14:28:02] Production.INFO: Reseller ==> 0
[2026-09-15 14:28:02] Production.INFO: ==12696== Lock acquired, processing the job...
[2026-09-15 14:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:28:02] Production.INFO: Date 2026-09-09
[2026-09-15 14:28:02] Production.INFO: Reseller ==> 0
[2026-09-15 14:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:28:03] Production.INFO: ==12696== Releasing lock...
[2026-09-15 14:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:28:03] Production.INFO: Total Charge 0
[2026-09-15 14:28:03] Production.INFO: CreateAllLog End
[2026-09-15 14:28:03] Production.INFO: Account Balance End.
[2026-09-15 14:28:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:28:03] Production.INFO: ==12694== Releasing lock...
[2026-09-15 14:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:28:03] Production.INFO: ==12690== Releasing lock...
[2026-09-15 14:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:28:11] Production.ERROR: CronJobId end10
[2026-09-15 14:28:11] Production.INFO: ==12692== Releasing lock...
[2026-09-15 14:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:28:13] Production.INFO: call_cost start
[2026-09-15 14:28:13] Production.INFO: call_cost end
[2026-09-15 14:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:28:13] Production.INFO: ==12688== Releasing lock...
[2026-09-15 14:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:29:01] Production.INFO: ==12753== Lock acquired, processing the job...
[2026-09-15 19:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:29:01] Production.INFO: neon service started
[2026-09-15 19:29:01] Production.INFO: neon service started
[2026-09-15 19:29:01] Production.INFO: ==12753== Releasing lock...
[2026-09-15 19:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:29:02] Production.INFO: ==12755== Lock acquired, processing the job...
[2026-09-15 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:29:02] Production.INFO: ==12755== Releasing lock...
[2026-09-15 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:29:02] Production.INFO: ==12757== Lock acquired, processing the job...
[2026-09-15 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:29:02] Production.INFO: ==12757== Releasing lock...
[2026-09-15 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:29:03] Production.INFO: ==12762== Lock acquired, processing the job...
[2026-09-15 14:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:29:03] Production.INFO: ==12764== Lock acquired, processing the job...
[2026-09-15 14:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:29:03] Production.INFO: ==12760== Lock acquired, processing the job...
[2026-09-15 14:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:29:03] Production.INFO: ==12766== Lock acquired, processing the job...
[2026-09-15 14:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:29:03] Production.INFO: Account Balance Start.
[2026-09-15 14:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:29:03] Production.INFO: 117
[2026-09-15 14:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:29:03] Production.INFO: ==12768== Lock acquired, processing the job...
[2026-09-15 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:29:03] Production.INFO: ==12768== Releasing lock...
[2026-09-15 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:29:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:29:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:29:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:29:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:29:03] Production.INFO: Total Charge 0
[2026-09-15 14:29:03] Production.INFO: CreateAllLog End
[2026-09-15 14:29:03] Production.INFO: Account Balance End.
[2026-09-15 14:29:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:29:03] Production.INFO: ==12766== Releasing lock...
[2026-09-15 14:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:29:04] Production.INFO: ==12762== Releasing lock...
[2026-09-15 14:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:29:10] Production.ERROR: CronJobId end10
[2026-09-15 14:29:10] Production.INFO: ==12764== Releasing lock...
[2026-09-15 14:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:29:14] Production.INFO: call_cost start
[2026-09-15 14:29:14] Production.INFO: call_cost end
[2026-09-15 14:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:29:14] Production.INFO: ==12760== Releasing lock...
[2026-09-15 14:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:30:02] Production.INFO: ==12825== Lock acquired, processing the job...
[2026-09-15 19:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:30:02] Production.INFO: neon service started
[2026-09-15 19:30:02] Production.INFO: neon service started
[2026-09-15 19:30:02] Production.INFO: ==12825== Releasing lock...
[2026-09-15 19:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:30:02] Production.INFO: ==12827== Lock acquired, processing the job...
[2026-09-15 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:30:02] Production.INFO: ==12827== Releasing lock...
[2026-09-15 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:30:02] Production.INFO: ==12829== Lock acquired, processing the job...
[2026-09-15 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:30:02] Production.INFO: ==12829== Releasing lock...
[2026-09-15 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:30:03] Production.INFO: ==12840== Lock acquired, processing the job...
[2026-09-15 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:30:03] Production.INFO: ==12832== Lock acquired, processing the job...
[2026-09-15 14:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:30:03] Production.INFO: ==12834== Lock acquired, processing the job...
[2026-09-15 14:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:30:03] Production.INFO: ==12836== Lock acquired, processing the job...
[2026-09-15 14:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:30:03] Production.INFO: ==12838== Lock acquired, processing the job...
[2026-09-15 14:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 14:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 14:30:03] Production.INFO: ==12840== Releasing lock...
[2026-09-15 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:30:03] Production.INFO: Account Balance Start.
[2026-09-15 14:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:30:03] Production.INFO: 117
[2026-09-15 14:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:30:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:30:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:30:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:30:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:30:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:30:04] Production.INFO: Total Charge 0
[2026-09-15 14:30:04] Production.INFO: CreateAllLog End
[2026-09-15 14:30:04] Production.INFO: Account Balance End.
[2026-09-15 14:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:30:04] Production.INFO: ==12838== Releasing lock...
[2026-09-15 14:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:30:04] Production.INFO: ==12834== Releasing lock...
[2026-09-15 14:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:30:11] Production.ERROR: CronJobId end10
[2026-09-15 14:30:11] Production.INFO: ==12836== Releasing lock...
[2026-09-15 14:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:30:14] Production.INFO: call_cost start
[2026-09-15 14:30:14] Production.INFO: call_cost end
[2026-09-15 14:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:30:14] Production.INFO: ==12832== Releasing lock...
[2026-09-15 14:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:31:01] Production.INFO: ==12897== Lock acquired, processing the job...
[2026-09-15 19:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:31:01] Production.INFO: neon service started
[2026-09-15 19:31:01] Production.INFO: neon service started
[2026-09-15 19:31:01] Production.INFO: ==12897== Releasing lock...
[2026-09-15 19:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:31:01] Production.INFO: ==12900== Lock acquired, processing the job...
[2026-09-15 14:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:31:02] Production.INFO: ==12900== Releasing lock...
[2026-09-15 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:31:02] Production.INFO: ==12902== Lock acquired, processing the job...
[2026-09-15 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:31:02] Production.INFO: ==12902== Releasing lock...
[2026-09-15 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:31:02] Production.INFO: ==12904== Lock acquired, processing the job...
[2026-09-15 14:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:31:02] Production.INFO: ==12908== Lock acquired, processing the job...
[2026-09-15 14:31:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:31:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:31:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:31:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:31:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:31:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:31:03] Production.INFO: ==12912== Lock acquired, processing the job...
[2026-09-15 14:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:31:03] Production.INFO: ==12906== Lock acquired, processing the job...
[2026-09-15 14:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:31:03] Production.INFO: ==12910== Lock acquired, processing the job...
[2026-09-15 14:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 14:31:03] Production.INFO: ==12912== Releasing lock...
[2026-09-15 14:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:31:03] Production.INFO: Account Balance Start.
[2026-09-15 14:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:31:03] Production.INFO: 117
[2026-09-15 14:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:31:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:31:03] Production.INFO: Total Charge 0
[2026-09-15 14:31:03] Production.INFO: CreateAllLog End
[2026-09-15 14:31:03] Production.INFO: Account Balance End.
[2026-09-15 14:31:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:31:03] Production.INFO: ==12910== Releasing lock...
[2026-09-15 14:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:31:03] Production.INFO: ==12906== Releasing lock...
[2026-09-15 14:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:31:10] Production.ERROR: CronJobId end10
[2026-09-15 14:31:10] Production.INFO: ==12908== Releasing lock...
[2026-09-15 14:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:31:14] Production.INFO: call_cost start
[2026-09-15 14:31:14] Production.INFO: call_cost end
[2026-09-15 14:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:31:14] Production.INFO: ==12904== Releasing lock...
[2026-09-15 14:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:32:01] Production.INFO: ==12966== Lock acquired, processing the job...
[2026-09-15 19:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:32:01] Production.INFO: neon service started
[2026-09-15 19:32:01] Production.INFO: neon service started
[2026-09-15 19:32:01] Production.INFO: ==12966== Releasing lock...
[2026-09-15 19:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:32:02] Production.INFO: ==12970== Lock acquired, processing the job...
[2026-09-15 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:32:02] Production.INFO: ==12970== Releasing lock...
[2026-09-15 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:32:02] Production.INFO: ==12968== Lock acquired, processing the job...
[2026-09-15 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:32:02] Production.INFO: ==12968== Releasing lock...
[2026-09-15 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:32:03] Production.INFO: ==12974== Lock acquired, processing the job...
[2026-09-15 14:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:32:03] Production.INFO: ==12980== Lock acquired, processing the job...
[2026-09-15 14:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:32:03] Production.INFO: ==12976== Lock acquired, processing the job...
[2026-09-15 14:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:32:03] Production.INFO: ==12982== Lock acquired, processing the job...
[2026-09-15 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:32:03] Production.INFO: Account Balance Start.
[2026-09-15 14:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:32:03] Production.INFO: 117
[2026-09-15 14:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:32:03] Production.INFO: ==12978== Lock acquired, processing the job...
[2026-09-15 14:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 14:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:32:03] Production.INFO: ==12982== Releasing lock...
[2026-09-15 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:32:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:32:04] Production.INFO: Total Charge 0
[2026-09-15 14:32:04] Production.INFO: CreateAllLog End
[2026-09-15 14:32:04] Production.INFO: Account Balance End.
[2026-09-15 14:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:32:04] Production.INFO: ==12980== Releasing lock...
[2026-09-15 14:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:32:04] Production.INFO: ==12976== Releasing lock...
[2026-09-15 14:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:32:11] Production.ERROR: CronJobId end10
[2026-09-15 14:32:11] Production.INFO: ==12978== Releasing lock...
[2026-09-15 14:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:32:14] Production.INFO: call_cost start
[2026-09-15 14:32:14] Production.INFO: call_cost end
[2026-09-15 14:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:32:14] Production.INFO: ==12974== Releasing lock...
[2026-09-15 14:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:33:01] Production.INFO: ==13038== Lock acquired, processing the job...
[2026-09-15 19:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:33:01] Production.INFO: neon service started
[2026-09-15 19:33:01] Production.INFO: neon service started
[2026-09-15 19:33:01] Production.INFO: ==13038== Releasing lock...
[2026-09-15 19:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:33:01] Production.INFO: ==13042== Lock acquired, processing the job...
[2026-09-15 18:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:33:01] Production.INFO: ==13042== Releasing lock...
[2026-09-15 18:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:33:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:33:01] Production.INFO: ==13040== Lock acquired, processing the job...
[2026-09-15 14:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:33:02] Production.INFO: ==13040== Releasing lock...
[2026-09-15 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:33:02] Production.INFO: ==13044== Lock acquired, processing the job...
[2026-09-15 14:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:33:02] Production.INFO: ==13051== Lock acquired, processing the job...
[2026-09-15 14:33:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:33:02] Production.INFO: ==13053== Lock acquired, processing the job...
[2026-09-15 14:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:33:02] Production.INFO: ==13046== Lock acquired, processing the job...
[2026-09-15 14:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:33:03] Production.INFO: Account Balance Start.
[2026-09-15 14:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:33:03] Production.INFO: 117
[2026-09-15 14:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:33:03] Production.INFO: ==13053== Releasing lock...
[2026-09-15 14:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:33:03] Production.INFO: ==13048== Lock acquired, processing the job...
[2026-09-15 14:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:33:03] Production.INFO: Total Charge 0
[2026-09-15 14:33:03] Production.INFO: CreateAllLog End
[2026-09-15 14:33:03] Production.INFO: Account Balance End.
[2026-09-15 14:33:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:33:03] Production.INFO: ==13051== Releasing lock...
[2026-09-15 14:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:33:03] Production.INFO: ==13046== Releasing lock...
[2026-09-15 14:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:33:10] Production.ERROR: CronJobId end10
[2026-09-15 14:33:10] Production.INFO: ==13048== Releasing lock...
[2026-09-15 14:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:33:13] Production.INFO: call_cost start
[2026-09-15 14:33:13] Production.INFO: call_cost end
[2026-09-15 14:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:33:13] Production.INFO: ==13044== Releasing lock...
[2026-09-15 14:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:34:01] Production.INFO: ==13108== Lock acquired, processing the job...
[2026-09-15 19:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:34:01] Production.INFO: neon service started
[2026-09-15 19:34:01] Production.INFO: neon service started
[2026-09-15 19:34:01] Production.INFO: ==13108== Releasing lock...
[2026-09-15 19:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:34:02] Production.INFO: ==13113== Lock acquired, processing the job...
[2026-09-15 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:34:02] Production.INFO: ==13113== Releasing lock...
[2026-09-15 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:34:02] Production.INFO: ==13111== Lock acquired, processing the job...
[2026-09-15 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:34:02] Production.INFO: ==13111== Releasing lock...
[2026-09-15 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:34:03] Production.INFO: ==13117== Lock acquired, processing the job...
[2026-09-15 14:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:34:03] Production.INFO: ==13121== Lock acquired, processing the job...
[2026-09-15 14:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:34:03] Production.INFO: ==13119== Lock acquired, processing the job...
[2026-09-15 14:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:34:03] Production.INFO: ==13115== Lock acquired, processing the job...
[2026-09-15 14:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:34:03] Production.INFO: ==13123== Lock acquired, processing the job...
[2026-09-15 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:34:03] Production.INFO: Account Balance Start.
[2026-09-15 14:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:34:03] Production.INFO: 117
[2026-09-15 14:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 14:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:34:03] Production.INFO: ==13123== Releasing lock...
[2026-09-15 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:34:03] Production.INFO: Total Charge 0
[2026-09-15 14:34:03] Production.INFO: CreateAllLog End
[2026-09-15 14:34:04] Production.INFO: Account Balance End.
[2026-09-15 14:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:34:04] Production.INFO: ==13121== Releasing lock...
[2026-09-15 14:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:34:04] Production.INFO: ==13117== Releasing lock...
[2026-09-15 14:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:34:11] Production.ERROR: CronJobId end10
[2026-09-15 14:34:11] Production.INFO: ==13119== Releasing lock...
[2026-09-15 14:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:34:14] Production.INFO: call_cost start
[2026-09-15 14:34:14] Production.INFO: call_cost end
[2026-09-15 14:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:34:14] Production.INFO: ==13115== Releasing lock...
[2026-09-15 14:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:35:02] Production.INFO: ==13178== Lock acquired, processing the job...
[2026-09-15 19:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:35:02] Production.INFO: neon service started
[2026-09-15 19:35:02] Production.INFO: neon service started
[2026-09-15 19:35:02] Production.INFO: ==13178== Releasing lock...
[2026-09-15 19:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:35:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 14:35:02] Production.INFO: ==13180== Lock acquired, processing the job...
[2026-09-15 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:35:02] Production.INFO: ==13180== Releasing lock...
[2026-09-15 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:35:03] Production.INFO: ==13182== Lock acquired, processing the job...
[2026-09-15 18:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:35:03] Production.INFO: ==13182== Releasing lock...
[2026-09-15 18:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:35:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:35:03] Production.INFO: ==13184== Lock acquired, processing the job...
[2026-09-15 14:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 14:35:03] Production.INFO: ==13186== Lock acquired, processing the job...
[2026-09-15 14:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 14:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 14:35:03] Production.INFO: ==13184== Releasing lock...
[2026-09-15 14:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 14:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 14:35:03] Production.INFO: ==13192== Lock acquired, processing the job...
[2026-09-15 14:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:35:03] Production.INFO: ==13194== Lock acquired, processing the job...
[2026-09-15 14:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 14:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 14:35:03] Production.INFO: Account Balance Start.
[2026-09-15 14:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:35:03] Production.INFO: 117
[2026-09-15 14:35:03] Production.INFO: ==13188== Lock acquired, processing the job...
[2026-09-15 14:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:35:03] Production.INFO: ==13190== Lock acquired, processing the job...
[2026-09-15 14:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:35:04] Production.INFO: ==13196== Lock acquired, processing the job...
[2026-09-15 14:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:35:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:35:04] Production.ERROR: done
[2026-09-15 14:35:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 14:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008663', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 14:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:35:04] Production.INFO: Total Charge 0
[2026-09-15 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-15 14:35:04] Production.INFO: CreateAllLog End
[2026-09-15 14:35:04] Production.INFO: ==13196== Releasing lock...
[2026-09-15 14:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:35:04] Production.INFO: Account Balance End.
[2026-09-15 14:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:35:04] Production.INFO: ==13192== Releasing lock...
[2026-09-15 14:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:35:04] Production.INFO: ==13188== Releasing lock...
[2026-09-15 14:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008663', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 14:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 14:35:10] Production.INFO: ProcessCDR(1,18008663,1,1,2)
[2026-09-15 14:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008663,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008663,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 14:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 14:35:10] Production.INFO: ==13194== Releasing lock...
[2026-09-15 14:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 14:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 14:35:13] Production.ERROR: CronJobId end10
[2026-09-15 14:35:13] Production.INFO: ==13190== Releasing lock...
[2026-09-15 14:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:35:17] Production.INFO: call_cost start
[2026-09-15 14:35:17] Production.INFO: call_cost end
[2026-09-15 14:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:35:17] Production.INFO: ==13186== Releasing lock...
[2026-09-15 14:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:36:01] Production.INFO: ==13251== Lock acquired, processing the job...
[2026-09-15 19:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:36:01] Production.INFO: neon service started
[2026-09-15 19:36:01] Production.INFO: neon service started
[2026-09-15 19:36:01] Production.INFO: ==13251== Releasing lock...
[2026-09-15 19:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:36:01] Production.INFO: ==13254== Lock acquired, processing the job...
[2026-09-15 14:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:36:02] Production.INFO: ==13254== Releasing lock...
[2026-09-15 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:36:02] Production.INFO: ==13256== Lock acquired, processing the job...
[2026-09-15 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:36:02] Production.INFO: ==13256== Releasing lock...
[2026-09-15 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:36:02] Production.INFO: ==13260== Lock acquired, processing the job...
[2026-09-15 14:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:36:02] Production.INFO: ==13264== Lock acquired, processing the job...
[2026-09-15 14:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:36:02] Production.INFO: Account Balance Start.
[2026-09-15 14:36:02] Production.INFO: CreateAllLog Start
[2026-09-15 14:36:02] Production.INFO: 117
[2026-09-15 14:36:02] Production.INFO: Date 2026-09-08
[2026-09-15 14:36:02] Production.INFO: Reseller ==> 0
[2026-09-15 14:36:02] Production.INFO: Date 2026-09-09
[2026-09-15 14:36:02] Production.INFO: Reseller ==> 0
[2026-09-15 14:36:02] Production.INFO: Date 2026-09-10
[2026-09-15 14:36:02] Production.INFO: Reseller ==> 0
[2026-09-15 14:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:36:03] Production.INFO: ==13258== Lock acquired, processing the job...
[2026-09-15 14:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:36:03] Production.INFO: ==13262== Lock acquired, processing the job...
[2026-09-15 14:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:36:03] Production.INFO: ==13266== Lock acquired, processing the job...
[2026-09-15 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:36:03] Production.INFO: Total Charge 0
[2026-09-15 14:36:03] Production.INFO: CreateAllLog End
[2026-09-15 14:36:03] Production.INFO: Account Balance End.
[2026-09-15 14:36:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:36:03] Production.INFO: ==13264== Releasing lock...
[2026-09-15 14:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 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-15 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-15 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-15 14:36:03] Production.INFO: ==13266== Releasing lock...
[2026-09-15 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:36:03] Production.INFO: ==13260== Releasing lock...
[2026-09-15 14:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:36:09] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,10))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-15 14:36:09] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:36:09] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:36:09] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:36:09] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:36:09] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:36:09] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:36:09] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:36:09] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:36:09] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:36:09] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:36:09] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:36:09] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:36:09] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:36:09] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:36:10] Production.INFO: call_cost start
[2026-09-15 14:36:10] Production.INFO: call_cost end
[2026-09-15 14:36:10] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:36:10] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:36:10] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:36:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:36:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:36:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:36:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:36:10] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:36:10] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:36:10] Production.INFO: ==13258== Releasing lock...
[2026-09-15 14:36:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:36:10] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 14:36:10] Production.ERROR: CronJobId end10
[2026-09-15 14:36:10] Production.INFO: ==13262== Releasing lock...
[2026-09-15 14:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 19:37:01] Production.INFO: ==13322== Lock acquired, processing the job...
[2026-09-15 19:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:37:02] Production.INFO: neon service started
[2026-09-15 19:37:02] Production.INFO: neon service started
[2026-09-15 19:37:02] Production.INFO: ==13322== Releasing lock...
[2026-09-15 19:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:37:02] Production.INFO: ==13324== Lock acquired, processing the job...
[2026-09-15 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:37:02] Production.INFO: ==13324== Releasing lock...
[2026-09-15 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:37:02] Production.INFO: ==13326== Lock acquired, processing the job...
[2026-09-15 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:37:02] Production.INFO: ==13326== Releasing lock...
[2026-09-15 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:37:03] Production.INFO: ==13337== Lock acquired, processing the job...
[2026-09-15 14:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 14:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 14:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:37:03] Production.INFO: ==13337== Releasing lock...
[2026-09-15 14:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:37:03] Production.INFO: ==13328== Lock acquired, processing the job...
[2026-09-15 14:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:37:03] Production.INFO: ==13335== Lock acquired, processing the job...
[2026-09-15 14:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:37:03] Production.INFO: ==13330== Lock acquired, processing the job...
[2026-09-15 14:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:37:03] Production.INFO: Account Balance Start.
[2026-09-15 14:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:37:03] Production.INFO: ==13332== Lock acquired, processing the job...
[2026-09-15 14:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:37:03] Production.INFO: 117
[2026-09-15 14:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:37:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:37:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:37:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:37:04] Production.INFO: Total Charge 0
[2026-09-15 14:37:04] Production.INFO: CreateAllLog End
[2026-09-15 14:37:04] Production.INFO: Account Balance End.
[2026-09-15 14:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:37:04] Production.INFO: ==13335== Releasing lock...
[2026-09-15 14:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:37:04] Production.INFO: ==13330== Releasing lock...
[2026-09-15 14:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:37:12] Production.ERROR: CronJobId end10
[2026-09-15 14:37:12] Production.INFO: ==13332== Releasing lock...
[2026-09-15 14:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:37:14] Production.INFO: call_cost start
[2026-09-15 14:37:14] Production.INFO: call_cost end
[2026-09-15 14:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:37:14] Production.INFO: ==13328== Releasing lock...
[2026-09-15 14:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:38:01] Production.INFO: ==13426== Lock acquired, processing the job...
[2026-09-15 19:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:38:01] Production.INFO: neon service started
[2026-09-15 19:38:01] Production.INFO: neon service started
[2026-09-15 19:38:01] Production.INFO: ==13426== Releasing lock...
[2026-09-15 19:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:38:02] Production.INFO: ==13428== Lock acquired, processing the job...
[2026-09-15 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:38:02] Production.INFO: ==13430== Lock acquired, processing the job...
[2026-09-15 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:38:02] Production.INFO: ==13430== Releasing lock...
[2026-09-15 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:38:02] Production.INFO: ==13428== Releasing lock...
[2026-09-15 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:38:03] Production.INFO: ==13433== Lock acquired, processing the job...
[2026-09-15 14:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:38:03] Production.INFO: ==13435== Lock acquired, processing the job...
[2026-09-15 14:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:38:03] Production.INFO: ==13439== Lock acquired, processing the job...
[2026-09-15 14:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:38:03] Production.INFO: ==13437== Lock acquired, processing the job...
[2026-09-15 14:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:38:03] Production.INFO: Account Balance Start.
[2026-09-15 14:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:38:03] Production.INFO: 117
[2026-09-15 14:38:03] Production.INFO: ==13441== Lock acquired, processing the job...
[2026-09-15 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:38:03] Production.INFO: ==13441== Releasing lock...
[2026-09-15 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:38:03] Production.INFO: Total Charge 0
[2026-09-15 14:38:03] Production.INFO: CreateAllLog End
[2026-09-15 14:38:03] Production.INFO: Account Balance End.
[2026-09-15 14:38:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:38:03] Production.INFO: ==13439== Releasing lock...
[2026-09-15 14:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:38:03] Production.INFO: ==13435== Releasing lock...
[2026-09-15 14:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:38:11] Production.ERROR: CronJobId end10
[2026-09-15 14:38:11] Production.INFO: ==13437== Releasing lock...
[2026-09-15 14:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:38:13] Production.INFO: call_cost start
[2026-09-15 14:38:13] Production.INFO: call_cost end
[2026-09-15 14:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:38:13] Production.INFO: ==13433== Releasing lock...
[2026-09-15 14:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:39:01] Production.INFO: ==13514== Lock acquired, processing the job...
[2026-09-15 19:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:39:01] Production.INFO: neon service started
[2026-09-15 19:39:01] Production.INFO: neon service started
[2026-09-15 19:39:01] Production.INFO: ==13514== Releasing lock...
[2026-09-15 19:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:39:02] Production.INFO: ==13518== Lock acquired, processing the job...
[2026-09-15 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:39:02] Production.INFO: ==13518== Releasing lock...
[2026-09-15 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:39:02] Production.INFO: 26 MB #Memory Used#
[2026-09-15 14:39:02] Production.INFO: ==13516== Lock acquired, processing the job...
[2026-09-15 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:39:02] Production.INFO: ==13516== Releasing lock...
[2026-09-15 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:39:03] Production.INFO: ==13521== Lock acquired, processing the job...
[2026-09-15 14:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:39:03] Production.INFO: ==13525== Lock acquired, processing the job...
[2026-09-15 14:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:39:03] Production.INFO: ==13523== Lock acquired, processing the job...
[2026-09-15 14:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:39:03] Production.INFO: ==13527== Lock acquired, processing the job...
[2026-09-15 14:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:39:03] Production.INFO: ==13529== Lock acquired, processing the job...
[2026-09-15 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 14:39:03] Production.INFO: Account Balance Start.
[2026-09-15 14:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:39:03] Production.INFO: 117
[2026-09-15 14:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:39:03] Production.INFO: ==13529== Releasing lock...
[2026-09-15 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:39:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:39:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:39:04] Production.INFO: ==13523== Releasing lock...
[2026-09-15 14:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:39:04] Production.INFO: Total Charge 0
[2026-09-15 14:39:04] Production.INFO: CreateAllLog End
[2026-09-15 14:39:04] Production.INFO: Account Balance End.
[2026-09-15 14:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:39:04] Production.INFO: ==13527== Releasing lock...
[2026-09-15 14:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:39:11] Production.ERROR: CronJobId end10
[2026-09-15 14:39:11] Production.INFO: ==13525== Releasing lock...
[2026-09-15 14:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:39:14] Production.INFO: call_cost start
[2026-09-15 14:39:14] Production.INFO: call_cost end
[2026-09-15 14:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:39:14] Production.INFO: ==13521== Releasing lock...
[2026-09-15 14:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:40:02] Production.INFO: ==13602== Lock acquired, processing the job...
[2026-09-15 19:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:40:02] Production.INFO: neon service started
[2026-09-15 19:40:02] Production.INFO: neon service started
[2026-09-15 19:40:02] Production.INFO: ==13602== Releasing lock...
[2026-09-15 19:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:40:02] Production.INFO: ==13606== Lock acquired, processing the job...
[2026-09-15 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 14:40:02] Production.INFO: ==13604== Lock acquired, processing the job...
[2026-09-15 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:40:02] Production.INFO: ==13606== Releasing lock...
[2026-09-15 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:40:02] Production.INFO: ==13604== Releasing lock...
[2026-09-15 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:40:03] Production.INFO: ==13611== Lock acquired, processing the job...
[2026-09-15 14:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:40:03] Production.INFO: ==13615== Lock acquired, processing the job...
[2026-09-15 14:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:40:03] Production.INFO: ==13617== Lock acquired, processing the job...
[2026-09-15 14:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:40:03] Production.INFO: ==13609== Lock acquired, processing the job...
[2026-09-15 14:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:40:03] Production.INFO: Account Balance Start.
[2026-09-15 14:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:40:03] Production.INFO: 117
[2026-09-15 14:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:40:03] Production.INFO: ==13617== Releasing lock...
[2026-09-15 14:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:40:04] Production.INFO: ==13613== Lock acquired, processing the job...
[2026-09-15 14:40:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:40:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:40:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:40:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:40:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:40:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:40:04] Production.INFO: Total Charge 0
[2026-09-15 14:40:04] Production.INFO: CreateAllLog End
[2026-09-15 14:40:04] Production.INFO: Account Balance End.
[2026-09-15 14:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:40:04] Production.INFO: ==13615== Releasing lock...
[2026-09-15 14:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:40:04] Production.INFO: ==13611== Releasing lock...
[2026-09-15 14:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:40:12] Production.ERROR: CronJobId end10
[2026-09-15 14:40:12] Production.INFO: ==13613== Releasing lock...
[2026-09-15 14:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:40:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:40:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:40:15] Production.INFO: call_cost start
[2026-09-15 14:40:15] Production.INFO: call_cost end
[2026-09-15 14:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:40:15] Production.INFO: ==13609== Releasing lock...
[2026-09-15 14:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:41:01] Production.INFO: ==13683== Lock acquired, processing the job...
[2026-09-15 19:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:41:01] Production.INFO: neon service started
[2026-09-15 19:41:01] Production.INFO: neon service started
[2026-09-15 19:41:01] Production.INFO: ==13683== Releasing lock...
[2026-09-15 19:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:41:02] Production.INFO: ==13685== Lock acquired, processing the job...
[2026-09-15 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:41:02] Production.INFO: ==13687== Lock acquired, processing the job...
[2026-09-15 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:41:02] Production.INFO: ==13687== Releasing lock...
[2026-09-15 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:41:02] Production.INFO: ==13685== Releasing lock...
[2026-09-15 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:41:03] Production.INFO: ==13694== Lock acquired, processing the job...
[2026-09-15 14:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:41:03] Production.INFO: ==13690== Lock acquired, processing the job...
[2026-09-15 14:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:41:03] Production.INFO: ==13692== Lock acquired, processing the job...
[2026-09-15 14:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:41:03] Production.INFO: ==13696== Lock acquired, processing the job...
[2026-09-15 14:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:41:03] Production.INFO: ==13698== Lock acquired, processing the job...
[2026-09-15 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 14:41:03] Production.INFO: ==13698== Releasing lock...
[2026-09-15 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:41:03] Production.INFO: Account Balance Start.
[2026-09-15 14:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:41:03] Production.INFO: 117
[2026-09-15 14:41:04] Production.INFO: Date 2026-09-08
[2026-09-15 14:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:41:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:41:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:41:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:41:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:41:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:41:04] Production.INFO: ==13692== Releasing lock...
[2026-09-15 14:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:41:04] Production.INFO: Total Charge 0
[2026-09-15 14:41:04] Production.INFO: CreateAllLog End
[2026-09-15 14:41:04] Production.INFO: Account Balance End.
[2026-09-15 14:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:41:04] Production.INFO: ==13696== Releasing lock...
[2026-09-15 14:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:41:11] Production.ERROR: CronJobId end10
[2026-09-15 14:41:11] Production.INFO: ==13694== Releasing lock...
[2026-09-15 14:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:41:13] Production.INFO: call_cost start
[2026-09-15 14:41:13] Production.INFO: call_cost end
[2026-09-15 14:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:41:13] Production.INFO: ==13690== Releasing lock...
[2026-09-15 14:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:42:02] Production.INFO: ==13775== Lock acquired, processing the job...
[2026-09-15 19:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:42:02] Production.INFO: neon service started
[2026-09-15 19:42:02] Production.INFO: neon service started
[2026-09-15 19:42:02] Production.INFO: ==13775== Releasing lock...
[2026-09-15 19:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:42:02] Production.INFO: ==13779== Lock acquired, processing the job...
[2026-09-15 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:42:02] Production.INFO: ==13779== Releasing lock...
[2026-09-15 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:42:02] Production.INFO: ==13777== Lock acquired, processing the job...
[2026-09-15 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:42:03] Production.INFO: ==13777== Releasing lock...
[2026-09-15 14:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:42:03] Production.INFO: ==13787== Lock acquired, processing the job...
[2026-09-15 14:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:42:03] Production.INFO: ==13781== Lock acquired, processing the job...
[2026-09-15 14:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:42:03] Production.INFO: Account Balance Start.
[2026-09-15 14:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:42:03] Production.INFO: 117
[2026-09-15 14:42:03] Production.INFO: ==13783== Lock acquired, processing the job...
[2026-09-15 14:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:42:03] Production.INFO: ==13789== Lock acquired, processing the job...
[2026-09-15 14:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:42:03] Production.INFO: ==13785== Lock acquired, processing the job...
[2026-09-15 14:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:42:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 14:42:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:42:04] Production.INFO: ==13789== Releasing lock...
[2026-09-15 14:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:42:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:42:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:42:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:42:04] Production.INFO: Total Charge 0
[2026-09-15 14:42:04] Production.INFO: CreateAllLog End
[2026-09-15 14:42:04] Production.INFO: Account Balance End.
[2026-09-15 14:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:42:04] Production.INFO: ==13787== Releasing lock...
[2026-09-15 14:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:42:04] Production.INFO: ==13783== Releasing lock...
[2026-09-15 14:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:42:12] Production.ERROR: CronJobId end10
[2026-09-15 14:42:12] Production.INFO: ==13785== Releasing lock...
[2026-09-15 14:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:42:15] Production.INFO: call_cost start
[2026-09-15 14:42:15] Production.INFO: call_cost end
[2026-09-15 14:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:42:15] Production.INFO: ==13781== Releasing lock...
[2026-09-15 14:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:43:01] Production.INFO: ==13860== Lock acquired, processing the job...
[2026-09-15 19:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:43:01] Production.INFO: neon service started
[2026-09-15 19:43:01] Production.INFO: neon service started
[2026-09-15 19:43:01] Production.INFO: ==13860== Releasing lock...
[2026-09-15 19:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:43:01] Production.INFO: ==13864== Lock acquired, processing the job...
[2026-09-15 18:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:43:01] Production.INFO: ==13864== Releasing lock...
[2026-09-15 18:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:43:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:43:02] Production.INFO: ==13862== Lock acquired, processing the job...
[2026-09-15 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:43:02] Production.INFO: ==13862== Releasing lock...
[2026-09-15 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:43:03] Production.INFO: ==13867== Lock acquired, processing the job...
[2026-09-15 14:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:43:03] Production.INFO: ==13871== Lock acquired, processing the job...
[2026-09-15 14:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:43:03] Production.INFO: ==13873== Lock acquired, processing the job...
[2026-09-15 14:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:43:03] Production.INFO: ==13869== Lock acquired, processing the job...
[2026-09-15 14:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:43:03] Production.INFO: Account Balance Start.
[2026-09-15 14:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:43:03] Production.INFO: 117
[2026-09-15 14:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:43:03] Production.INFO: ==13875== Lock acquired, processing the job...
[2026-09-15 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:43:03] Production.INFO: ==13875== Releasing lock...
[2026-09-15 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:43:03] Production.INFO: Total Charge 0
[2026-09-15 14:43:03] Production.INFO: CreateAllLog End
[2026-09-15 14:43:03] Production.INFO: Account Balance End.
[2026-09-15 14:43:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:43:03] Production.INFO: ==13873== Releasing lock...
[2026-09-15 14:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:43:04] Production.INFO: ==13869== Releasing lock...
[2026-09-15 14:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:43:11] Production.ERROR: CronJobId end10
[2026-09-15 14:43:11] Production.INFO: ==13871== Releasing lock...
[2026-09-15 14:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:43:14] Production.INFO: call_cost start
[2026-09-15 14:43:14] Production.INFO: call_cost end
[2026-09-15 14:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:43:14] Production.INFO: ==13867== Releasing lock...
[2026-09-15 14:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:44:02] Production.INFO: ==13949== Lock acquired, processing the job...
[2026-09-15 19:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:44:02] Production.INFO: neon service started
[2026-09-15 19:44:02] Production.INFO: neon service started
[2026-09-15 19:44:02] Production.INFO: ==13949== Releasing lock...
[2026-09-15 19:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:44:02] Production.INFO: ==13951== Lock acquired, processing the job...
[2026-09-15 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:44:02] Production.INFO: ==13951== Releasing lock...
[2026-09-15 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:44:02] Production.INFO: ==13954== Lock acquired, processing the job...
[2026-09-15 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:44:02] Production.INFO: ==13954== Releasing lock...
[2026-09-15 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:44:03] Production.INFO: ==13956== Lock acquired, processing the job...
[2026-09-15 14:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:44:03] Production.INFO: ==13958== Lock acquired, processing the job...
[2026-09-15 14:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:44:03] Production.INFO: ==13962== Lock acquired, processing the job...
[2026-09-15 14:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:44:03] Production.INFO: ==13960== Lock acquired, processing the job...
[2026-09-15 14:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:44:03] Production.INFO: ==13964== Lock acquired, processing the job...
[2026-09-15 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:44:03] Production.INFO: Account Balance Start.
[2026-09-15 14:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:44:03] Production.INFO: 117
[2026-09-15 14:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:44:03] Production.INFO: ==13964== Releasing lock...
[2026-09-15 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:44:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:44:04] Production.INFO: Total Charge 0
[2026-09-15 14:44:04] Production.INFO: CreateAllLog End
[2026-09-15 14:44:04] Production.INFO: Account Balance End.
[2026-09-15 14:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:44:04] Production.INFO: ==13962== Releasing lock...
[2026-09-15 14:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:44:04] Production.INFO: ==13958== Releasing lock...
[2026-09-15 14:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:44:11] Production.ERROR: CronJobId end10
[2026-09-15 14:44:11] Production.INFO: ==13960== Releasing lock...
[2026-09-15 14:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:44:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:44:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:44:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:44:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:44:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:44:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:44:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:44:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:44:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:44:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:44:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:44:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:44:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:44:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:44:15] Production.INFO: call_cost start
[2026-09-15 14:44:15] Production.INFO: call_cost end
[2026-09-15 14:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:44:15] Production.INFO: ==13956== Releasing lock...
[2026-09-15 14:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:45:01] Production.INFO: ==14040== Lock acquired, processing the job...
[2026-09-15 19:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:45:01] Production.INFO: neon service started
[2026-09-15 19:45:01] Production.INFO: neon service started
[2026-09-15 19:45:01] Production.INFO: ==14040== Releasing lock...
[2026-09-15 19:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:45:01] Production.INFO: ==14042== Lock acquired, processing the job...
[2026-09-15 14:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:45:02] Production.INFO: ==14042== Releasing lock...
[2026-09-15 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:45:02] Production.INFO: ==14044== Lock acquired, processing the job...
[2026-09-15 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:45:02] Production.INFO: ==14044== Releasing lock...
[2026-09-15 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:45:03] Production.INFO: ==14047== Lock acquired, processing the job...
[2026-09-15 14:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 14:45:03] Production.INFO: ==14049== Lock acquired, processing the job...
[2026-09-15 14:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:45:03] Production.INFO: ==14051== Lock acquired, processing the job...
[2026-09-15 14:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 14:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 14:45:03] Production.ERROR: CronJob PID - 14049
[2026-09-15 14:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 14:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 14:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 14:45:00
[2026-09-15 14:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 14:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 14:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 14:45:03] Production.INFO: ==14047== Releasing lock...
[2026-09-15 14:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 14:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 14:45:03] Production.INFO: ==14053== Lock acquired, processing the job...
[2026-09-15 14:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:45:03] Production.INFO: ==14055== Lock acquired, processing the job...
[2026-09-15 14:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:45:03] Production.INFO: ==14059== Lock acquired, processing the job...
[2026-09-15 14:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 14:45:03] Production.INFO: Account Balance Start.
[2026-09-15 14:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:45:03] Production.INFO: 117
[2026-09-15 14:45:03] Production.INFO: ==14061== Lock acquired, processing the job...
[2026-09-15 14:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 14:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:45:03] Production.INFO: ==14061== Releasing lock...
[2026-09-15 14:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:45:03] Production.ERROR: done
[2026-09-15 14:45:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:45:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 14:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008705', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 14:45:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:45:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:45:03] Production.INFO: Total Charge 0
[2026-09-15 14:45:03] Production.INFO: CreateAllLog End
[2026-09-15 14:45:04] Production.INFO: ==14051== Releasing lock...
[2026-09-15 14:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:45:04] Production.INFO: Account Balance End.
[2026-09-15 14:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:45:04] Production.INFO: ==14055== Releasing lock...
[2026-09-15 14:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008705', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 14:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 14:45:10] Production.INFO: ProcessCDR(1,18008705,1,1,2)
[2026-09-15 14:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008705,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008705,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 14:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 14:45:10] Production.INFO: ==14059== Releasing lock...
[2026-09-15 14:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 14:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 14:45:15] Production.ERROR: CronJobId end10
[2026-09-15 14:45:15] Production.INFO: ==14053== Releasing lock...
[2026-09-15 14:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:45:17] Production.INFO: call_cost start
[2026-09-15 14:45:17] Production.INFO: call_cost end
[2026-09-15 14:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:45:17] Production.INFO: ==14049== Releasing lock...
[2026-09-15 14:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:46:01] Production.INFO: ==14131== Lock acquired, processing the job...
[2026-09-15 19:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:46:01] Production.INFO: neon service started
[2026-09-15 19:46:01] Production.INFO: neon service started
[2026-09-15 19:46:01] Production.INFO: ==14131== Releasing lock...
[2026-09-15 19:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:46:02] Production.INFO: ==14133== Lock acquired, processing the job...
[2026-09-15 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:46:02] Production.INFO: ==14133== Releasing lock...
[2026-09-15 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:46:02] Production.INFO: ==14135== Lock acquired, processing the job...
[2026-09-15 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:46:02] Production.INFO: ==14135== Releasing lock...
[2026-09-15 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:46:03] Production.INFO: ==14138== Lock acquired, processing the job...
[2026-09-15 14:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:46:03] Production.INFO: ==14140== Lock acquired, processing the job...
[2026-09-15 14:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:46:03] Production.INFO: ==14142== Lock acquired, processing the job...
[2026-09-15 14:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:46:03] Production.INFO: ==14146== Lock acquired, processing the job...
[2026-09-15 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:46:03] Production.INFO: ==14144== Lock acquired, processing the job...
[2026-09-15 14:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 14:46:03] Production.INFO: ==14146== Releasing lock...
[2026-09-15 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:46:03] Production.INFO: Account Balance Start.
[2026-09-15 14:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:46:03] Production.INFO: 117
[2026-09-15 14:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:46:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:46:04] Production.INFO: ==14140== Releasing lock...
[2026-09-15 14:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:46:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:46:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:46:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:46:04] Production.INFO: Total Charge 0
[2026-09-15 14:46:04] Production.INFO: CreateAllLog End
[2026-09-15 14:46:04] Production.INFO: Account Balance End.
[2026-09-15 14:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:46:04] Production.INFO: ==14144== Releasing lock...
[2026-09-15 14:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:46:11] Production.ERROR: CronJobId end10
[2026-09-15 14:46:11] Production.INFO: ==14142== Releasing lock...
[2026-09-15 14:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:46:14] Production.INFO: call_cost start
[2026-09-15 14:46:14] Production.INFO: call_cost end
[2026-09-15 14:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:46:14] Production.INFO: ==14138== Releasing lock...
[2026-09-15 14:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:47:02] Production.INFO: ==14225== Lock acquired, processing the job...
[2026-09-15 19:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:47:02] Production.INFO: neon service started
[2026-09-15 19:47:02] Production.INFO: neon service started
[2026-09-15 19:47:02] Production.INFO: ==14225== Releasing lock...
[2026-09-15 19:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:47:02] Production.INFO: ==14227== Lock acquired, processing the job...
[2026-09-15 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:47:02] Production.INFO: ==14227== Releasing lock...
[2026-09-15 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:47:02] Production.INFO: ==14229== Lock acquired, processing the job...
[2026-09-15 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:47:03] Production.INFO: ==14229== Releasing lock...
[2026-09-15 18:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:47:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:47:03] Production.INFO: ==14231== Lock acquired, processing the job...
[2026-09-15 14:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:47:03] Production.INFO: ==14233== Lock acquired, processing the job...
[2026-09-15 14:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:47:03] Production.INFO: ==14237== Lock acquired, processing the job...
[2026-09-15 14:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:47:03] Production.INFO: ==14235== Lock acquired, processing the job...
[2026-09-15 14:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:47:03] Production.INFO: ==14239== Lock acquired, processing the job...
[2026-09-15 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:47:03] Production.INFO: Account Balance Start.
[2026-09-15 14:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:47:03] Production.INFO: 117
[2026-09-15 14:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:47:03] Production.INFO: ==14239== Releasing lock...
[2026-09-15 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:47:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:47:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:47:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:47:04] Production.INFO: Total Charge 0
[2026-09-15 14:47:04] Production.INFO: CreateAllLog End
[2026-09-15 14:47:04] Production.INFO: Account Balance End.
[2026-09-15 14:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:47:04] Production.INFO: ==14237== Releasing lock...
[2026-09-15 14:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:47:04] Production.INFO: ==14233== Releasing lock...
[2026-09-15 14:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:47:11] Production.ERROR: CronJobId end10
[2026-09-15 14:47:11] Production.INFO: ==14235== Releasing lock...
[2026-09-15 14:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:47:14] Production.INFO: call_cost start
[2026-09-15 14:47:14] Production.INFO: call_cost end
[2026-09-15 14:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:47:14] Production.INFO: ==14231== Releasing lock...
[2026-09-15 14:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:48:01] Production.INFO: ==14310== Lock acquired, processing the job...
[2026-09-15 19:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:48:01] Production.INFO: neon service started
[2026-09-15 19:48:01] Production.INFO: neon service started
[2026-09-15 19:48:01] Production.INFO: ==14310== Releasing lock...
[2026-09-15 19:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:48:02] Production.INFO: ==14313== Lock acquired, processing the job...
[2026-09-15 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:48:02] Production.INFO: ==14313== Releasing lock...
[2026-09-15 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:48:02] Production.INFO: ==14315== Lock acquired, processing the job...
[2026-09-15 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:48:02] Production.INFO: ==14315== Releasing lock...
[2026-09-15 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:48:03] Production.INFO: ==14318== Lock acquired, processing the job...
[2026-09-15 14:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:48:03] Production.INFO: ==14320== Lock acquired, processing the job...
[2026-09-15 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:48:03] Production.INFO: ==14326== Lock acquired, processing the job...
[2026-09-15 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:48:03] Production.INFO: ==14322== Lock acquired, processing the job...
[2026-09-15 14:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:48:03] Production.INFO: ==14324== Lock acquired, processing the job...
[2026-09-15 14:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 14:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:48:03] Production.INFO: Account Balance Start.
[2026-09-15 14:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 14:48:03] Production.INFO: 117
[2026-09-15 14:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:48:03] Production.INFO: ==14326== Releasing lock...
[2026-09-15 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:48:03] Production.INFO: Total Charge 0
[2026-09-15 14:48:03] Production.INFO: CreateAllLog End
[2026-09-15 14:48:03] Production.INFO: Account Balance End.
[2026-09-15 14:48:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:48:03] Production.INFO: ==14324== Releasing lock...
[2026-09-15 14:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:48:03] Production.INFO: ==14320== Releasing lock...
[2026-09-15 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:48:12] Production.ERROR: CronJobId end10
[2026-09-15 14:48:12] Production.INFO: ==14322== Releasing lock...
[2026-09-15 14:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:48:15] Production.INFO: call_cost start
[2026-09-15 14:48:15] Production.INFO: call_cost end
[2026-09-15 14:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:48:15] Production.INFO: ==14318== Releasing lock...
[2026-09-15 14:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:49:02] Production.INFO: ==14399== Lock acquired, processing the job...
[2026-09-15 19:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:49:02] Production.INFO: neon service started
[2026-09-15 19:49:02] Production.INFO: neon service started
[2026-09-15 19:49:02] Production.INFO: ==14399== Releasing lock...
[2026-09-15 19:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:49:02] Production.INFO: ==14401== Lock acquired, processing the job...
[2026-09-15 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:49:02] Production.INFO: ==14401== Releasing lock...
[2026-09-15 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:49:02] Production.INFO: ==14403== Lock acquired, processing the job...
[2026-09-15 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:49:02] Production.INFO: ==14403== Releasing lock...
[2026-09-15 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:49:03] Production.INFO: ==14405== Lock acquired, processing the job...
[2026-09-15 14:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:49:03] Production.INFO: ==14407== Lock acquired, processing the job...
[2026-09-15 14:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:49:03] Production.INFO: ==14409== Lock acquired, processing the job...
[2026-09-15 14:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:49:03] Production.INFO: ==14411== Lock acquired, processing the job...
[2026-09-15 14:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:49:03] Production.INFO: ==14414== Lock acquired, processing the job...
[2026-09-15 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:49:03] Production.INFO: Account Balance Start.
[2026-09-15 14:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:49:03] Production.INFO: 117
[2026-09-15 14:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 14:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 14:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 14:49:03] Production.INFO: ==14414== Releasing lock...
[2026-09-15 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:49:04] Production.INFO: Total Charge 0
[2026-09-15 14:49:04] Production.INFO: CreateAllLog End
[2026-09-15 14:49:04] Production.INFO: Account Balance End.
[2026-09-15 14:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:49:04] Production.INFO: ==14411== Releasing lock...
[2026-09-15 14:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:49:04] Production.INFO: ==14407== Releasing lock...
[2026-09-15 14:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:49:11] Production.ERROR: CronJobId end10
[2026-09-15 14:49:11] Production.INFO: ==14409== Releasing lock...
[2026-09-15 14:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:49:14] Production.INFO: call_cost start
[2026-09-15 14:49:14] Production.INFO: call_cost end
[2026-09-15 14:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:49:14] Production.INFO: ==14405== Releasing lock...
[2026-09-15 14:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:50:01] Production.INFO: ==14485== Lock acquired, processing the job...
[2026-09-15 19:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:50:01] Production.INFO: neon service started
[2026-09-15 19:50:01] Production.INFO: neon service started
[2026-09-15 19:50:01] Production.INFO: ==14485== Releasing lock...
[2026-09-15 19:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:50:02] Production.INFO: ==14487== Lock acquired, processing the job...
[2026-09-15 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:50:02] Production.INFO: ==14489== Lock acquired, processing the job...
[2026-09-15 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:50:02] Production.INFO: ==14489== Releasing lock...
[2026-09-15 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:50:02] Production.INFO: ==14487== Releasing lock...
[2026-09-15 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:50:03] Production.INFO: ==14494== Lock acquired, processing the job...
[2026-09-15 14:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:50:03] Production.INFO: ==14492== Lock acquired, processing the job...
[2026-09-15 14:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:50:03] Production.INFO: ==14496== Lock acquired, processing the job...
[2026-09-15 14:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:50:03] Production.INFO: ==14498== Lock acquired, processing the job...
[2026-09-15 14:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:50:03] Production.INFO: ==14500== Lock acquired, processing the job...
[2026-09-15 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:50:03] Production.INFO: Account Balance Start.
[2026-09-15 14:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:50:03] Production.INFO: 117
[2026-09-15 14:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:50:03] Production.INFO: ==14500== Releasing lock...
[2026-09-15 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:50:03] Production.INFO: Total Charge 0
[2026-09-15 14:50:03] Production.INFO: CreateAllLog End
[2026-09-15 14:50:04] Production.INFO: ==14494== Releasing lock...
[2026-09-15 14:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:50:04] Production.INFO: Account Balance End.
[2026-09-15 14:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:50:04] Production.INFO: ==14498== Releasing lock...
[2026-09-15 14:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:50:11] Production.ERROR: CronJobId end10
[2026-09-15 14:50:11] Production.INFO: ==14496== Releasing lock...
[2026-09-15 14:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:50:14] Production.INFO: call_cost start
[2026-09-15 14:50:14] Production.INFO: call_cost end
[2026-09-15 14:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:50:14] Production.INFO: ==14492== Releasing lock...
[2026-09-15 14:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:51:01] Production.INFO: ==14574== Lock acquired, processing the job...
[2026-09-15 19:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:51:01] Production.INFO: neon service started
[2026-09-15 19:51:02] Production.INFO: neon service started
[2026-09-15 19:51:02] Production.INFO: ==14574== Releasing lock...
[2026-09-15 19:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:51:02] Production.INFO: ==14576== Lock acquired, processing the job...
[2026-09-15 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:51:02] Production.INFO: ==14578== Lock acquired, processing the job...
[2026-09-15 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:51:02] Production.INFO: ==14578== Releasing lock...
[2026-09-15 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:51:02] Production.INFO: ==14576== Releasing lock...
[2026-09-15 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:51:03] Production.INFO: ==14589== Lock acquired, processing the job...
[2026-09-15 14:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 14:51:03] Production.INFO: ==14581== Lock acquired, processing the job...
[2026-09-15 14:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 14:51:03] Production.INFO: ==14589== Releasing lock...
[2026-09-15 14:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:51:03] Production.INFO: ==14583== Lock acquired, processing the job...
[2026-09-15 14:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:51:03] Production.INFO: ==14585== Lock acquired, processing the job...
[2026-09-15 14:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:51:03] Production.INFO: ==14587== Lock acquired, processing the job...
[2026-09-15 14:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:51:04] Production.INFO: Account Balance Start.
[2026-09-15 14:51:04] Production.INFO: CreateAllLog Start
[2026-09-15 14:51:04] Production.INFO: 117
[2026-09-15 14:51:04] Production.INFO: Date 2026-09-08
[2026-09-15 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:51:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:51:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:51:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:51:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:51:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:51:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:51:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:51:04] Production.INFO: Total Charge 0
[2026-09-15 14:51:04] Production.INFO: CreateAllLog End
[2026-09-15 14:51:04] Production.INFO: Account Balance End.
[2026-09-15 14:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:51:04] Production.INFO: ==14587== Releasing lock...
[2026-09-15 14:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:51:04] Production.INFO: ==14583== Releasing lock...
[2026-09-15 14:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:51:12] Production.ERROR: CronJobId end10
[2026-09-15 14:51:12] Production.INFO: ==14585== Releasing lock...
[2026-09-15 14:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:51:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:51:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:51:15] Production.INFO: call_cost start
[2026-09-15 14:51:15] Production.INFO: call_cost end
[2026-09-15 14:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:51:15] Production.INFO: ==14581== Releasing lock...
[2026-09-15 14:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:52:01] Production.INFO: ==14660== Lock acquired, processing the job...
[2026-09-15 19:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:52:01] Production.INFO: neon service started
[2026-09-15 19:52:01] Production.INFO: neon service started
[2026-09-15 19:52:01] Production.INFO: ==14660== Releasing lock...
[2026-09-15 19:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:52:01] Production.INFO: ==14662== Lock acquired, processing the job...
[2026-09-15 14:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:52:01] Production.INFO: ==14662== Releasing lock...
[2026-09-15 14:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:52:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:52:02] Production.INFO: ==14664== Lock acquired, processing the job...
[2026-09-15 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:52:02] Production.INFO: ==14664== Releasing lock...
[2026-09-15 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:52:02] Production.INFO: ==14672== Lock acquired, processing the job...
[2026-09-15 14:52:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:52:02] Production.INFO: ==14666== Lock acquired, processing the job...
[2026-09-15 14:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:52:02] Production.INFO: Account Balance Start.
[2026-09-15 14:52:02] Production.INFO: CreateAllLog Start
[2026-09-15 14:52:02] Production.INFO: 117
[2026-09-15 14:52:02] Production.INFO: Date 2026-09-08
[2026-09-15 14:52:02] Production.INFO: Reseller ==> 0
[2026-09-15 14:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:52:03] Production.INFO: ==14668== Lock acquired, processing the job...
[2026-09-15 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:52:03] Production.INFO: ==14670== Lock acquired, processing the job...
[2026-09-15 14:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:52:03] Production.INFO: ==14674== Lock acquired, processing the job...
[2026-09-15 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:52:03] Production.INFO: Total Charge 0
[2026-09-15 14:52:03] Production.INFO: ==14674== Releasing lock...
[2026-09-15 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:52:03] Production.INFO: CreateAllLog End
[2026-09-15 14:52:03] Production.INFO: Account Balance End.
[2026-09-15 14:52:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:52:03] Production.INFO: ==14672== Releasing lock...
[2026-09-15 14:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:52:03] Production.INFO: ==14668== Releasing lock...
[2026-09-15 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:52:10] Production.ERROR: CronJobId end10
[2026-09-15 14:52:10] Production.INFO: ==14670== Releasing lock...
[2026-09-15 14:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:52:14] Production.INFO: call_cost start
[2026-09-15 14:52:14] Production.INFO: call_cost end
[2026-09-15 14:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:52:14] Production.INFO: ==14666== Releasing lock...
[2026-09-15 14:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:53:01] Production.INFO: ==14740== Lock acquired, processing the job...
[2026-09-15 19:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:53:01] Production.INFO: neon service started
[2026-09-15 19:53:01] Production.INFO: neon service started
[2026-09-15 19:53:01] Production.INFO: ==14740== Releasing lock...
[2026-09-15 19:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:53:02] Production.INFO: ==14747== Lock acquired, processing the job...
[2026-09-15 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:53:02] Production.INFO: ==14747== Releasing lock...
[2026-09-15 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:53:02] Production.INFO: ==14745== Lock acquired, processing the job...
[2026-09-15 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:53:02] Production.INFO: ==14745== Releasing lock...
[2026-09-15 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:53:03] Production.INFO: ==14749== Lock acquired, processing the job...
[2026-09-15 14:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:53:03] Production.INFO: ==14751== Lock acquired, processing the job...
[2026-09-15 14:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:53:03] Production.INFO: ==14753== Lock acquired, processing the job...
[2026-09-15 14:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:53:03] Production.INFO: ==14755== Lock acquired, processing the job...
[2026-09-15 14:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:53:03] Production.INFO: ==14757== Lock acquired, processing the job...
[2026-09-15 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:53:03] Production.INFO: Account Balance Start.
[2026-09-15 14:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:53:03] Production.INFO: 117
[2026-09-15 14:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:53:03] Production.INFO: ==14757== Releasing lock...
[2026-09-15 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:53:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:53:04] Production.INFO: Total Charge 0
[2026-09-15 14:53:04] Production.INFO: CreateAllLog End
[2026-09-15 14:53:04] Production.INFO: Account Balance End.
[2026-09-15 14:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:53:04] Production.INFO: ==14755== Releasing lock...
[2026-09-15 14:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:53:04] Production.INFO: ==14751== Releasing lock...
[2026-09-15 14:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:53:11] Production.ERROR: CronJobId end10
[2026-09-15 14:53:11] Production.INFO: ==14753== Releasing lock...
[2026-09-15 14:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:53:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:53:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:53:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:53:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:53:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:53:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:53:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:53:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:53:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:53:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:53:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:53:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:53:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:53:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:53:15] Production.INFO: call_cost start
[2026-09-15 14:53:15] Production.INFO: call_cost end
[2026-09-15 14:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:53:15] Production.INFO: ==14749== Releasing lock...
[2026-09-15 14:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:54:02] Production.INFO: ==14832== Lock acquired, processing the job...
[2026-09-15 19:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:54:02] Production.INFO: neon service started
[2026-09-15 19:54:02] Production.INFO: neon service started
[2026-09-15 19:54:02] Production.INFO: ==14832== Releasing lock...
[2026-09-15 19:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:54:02] Production.INFO: ==14836== Lock acquired, processing the job...
[2026-09-15 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:54:03] Production.INFO: ==14838== Lock acquired, processing the job...
[2026-09-15 18:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:54:03] Production.INFO: ==14838== Releasing lock...
[2026-09-15 18:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:54:03] Production.INFO: ==14836== Releasing lock...
[2026-09-15 14:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:54:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:54:04] Production.INFO: ==14841== Lock acquired, processing the job...
[2026-09-15 14:54:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:54:04] Production.INFO: ==14843== Lock acquired, processing the job...
[2026-09-15 14:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:54:04] Production.INFO: ==14849== Lock acquired, processing the job...
[2026-09-15 14:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:54:04] Production.INFO: ==14845== Lock acquired, processing the job...
[2026-09-15 14:54:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:54:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:54:04] Production.INFO: ==14847== Lock acquired, processing the job...
[2026-09-15 14:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14: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-15 14: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-15 14: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-15 14:54:04] Production.INFO: ==14849== Releasing lock...
[2026-09-15 14:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:54:04] Production.INFO: Account Balance Start.
[2026-09-15 14:54:04] Production.INFO: CreateAllLog Start
[2026-09-15 14:54:04] Production.INFO: 117
[2026-09-15 14:54:04] Production.INFO: Date 2026-09-08
[2026-09-15 14:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:54:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:54:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:54:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:54:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:54:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:54:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:54:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:54:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:54:04] Production.INFO: Total Charge 0
[2026-09-15 14:54:04] Production.INFO: CreateAllLog End
[2026-09-15 14:54:05] Production.INFO: Account Balance End.
[2026-09-15 14:54:05] Production.ERROR: CronJobId end 12
[2026-09-15 14:54:05] Production.INFO: ==14847== Releasing lock...
[2026-09-15 14:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:54:05] Production.INFO: ==14843== Releasing lock...
[2026-09-15 14:54:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:54:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:54:12] Production.ERROR: CronJobId end10
[2026-09-15 14:54:12] Production.INFO: ==14845== Releasing lock...
[2026-09-15 14:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:54:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:54:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:54:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:54:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:54:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:54:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:54:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:54:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:54:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:54:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:54:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:54:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:54:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:54:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:54:16] Production.INFO: call_cost start
[2026-09-15 14:54:16] Production.INFO: call_cost end
[2026-09-15 14:54:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:54:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:54:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:54:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:54:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:54:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:54:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:54:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:54:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:54:16] Production.INFO: ==14841== Releasing lock...
[2026-09-15 14:54:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:54:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:55:01] Production.INFO: ==14923== Lock acquired, processing the job...
[2026-09-15 19:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:55:01] Production.INFO: neon service started
[2026-09-15 19:55:01] Production.INFO: neon service started
[2026-09-15 19:55:01] Production.INFO: ==14923== Releasing lock...
[2026-09-15 19:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:55:02] Production.INFO: ==14925== Lock acquired, processing the job...
[2026-09-15 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:55:02] Production.INFO: ==14927== Lock acquired, processing the job...
[2026-09-15 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:55:02] Production.INFO: ==14927== Releasing lock...
[2026-09-15 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:55:02] Production.INFO: ==14925== Releasing lock...
[2026-09-15 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:55:03] Production.INFO: ==14930== Lock acquired, processing the job...
[2026-09-15 14:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 14:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 14:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 14:55:03] Production.INFO: ==14930== Releasing lock...
[2026-09-15 14:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 14:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 14:55:03] Production.INFO: ==14934== Lock acquired, processing the job...
[2026-09-15 14:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:55:03] Production.INFO: ==14932== Lock acquired, processing the job...
[2026-09-15 14:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:55:03] Production.INFO: ==14936== Lock acquired, processing the job...
[2026-09-15 14:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:55:03] Production.INFO: ==14938== Lock acquired, processing the job...
[2026-09-15 14:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:55:03] Production.INFO: ==14942== Lock acquired, processing the job...
[2026-09-15 14:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:55:03] Production.INFO: ==14940== Lock acquired, processing the job...
[2026-09-15 14:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 14:55:03] Production.INFO: Account Balance Start.
[2026-09-15 14:55:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 14:55:03] Production.INFO: 117
[2026-09-15 14:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:55:04] Production.INFO: ==14942== Releasing lock...
[2026-09-15 14:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:55:04] Production.ERROR: done
[2026-09-15 14:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 14:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008746', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 14:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:55:04] Production.INFO: ==14934== Releasing lock...
[2026-09-15 14:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:55:04] Production.INFO: Total Charge 0
[2026-09-15 14:55:04] Production.INFO: CreateAllLog End
[2026-09-15 14:55:04] Production.INFO: Account Balance End.
[2026-09-15 14:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:55:04] Production.INFO: ==14938== Releasing lock...
[2026-09-15 14:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008746', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 14:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 14:55:10] Production.INFO: ProcessCDR(1,18008746,1,1,2)
[2026-09-15 14:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008746,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008746,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 14:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 14:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 14:55:10] Production.INFO: ==14940== Releasing lock...
[2026-09-15 14:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 14:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 14:55:13] Production.ERROR: CronJobId end10
[2026-09-15 14:55:13] Production.INFO: ==14936== Releasing lock...
[2026-09-15 14:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:55:17] Production.INFO: call_cost start
[2026-09-15 14:55:17] Production.INFO: call_cost end
[2026-09-15 14:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:55:17] Production.INFO: ==14932== Releasing lock...
[2026-09-15 14:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:56:02] Production.INFO: ==15024== Lock acquired, processing the job...
[2026-09-15 19:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:56:02] Production.INFO: neon service started
[2026-09-15 19:56:02] Production.INFO: neon service started
[2026-09-15 19:56:02] Production.INFO: ==15024== Releasing lock...
[2026-09-15 19:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:56:02] Production.INFO: ==15026== Lock acquired, processing the job...
[2026-09-15 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:56:02] Production.INFO: ==15026== Releasing lock...
[2026-09-15 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:56:02] Production.INFO: ==15028== Lock acquired, processing the job...
[2026-09-15 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:56:02] Production.INFO: ==15028== Releasing lock...
[2026-09-15 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:56:03] Production.INFO: ==15034== Lock acquired, processing the job...
[2026-09-15 14:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:56:03] Production.INFO: ==15032== Lock acquired, processing the job...
[2026-09-15 14:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:56:03] Production.INFO: ==15030== Lock acquired, processing the job...
[2026-09-15 14:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:56:03] Production.INFO: ==15036== Lock acquired, processing the job...
[2026-09-15 14:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:56:03] Production.INFO: Account Balance Start.
[2026-09-15 14:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:56:03] Production.INFO: 117
[2026-09-15 14:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:56:03] Production.INFO: ==15038== Lock acquired, processing the job...
[2026-09-15 14:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 14:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 14:56:04] Production.INFO: ==15038== Releasing lock...
[2026-09-15 14:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:56:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:56:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:56:04] Production.INFO: Total Charge 0
[2026-09-15 14:56:04] Production.INFO: CreateAllLog End
[2026-09-15 14:56:04] Production.INFO: Account Balance End.
[2026-09-15 14:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:56:04] Production.INFO: ==15036== Releasing lock...
[2026-09-15 14:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:56:04] Production.INFO: ==15032== Releasing lock...
[2026-09-15 14:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:56:12] Production.ERROR: CronJobId end10
[2026-09-15 14:56:12] Production.INFO: ==15034== Releasing lock...
[2026-09-15 14:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:56:15] Production.INFO: call_cost start
[2026-09-15 14:56:15] Production.INFO: call_cost end
[2026-09-15 14:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:56:15] Production.INFO: ==15030== Releasing lock...
[2026-09-15 14:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:57:01] Production.INFO: ==15115== Lock acquired, processing the job...
[2026-09-15 19:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:57:01] Production.INFO: neon service started
[2026-09-15 19:57:01] Production.INFO: neon service started
[2026-09-15 19:57:01] Production.INFO: ==15115== Releasing lock...
[2026-09-15 19:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:57:02] Production.INFO: ==15117== Lock acquired, processing the job...
[2026-09-15 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:57:02] Production.INFO: ==15119== Lock acquired, processing the job...
[2026-09-15 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:57:02] Production.INFO: ==15119== Releasing lock...
[2026-09-15 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:57:02] Production.INFO: ==15117== Releasing lock...
[2026-09-15 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:57:03] Production.INFO: ==15126== Lock acquired, processing the job...
[2026-09-15 14:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:57:03] Production.INFO: ==15122== Lock acquired, processing the job...
[2026-09-15 14:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:57:03] Production.INFO: ==15124== Lock acquired, processing the job...
[2026-09-15 14:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:57:03] Production.INFO: ==15128== Lock acquired, processing the job...
[2026-09-15 14:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:57:03] Production.INFO: ==15130== Lock acquired, processing the job...
[2026-09-15 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:57:03] Production.INFO: Account Balance Start.
[2026-09-15 14:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:57:03] Production.INFO: 117
[2026-09-15 14:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 14:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:57:03] Production.INFO: ==15130== Releasing lock...
[2026-09-15 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:57:04] Production.INFO: Date 2026-09-13
[2026-09-15 14:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:57:04] Production.INFO: Date 2026-09-14
[2026-09-15 14:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:57:04] Production.INFO: Date 2026-09-15
[2026-09-15 14:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 14:57:04] Production.INFO: Total Charge 0
[2026-09-15 14:57:04] Production.INFO: CreateAllLog End
[2026-09-15 14:57:04] Production.INFO: Account Balance End.
[2026-09-15 14:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:57:04] Production.INFO: ==15128== Releasing lock...
[2026-09-15 14:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:57:04] Production.INFO: ==15124== Releasing lock...
[2026-09-15 14:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:57:11] Production.ERROR: CronJobId end10
[2026-09-15 14:57:11] Production.INFO: ==15126== Releasing lock...
[2026-09-15 14:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:57:14] Production.INFO: call_cost start
[2026-09-15 14:57:14] Production.INFO: call_cost end
[2026-09-15 14:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:57:14] Production.INFO: ==15122== Releasing lock...
[2026-09-15 14:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:58:01] Production.INFO: ==15204== Lock acquired, processing the job...
[2026-09-15 19:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:58:01] Production.INFO: neon service started
[2026-09-15 19:58:02] Production.INFO: neon service started
[2026-09-15 19:58:02] Production.INFO: ==15204== Releasing lock...
[2026-09-15 19:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:58:02] Production.INFO: ==15206== Lock acquired, processing the job...
[2026-09-15 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 14:58:02] Production.INFO: ==15206== Releasing lock...
[2026-09-15 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:58:02] Production.INFO: ==15208== Lock acquired, processing the job...
[2026-09-15 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:58:02] Production.INFO: ==15208== Releasing lock...
[2026-09-15 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:58:03] Production.INFO: ==15218== Lock acquired, processing the job...
[2026-09-15 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:58:03] Production.INFO: ==15210== Lock acquired, processing the job...
[2026-09-15 14:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 14:58:03] Production.INFO: ==15212== Lock acquired, processing the job...
[2026-09-15 14:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 14:58:03] Production.INFO: ==15218== Releasing lock...
[2026-09-15 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:58:03] Production.INFO: ==15214== Lock acquired, processing the job...
[2026-09-15 14:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:58:03] Production.INFO: ==15216== Lock acquired, processing the job...
[2026-09-15 14:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:58:03] Production.INFO: Account Balance Start.
[2026-09-15 14:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:58:03] Production.INFO: 117
[2026-09-15 14:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:58:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:58:03] Production.INFO: Total Charge 0
[2026-09-15 14:58:04] Production.INFO: CreateAllLog End
[2026-09-15 14:58:04] Production.INFO: Account Balance End.
[2026-09-15 14:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 14:58:04] Production.INFO: ==15216== Releasing lock...
[2026-09-15 14:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:58:04] Production.INFO: ==15212== Releasing lock...
[2026-09-15 14:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:58:12] Production.ERROR: CronJobId end10
[2026-09-15 14:58:12] Production.INFO: ==15214== Releasing lock...
[2026-09-15 14:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:58:13] Production.INFO: call_cost start
[2026-09-15 14:58:13] Production.INFO: call_cost end
[2026-09-15 14:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:58:13] Production.INFO: ==15210== Releasing lock...
[2026-09-15 14:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 19:59:01] Production.INFO: ==15284== Lock acquired, processing the job...
[2026-09-15 19:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 19:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 19:59:01] Production.INFO: neon service started
[2026-09-15 19:59:01] Production.INFO: neon service started
[2026-09-15 19:59:01] Production.INFO: ==15284== Releasing lock...
[2026-09-15 19:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 19:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 14:59:02] Production.INFO: ==15286== Lock acquired, processing the job...
[2026-09-15 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:59:02] Production.INFO: ==15288== Lock acquired, processing the job...
[2026-09-15 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:59:02] Production.INFO: ==15288== Releasing lock...
[2026-09-15 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 18:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 14:59:02] Production.INFO: ==15286== Releasing lock...
[2026-09-15 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 14:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 14:59:02] Production.INFO: ==15291== Lock acquired, processing the job...
[2026-09-15 14:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 14:59:02] Production.INFO: ==15293== Lock acquired, processing the job...
[2026-09-15 14:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 14:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 14:59:03] Production.INFO: ==15295== Lock acquired, processing the job...
[2026-09-15 14:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 14:59:03] Production.INFO: ==15299== Lock acquired, processing the job...
[2026-09-15 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 14:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 14:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 14:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 14:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 14:59:03] Production.INFO: ==15297== Lock acquired, processing the job...
[2026-09-15 14:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 14:59:03] Production.INFO: Account Balance Start.
[2026-09-15 14:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 14:59:03] Production.INFO: 117
[2026-09-15 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-15 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-15 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-15 14:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 14:59:03] Production.INFO: ==15299== Releasing lock...
[2026-09-15 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 14:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 14:59:03] Production.INFO: Total Charge 0
[2026-09-15 14:59:03] Production.INFO: CreateAllLog End
[2026-09-15 14:59:03] Production.INFO: Account Balance End.
[2026-09-15 14:59:03] Production.ERROR: CronJobId end 12
[2026-09-15 14:59:03] Production.INFO: ==15297== Releasing lock...
[2026-09-15 14:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 14:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 14:59:03] Production.INFO: ==15293== Releasing lock...
[2026-09-15 14:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 14:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 14:59:11] Production.ERROR: CronJobId end10
[2026-09-15 14:59:11] Production.INFO: ==15295== Releasing lock...
[2026-09-15 14:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 14:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 14:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 14:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 14:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 14:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 14:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 14:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 14:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 14:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 14:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 14:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 14:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 14:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 14:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 14:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 14:59:14] Production.INFO: call_cost start
[2026-09-15 14:59:14] Production.INFO: call_cost end
[2026-09-15 14:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 14:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 14:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 14:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 14:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 14:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 14:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 14:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 14:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 14:59:14] Production.INFO: ==15291== Releasing lock...
[2026-09-15 14:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 14:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:00:01] Production.INFO: ==15395== Lock acquired, processing the job...
[2026-09-15 20:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:00:01] Production.INFO: neon service started
[2026-09-15 20:00:01] Production.INFO: neon service started
[2026-09-15 20:00:01] Production.INFO: ==15395== Releasing lock...
[2026-09-15 20:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:00:02] Production.INFO: ==15397== Lock acquired, processing the job...
[2026-09-15 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:00:02] Production.INFO: ==15397== Releasing lock...
[2026-09-15 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:00:02] Production.INFO: ==15399== Lock acquired, processing the job...
[2026-09-15 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:00:02] Production.INFO: ==15399== Releasing lock...
[2026-09-15 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:00:03] Production.INFO: ==15408== Lock acquired, processing the job...
[2026-09-15 15:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:00:03] Production.INFO: Account Balance Start.
[2026-09-15 15:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:00:03] Production.INFO: 117
[2026-09-15 15:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:00:03] Production.INFO: ==15401== Lock acquired, processing the job...
[2026-09-15 15:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:00:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:00:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:00:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:00:03] Production.INFO: ==15403== Lock acquired, processing the job...
[2026-09-15 15:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:00:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:00:03] Production.INFO: ==15405== Lock acquired, processing the job...
[2026-09-15 15:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:00:03] Production.INFO: ==15410== Lock acquired, processing the job...
[2026-09-15 15:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:00:03] Production.INFO: Total Charge 0
[2026-09-15 15:00:03] Production.INFO: CreateAllLog End
[2026-09-15 15:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:00:03] Production.INFO: ==15410== Releasing lock...
[2026-09-15 15:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:00:03] Production.INFO: Account Balance End.
[2026-09-15 15:00:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:00:03] Production.INFO: ==15408== Releasing lock...
[2026-09-15 15:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:00:04] Production.INFO: ==15403== Releasing lock...
[2026-09-15 15:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:00:11] Production.ERROR: CronJobId end10
[2026-09-15 15:00:11] Production.INFO: ==15405== Releasing lock...
[2026-09-15 15:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:00:14] Production.INFO: call_cost start
[2026-09-15 15:00:14] Production.INFO: call_cost end
[2026-09-15 15:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:00:14] Production.INFO: ==15401== Releasing lock...
[2026-09-15 15:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:01:02] Production.INFO: ==15486== Lock acquired, processing the job...
[2026-09-15 20:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:01:02] Production.INFO: neon service started
[2026-09-15 20:01:02] Production.INFO: neon service started
[2026-09-15 20:01:02] Production.INFO: ==15486== Releasing lock...
[2026-09-15 20:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:01:02] Production.INFO: ==15498== Lock acquired, processing the job...
[2026-09-15 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:01:02] Production.INFO: ==15498== Releasing lock...
[2026-09-15 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:01:03] Production.INFO: ==15500== Lock acquired, processing the job...
[2026-09-15 19:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:01:03] Production.INFO: ==15500== Releasing lock...
[2026-09-15 19:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:01:03] Production.INFO: ==15506== Lock acquired, processing the job...
[2026-09-15 15:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:01:03] Production.INFO: ==15502== Lock acquired, processing the job...
[2026-09-15 15:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:01:03] Production.INFO: ==15504== Lock acquired, processing the job...
[2026-09-15 15:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:01:03] Production.INFO: ==15509== Lock acquired, processing the job...
[2026-09-15 15:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:01:04] Production.INFO: ==15511== Lock acquired, processing the job...
[2026-09-15 15:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:01:04] Production.INFO: Account Balance Start.
[2026-09-15 15:01:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:01:04] Production.INFO: 117
[2026-09-15 15:01:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:01:04] Production.INFO: ==15511== Releasing lock...
[2026-09-15 15:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:01:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:01:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:01:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:01:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:01:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:01:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:01:04] Production.INFO: ==15504== Releasing lock...
[2026-09-15 15:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:01:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:01:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:01:04] Production.INFO: Total Charge 0
[2026-09-15 15:01:04] Production.INFO: CreateAllLog End
[2026-09-15 15:01:04] Production.INFO: Account Balance End.
[2026-09-15 15:01:05] Production.ERROR: CronJobId end 12
[2026-09-15 15:01:05] Production.INFO: ==15509== Releasing lock...
[2026-09-15 15:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:01:13] Production.ERROR: CronJobId end10
[2026-09-15 15:01:13] Production.INFO: ==15506== Releasing lock...
[2026-09-15 15:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:01:15] Production.INFO: call_cost start
[2026-09-15 15:01:15] Production.INFO: call_cost end
[2026-09-15 15:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:01:15] Production.INFO: ==15502== Releasing lock...
[2026-09-15 15:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:02:01] Production.INFO: ==15583== Lock acquired, processing the job...
[2026-09-15 20:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:02:01] Production.INFO: neon service started
[2026-09-15 20:02:01] Production.INFO: neon service started
[2026-09-15 20:02:01] Production.INFO: ==15583== Releasing lock...
[2026-09-15 20:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:02:02] Production.INFO: ==15585== Lock acquired, processing the job...
[2026-09-15 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:02:02] Production.INFO: ==15585== Releasing lock...
[2026-09-15 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:02:02] Production.INFO: ==15587== Lock acquired, processing the job...
[2026-09-15 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:02:02] Production.INFO: ==15587== Releasing lock...
[2026-09-15 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:02:03] Production.INFO: ==15599== Lock acquired, processing the job...
[2026-09-15 15:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:02:03] Production.INFO: ==15595== Lock acquired, processing the job...
[2026-09-15 15:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:02:03] Production.INFO: ==15589== Lock acquired, processing the job...
[2026-09-15 15:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:02:03] Production.INFO: Account Balance Start.
[2026-09-15 15:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:02:03] Production.INFO: 117
[2026-09-15 15:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:02:03] Production.INFO: ==15591== Lock acquired, processing the job...
[2026-09-15 15:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:02:03] Production.INFO: ==15593== Lock acquired, processing the job...
[2026-09-15 15:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:02:03] Production.INFO: ==15599== Releasing lock...
[2026-09-15 15:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:02:03] Production.INFO: ==15597== Lock acquired, processing the job...
[2026-09-15 15:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 15:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 15:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:02:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:02:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:02:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:02:03] Production.INFO: Total Charge 0
[2026-09-15 15:02:03] Production.INFO: CreateAllLog End
[2026-09-15 15:02:03] Production.ERROR: done
[2026-09-15 15:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 15:02:03] Production.INFO: Account Balance End.
[2026-09-15 15:02:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:02:03] Production.INFO: ==15595== Releasing lock...
[2026-09-15 15:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:02:04] Production.ERROR: done
[2026-09-15 15:02:04] Production.INFO: ==15591== Releasing lock...
[2026-09-15 15:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 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-15 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-15 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-15 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-15 15:02:04] Production.INFO: ==15597== Releasing lock...
[2026-09-15 15:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 15:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 15:02:11] Production.ERROR: CronJobId end10
[2026-09-15 15:02:11] Production.INFO: ==15593== Releasing lock...
[2026-09-15 15:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:02:14] Production.INFO: call_cost start
[2026-09-15 15:02:14] Production.INFO: call_cost end
[2026-09-15 15:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:02:14] Production.INFO: ==15589== Releasing lock...
[2026-09-15 15:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:03:02] Production.INFO: ==15669== Lock acquired, processing the job...
[2026-09-15 20:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:03:02] Production.INFO: neon service started
[2026-09-15 20:03:02] Production.INFO: neon service started
[2026-09-15 20:03:02] Production.INFO: ==15669== Releasing lock...
[2026-09-15 20:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:03:02] Production.INFO: ==15671== Lock acquired, processing the job...
[2026-09-15 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:03:02] Production.INFO: ==15671== Releasing lock...
[2026-09-15 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:03:02] Production.INFO: ==15673== Lock acquired, processing the job...
[2026-09-15 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:03:03] Production.INFO: ==15673== Releasing lock...
[2026-09-15 19:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:03:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:03:03] Production.INFO: ==15675== Lock acquired, processing the job...
[2026-09-15 15:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:03:03] Production.INFO: ==15680== Lock acquired, processing the job...
[2026-09-15 15:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:03:03] Production.INFO: ==15677== Lock acquired, processing the job...
[2026-09-15 15:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:03:03] Production.INFO: ==15682== Lock acquired, processing the job...
[2026-09-15 15:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:03:03] Production.INFO: ==15684== Lock acquired, processing the job...
[2026-09-15 15:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 15:03:03] Production.INFO: Account Balance Start.
[2026-09-15 15:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:03:03] Production.INFO: 117
[2026-09-15 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-15 15:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:03:03] Production.INFO: ==15684== Releasing lock...
[2026-09-15 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:03:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:03:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:03:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:03:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:03:04] Production.INFO: ==15677== Releasing lock...
[2026-09-15 15:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:03:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:03:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:03:04] Production.INFO: Total Charge 0
[2026-09-15 15:03:04] Production.INFO: CreateAllLog End
[2026-09-15 15:03:04] Production.INFO: Account Balance End.
[2026-09-15 15:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:03:04] Production.INFO: ==15682== Releasing lock...
[2026-09-15 15:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:03:11] Production.ERROR: CronJobId end10
[2026-09-15 15:03:11] Production.INFO: ==15680== Releasing lock...
[2026-09-15 15:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:03:14] Production.INFO: call_cost start
[2026-09-15 15:03:14] Production.INFO: call_cost end
[2026-09-15 15:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:03:14] Production.INFO: ==15675== Releasing lock...
[2026-09-15 15:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:04:01] Production.INFO: ==15752== Lock acquired, processing the job...
[2026-09-15 20:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:04:01] Production.INFO: neon service started
[2026-09-15 20:04:01] Production.INFO: neon service started
[2026-09-15 20:04:01] Production.INFO: ==15752== Releasing lock...
[2026-09-15 20:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:04:02] Production.INFO: ==15756== Lock acquired, processing the job...
[2026-09-15 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:04:02] Production.INFO: ==15756== Releasing lock...
[2026-09-15 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:04:02] Production.INFO: ==15754== Lock acquired, processing the job...
[2026-09-15 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:04:02] Production.INFO: ==15754== Releasing lock...
[2026-09-15 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:04:02] Production.INFO: ==15759== Lock acquired, processing the job...
[2026-09-15 15:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:04:02] Production.INFO: ==15763== Lock acquired, processing the job...
[2026-09-15 15:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:04:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:04:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:04:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:04:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:04:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:04:03] Production.INFO: ==15765== Lock acquired, processing the job...
[2026-09-15 15:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:04:03] Production.INFO: Account Balance Start.
[2026-09-15 15:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:04:03] Production.INFO: 117
[2026-09-15 15:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:04:03] Production.INFO: ==15761== Lock acquired, processing the job...
[2026-09-15 15:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:04:03] Production.INFO: ==15767== Lock acquired, processing the job...
[2026-09-15 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:04:03] Production.INFO: ==15767== Releasing lock...
[2026-09-15 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:04:03] Production.INFO: Total Charge 0
[2026-09-15 15:04:03] Production.INFO: CreateAllLog End
[2026-09-15 15:04:03] Production.INFO: Account Balance End.
[2026-09-15 15:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:04:04] Production.INFO: ==15765== Releasing lock...
[2026-09-15 15:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:04:04] Production.INFO: ==15761== Releasing lock...
[2026-09-15 15:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:04:12] Production.ERROR: CronJobId end10
[2026-09-15 15:04:12] Production.INFO: ==15763== Releasing lock...
[2026-09-15 15:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:04:13] Production.INFO: call_cost start
[2026-09-15 15:04:13] Production.INFO: call_cost end
[2026-09-15 15:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:04:13] Production.INFO: ==15759== Releasing lock...
[2026-09-15 15:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:05:01] Production.INFO: ==15846== Lock acquired, processing the job...
[2026-09-15 20:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:05:01] Production.INFO: neon service started
[2026-09-15 20:05:02] Production.INFO: neon service started
[2026-09-15 20:05:02] Production.INFO: ==15846== Releasing lock...
[2026-09-15 20:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:05:02] Production.INFO: ==15848== Lock acquired, processing the job...
[2026-09-15 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:05:02] Production.INFO: ==15851== Lock acquired, processing the job...
[2026-09-15 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:05:02] Production.INFO: ==15848== Releasing lock...
[2026-09-15 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:05:02] Production.INFO: ==15851== Releasing lock...
[2026-09-15 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:05:03] Production.INFO: ==15853== Lock acquired, processing the job...
[2026-09-15 15:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 15:05:03] Production.INFO: ==15855== Lock acquired, processing the job...
[2026-09-15 15:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 15:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 15:05:03] Production.INFO: ==15853== Releasing lock...
[2026-09-15 15:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 15:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 15:05:03] Production.INFO: ==15857== Lock acquired, processing the job...
[2026-09-15 15:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:05:03] Production.INFO: ==15863== Lock acquired, processing the job...
[2026-09-15 15:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 15:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 15:05:03] Production.INFO: ==15859== Lock acquired, processing the job...
[2026-09-15 15:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:05:03] Production.INFO: ==15861== Lock acquired, processing the job...
[2026-09-15 15:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:05:04] Production.INFO: ==15865== Lock acquired, processing the job...
[2026-09-15 15:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:05:04] Production.INFO: Account Balance Start.
[2026-09-15 15:05:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:05:04] Production.INFO: 117
[2026-09-15 15:05:04] Production.ERROR: done
[2026-09-15 15:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 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-15 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-15 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-15 15:05:04] Production.INFO: ==15865== Releasing lock...
[2026-09-15 15:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 15:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008788', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 15:05:04] Production.INFO: ==15857== Releasing lock...
[2026-09-15 15:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:05:04] Production.INFO: Total Charge 0
[2026-09-15 15:05:04] Production.INFO: CreateAllLog End
[2026-09-15 15:05:04] Production.INFO: Account Balance End.
[2026-09-15 15:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:05:04] Production.INFO: ==15861== Releasing lock...
[2026-09-15 15:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008788', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 15:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 15:05:10] Production.INFO: ProcessCDR(1,18008788,1,1,2)
[2026-09-15 15:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008788,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008788,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 15:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 15:05:10] Production.INFO: ==15863== Releasing lock...
[2026-09-15 15:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 15:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 15:05:14] Production.ERROR: CronJobId end10
[2026-09-15 15:05:14] Production.INFO: ==15859== Releasing lock...
[2026-09-15 15:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:05:15] Production.INFO: call_cost start
[2026-09-15 15:05:15] Production.INFO: call_cost end
[2026-09-15 15:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:05:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:05:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:05:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:05:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:05:15] Production.INFO: ==15855== Releasing lock...
[2026-09-15 15:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:06:01] Production.INFO: ==15940== Lock acquired, processing the job...
[2026-09-15 20:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:06:01] Production.INFO: neon service started
[2026-09-15 20:06:01] Production.INFO: neon service started
[2026-09-15 20:06:01] Production.INFO: ==15940== Releasing lock...
[2026-09-15 20:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:06:01] Production.INFO: ==15942== Lock acquired, processing the job...
[2026-09-15 15:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:06:01] Production.INFO: ==15942== Releasing lock...
[2026-09-15 15:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:06:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:06:02] Production.INFO: ==15944== Lock acquired, processing the job...
[2026-09-15 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:06:02] Production.INFO: ==15944== Releasing lock...
[2026-09-15 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:06:02] Production.INFO: ==15946== Lock acquired, processing the job...
[2026-09-15 15:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:06:02] Production.INFO: ==15950== Lock acquired, processing the job...
[2026-09-15 15:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:06:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:06:02] Production.INFO: ==15952== Lock acquired, processing the job...
[2026-09-15 15:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:06:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:06:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:06:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:06:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:06:02] Production.INFO: ==15948== Lock acquired, processing the job...
[2026-09-15 15:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:06:02] Production.INFO: ==15954== Lock acquired, processing the job...
[2026-09-15 15:06:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:06:03] Production.INFO: Account Balance Start.
[2026-09-15 15:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:06:03] Production.INFO: 117
[2026-09-15 15:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:06:03] Production.INFO: ==15954== Releasing lock...
[2026-09-15 15:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:06:03] Production.INFO: Total Charge 0
[2026-09-15 15:06:03] Production.INFO: CreateAllLog End
[2026-09-15 15:06:03] Production.INFO: Account Balance End.
[2026-09-15 15:06:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:06:03] Production.INFO: ==15952== Releasing lock...
[2026-09-15 15:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:06:03] Production.INFO: ==15948== Releasing lock...
[2026-09-15 15:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:06:11] Production.ERROR: CronJobId end10
[2026-09-15 15:06:11] Production.INFO: ==15950== Releasing lock...
[2026-09-15 15:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:06:13] Production.INFO: call_cost start
[2026-09-15 15:06:13] Production.INFO: call_cost end
[2026-09-15 15:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:06:13] Production.INFO: ==15946== Releasing lock...
[2026-09-15 15:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:07:01] Production.INFO: ==16027== Lock acquired, processing the job...
[2026-09-15 20:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:07:01] Production.INFO: neon service started
[2026-09-15 20:07:01] Production.INFO: neon service started
[2026-09-15 20:07:01] Production.INFO: ==16027== Releasing lock...
[2026-09-15 20:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:07:02] Production.INFO: ==16032== Lock acquired, processing the job...
[2026-09-15 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:07:02] Production.INFO: ==16032== Releasing lock...
[2026-09-15 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:07:02] Production.INFO: ==16030== Lock acquired, processing the job...
[2026-09-15 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:07:02] Production.INFO: ==16030== Releasing lock...
[2026-09-15 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:07:03] Production.INFO: ==16040== Lock acquired, processing the job...
[2026-09-15 15:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:07:03] Production.INFO: Account Balance Start.
[2026-09-15 15:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:07:03] Production.INFO: 117
[2026-09-15 15:07:03] Production.INFO: ==16034== Lock acquired, processing the job...
[2026-09-15 15:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:07:03] Production.INFO: ==16036== Lock acquired, processing the job...
[2026-09-15 15:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:07:03] Production.INFO: ==16038== Lock acquired, processing the job...
[2026-09-15 15:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:07:03] Production.INFO: ==16042== Lock acquired, processing the job...
[2026-09-15 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:07:03] Production.INFO: Total Charge 0
[2026-09-15 15:07:03] Production.INFO: ==16042== Releasing lock...
[2026-09-15 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:07:03] Production.INFO: CreateAllLog End
[2026-09-15 15:07:03] Production.INFO: Account Balance End.
[2026-09-15 15:07:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:07:03] Production.INFO: ==16040== Releasing lock...
[2026-09-15 15:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:07:04] Production.INFO: ==16036== Releasing lock...
[2026-09-15 15:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:07:11] Production.ERROR: CronJobId end10
[2026-09-15 15:07:11] Production.INFO: ==16038== Releasing lock...
[2026-09-15 15:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:07:14] Production.INFO: call_cost start
[2026-09-15 15:07:14] Production.INFO: call_cost end
[2026-09-15 15:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:07:14] Production.INFO: ==16034== Releasing lock...
[2026-09-15 15:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:08:02] Production.INFO: ==16104== Lock acquired, processing the job...
[2026-09-15 20:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:08:02] Production.INFO: neon service started
[2026-09-15 20:08:02] Production.INFO: neon service started
[2026-09-15 20:08:02] Production.INFO: ==16104== Releasing lock...
[2026-09-15 20:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:08:02] Production.INFO: ==16106== Lock acquired, processing the job...
[2026-09-15 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:08:02] Production.INFO: ==16108== Lock acquired, processing the job...
[2026-09-15 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:08:02] Production.INFO: ==16108== Releasing lock...
[2026-09-15 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:08:02] Production.INFO: ==16106== Releasing lock...
[2026-09-15 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:08:03] Production.INFO: ==16113== Lock acquired, processing the job...
[2026-09-15 15:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:08:03] Production.INFO: ==16115== Lock acquired, processing the job...
[2026-09-15 15:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:08:03] Production.INFO: ==16117== Lock acquired, processing the job...
[2026-09-15 15:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:08:03] Production.INFO: ==16111== Lock acquired, processing the job...
[2026-09-15 15:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:08:03] Production.INFO: Account Balance Start.
[2026-09-15 15:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:08:03] Production.INFO: 117
[2026-09-15 15:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:08:03] Production.INFO: ==16119== Lock acquired, processing the job...
[2026-09-15 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:08:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:08:04] Production.INFO: Total Charge 0
[2026-09-15 15: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-15 15: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-15 15:08:04] Production.INFO: CreateAllLog End
[2026-09-15 15: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-15 15:08:04] Production.INFO: ==16119== Releasing lock...
[2026-09-15 15:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:08:04] Production.INFO: Account Balance End.
[2026-09-15 15:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:08:04] Production.INFO: ==16117== Releasing lock...
[2026-09-15 15:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:08:04] Production.INFO: ==16113== Releasing lock...
[2026-09-15 15:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:08:11] Production.ERROR: CronJobId end10
[2026-09-15 15:08:11] Production.INFO: ==16115== Releasing lock...
[2026-09-15 15:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:08:14] Production.INFO: call_cost start
[2026-09-15 15:08:14] Production.INFO: call_cost end
[2026-09-15 15:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:08:15] Production.INFO: ==16111== Releasing lock...
[2026-09-15 15:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:09:01] Production.INFO: ==16175== Lock acquired, processing the job...
[2026-09-15 20:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:09:01] Production.INFO: neon service started
[2026-09-15 20:09:01] Production.INFO: neon service started
[2026-09-15 20:09:01] Production.INFO: ==16175== Releasing lock...
[2026-09-15 20:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:09:02] Production.INFO: ==16177== Lock acquired, processing the job...
[2026-09-15 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:09:02] Production.INFO: ==16179== Lock acquired, processing the job...
[2026-09-15 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:09:02] Production.INFO: ==16179== Releasing lock...
[2026-09-15 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:09:02] Production.INFO: ==16177== Releasing lock...
[2026-09-15 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:09:02] Production.INFO: ==16184== Lock acquired, processing the job...
[2026-09-15 15:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:09:03] Production.INFO: ==16182== Lock acquired, processing the job...
[2026-09-15 15:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:09:03] Production.INFO: ==16186== Lock acquired, processing the job...
[2026-09-15 15:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:09:03] Production.INFO: ==16188== Lock acquired, processing the job...
[2026-09-15 15:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:09:03] Production.INFO: Account Balance Start.
[2026-09-15 15:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:09:03] Production.INFO: 117
[2026-09-15 15:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:09:03] Production.INFO: ==16190== Lock acquired, processing the job...
[2026-09-15 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:09:03] Production.INFO: ==16190== Releasing lock...
[2026-09-15 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:09:03] Production.INFO: Total Charge 0
[2026-09-15 15:09:03] Production.INFO: CreateAllLog End
[2026-09-15 15:09:03] Production.INFO: ==16184== Releasing lock...
[2026-09-15 15:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:09:03] Production.INFO: Account Balance End.
[2026-09-15 15:09:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:09:03] Production.INFO: ==16188== Releasing lock...
[2026-09-15 15:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:09:10] Production.ERROR: CronJobId end10
[2026-09-15 15:09:10] Production.INFO: ==16186== Releasing lock...
[2026-09-15 15:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:09:13] Production.INFO: call_cost start
[2026-09-15 15:09:13] Production.INFO: call_cost end
[2026-09-15 15:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:09:13] Production.INFO: ==16182== Releasing lock...
[2026-09-15 15:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:10:01] Production.INFO: ==16250== Lock acquired, processing the job...
[2026-09-15 20:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:10:01] Production.INFO: neon service started
[2026-09-15 20:10:01] Production.INFO: neon service started
[2026-09-15 20:10:01] Production.INFO: ==16250== Releasing lock...
[2026-09-15 20:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:10:02] Production.INFO: ==16252== Lock acquired, processing the job...
[2026-09-15 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:10:02] Production.INFO: ==16252== Releasing lock...
[2026-09-15 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:10:02] Production.INFO: ==16254== Lock acquired, processing the job...
[2026-09-15 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:10:02] Production.INFO: ==16254== Releasing lock...
[2026-09-15 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:10:03] Production.INFO: ==16259== Lock acquired, processing the job...
[2026-09-15 15:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:10:03] Production.INFO: ==16261== Lock acquired, processing the job...
[2026-09-15 15:10:03] Production.INFO: ==16257== Lock acquired, processing the job...
[2026-09-15 15:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:10:03] Production.INFO: ==16263== Lock acquired, processing the job...
[2026-09-15 15:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:10:03] Production.INFO: ==16265== Lock acquired, processing the job...
[2026-09-15 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 15:10:03] Production.INFO: Account Balance Start.
[2026-09-15 15:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 15:10:03] Production.INFO: 117
[2026-09-15 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-15 15:10:03] Production.INFO: ==16265== Releasing lock...
[2026-09-15 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:10:03] Production.INFO: ==16259== Releasing lock...
[2026-09-15 15:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:10:04] Production.INFO: Total Charge 0
[2026-09-15 15:10:04] Production.INFO: CreateAllLog End
[2026-09-15 15:10:04] Production.INFO: Account Balance End.
[2026-09-15 15:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:10:04] Production.INFO: ==16263== Releasing lock...
[2026-09-15 15:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:10:12] Production.ERROR: CronJobId end10
[2026-09-15 15:10:12] Production.INFO: ==16261== Releasing lock...
[2026-09-15 15:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:10:14] Production.INFO: call_cost start
[2026-09-15 15:10:14] Production.INFO: call_cost end
[2026-09-15 15:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:10:14] Production.INFO: ==16257== Releasing lock...
[2026-09-15 15:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:11:01] Production.INFO: ==16319== Lock acquired, processing the job...
[2026-09-15 20:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:11:01] Production.INFO: neon service started
[2026-09-15 20:11:01] Production.INFO: neon service started
[2026-09-15 20:11:01] Production.INFO: ==16319== Releasing lock...
[2026-09-15 20:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:11:01] Production.INFO: ==16321== Lock acquired, processing the job...
[2026-09-15 15:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:11:01] Production.INFO: ==16321== Releasing lock...
[2026-09-15 15:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:11:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:11:02] Production.INFO: ==16323== Lock acquired, processing the job...
[2026-09-15 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:11:02] Production.INFO: ==16323== Releasing lock...
[2026-09-15 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:11:02] Production.INFO: ==16325== Lock acquired, processing the job...
[2026-09-15 15:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:11:02] Production.INFO: ==16329== Lock acquired, processing the job...
[2026-09-15 15:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:11:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:11:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:11:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:11:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:11:02] Production.INFO: ==16327== Lock acquired, processing the job...
[2026-09-15 15:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:11:03] Production.INFO: ==16331== Lock acquired, processing the job...
[2026-09-15 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:11:03] Production.INFO: ==16333== Lock acquired, processing the job...
[2026-09-15 15:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:11:03] Production.INFO: Account Balance Start.
[2026-09-15 15:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:11:03] Production.INFO: 117
[2026-09-15 15:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 15:11:03] Production.INFO: ==16333== Releasing lock...
[2026-09-15 15:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:11:03] Production.INFO: Total Charge 0
[2026-09-15 15:11:03] Production.INFO: CreateAllLog End
[2026-09-15 15:11:03] Production.INFO: Account Balance End.
[2026-09-15 15:11:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:11:03] Production.INFO: ==16331== Releasing lock...
[2026-09-15 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:11:03] Production.INFO: ==16327== Releasing lock...
[2026-09-15 15:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:11:10] Production.ERROR: CronJobId end10
[2026-09-15 15:11:10] Production.INFO: ==16329== Releasing lock...
[2026-09-15 15:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:11:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:11:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:11:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:11:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:11:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:11:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:11:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:11:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:11:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:11:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:11:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:11:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:11:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:11:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:11:12] Production.INFO: call_cost start
[2026-09-15 15:11:12] Production.INFO: call_cost end
[2026-09-15 15:11:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:11:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:11:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:11:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:11:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:11:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:11:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:11:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:11:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:11:13] Production.INFO: ==16325== Releasing lock...
[2026-09-15 15:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:12:01] Production.INFO: ==16391== Lock acquired, processing the job...
[2026-09-15 20:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:12:01] Production.INFO: neon service started
[2026-09-15 20:12:01] Production.INFO: neon service started
[2026-09-15 20:12:01] Production.INFO: ==16391== Releasing lock...
[2026-09-15 20:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:12:02] Production.INFO: ==16393== Lock acquired, processing the job...
[2026-09-15 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:12:02] Production.INFO: ==16393== Releasing lock...
[2026-09-15 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:12:02] Production.INFO: ==16395== Lock acquired, processing the job...
[2026-09-15 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:12:02] Production.INFO: ==16395== Releasing lock...
[2026-09-15 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:12:03] Production.INFO: ==16397== Lock acquired, processing the job...
[2026-09-15 15:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:12:03] Production.INFO: ==16403== Lock acquired, processing the job...
[2026-09-15 15:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:12:03] Production.INFO: ==16399== Lock acquired, processing the job...
[2026-09-15 15:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:12:03] Production.INFO: ==16405== Lock acquired, processing the job...
[2026-09-15 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:12:03] Production.INFO: ==16401== Lock acquired, processing the job...
[2026-09-15 15:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:12:03] Production.INFO: Account Balance Start.
[2026-09-15 15:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:12:03] Production.INFO: 117
[2026-09-15 15:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:12:03] Production.INFO: ==16405== Releasing lock...
[2026-09-15 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:12:03] Production.INFO: Total Charge 0
[2026-09-15 15:12:03] Production.INFO: CreateAllLog End
[2026-09-15 15:12:04] Production.INFO: Account Balance End.
[2026-09-15 15:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:12:04] Production.INFO: ==16403== Releasing lock...
[2026-09-15 15:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:12:04] Production.INFO: ==16399== Releasing lock...
[2026-09-15 15:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:12:11] Production.ERROR: CronJobId end10
[2026-09-15 15:12:11] Production.INFO: ==16401== Releasing lock...
[2026-09-15 15:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:12:14] Production.INFO: call_cost start
[2026-09-15 15:12:14] Production.INFO: call_cost end
[2026-09-15 15:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:12:14] Production.INFO: ==16397== Releasing lock...
[2026-09-15 15:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:13:02] Production.INFO: ==16460== Lock acquired, processing the job...
[2026-09-15 20:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:13:02] Production.INFO: neon service started
[2026-09-15 20:13:02] Production.INFO: neon service started
[2026-09-15 20:13:02] Production.INFO: ==16460== Releasing lock...
[2026-09-15 20:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:13:02] Production.INFO: ==16462== Lock acquired, processing the job...
[2026-09-15 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:13:02] Production.INFO: ==16464== Lock acquired, processing the job...
[2026-09-15 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:13:02] Production.INFO: ==16464== Releasing lock...
[2026-09-15 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:13:03] Production.INFO: ==16462== Releasing lock...
[2026-09-15 15:13:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:13:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:13:03] Production.INFO: ==16473== Lock acquired, processing the job...
[2026-09-15 15:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:13:03] Production.INFO: Account Balance Start.
[2026-09-15 15:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:13:03] Production.INFO: 117
[2026-09-15 15:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:13:04] Production.INFO: ==16467== Lock acquired, processing the job...
[2026-09-15 15:13:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:13:04] Production.INFO: Total Charge 0
[2026-09-15 15:13:04] Production.INFO: CreateAllLog End
[2026-09-15 15:13:04] Production.INFO: ==16469== Lock acquired, processing the job...
[2026-09-15 15:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:13:04] Production.INFO: ==16471== Lock acquired, processing the job...
[2026-09-15 15:13:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:13:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:13:04] Production.INFO: Account Balance End.
[2026-09-15 15:13:04] Production.INFO: ==16475== Lock acquired, processing the job...
[2026-09-15 15:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:13:04] Production.INFO: ==16473== Releasing lock...
[2026-09-15 15:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 15:13:04] Production.INFO: ==16475== Releasing lock...
[2026-09-15 15:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:13:04] Production.INFO: ==16469== Releasing lock...
[2026-09-15 15:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:13:11] Production.ERROR: CronJobId end10
[2026-09-15 15:13:11] Production.INFO: ==16471== Releasing lock...
[2026-09-15 15:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:13:13] Production.INFO: call_cost start
[2026-09-15 15:13:13] Production.INFO: call_cost end
[2026-09-15 15:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:13:13] Production.INFO: ==16467== Releasing lock...
[2026-09-15 15:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:14:01] Production.INFO: ==16529== Lock acquired, processing the job...
[2026-09-15 20:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:14:01] Production.INFO: neon service started
[2026-09-15 20:14:01] Production.INFO: neon service started
[2026-09-15 20:14:01] Production.INFO: ==16529== Releasing lock...
[2026-09-15 20:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:14:02] Production.INFO: ==16531== Lock acquired, processing the job...
[2026-09-15 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:14:02] Production.INFO: ==16531== Releasing lock...
[2026-09-15 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:14:02] Production.INFO: ==16533== Lock acquired, processing the job...
[2026-09-15 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:14:02] Production.INFO: ==16533== Releasing lock...
[2026-09-15 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:14:02] Production.INFO: ==16535== Lock acquired, processing the job...
[2026-09-15 15:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:14:03] Production.INFO: ==16537== Lock acquired, processing the job...
[2026-09-15 15:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:14:03] Production.INFO: ==16539== Lock acquired, processing the job...
[2026-09-15 15:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:14:03] Production.INFO: ==16541== Lock acquired, processing the job...
[2026-09-15 15:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:14:03] Production.INFO: ==16543== Lock acquired, processing the job...
[2026-09-15 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:14:03] Production.INFO: Account Balance Start.
[2026-09-15 15:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:14:03] Production.INFO: 117
[2026-09-15 15:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:14:03] Production.INFO: ==16543== Releasing lock...
[2026-09-15 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:14:03] Production.INFO: Total Charge 0
[2026-09-15 15:14:03] Production.INFO: CreateAllLog End
[2026-09-15 15:14:03] Production.INFO: ==16537== Releasing lock...
[2026-09-15 15:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:14:03] Production.INFO: Account Balance End.
[2026-09-15 15:14:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:14:03] Production.INFO: ==16541== Releasing lock...
[2026-09-15 15:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:14:10] Production.ERROR: CronJobId end10
[2026-09-15 15:14:10] Production.INFO: ==16539== Releasing lock...
[2026-09-15 15:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:14:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:14:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:14:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:14:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:14:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:14:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:14:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:14:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:14:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:14:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:14:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:14:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:14:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:14:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:14:13] Production.INFO: call_cost start
[2026-09-15 15:14:13] Production.INFO: call_cost end
[2026-09-15 15:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:14:13] Production.INFO: ==16535== Releasing lock...
[2026-09-15 15:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:15:02] Production.INFO: ==16598== Lock acquired, processing the job...
[2026-09-15 20:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:15:02] Production.INFO: neon service started
[2026-09-15 20:15:02] Production.INFO: neon service started
[2026-09-15 20:15:02] Production.INFO: ==16598== Releasing lock...
[2026-09-15 20:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:15:02] Production.INFO: ==16600== Lock acquired, processing the job...
[2026-09-15 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:15:02] Production.INFO: ==16600== Releasing lock...
[2026-09-15 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:15:02] Production.INFO: ==16602== Lock acquired, processing the job...
[2026-09-15 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:15:03] Production.INFO: ==16602== Releasing lock...
[2026-09-15 19:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:15:03] Production.INFO: ==16606== Lock acquired, processing the job...
[2026-09-15 15:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:15:03] Production.INFO: ==16604== Lock acquired, processing the job...
[2026-09-15 15:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 15:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:15:03] Production.INFO: ==16608== Lock acquired, processing the job...
[2026-09-15 15:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:15:03] Production.INFO: ==16612== Lock acquired, processing the job...
[2026-09-15 15:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:15:03] Production.INFO: ==16610== Lock acquired, processing the job...
[2026-09-15 15:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 15:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 15:15:03] Production.ERROR: CronJob PID - 16606
[2026-09-15 15:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 15:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 15:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 15:15:00
[2026-09-15 15:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 15:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 15:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 15:15:03] Production.INFO: ==16604== Releasing lock...
[2026-09-15 15:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 15:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 15:15:03] Production.INFO: Account Balance Start.
[2026-09-15 15:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:15:03] Production.INFO: 117
[2026-09-15 15:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:15:03] Production.INFO: ==16616== Lock acquired, processing the job...
[2026-09-15 15:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:15:03] Production.INFO: ==16614== Lock acquired, processing the job...
[2026-09-15 15:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 15:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 15:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:15:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:15:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:15:04] Production.INFO: ==16616== Releasing lock...
[2026-09-15 15:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:15:04] Production.ERROR: done
[2026-09-15 15:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 15:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008829', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 15:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:15:04] Production.INFO: Total Charge 0
[2026-09-15 15:15:04] Production.INFO: CreateAllLog End
[2026-09-15 15:15:04] Production.INFO: Account Balance End.
[2026-09-15 15:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:15:04] Production.INFO: ==16612== Releasing lock...
[2026-09-15 15:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:15:04] Production.INFO: ==16608== Releasing lock...
[2026-09-15 15:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008829', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 15:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 15:15:11] Production.INFO: ProcessCDR(1,18008829,1,1,2)
[2026-09-15 15:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008829,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008829,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 15:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 15:15:11] Production.INFO: ==16614== Releasing lock...
[2026-09-15 15:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 15:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 15:15:14] Production.ERROR: CronJobId end10
[2026-09-15 15:15:14] Production.INFO: ==16610== Releasing lock...
[2026-09-15 15:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:15:17] Production.INFO: call_cost start
[2026-09-15 15:15:17] Production.INFO: call_cost end
[2026-09-15 15:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:15:17] Production.INFO: ==16606== Releasing lock...
[2026-09-15 15:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:16:01] Production.INFO: ==16672== Lock acquired, processing the job...
[2026-09-15 20:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:16:01] Production.INFO: neon service started
[2026-09-15 20:16:01] Production.INFO: neon service started
[2026-09-15 20:16:01] Production.INFO: ==16672== Releasing lock...
[2026-09-15 20:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:16:02] Production.INFO: ==16675== Lock acquired, processing the job...
[2026-09-15 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:16:02] Production.INFO: ==16677== Lock acquired, processing the job...
[2026-09-15 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:16:02] Production.INFO: ==16677== Releasing lock...
[2026-09-15 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:16:02] Production.INFO: ==16675== Releasing lock...
[2026-09-15 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:16:03] Production.INFO: ==16680== Lock acquired, processing the job...
[2026-09-15 15:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:16:03] Production.INFO: ==16686== Lock acquired, processing the job...
[2026-09-15 15:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:16:03] Production.INFO: ==16682== Lock acquired, processing the job...
[2026-09-15 15:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:16:03] Production.INFO: ==16684== Lock acquired, processing the job...
[2026-09-15 15:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:16:03] Production.INFO: ==16688== Lock acquired, processing the job...
[2026-09-15 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:16:03] Production.INFO: Account Balance Start.
[2026-09-15 15:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:16:03] Production.INFO: 117
[2026-09-15 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-15 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-15 15:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:16:03] Production.INFO: ==16688== Releasing lock...
[2026-09-15 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:16:03] Production.INFO: Total Charge 0
[2026-09-15 15:16:03] Production.INFO: CreateAllLog End
[2026-09-15 15:16:03] Production.INFO: Account Balance End.
[2026-09-15 15:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:16:03] Production.INFO: ==16686== Releasing lock...
[2026-09-15 15:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:16:03] Production.INFO: ==16682== Releasing lock...
[2026-09-15 15:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:16:11] Production.ERROR: CronJobId end10
[2026-09-15 15:16:11] Production.INFO: ==16684== Releasing lock...
[2026-09-15 15:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:16:14] Production.INFO: call_cost start
[2026-09-15 15:16:14] Production.INFO: call_cost end
[2026-09-15 15:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:16:14] Production.INFO: ==16680== Releasing lock...
[2026-09-15 15:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:17:01] Production.INFO: ==16742== Lock acquired, processing the job...
[2026-09-15 20:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:17:01] Production.INFO: neon service started
[2026-09-15 20:17:01] Production.INFO: neon service started
[2026-09-15 20:17:01] Production.INFO: ==16742== Releasing lock...
[2026-09-15 20:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:17:02] Production.INFO: ==16744== Lock acquired, processing the job...
[2026-09-15 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:17:02] Production.INFO: ==16744== Releasing lock...
[2026-09-15 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:17:02] Production.INFO: ==16746== Lock acquired, processing the job...
[2026-09-15 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:17:02] Production.INFO: ==16746== Releasing lock...
[2026-09-15 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:17:03] Production.INFO: ==16749== Lock acquired, processing the job...
[2026-09-15 15:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:17:03] Production.INFO: ==16751== Lock acquired, processing the job...
[2026-09-15 15:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:17:03] Production.INFO: ==16753== Lock acquired, processing the job...
[2026-09-15 15:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:17:03] Production.INFO: ==16755== Lock acquired, processing the job...
[2026-09-15 15:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:17:03] Production.INFO: Account Balance Start.
[2026-09-15 15:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:17:03] Production.INFO: ==16757== Lock acquired, processing the job...
[2026-09-15 15:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:17:03] Production.INFO: 117
[2026-09-15 15:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 15:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:17:03] Production.INFO: ==16757== Releasing lock...
[2026-09-15 15:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:17:04] Production.INFO: Total Charge 0
[2026-09-15 15:17:04] Production.INFO: CreateAllLog End
[2026-09-15 15:17:04] Production.INFO: Account Balance End.
[2026-09-15 15:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:17:04] Production.INFO: ==16755== Releasing lock...
[2026-09-15 15:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:17:04] Production.INFO: ==16751== Releasing lock...
[2026-09-15 15:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:17:11] Production.ERROR: CronJobId end10
[2026-09-15 15:17:11] Production.INFO: ==16753== Releasing lock...
[2026-09-15 15:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:17:13] Production.INFO: call_cost start
[2026-09-15 15:17:13] Production.INFO: call_cost end
[2026-09-15 15:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:17:13] Production.INFO: ==16749== Releasing lock...
[2026-09-15 15:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:18:01] Production.INFO: ==16811== Lock acquired, processing the job...
[2026-09-15 20:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:18:01] Production.INFO: neon service started
[2026-09-15 20:18:01] Production.INFO: neon service started
[2026-09-15 20:18:01] Production.INFO: ==16811== Releasing lock...
[2026-09-15 20:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:18:01] Production.INFO: ==16815== Lock acquired, processing the job...
[2026-09-15 19:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:18:02] Production.INFO: ==16815== Releasing lock...
[2026-09-15 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:18:02] Production.INFO: ==16813== Lock acquired, processing the job...
[2026-09-15 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:18:02] Production.INFO: ==16813== Releasing lock...
[2026-09-15 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:18:03] Production.INFO: ==16820== Lock acquired, processing the job...
[2026-09-15 15:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:18:03] Production.INFO: ==16818== Lock acquired, processing the job...
[2026-09-15 15:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:18:03] Production.INFO: ==16824== Lock acquired, processing the job...
[2026-09-15 15:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:18:03] Production.INFO: ==16822== Lock acquired, processing the job...
[2026-09-15 15:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:18:03] Production.INFO: Account Balance Start.
[2026-09-15 15:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:18:03] Production.INFO: 117
[2026-09-15 15:18:03] Production.INFO: ==16826== Lock acquired, processing the job...
[2026-09-15 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 15:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:18:03] Production.INFO: ==16826== Releasing lock...
[2026-09-15 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:18:03] Production.INFO: Total Charge 0
[2026-09-15 15:18:03] Production.INFO: CreateAllLog End
[2026-09-15 15:18:03] Production.INFO: ==16820== Releasing lock...
[2026-09-15 15:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:18:03] Production.INFO: Account Balance End.
[2026-09-15 15:18:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:18:03] Production.INFO: ==16824== Releasing lock...
[2026-09-15 15:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:18:10] Production.ERROR: CronJobId end10
[2026-09-15 15:18:10] Production.INFO: ==16822== Releasing lock...
[2026-09-15 15:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:18:13] Production.INFO: call_cost start
[2026-09-15 15:18:13] Production.INFO: call_cost end
[2026-09-15 15:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:18:13] Production.INFO: ==16818== Releasing lock...
[2026-09-15 15:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:19:01] Production.INFO: ==16881== Lock acquired, processing the job...
[2026-09-15 20:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:19:01] Production.INFO: neon service started
[2026-09-15 20:19:01] Production.INFO: neon service started
[2026-09-15 20:19:01] Production.INFO: ==16881== Releasing lock...
[2026-09-15 20:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:19:02] Production.INFO: ==16883== Lock acquired, processing the job...
[2026-09-15 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:19:02] Production.INFO: ==16883== Releasing lock...
[2026-09-15 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:19:02] Production.INFO: ==16885== Lock acquired, processing the job...
[2026-09-15 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:19:02] Production.INFO: ==16885== Releasing lock...
[2026-09-15 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:19:03] Production.INFO: ==16888== Lock acquired, processing the job...
[2026-09-15 15:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:19:03] Production.INFO: ==16892== Lock acquired, processing the job...
[2026-09-15 15:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:19:03] Production.INFO: ==16890== Lock acquired, processing the job...
[2026-09-15 15:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:19:03] Production.INFO: ==16894== Lock acquired, processing the job...
[2026-09-15 15:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:19:03] Production.INFO: ==16896== Lock acquired, processing the job...
[2026-09-15 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:19:03] Production.INFO: Account Balance Start.
[2026-09-15 15:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:19:03] Production.INFO: 117
[2026-09-15 15:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:19:03] Production.INFO: ==16896== Releasing lock...
[2026-09-15 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:19:03] Production.INFO: Total Charge 0
[2026-09-15 15:19:03] Production.INFO: CreateAllLog End
[2026-09-15 15:19:03] Production.INFO: ==16890== Releasing lock...
[2026-09-15 15:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:19:03] Production.INFO: Account Balance End.
[2026-09-15 15:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:19:03] Production.INFO: ==16894== Releasing lock...
[2026-09-15 15:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:19:11] Production.ERROR: CronJobId end10
[2026-09-15 15:19:11] Production.INFO: ==16892== Releasing lock...
[2026-09-15 15:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:19:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:19:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:19:12] Production.INFO: call_cost start
[2026-09-15 15:19:12] Production.INFO: call_cost end
[2026-09-15 15:19:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:19:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:19:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:19:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:19:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:19:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:19:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:19:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:19:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:19:12] Production.INFO: ==16888== Releasing lock...
[2026-09-15 15:19:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:19:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:20:02] Production.INFO: ==16951== Lock acquired, processing the job...
[2026-09-15 20:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:20:02] Production.INFO: neon service started
[2026-09-15 20:20:02] Production.INFO: neon service started
[2026-09-15 20:20:02] Production.INFO: ==16951== Releasing lock...
[2026-09-15 20:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:20:02] Production.INFO: ==16955== Lock acquired, processing the job...
[2026-09-15 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:20:02] Production.INFO: ==16955== Releasing lock...
[2026-09-15 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:20:02] Production.INFO: ==16953== Lock acquired, processing the job...
[2026-09-15 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:20:02] Production.INFO: ==16953== Releasing lock...
[2026-09-15 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:20:03] Production.INFO: ==16964== Lock acquired, processing the job...
[2026-09-15 15:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:20:03] Production.INFO: Account Balance Start.
[2026-09-15 15:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:20:03] Production.INFO: 117
[2026-09-15 15:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:20:03] Production.INFO: ==16958== Lock acquired, processing the job...
[2026-09-15 15:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:20:03] Production.INFO: ==16960== Lock acquired, processing the job...
[2026-09-15 15:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:20:03] Production.INFO: ==16962== Lock acquired, processing the job...
[2026-09-15 15:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:20:04] Production.INFO: ==16966== Lock acquired, processing the job...
[2026-09-15 15:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:20:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:20:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:20:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:20:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:20:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:20:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:20:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:20:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 15: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-15 15: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-15 15: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-15 15:20:04] Production.INFO: ==16966== Releasing lock...
[2026-09-15 15:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:20:04] Production.INFO: Total Charge 0
[2026-09-15 15:20:04] Production.INFO: CreateAllLog End
[2026-09-15 15:20:04] Production.INFO: Account Balance End.
[2026-09-15 15:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:20:04] Production.INFO: ==16964== Releasing lock...
[2026-09-15 15:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:20:04] Production.INFO: ==16960== Releasing lock...
[2026-09-15 15:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:20:11] Production.ERROR: CronJobId end10
[2026-09-15 15:20:11] Production.INFO: ==16962== Releasing lock...
[2026-09-15 15:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:20:14] Production.INFO: call_cost start
[2026-09-15 15:20:14] Production.INFO: call_cost end
[2026-09-15 15:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:20:14] Production.INFO: ==16958== Releasing lock...
[2026-09-15 15:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:21:01] Production.INFO: ==17019== Lock acquired, processing the job...
[2026-09-15 20:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:21:01] Production.INFO: neon service started
[2026-09-15 20:21:01] Production.INFO: neon service started
[2026-09-15 20:21:01] Production.INFO: ==17019== Releasing lock...
[2026-09-15 20:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:21:02] Production.INFO: ==17021== Lock acquired, processing the job...
[2026-09-15 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:21:02] Production.INFO: ==17023== Lock acquired, processing the job...
[2026-09-15 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:21:02] Production.INFO: ==17023== Releasing lock...
[2026-09-15 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:21:02] Production.INFO: ==17021== Releasing lock...
[2026-09-15 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:21:03] Production.INFO: ==17030== Lock acquired, processing the job...
[2026-09-15 15:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:21:03] Production.INFO: ==17026== Lock acquired, processing the job...
[2026-09-15 15:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:21:03] Production.INFO: ==17028== Lock acquired, processing the job...
[2026-09-15 15:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:21:03] Production.INFO: ==17034== Lock acquired, processing the job...
[2026-09-15 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:21:03] Production.INFO: ==17032== Lock acquired, processing the job...
[2026-09-15 15:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:21:03] Production.INFO: Account Balance Start.
[2026-09-15 15:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:21:03] Production.INFO: 117
[2026-09-15 15:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:21:03] Production.INFO: ==17034== Releasing lock...
[2026-09-15 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:21:03] Production.INFO: Total Charge 0
[2026-09-15 15:21:03] Production.INFO: CreateAllLog End
[2026-09-15 15:21:04] Production.INFO: Account Balance End.
[2026-09-15 15:21:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:21:04] Production.INFO: ==17032== Releasing lock...
[2026-09-15 15:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:21:04] Production.INFO: ==17028== Releasing lock...
[2026-09-15 15:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:21:11] Production.ERROR: CronJobId end10
[2026-09-15 15:21:11] Production.INFO: ==17030== Releasing lock...
[2026-09-15 15:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:21:14] Production.INFO: call_cost start
[2026-09-15 15:21:14] Production.INFO: call_cost end
[2026-09-15 15:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:21:14] Production.INFO: ==17026== Releasing lock...
[2026-09-15 15:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:22:01] Production.INFO: ==17089== Lock acquired, processing the job...
[2026-09-15 20:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:22:01] Production.INFO: neon service started
[2026-09-15 20:22:01] Production.INFO: neon service started
[2026-09-15 20:22:01] Production.INFO: ==17089== Releasing lock...
[2026-09-15 20:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:22:02] Production.INFO: ==17091== Lock acquired, processing the job...
[2026-09-15 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:22:02] Production.INFO: ==17093== Lock acquired, processing the job...
[2026-09-15 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:22:02] Production.INFO: ==17093== Releasing lock...
[2026-09-15 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:22:02] Production.INFO: ==17091== Releasing lock...
[2026-09-15 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:22:03] Production.INFO: ==17100== Lock acquired, processing the job...
[2026-09-15 15:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:22:03] Production.INFO: ==17096== Lock acquired, processing the job...
[2026-09-15 15:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:22:03] Production.INFO: ==17098== Lock acquired, processing the job...
[2026-09-15 15:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:22:03] Production.INFO: ==17102== Lock acquired, processing the job...
[2026-09-15 15:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:22:03] Production.INFO: ==17104== Lock acquired, processing the job...
[2026-09-15 15:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:22:03] Production.INFO: Account Balance Start.
[2026-09-15 15:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:22:03] Production.INFO: 117
[2026-09-15 15:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:22:03] Production.INFO: ==17104== Releasing lock...
[2026-09-15 15:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:22:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:22:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:22:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:22:04] Production.INFO: Total Charge 0
[2026-09-15 15:22:04] Production.INFO: CreateAllLog End
[2026-09-15 15:22:04] Production.INFO: Account Balance End.
[2026-09-15 15:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:22:04] Production.INFO: ==17102== Releasing lock...
[2026-09-15 15:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:22:04] Production.INFO: ==17098== Releasing lock...
[2026-09-15 15:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:22:11] Production.ERROR: CronJobId end10
[2026-09-15 15:22:11] Production.INFO: ==17100== Releasing lock...
[2026-09-15 15:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:22:13] Production.INFO: call_cost start
[2026-09-15 15:22:13] Production.INFO: call_cost end
[2026-09-15 15:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:22:13] Production.INFO: ==17096== Releasing lock...
[2026-09-15 15:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:23:01] Production.INFO: ==17164== Lock acquired, processing the job...
[2026-09-15 20:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:23:01] Production.INFO: neon service started
[2026-09-15 20:23:01] Production.INFO: neon service started
[2026-09-15 20:23:01] Production.INFO: ==17164== Releasing lock...
[2026-09-15 20:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:23:01] Production.INFO: ==17166== Lock acquired, processing the job...
[2026-09-15 15:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:23:01] Production.INFO: ==17166== Releasing lock...
[2026-09-15 15:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:23:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:23:02] Production.INFO: ==17168== Lock acquired, processing the job...
[2026-09-15 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:23:02] Production.INFO: ==17168== Releasing lock...
[2026-09-15 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:23:02] Production.INFO: ==17171== Lock acquired, processing the job...
[2026-09-15 15:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:23:02] Production.INFO: ==17175== Lock acquired, processing the job...
[2026-09-15 15:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:23:02] Production.INFO: ==17173== Lock acquired, processing the job...
[2026-09-15 15:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:23:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:23:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:23:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:23:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:23:02] Production.INFO: ==17177== Lock acquired, processing the job...
[2026-09-15 15:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:23:02] Production.INFO: ==17179== Lock acquired, processing the job...
[2026-09-15 15:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:23:02] Production.INFO: Account Balance Start.
[2026-09-15 15:23:02] Production.INFO: CreateAllLog Start
[2026-09-15 15:23:02] Production.INFO: 117
[2026-09-15 15:23:02] Production.INFO: Date 2026-09-08
[2026-09-15 15:23:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:23:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:23:02] Production.INFO: Reseller ==> 0
[2026-09-15 15:23:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:23:02] Production.INFO: ==17179== Releasing lock...
[2026-09-15 15:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:23:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:23:03] Production.INFO: Total Charge 0
[2026-09-15 15:23:03] Production.INFO: CreateAllLog End
[2026-09-15 15:23:03] Production.INFO: Account Balance End.
[2026-09-15 15:23:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:23:03] Production.INFO: ==17177== Releasing lock...
[2026-09-15 15:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:23:03] Production.INFO: ==17173== Releasing lock...
[2026-09-15 15:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:23:09] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,10))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-15 15:23:09] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:23:09] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:23:09] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:23:09] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:23:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:23:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:23:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:23:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:23:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:23:10] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:23:10] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:23:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:23:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:23:10] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:23:10] Production.INFO: call_cost start
[2026-09-15 15:23:10] Production.INFO: call_cost end
[2026-09-15 15:23:10] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:23:10] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:23:10] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:23:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:23:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:23:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:23:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:23:10] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:23:10] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:23:10] Production.INFO: ==17171== Releasing lock...
[2026-09-15 15:23:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:23:10] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 15:23:10] Production.ERROR: CronJobId end10
[2026-09-15 15:23:10] Production.INFO: ==17175== Releasing lock...
[2026-09-15 15:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 20:24:01] Production.INFO: ==17233== Lock acquired, processing the job...
[2026-09-15 20:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:24:01] Production.INFO: neon service started
[2026-09-15 20:24:01] Production.INFO: neon service started
[2026-09-15 20:24:01] Production.INFO: ==17233== Releasing lock...
[2026-09-15 20:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:24:02] Production.INFO: ==17235== Lock acquired, processing the job...
[2026-09-15 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:24:02] Production.INFO: ==17235== Releasing lock...
[2026-09-15 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:24:02] Production.INFO: ==17237== Lock acquired, processing the job...
[2026-09-15 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:24:02] Production.INFO: ==17237== Releasing lock...
[2026-09-15 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:24:03] Production.INFO: ==17248== Lock acquired, processing the job...
[2026-09-15 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:24:03] Production.INFO: ==17239== Lock acquired, processing the job...
[2026-09-15 15:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 15:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:24:03] Production.INFO: ==17248== Releasing lock...
[2026-09-15 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:24:03] Production.INFO: ==17241== Lock acquired, processing the job...
[2026-09-15 15:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:24:03] Production.INFO: ==17246== Lock acquired, processing the job...
[2026-09-15 15:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:24:03] Production.INFO: ==17244== Lock acquired, processing the job...
[2026-09-15 15:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:24:03] Production.INFO: Account Balance Start.
[2026-09-15 15:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:24:03] Production.INFO: 117
[2026-09-15 15:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:24:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:24:03] Production.INFO: Total Charge 0
[2026-09-15 15:24:03] Production.INFO: CreateAllLog End
[2026-09-15 15:24:04] Production.INFO: Account Balance End.
[2026-09-15 15:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:24:04] Production.INFO: ==17246== Releasing lock...
[2026-09-15 15:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:24:04] Production.INFO: ==17241== Releasing lock...
[2026-09-15 15:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:24:12] Production.ERROR: CronJobId end10
[2026-09-15 15:24:12] Production.INFO: ==17244== Releasing lock...
[2026-09-15 15:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:24:14] Production.INFO: call_cost start
[2026-09-15 15:24:14] Production.INFO: call_cost end
[2026-09-15 15:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:24:14] Production.INFO: ==17239== Releasing lock...
[2026-09-15 15:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:25:02] Production.INFO: ==17303== Lock acquired, processing the job...
[2026-09-15 20:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:25:02] Production.INFO: neon service started
[2026-09-15 20:25:02] Production.INFO: neon service started
[2026-09-15 20:25:02] Production.INFO: ==17303== Releasing lock...
[2026-09-15 20:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:25:02] Production.INFO: ==17307== Lock acquired, processing the job...
[2026-09-15 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:25:02] Production.INFO: ==17305== Lock acquired, processing the job...
[2026-09-15 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:25:02] Production.INFO: ==17307== Releasing lock...
[2026-09-15 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:25:03] Production.INFO: ==17305== Releasing lock...
[2026-09-15 15:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:25:04] Production.INFO: ==17312== Lock acquired, processing the job...
[2026-09-15 15:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:25:04] Production.INFO: ==17310== Lock acquired, processing the job...
[2026-09-15 15:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 15:25:04] Production.INFO: ==17316== Lock acquired, processing the job...
[2026-09-15 15:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 15:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 15:25:04] Production.ERROR: CronJob PID - 17312
[2026-09-15 15:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 15:25:04] Production.ERROR: CronJob ID - 5
[2026-09-15 15:25:04] Production.ERROR: CronJob Last Run Time 2026-09-15 15:25:00
[2026-09-15 15:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 15:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 15:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 15:25:04] Production.ERROR: CronJob PID - 17316
[2026-09-15 15:25:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 15:25:04] Production.ERROR: CronJob ID - 10
[2026-09-15 15:25:04] Production.ERROR: CronJob Last Run Time 2026-09-15 15:25:00
[2026-09-15 15:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 15:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 15:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 15:25:04] Production.INFO: ==17310== Releasing lock...
[2026-09-15 15:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 15:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 15:25:04] Production.INFO: ==17322== Lock acquired, processing the job...
[2026-09-15 15:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:25:04] Production.INFO: ==17314== Lock acquired, processing the job...
[2026-09-15 15:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:25:04] Production.INFO: ==17320== Lock acquired, processing the job...
[2026-09-15 15:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 15: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-15 15:25:04] Production.INFO: ==17318== Lock acquired, processing the job...
[2026-09-15 15:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15: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-15 15: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-15 15:25:04] Production.INFO: ==17322== Releasing lock...
[2026-09-15 15:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 15:25:04] Production.INFO: Account Balance Start.
[2026-09-15 15:25:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:25:04] Production.INFO: 117
[2026-09-15 15:25:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:25:05] Production.INFO: Date 2026-09-09
[2026-09-15 15:25:05] Production.INFO: Reseller ==> 0
[2026-09-15 15:25:05] Production.INFO: Date 2026-09-10
[2026-09-15 15:25:05] Production.INFO: Reseller ==> 0
[2026-09-15 15:25:05] Production.ERROR: done
[2026-09-15 15:25:05] Production.INFO: Date 2026-09-11
[2026-09-15 15:25:05] Production.INFO: Reseller ==> 0
[2026-09-15 15:25:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 15:25:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008870', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 15:25:05] Production.INFO: Date 2026-09-12
[2026-09-15 15:25:05] Production.INFO: Reseller ==> 0
[2026-09-15 15:25:05] Production.INFO: Date 2026-09-13
[2026-09-15 15:25:05] Production.INFO: Reseller ==> 0
[2026-09-15 15:25:05] Production.INFO: Date 2026-09-14
[2026-09-15 15:25:05] Production.INFO: Reseller ==> 0
[2026-09-15 15:25:05] Production.INFO: Date 2026-09-15
[2026-09-15 15:25:05] Production.INFO: Reseller ==> 0
[2026-09-15 15:25:05] Production.INFO: Total Charge 0
[2026-09-15 15:25:05] Production.INFO: CreateAllLog End
[2026-09-15 15:25:05] Production.INFO: Account Balance End.
[2026-09-15 15:25:05] Production.ERROR: CronJobId end 12
[2026-09-15 15:25:05] Production.INFO: ==17318== Releasing lock...
[2026-09-15 15:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:25:05] Production.INFO: ==17314== Releasing lock...
[2026-09-15 15:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008870', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 15:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 15:25:11] Production.INFO: ProcessCDR(1,18008870,1,1,2)
[2026-09-15 15:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008870,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008870,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 15:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 15:25:11] Production.INFO: ==17320== Releasing lock...
[2026-09-15 15:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 15:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 15:25:14] Production.ERROR: CronJobId end10
[2026-09-15 15:25:14] Production.INFO: ==17316== Releasing lock...
[2026-09-15 15:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:25:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:25:18] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:25:18] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:25:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:25:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:25:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:25:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:25:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:25:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:25:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:25:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:25:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:25:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:25:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:25:18] Production.INFO: call_cost start
[2026-09-15 15:25:18] Production.INFO: call_cost end
[2026-09-15 15:25:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:25:18] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:25:18] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:25:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:25:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:25:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:25:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:25:18] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:25:18] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:25:18] Production.INFO: ==17312== Releasing lock...
[2026-09-15 15:25:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:25:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:26:01] Production.INFO: ==17379== Lock acquired, processing the job...
[2026-09-15 20:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:26:01] Production.INFO: neon service started
[2026-09-15 20:26:01] Production.INFO: neon service started
[2026-09-15 20:26:01] Production.INFO: ==17379== Releasing lock...
[2026-09-15 20:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:26:02] Production.INFO: ==17381== Lock acquired, processing the job...
[2026-09-15 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:26:02] Production.INFO: ==17381== Releasing lock...
[2026-09-15 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:26:02] Production.INFO: ==17383== Lock acquired, processing the job...
[2026-09-15 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:26:02] Production.INFO: ==17383== Releasing lock...
[2026-09-15 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:26:03] Production.INFO: ==17386== Lock acquired, processing the job...
[2026-09-15 15:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:26:03] Production.INFO: ==17388== Lock acquired, processing the job...
[2026-09-15 15:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:26:03] Production.INFO: ==17390== Lock acquired, processing the job...
[2026-09-15 15:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:26:03] Production.INFO: ==17392== Lock acquired, processing the job...
[2026-09-15 15:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:26:03] Production.INFO: ==17394== Lock acquired, processing the job...
[2026-09-15 15:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:26:03] Production.INFO: Account Balance Start.
[2026-09-15 15:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:26:03] Production.INFO: 117
[2026-09-15 15:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:26:03] Production.INFO: ==17394== Releasing lock...
[2026-09-15 15:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:26:03] Production.INFO: ==17388== Releasing lock...
[2026-09-15 15:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:26:03] Production.INFO: Total Charge 0
[2026-09-15 15:26:03] Production.INFO: CreateAllLog End
[2026-09-15 15:26:04] Production.INFO: Account Balance End.
[2026-09-15 15:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:26:04] Production.INFO: ==17392== Releasing lock...
[2026-09-15 15:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:26:10] Production.ERROR: CronJobId end10
[2026-09-15 15:26:10] Production.INFO: ==17390== Releasing lock...
[2026-09-15 15:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:26:14] Production.INFO: call_cost start
[2026-09-15 15:26:14] Production.INFO: call_cost end
[2026-09-15 15:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:26:14] Production.INFO: ==17386== Releasing lock...
[2026-09-15 15:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:27:02] Production.INFO: ==17455== Lock acquired, processing the job...
[2026-09-15 20:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:27:02] Production.INFO: neon service started
[2026-09-15 20:27:02] Production.INFO: neon service started
[2026-09-15 20:27:02] Production.INFO: ==17455== Releasing lock...
[2026-09-15 20:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:27:02] Production.INFO: ==17457== Lock acquired, processing the job...
[2026-09-15 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:27:02] Production.INFO: ==17459== Lock acquired, processing the job...
[2026-09-15 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:27:02] Production.INFO: ==17459== Releasing lock...
[2026-09-15 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:27:02] Production.INFO: ==17457== Releasing lock...
[2026-09-15 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:27:03] Production.INFO: ==17464== Lock acquired, processing the job...
[2026-09-15 15:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:27:03] Production.INFO: ==17462== Lock acquired, processing the job...
[2026-09-15 15:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:27:03] Production.INFO: ==17470== Lock acquired, processing the job...
[2026-09-15 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:27:03] Production.INFO: ==17466== Lock acquired, processing the job...
[2026-09-15 15:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:27:03] Production.INFO: ==17468== Lock acquired, processing the job...
[2026-09-15 15:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 15: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-15 15: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-15 15:27:04] Production.INFO: ==17470== Releasing lock...
[2026-09-15 15:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:27:04] Production.INFO: Account Balance Start.
[2026-09-15 15:27:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:27:04] Production.INFO: 117
[2026-09-15 15:27:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:27:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:27:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:27:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:27:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:27:04] Production.INFO: Total Charge 0
[2026-09-15 15:27:04] Production.INFO: CreateAllLog End
[2026-09-15 15:27:04] Production.INFO: Account Balance End.
[2026-09-15 15:27:04] Production.INFO: ==17464== Releasing lock...
[2026-09-15 15:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:27:04] Production.INFO: ==17468== Releasing lock...
[2026-09-15 15:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:27:11] Production.ERROR: CronJobId end10
[2026-09-15 15:27:11] Production.INFO: ==17466== Releasing lock...
[2026-09-15 15:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:27:13] Production.INFO: call_cost start
[2026-09-15 15:27:13] Production.INFO: call_cost end
[2026-09-15 15:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:27:13] Production.INFO: ==17462== Releasing lock...
[2026-09-15 15:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:28:01] Production.INFO: ==17526== Lock acquired, processing the job...
[2026-09-15 20:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:28:01] Production.INFO: neon service started
[2026-09-15 20:28:01] Production.INFO: neon service started
[2026-09-15 20:28:01] Production.INFO: ==17526== Releasing lock...
[2026-09-15 20:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:28:01] Production.INFO: ==17530== Lock acquired, processing the job...
[2026-09-15 19:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:28:01] Production.INFO: ==17530== Releasing lock...
[2026-09-15 19:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:28:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:28:02] Production.INFO: ==17528== Lock acquired, processing the job...
[2026-09-15 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:28:02] Production.INFO: ==17528== Releasing lock...
[2026-09-15 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:28:02] Production.INFO: ==17532== Lock acquired, processing the job...
[2026-09-15 15:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:28:02] Production.INFO: ==17538== Lock acquired, processing the job...
[2026-09-15 15:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:28:02] Production.INFO: Account Balance Start.
[2026-09-15 15:28:02] Production.INFO: CreateAllLog Start
[2026-09-15 15:28:02] Production.INFO: 117
[2026-09-15 15:28:02] Production.INFO: Date 2026-09-08
[2026-09-15 15:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:28:02] Production.INFO: Reseller ==> 0
[2026-09-15 15:28:02] Production.INFO: Date 2026-09-09
[2026-09-15 15:28:02] Production.INFO: Reseller ==> 0
[2026-09-15 15:28:02] Production.INFO: Date 2026-09-10
[2026-09-15 15:28:02] Production.INFO: Reseller ==> 0
[2026-09-15 15:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:28:03] Production.INFO: ==17534== Lock acquired, processing the job...
[2026-09-15 15:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:28:03] Production.INFO: ==17536== Lock acquired, processing the job...
[2026-09-15 15:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:28:03] Production.INFO: ==17540== Lock acquired, processing the job...
[2026-09-15 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:28:03] Production.INFO: Total Charge 0
[2026-09-15 15:28:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 15:28:03] Production.INFO: ==17540== Releasing lock...
[2026-09-15 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:28:03] Production.INFO: Account Balance End.
[2026-09-15 15:28:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:28:03] Production.INFO: ==17538== Releasing lock...
[2026-09-15 15:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:28:03] Production.INFO: ==17534== Releasing lock...
[2026-09-15 15:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:28:11] Production.ERROR: CronJobId end10
[2026-09-15 15:28:11] Production.INFO: ==17536== Releasing lock...
[2026-09-15 15:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:28:14] Production.INFO: call_cost start
[2026-09-15 15:28:14] Production.INFO: call_cost end
[2026-09-15 15:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:28:14] Production.INFO: ==17532== Releasing lock...
[2026-09-15 15:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:29:01] Production.INFO: ==17600== Lock acquired, processing the job...
[2026-09-15 20:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:29:01] Production.INFO: neon service started
[2026-09-15 20:29:01] Production.INFO: neon service started
[2026-09-15 20:29:01] Production.INFO: ==17600== Releasing lock...
[2026-09-15 20:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:29:02] Production.INFO: ==17604== Lock acquired, processing the job...
[2026-09-15 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:29:02] Production.INFO: ==17604== Releasing lock...
[2026-09-15 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:29:02] Production.INFO: ==17602== Lock acquired, processing the job...
[2026-09-15 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:29:02] Production.INFO: ==17602== Releasing lock...
[2026-09-15 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:29:03] Production.INFO: ==17610== Lock acquired, processing the job...
[2026-09-15 15:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:29:03] Production.INFO: ==17606== Lock acquired, processing the job...
[2026-09-15 15:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:29:03] Production.INFO: ==17614== Lock acquired, processing the job...
[2026-09-15 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:29:03] Production.INFO: ==17608== Lock acquired, processing the job...
[2026-09-15 15:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:29:03] Production.INFO: ==17612== Lock acquired, processing the job...
[2026-09-15 15:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:29:03] Production.INFO: ==17614== Releasing lock...
[2026-09-15 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:29:03] Production.INFO: Account Balance Start.
[2026-09-15 15:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:29:03] Production.INFO: 117
[2026-09-15 15:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:29:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:29:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:29:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:29:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:29:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:29:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:29:04] Production.INFO: Total Charge 0
[2026-09-15 15:29:04] Production.INFO: CreateAllLog End
[2026-09-15 15:29:04] Production.INFO: Account Balance End.
[2026-09-15 15:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:29:04] Production.INFO: ==17612== Releasing lock...
[2026-09-15 15:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:29:04] Production.INFO: ==17608== Releasing lock...
[2026-09-15 15:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:29:10] Production.ERROR: CronJobId end10
[2026-09-15 15:29:10] Production.INFO: ==17610== Releasing lock...
[2026-09-15 15:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:29:14] Production.INFO: call_cost start
[2026-09-15 15:29:14] Production.INFO: call_cost end
[2026-09-15 15:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:29:14] Production.INFO: ==17606== Releasing lock...
[2026-09-15 15:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:30:02] Production.INFO: ==17677== Lock acquired, processing the job...
[2026-09-15 20:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:30:02] Production.INFO: neon service started
[2026-09-15 20:30:02] Production.INFO: neon service started
[2026-09-15 20:30:02] Production.INFO: ==17677== Releasing lock...
[2026-09-15 20:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:30:02] Production.INFO: ==17681== Lock acquired, processing the job...
[2026-09-15 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 15:30:02] Production.INFO: ==17679== Lock acquired, processing the job...
[2026-09-15 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:30:02] Production.INFO: ==17681== Releasing lock...
[2026-09-15 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:30:03] Production.INFO: ==17679== Releasing lock...
[2026-09-15 15:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:30:03] Production.INFO: ==17687== Lock acquired, processing the job...
[2026-09-15 15:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:30:03] Production.INFO: ==17683== Lock acquired, processing the job...
[2026-09-15 15:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:30:03] Production.INFO: ==17692== Lock acquired, processing the job...
[2026-09-15 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:30:03] Production.INFO: ==17685== Lock acquired, processing the job...
[2026-09-15 15:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:30:04] Production.INFO: ==17689== Lock acquired, processing the job...
[2026-09-15 15:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:30:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15: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-15 15: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-15 15: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-15 15:30:04] Production.INFO: ==17692== Releasing lock...
[2026-09-15 15:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:30:04] Production.INFO: Account Balance Start.
[2026-09-15 15:30:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:30:04] Production.INFO: 117
[2026-09-15 15:30:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:30:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:30:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:30:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:30:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:30:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:30:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:30:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:30:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:30:04] Production.INFO: Total Charge 0
[2026-09-15 15:30:04] Production.INFO: CreateAllLog End
[2026-09-15 15:30:04] Production.INFO: ==17685== Releasing lock...
[2026-09-15 15:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:30:04] Production.INFO: Account Balance End.
[2026-09-15 15:30:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:30:04] Production.INFO: ==17689== Releasing lock...
[2026-09-15 15:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:30:11] Production.ERROR: CronJobId end10
[2026-09-15 15:30:11] Production.INFO: ==17687== Releasing lock...
[2026-09-15 15:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:30:14] Production.INFO: call_cost start
[2026-09-15 15:30:14] Production.INFO: call_cost end
[2026-09-15 15:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:30:14] Production.INFO: ==17683== Releasing lock...
[2026-09-15 15:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:31:01] Production.INFO: ==17748== Lock acquired, processing the job...
[2026-09-15 20:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:31:01] Production.INFO: neon service started
[2026-09-15 20:31:01] Production.INFO: neon service started
[2026-09-15 20:31:01] Production.INFO: ==17748== Releasing lock...
[2026-09-15 20:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:31:02] Production.INFO: ==17750== Lock acquired, processing the job...
[2026-09-15 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:31:02] Production.INFO: ==17750== Releasing lock...
[2026-09-15 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:31:02] Production.INFO: ==17752== Lock acquired, processing the job...
[2026-09-15 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:31:02] Production.INFO: ==17752== Releasing lock...
[2026-09-15 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:31:03] Production.INFO: ==17756== Lock acquired, processing the job...
[2026-09-15 15:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:31:03] Production.INFO: ==17754== Lock acquired, processing the job...
[2026-09-15 15:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:31:03] Production.INFO: ==17758== Lock acquired, processing the job...
[2026-09-15 15:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:31:03] Production.INFO: ==17760== Lock acquired, processing the job...
[2026-09-15 15:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:31:03] Production.INFO: ==17762== Lock acquired, processing the job...
[2026-09-15 15:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:31:03] Production.INFO: Account Balance Start.
[2026-09-15 15:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:31:03] Production.INFO: 117
[2026-09-15 15:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 15:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:31:03] Production.INFO: ==17756== Releasing lock...
[2026-09-15 15:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 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-15 15:31:03] Production.INFO: ==17762== Releasing lock...
[2026-09-15 15:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:31:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:31:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:31:04] Production.INFO: Total Charge 0
[2026-09-15 15:31:04] Production.INFO: CreateAllLog End
[2026-09-15 15:31:04] Production.INFO: Account Balance End.
[2026-09-15 15:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:31:04] Production.INFO: ==17760== Releasing lock...
[2026-09-15 15:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:31:11] Production.ERROR: CronJobId end10
[2026-09-15 15:31:11] Production.INFO: ==17758== Releasing lock...
[2026-09-15 15:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:31:14] Production.INFO: call_cost start
[2026-09-15 15:31:14] Production.INFO: call_cost end
[2026-09-15 15:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:31:14] Production.INFO: ==17754== Releasing lock...
[2026-09-15 15:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:32:02] Production.INFO: ==17817== Lock acquired, processing the job...
[2026-09-15 20:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:32:02] Production.INFO: neon service started
[2026-09-15 20:32:02] Production.INFO: neon service started
[2026-09-15 20:32:02] Production.INFO: ==17817== Releasing lock...
[2026-09-15 20:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:32:02] Production.INFO: ==17821== Lock acquired, processing the job...
[2026-09-15 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:32:02] Production.INFO: ==17821== Releasing lock...
[2026-09-15 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:32:02] Production.INFO: ==17819== Lock acquired, processing the job...
[2026-09-15 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:32:02] Production.INFO: ==17819== Releasing lock...
[2026-09-15 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:32:03] Production.INFO: ==17829== Lock acquired, processing the job...
[2026-09-15 15:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:32:03] Production.INFO: Account Balance Start.
[2026-09-15 15:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:32:03] Production.INFO: 117
[2026-09-15 15:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:32:03] Production.INFO: Total Charge 0
[2026-09-15 15:32:03] Production.INFO: CreateAllLog End
[2026-09-15 15:32:03] Production.INFO: ==17823== Lock acquired, processing the job...
[2026-09-15 15:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:32:03] Production.INFO: ==17825== Lock acquired, processing the job...
[2026-09-15 15:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:32:03] Production.INFO: ==17827== Lock acquired, processing the job...
[2026-09-15 15:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:32:03] Production.INFO: Account Balance End.
[2026-09-15 15:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:32:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:32:03] Production.INFO: ==17829== Releasing lock...
[2026-09-15 15:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:32:03] Production.INFO: ==17831== Lock acquired, processing the job...
[2026-09-15 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15: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-15 15: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-15 15: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-15 15:32:04] Production.INFO: ==17831== Releasing lock...
[2026-09-15 15:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:32:04] Production.INFO: ==17825== Releasing lock...
[2026-09-15 15:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:32:10] Production.ERROR: CronJobId end10
[2026-09-15 15:32:10] Production.INFO: ==17827== Releasing lock...
[2026-09-15 15:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:32:14] Production.INFO: call_cost start
[2026-09-15 15:32:14] Production.INFO: call_cost end
[2026-09-15 15:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:32:14] Production.INFO: ==17823== Releasing lock...
[2026-09-15 15:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:33:01] Production.INFO: ==17896== Lock acquired, processing the job...
[2026-09-15 20:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:33:01] Production.INFO: neon service started
[2026-09-15 20:33:01] Production.INFO: neon service started
[2026-09-15 20:33:01] Production.INFO: ==17896== Releasing lock...
[2026-09-15 20:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:33:01] Production.INFO: ==17898== Lock acquired, processing the job...
[2026-09-15 15:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:33:02] Production.INFO: ==17898== Releasing lock...
[2026-09-15 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:33:02] Production.INFO: ==17901== Lock acquired, processing the job...
[2026-09-15 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:33:02] Production.INFO: ==17901== Releasing lock...
[2026-09-15 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:33:02] Production.INFO: ==17909== Lock acquired, processing the job...
[2026-09-15 15:33:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:33:03] Production.INFO: ==17911== Lock acquired, processing the job...
[2026-09-15 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:33:03] Production.INFO: ==17903== Lock acquired, processing the job...
[2026-09-15 15:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:33:03] Production.INFO: ==17905== Lock acquired, processing the job...
[2026-09-15 15:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:33:03] Production.INFO: ==17907== Lock acquired, processing the job...
[2026-09-15 15:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:33:03] Production.INFO: Account Balance Start.
[2026-09-15 15:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:33:03] Production.INFO: 117
[2026-09-15 15:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:33:03] Production.INFO: ==17911== Releasing lock...
[2026-09-15 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:33:03] Production.INFO: Total Charge 0
[2026-09-15 15:33:03] Production.INFO: CreateAllLog End
[2026-09-15 15:33:03] Production.INFO: Account Balance End.
[2026-09-15 15:33:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:33:03] Production.INFO: ==17909== Releasing lock...
[2026-09-15 15:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:33:03] Production.INFO: ==17905== Releasing lock...
[2026-09-15 15:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:33:10] Production.ERROR: CronJobId end10
[2026-09-15 15:33:10] Production.INFO: ==17907== Releasing lock...
[2026-09-15 15:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:33:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:33:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:33:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:33:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:33:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:33:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:33:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:33:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:33:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:33:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:33:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:33:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:33:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:33:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:33:13] Production.INFO: call_cost start
[2026-09-15 15:33:13] Production.INFO: call_cost end
[2026-09-15 15:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:33:13] Production.INFO: ==17903== Releasing lock...
[2026-09-15 15:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:34:01] Production.INFO: ==17967== Lock acquired, processing the job...
[2026-09-15 20:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:34:01] Production.INFO: neon service started
[2026-09-15 20:34:01] Production.INFO: neon service started
[2026-09-15 20:34:01] Production.INFO: ==17967== Releasing lock...
[2026-09-15 20:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:34:02] Production.INFO: ==17969== Lock acquired, processing the job...
[2026-09-15 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:34:02] Production.INFO: ==17969== Releasing lock...
[2026-09-15 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:34:02] Production.INFO: ==17971== Lock acquired, processing the job...
[2026-09-15 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:34:02] Production.INFO: ==17971== Releasing lock...
[2026-09-15 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:34:03] Production.INFO: ==17980== Lock acquired, processing the job...
[2026-09-15 15:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:34:03] Production.INFO: Account Balance Start.
[2026-09-15 15:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:34:03] Production.INFO: 117
[2026-09-15 15:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:34:03] Production.INFO: ==17974== Lock acquired, processing the job...
[2026-09-15 15:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:34:03] Production.INFO: ==17976== Lock acquired, processing the job...
[2026-09-15 15:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:34:03] Production.INFO: ==17982== Lock acquired, processing the job...
[2026-09-15 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:34:03] Production.INFO: ==17978== Lock acquired, processing the job...
[2026-09-15 15:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 15:34:03] Production.INFO: ==17982== Releasing lock...
[2026-09-15 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:34:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:34:04] Production.INFO: Total Charge 0
[2026-09-15 15:34:04] Production.INFO: CreateAllLog End
[2026-09-15 15:34:04] Production.INFO: Account Balance End.
[2026-09-15 15:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:34:04] Production.INFO: ==17980== Releasing lock...
[2026-09-15 15:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:34:04] Production.INFO: ==17976== Releasing lock...
[2026-09-15 15:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:34:11] Production.ERROR: CronJobId end10
[2026-09-15 15:34:11] Production.INFO: ==17978== Releasing lock...
[2026-09-15 15:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:34:14] Production.INFO: call_cost start
[2026-09-15 15:34:14] Production.INFO: call_cost end
[2026-09-15 15:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:34:14] Production.INFO: ==17974== Releasing lock...
[2026-09-15 15:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:35:01] Production.INFO: ==18036== Lock acquired, processing the job...
[2026-09-15 20:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:35:01] Production.INFO: neon service started
[2026-09-15 20:35:01] Production.INFO: neon service started
[2026-09-15 20:35:01] Production.INFO: ==18036== Releasing lock...
[2026-09-15 20:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:35:01] Production.INFO: ==18038== Lock acquired, processing the job...
[2026-09-15 15:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:35:02] Production.INFO: ==18040== Lock acquired, processing the job...
[2026-09-15 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:35:02] Production.INFO: ==18040== Releasing lock...
[2026-09-15 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:35:02] Production.INFO: ==18038== Releasing lock...
[2026-09-15 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:35:03] Production.INFO: ==18043== Lock acquired, processing the job...
[2026-09-15 15:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 15:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 15:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 15:35:03] Production.INFO: ==18043== Releasing lock...
[2026-09-15 15:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 15:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 15:35:03] Production.INFO: ==18051== Lock acquired, processing the job...
[2026-09-15 15:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:35:03] Production.INFO: ==18049== Lock acquired, processing the job...
[2026-09-15 15:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:35:03] Production.INFO: ==18045== Lock acquired, processing the job...
[2026-09-15 15:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:35:03] Production.INFO: ==18047== Lock acquired, processing the job...
[2026-09-15 15:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:35:03] Production.INFO: ==18053== Lock acquired, processing the job...
[2026-09-15 15:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 15:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:35:03] Production.INFO: Account Balance Start.
[2026-09-15 15:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:35:03] Production.INFO: 117
[2026-09-15 15:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 15:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:35:03] Production.INFO: ==18055== Lock acquired, processing the job...
[2026-09-15 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:35:03] Production.INFO: ==18055== Releasing lock...
[2026-09-15 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:35:03] Production.ERROR: done
[2026-09-15 15:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 15:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008911', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 15:35:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:35:04] Production.INFO: Total Charge 0
[2026-09-15 15:35:04] Production.INFO: CreateAllLog End
[2026-09-15 15:35:04] Production.INFO: Account Balance End.
[2026-09-15 15:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:35:04] Production.INFO: ==18051== Releasing lock...
[2026-09-15 15:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:35:04] Production.INFO: ==18047== Releasing lock...
[2026-09-15 15:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008911', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 15:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 15:35:09] Production.INFO: ProcessCDR(1,18008911,1,1,2)
[2026-09-15 15:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008911,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008911,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 15:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 15:35:09] Production.INFO: ==18053== Releasing lock...
[2026-09-15 15:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 15:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 15:35:12] Production.ERROR: CronJobId end10
[2026-09-15 15:35:12] Production.INFO: ==18049== Releasing lock...
[2026-09-15 15:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:35:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:35:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:35:15] Production.INFO: call_cost start
[2026-09-15 15:35:15] Production.INFO: call_cost end
[2026-09-15 15:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:35:15] Production.INFO: ==18045== Releasing lock...
[2026-09-15 15:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:36:01] Production.INFO: ==18110== Lock acquired, processing the job...
[2026-09-15 20:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:36:01] Production.INFO: neon service started
[2026-09-15 20:36:01] Production.INFO: neon service started
[2026-09-15 20:36:01] Production.INFO: ==18110== Releasing lock...
[2026-09-15 20:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:36:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 15:36:02] Production.INFO: ==18112== Lock acquired, processing the job...
[2026-09-15 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:36:02] Production.INFO: ==18112== Releasing lock...
[2026-09-15 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:36:02] Production.INFO: ==18114== Lock acquired, processing the job...
[2026-09-15 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:36:02] Production.INFO: ==18114== Releasing lock...
[2026-09-15 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:36:03] Production.INFO: ==18116== Lock acquired, processing the job...
[2026-09-15 15:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:36:03] Production.INFO: ==18123== Lock acquired, processing the job...
[2026-09-15 15:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:36:03] Production.INFO: ==18120== Lock acquired, processing the job...
[2026-09-15 15:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:36:03] Production.INFO: ==18118== Lock acquired, processing the job...
[2026-09-15 15:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:36:03] Production.INFO: ==18125== Lock acquired, processing the job...
[2026-09-15 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:36:03] Production.INFO: Account Balance Start.
[2026-09-15 15:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:36:03] Production.INFO: 117
[2026-09-15 15:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 15:36:03] Production.INFO: ==18125== Releasing lock...
[2026-09-15 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:36:03] Production.INFO: Total Charge 0
[2026-09-15 15:36:03] Production.INFO: CreateAllLog End
[2026-09-15 15:36:03] Production.INFO: Account Balance End.
[2026-09-15 15:36:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:36:03] Production.INFO: ==18123== Releasing lock...
[2026-09-15 15:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:36:03] Production.INFO: ==18118== Releasing lock...
[2026-09-15 15:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:36:10] Production.ERROR: CronJobId end10
[2026-09-15 15:36:10] Production.INFO: ==18120== Releasing lock...
[2026-09-15 15:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:36:14] Production.INFO: call_cost start
[2026-09-15 15:36:14] Production.INFO: call_cost end
[2026-09-15 15:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:36:14] Production.INFO: ==18116== Releasing lock...
[2026-09-15 15:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:37:02] Production.INFO: ==18187== Lock acquired, processing the job...
[2026-09-15 20:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:37:02] Production.INFO: neon service started
[2026-09-15 20:37:02] Production.INFO: neon service started
[2026-09-15 20:37:02] Production.INFO: ==18187== Releasing lock...
[2026-09-15 20:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:37:02] Production.INFO: ==18191== Lock acquired, processing the job...
[2026-09-15 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:37:02] Production.INFO: ==18191== Releasing lock...
[2026-09-15 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:37:02] Production.INFO: ==18189== Lock acquired, processing the job...
[2026-09-15 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:37:02] Production.INFO: ==18189== Releasing lock...
[2026-09-15 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:37:03] Production.INFO: ==18193== Lock acquired, processing the job...
[2026-09-15 15:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:37:03] Production.INFO: ==18201== Lock acquired, processing the job...
[2026-09-15 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 15:37:03] Production.INFO: ==18201== Releasing lock...
[2026-09-15 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:37:03] Production.INFO: ==18195== Lock acquired, processing the job...
[2026-09-15 15:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:37:04] Production.INFO: ==18197== Lock acquired, processing the job...
[2026-09-15 15:37:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:37:04] Production.INFO: ==18199== Lock acquired, processing the job...
[2026-09-15 15:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:37:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:37:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:37:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:37:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:37:04] Production.INFO: Account Balance Start.
[2026-09-15 15:37:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:37:04] Production.INFO: 117
[2026-09-15 15:37:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:37:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:37:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:37:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:37:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:37:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:37:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:37:04] Production.INFO: Total Charge 0
[2026-09-15 15:37:04] Production.INFO: CreateAllLog End
[2026-09-15 15:37:04] Production.INFO: Account Balance End.
[2026-09-15 15:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:37:04] Production.INFO: ==18199== Releasing lock...
[2026-09-15 15:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:37:05] Production.INFO: ==18195== Releasing lock...
[2026-09-15 15:37:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:37:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:37:12] Production.ERROR: CronJobId end10
[2026-09-15 15:37:12] Production.INFO: ==18197== Releasing lock...
[2026-09-15 15:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:37:14] Production.INFO: call_cost start
[2026-09-15 15:37:14] Production.INFO: call_cost end
[2026-09-15 15:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:37:14] Production.INFO: ==18193== Releasing lock...
[2026-09-15 15:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:38:01] Production.INFO: ==18255== Lock acquired, processing the job...
[2026-09-15 20:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:38:01] Production.INFO: neon service started
[2026-09-15 20:38:01] Production.INFO: neon service started
[2026-09-15 20:38:01] Production.INFO: ==18255== Releasing lock...
[2026-09-15 20:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:38:02] Production.INFO: ==18257== Lock acquired, processing the job...
[2026-09-15 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:38:02] Production.INFO: ==18257== Releasing lock...
[2026-09-15 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:38:02] Production.INFO: ==18259== Lock acquired, processing the job...
[2026-09-15 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:38:02] Production.INFO: ==18259== Releasing lock...
[2026-09-15 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:38:03] Production.INFO: ==18261== Lock acquired, processing the job...
[2026-09-15 15:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:38:03] Production.INFO: ==18263== Lock acquired, processing the job...
[2026-09-15 15:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:38:03] Production.INFO: ==18268== Lock acquired, processing the job...
[2026-09-15 15:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:38:03] Production.INFO: ==18265== Lock acquired, processing the job...
[2026-09-15 15:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:38:03] Production.INFO: ==18270== Lock acquired, processing the job...
[2026-09-15 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:38:03] Production.INFO: Account Balance Start.
[2026-09-15 15:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:38:03] Production.INFO: 117
[2026-09-15 15:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:38:03] Production.INFO: ==18270== Releasing lock...
[2026-09-15 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:38:03] Production.INFO: Total Charge 0
[2026-09-15 15:38:03] Production.INFO: CreateAllLog End
[2026-09-15 15:38:03] Production.INFO: Account Balance End.
[2026-09-15 15:38:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:38:03] Production.INFO: ==18268== Releasing lock...
[2026-09-15 15:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:38:04] Production.INFO: ==18263== Releasing lock...
[2026-09-15 15:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:38:10] Production.ERROR: CronJobId end10
[2026-09-15 15:38:10] Production.INFO: ==18265== Releasing lock...
[2026-09-15 15:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:38:13] Production.INFO: call_cost start
[2026-09-15 15:38:13] Production.INFO: call_cost end
[2026-09-15 15:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:38:13] Production.INFO: ==18261== Releasing lock...
[2026-09-15 15:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:39:02] Production.INFO: ==18323== Lock acquired, processing the job...
[2026-09-15 20:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:39:02] Production.INFO: neon service started
[2026-09-15 20:39:02] Production.INFO: neon service started
[2026-09-15 20:39:02] Production.INFO: ==18323== Releasing lock...
[2026-09-15 20:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:39:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 15:39:02] Production.INFO: ==18325== Lock acquired, processing the job...
[2026-09-15 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:39:02] Production.INFO: ==18325== Releasing lock...
[2026-09-15 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:39:02] Production.INFO: ==18327== Lock acquired, processing the job...
[2026-09-15 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:39:02] Production.INFO: ==18327== Releasing lock...
[2026-09-15 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:39:03] Production.INFO: ==18337== Lock acquired, processing the job...
[2026-09-15 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 15:39:03] Production.INFO: ==18337== Releasing lock...
[2026-09-15 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:39:03] Production.INFO: ==18329== Lock acquired, processing the job...
[2026-09-15 15:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:39:03] Production.INFO: ==18331== Lock acquired, processing the job...
[2026-09-15 15:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:39:03] Production.INFO: ==18333== Lock acquired, processing the job...
[2026-09-15 15:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:39:03] Production.INFO: ==18335== Lock acquired, processing the job...
[2026-09-15 15:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:39:03] Production.INFO: Account Balance Start.
[2026-09-15 15:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:39:03] Production.INFO: 117
[2026-09-15 15:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:39:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:39:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:39:04] Production.INFO: ==18331== Releasing lock...
[2026-09-15 15:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:39:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:39:04] Production.INFO: Total Charge 0
[2026-09-15 15:39:04] Production.INFO: CreateAllLog End
[2026-09-15 15:39:04] Production.INFO: Account Balance End.
[2026-09-15 15:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:39:04] Production.INFO: ==18335== Releasing lock...
[2026-09-15 15:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:39:11] Production.ERROR: CronJobId end10
[2026-09-15 15:39:11] Production.INFO: ==18333== Releasing lock...
[2026-09-15 15:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:39:14] Production.INFO: call_cost start
[2026-09-15 15:39:14] Production.INFO: call_cost end
[2026-09-15 15:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:39:14] Production.INFO: ==18329== Releasing lock...
[2026-09-15 15:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:40:01] Production.INFO: ==18391== Lock acquired, processing the job...
[2026-09-15 20:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:40:01] Production.INFO: neon service started
[2026-09-15 20:40:01] Production.INFO: neon service started
[2026-09-15 20:40:01] Production.INFO: ==18391== Releasing lock...
[2026-09-15 20:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:40:01] Production.INFO: ==18394== Lock acquired, processing the job...
[2026-09-15 15:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:40:02] Production.INFO: ==18394== Releasing lock...
[2026-09-15 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:40:02] Production.INFO: ==18396== Lock acquired, processing the job...
[2026-09-15 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:40:02] Production.INFO: ==18396== Releasing lock...
[2026-09-15 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:40:02] Production.INFO: ==18402== Lock acquired, processing the job...
[2026-09-15 15:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:40:03] Production.INFO: ==18398== Lock acquired, processing the job...
[2026-09-15 15:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:40:03] Production.INFO: ==18400== Lock acquired, processing the job...
[2026-09-15 15:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:40:03] Production.INFO: ==18404== Lock acquired, processing the job...
[2026-09-15 15:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:40:03] Production.INFO: ==18406== Lock acquired, processing the job...
[2026-09-15 15:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:40:03] Production.INFO: Account Balance Start.
[2026-09-15 15:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:40:03] Production.INFO: 117
[2026-09-15 15:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:40:03] Production.INFO: ==18406== Releasing lock...
[2026-09-15 15:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:40:03] Production.INFO: Total Charge 0
[2026-09-15 15:40:03] Production.INFO: CreateAllLog End
[2026-09-15 15:40:03] Production.INFO: Account Balance End.
[2026-09-15 15:40:03] Production.INFO: ==18400== Releasing lock...
[2026-09-15 15:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:40:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:40:03] Production.INFO: ==18404== Releasing lock...
[2026-09-15 15:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:40:10] Production.ERROR: CronJobId end10
[2026-09-15 15:40:10] Production.INFO: ==18402== Releasing lock...
[2026-09-15 15:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:40:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:40:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:40:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:40:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:40:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:40:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:40:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:40:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:40:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:40:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:40:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:40:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:40:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:40:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:40:13] Production.INFO: call_cost start
[2026-09-15 15:40:13] Production.INFO: call_cost end
[2026-09-15 15:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:40:13] Production.INFO: ==18398== Releasing lock...
[2026-09-15 15:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:41:02] Production.INFO: ==18463== Lock acquired, processing the job...
[2026-09-15 20:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:41:02] Production.INFO: neon service started
[2026-09-15 20:41:02] Production.INFO: neon service started
[2026-09-15 20:41:02] Production.INFO: ==18463== Releasing lock...
[2026-09-15 20:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:41:02] Production.INFO: ==18465== Lock acquired, processing the job...
[2026-09-15 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:41:02] Production.INFO: ==18465== Releasing lock...
[2026-09-15 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:41:02] Production.INFO: ==18467== Lock acquired, processing the job...
[2026-09-15 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:41:02] Production.INFO: ==18467== Releasing lock...
[2026-09-15 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:41:03] Production.INFO: ==18470== Lock acquired, processing the job...
[2026-09-15 15:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:41:03] Production.INFO: ==18474== Lock acquired, processing the job...
[2026-09-15 15:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:41:03] Production.INFO: ==18478== Lock acquired, processing the job...
[2026-09-15 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:41:03] Production.INFO: ==18472== Lock acquired, processing the job...
[2026-09-15 15:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:41:03] Production.INFO: ==18476== Lock acquired, processing the job...
[2026-09-15 15:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 15:41:03] Production.INFO: ==18478== Releasing lock...
[2026-09-15 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:41:03] Production.INFO: Account Balance Start.
[2026-09-15 15:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:41:03] Production.INFO: 117
[2026-09-15 15:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:41:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:41:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:41:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:41:04] Production.INFO: Total Charge 0
[2026-09-15 15:41:04] Production.INFO: CreateAllLog End
[2026-09-15 15:41:04] Production.INFO: Account Balance End.
[2026-09-15 15:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:41:04] Production.INFO: ==18476== Releasing lock...
[2026-09-15 15:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:41:04] Production.INFO: ==18472== Releasing lock...
[2026-09-15 15:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:41:10] Production.ERROR: CronJobId end10
[2026-09-15 15:41:10] Production.INFO: ==18474== Releasing lock...
[2026-09-15 15:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:41:14] Production.INFO: call_cost start
[2026-09-15 15:41:14] Production.INFO: call_cost end
[2026-09-15 15:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:41:14] Production.INFO: ==18470== Releasing lock...
[2026-09-15 15:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:42:01] Production.INFO: ==18531== Lock acquired, processing the job...
[2026-09-15 20:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:42:01] Production.INFO: neon service started
[2026-09-15 20:42:01] Production.INFO: neon service started
[2026-09-15 20:42:01] Production.INFO: ==18531== Releasing lock...
[2026-09-15 20:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:42:01] Production.INFO: ==18533== Lock acquired, processing the job...
[2026-09-15 15:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:42:02] Production.INFO: ==18533== Releasing lock...
[2026-09-15 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:42:02] Production.INFO: ==18535== Lock acquired, processing the job...
[2026-09-15 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:42:02] Production.INFO: ==18535== Releasing lock...
[2026-09-15 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:42:02] Production.INFO: ==18538== Lock acquired, processing the job...
[2026-09-15 15:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:42:02] Production.INFO: ==18540== Lock acquired, processing the job...
[2026-09-15 15:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:42:02] Production.INFO: ==18544== Lock acquired, processing the job...
[2026-09-15 15:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:42:02] Production.INFO: ==18542== Lock acquired, processing the job...
[2026-09-15 15:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:42:03] Production.INFO: ==18546== Lock acquired, processing the job...
[2026-09-15 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:42:03] Production.INFO: Account Balance Start.
[2026-09-15 15:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:42:03] Production.INFO: 117
[2026-09-15 15:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:42:03] Production.INFO: ==18546== Releasing lock...
[2026-09-15 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:42:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:42:03] Production.INFO: Total Charge 0
[2026-09-15 15:42:03] Production.INFO: CreateAllLog End
[2026-09-15 15:42:03] Production.INFO: Account Balance End.
[2026-09-15 15:42:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:42:03] Production.INFO: ==18544== Releasing lock...
[2026-09-15 15:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:42:03] Production.INFO: ==18540== Releasing lock...
[2026-09-15 15:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:42:11] Production.ERROR: CronJobId end10
[2026-09-15 15:42:11] Production.INFO: ==18542== Releasing lock...
[2026-09-15 15:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:42:13] Production.INFO: call_cost start
[2026-09-15 15:42:13] Production.INFO: call_cost end
[2026-09-15 15:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:42:13] Production.INFO: ==18538== Releasing lock...
[2026-09-15 15:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:43:01] Production.INFO: ==18600== Lock acquired, processing the job...
[2026-09-15 20:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:43:01] Production.INFO: neon service started
[2026-09-15 20:43:01] Production.INFO: neon service started
[2026-09-15 20:43:01] Production.INFO: ==18600== Releasing lock...
[2026-09-15 20:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:43:02] Production.INFO: ==18602== Lock acquired, processing the job...
[2026-09-15 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:43:02] Production.INFO: ==18602== Releasing lock...
[2026-09-15 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:43:02] Production.INFO: ==18604== Lock acquired, processing the job...
[2026-09-15 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:43:02] Production.INFO: ==18604== Releasing lock...
[2026-09-15 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:43:03] Production.INFO: ==18615== Lock acquired, processing the job...
[2026-09-15 15:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 15:43:03] Production.INFO: ==18615== Releasing lock...
[2026-09-15 15:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:43:03] Production.INFO: ==18607== Lock acquired, processing the job...
[2026-09-15 15:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:43:03] Production.INFO: ==18609== Lock acquired, processing the job...
[2026-09-15 15:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:43:03] Production.INFO: ==18611== Lock acquired, processing the job...
[2026-09-15 15:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:43:03] Production.INFO: ==18613== Lock acquired, processing the job...
[2026-09-15 15:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:43:03] Production.INFO: Account Balance Start.
[2026-09-15 15:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:43:03] Production.INFO: 117
[2026-09-15 15:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:43:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:43:04] Production.INFO: Total Charge 0
[2026-09-15 15:43:04] Production.INFO: CreateAllLog End
[2026-09-15 15:43:04] Production.INFO: ==18609== Releasing lock...
[2026-09-15 15:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:43:04] Production.INFO: Account Balance End.
[2026-09-15 15:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:43:04] Production.INFO: ==18613== Releasing lock...
[2026-09-15 15:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:43:11] Production.ERROR: CronJobId end10
[2026-09-15 15:43:11] Production.INFO: ==18611== Releasing lock...
[2026-09-15 15:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:43:14] Production.INFO: call_cost start
[2026-09-15 15:43:14] Production.INFO: call_cost end
[2026-09-15 15:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:43:14] Production.INFO: ==18607== Releasing lock...
[2026-09-15 15:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:44:02] Production.INFO: ==18671== Lock acquired, processing the job...
[2026-09-15 20:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:44:02] Production.INFO: neon service started
[2026-09-15 20:44:02] Production.INFO: neon service started
[2026-09-15 20:44:02] Production.INFO: ==18671== Releasing lock...
[2026-09-15 20:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:44:02] Production.INFO: ==18673== Lock acquired, processing the job...
[2026-09-15 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:44:03] Production.INFO: ==18675== Lock acquired, processing the job...
[2026-09-15 19:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:44:03] Production.INFO: ==18675== Releasing lock...
[2026-09-15 19:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:44:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:44:03] Production.INFO: ==18673== Releasing lock...
[2026-09-15 15:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:44:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:44:03] Production.INFO: ==18682== Lock acquired, processing the job...
[2026-09-15 15:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:44:04] Production.INFO: ==18686== Lock acquired, processing the job...
[2026-09-15 15:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:44:04] Production.INFO: ==18678== Lock acquired, processing the job...
[2026-09-15 15:44:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:44:04] Production.INFO: ==18680== Lock acquired, processing the job...
[2026-09-15 15:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15: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-15 15: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-15 15:44:04] Production.INFO: ==18684== Lock acquired, processing the job...
[2026-09-15 15:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:44:04] Production.INFO: ==18686== Releasing lock...
[2026-09-15 15:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:44:04] Production.INFO: Account Balance Start.
[2026-09-15 15:44:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:44:04] Production.INFO: 117
[2026-09-15 15:44:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:44:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:44:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:44:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:44:04] Production.INFO: Total Charge 0
[2026-09-15 15:44:04] Production.INFO: CreateAllLog End
[2026-09-15 15:44:04] Production.INFO: Account Balance End.
[2026-09-15 15:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:44:04] Production.INFO: ==18684== Releasing lock...
[2026-09-15 15:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:44:05] Production.INFO: ==18680== Releasing lock...
[2026-09-15 15:44:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:44:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:44:11] Production.ERROR: CronJobId end10
[2026-09-15 15:44:11] Production.INFO: ==18682== Releasing lock...
[2026-09-15 15:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:44:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:44:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:44:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:44:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:44:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:44:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:44:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:44:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:44:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:44:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:44:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:44:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:44:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:44:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:44:15] Production.INFO: call_cost start
[2026-09-15 15:44:15] Production.INFO: call_cost end
[2026-09-15 15:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:44:15] Production.INFO: ==18678== Releasing lock...
[2026-09-15 15:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:45:01] Production.INFO: ==18741== Lock acquired, processing the job...
[2026-09-15 20:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:45:01] Production.INFO: neon service started
[2026-09-15 20:45:01] Production.INFO: neon service started
[2026-09-15 20:45:01] Production.INFO: ==18741== Releasing lock...
[2026-09-15 20:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:45:02] Production.INFO: ==18745== Lock acquired, processing the job...
[2026-09-15 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:45:02] Production.INFO: ==18745== Releasing lock...
[2026-09-15 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:45:02] Production.INFO: ==18747== Lock acquired, processing the job...
[2026-09-15 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:45:02] Production.INFO: ==18747== Releasing lock...
[2026-09-15 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:45:03] Production.INFO: ==18749== Lock acquired, processing the job...
[2026-09-15 15:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 15:45:03] Production.INFO: ==18751== Lock acquired, processing the job...
[2026-09-15 15:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:45:03] Production.INFO: ==18753== Lock acquired, processing the job...
[2026-09-15 15:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 15:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 15:45:03] Production.INFO: ==18749== Releasing lock...
[2026-09-15 15:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 15:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 15:45:03] Production.INFO: ==18755== Lock acquired, processing the job...
[2026-09-15 15:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:45:03] Production.INFO: ==18757== Lock acquired, processing the job...
[2026-09-15 15:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:45:03] Production.INFO: ==18759== Lock acquired, processing the job...
[2026-09-15 15:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 15:45:03] Production.INFO: ==18761== Lock acquired, processing the job...
[2026-09-15 15:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:45:03] Production.INFO: Account Balance Start.
[2026-09-15 15:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:45:03] Production.INFO: 117
[2026-09-15 15:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 15:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 15:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:45:03] Production.INFO: ==18761== Releasing lock...
[2026-09-15 15:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:45:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:45:04] Production.ERROR: done
[2026-09-15 15:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 15:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008952', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 15:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:45:04] Production.INFO: Total Charge 0
[2026-09-15 15:45:04] Production.INFO: CreateAllLog End
[2026-09-15 15:45:04] Production.INFO: Account Balance End.
[2026-09-15 15:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:45:04] Production.INFO: ==18757== Releasing lock...
[2026-09-15 15:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:45:04] Production.INFO: ==18753== Releasing lock...
[2026-09-15 15:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008952', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 15:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 15:45:09] Production.INFO: ProcessCDR(1,18008952,1,1,2)
[2026-09-15 15:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008952,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008952,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 15:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 15:45:10] Production.INFO: ==18759== Releasing lock...
[2026-09-15 15:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 15:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 15:45:13] Production.ERROR: CronJobId end10
[2026-09-15 15:45:13] Production.INFO: ==18755== Releasing lock...
[2026-09-15 15:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:45:16] Production.INFO: call_cost start
[2026-09-15 15:45:16] Production.INFO: call_cost end
[2026-09-15 15:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:45:16] Production.INFO: ==18751== Releasing lock...
[2026-09-15 15:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:46:02] Production.INFO: ==18817== Lock acquired, processing the job...
[2026-09-15 20:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:46:02] Production.INFO: neon service started
[2026-09-15 20:46:02] Production.INFO: neon service started
[2026-09-15 20:46:02] Production.INFO: ==18817== Releasing lock...
[2026-09-15 20:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:46:02] Production.INFO: ==18819== Lock acquired, processing the job...
[2026-09-15 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:46:02] Production.INFO: ==18819== Releasing lock...
[2026-09-15 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:46:03] Production.INFO: ==18821== Lock acquired, processing the job...
[2026-09-15 19:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:46:03] Production.INFO: ==18821== Releasing lock...
[2026-09-15 19:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:46:03] Production.INFO: ==18831== Lock acquired, processing the job...
[2026-09-15 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 15:46:03] Production.INFO: ==18831== Releasing lock...
[2026-09-15 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:46:03] Production.INFO: ==18823== Lock acquired, processing the job...
[2026-09-15 15:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:46:04] Production.INFO: ==18825== Lock acquired, processing the job...
[2026-09-15 15:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:46:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:46:04] Production.INFO: ==18827== Lock acquired, processing the job...
[2026-09-15 15:46:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:46:04] Production.INFO: ==18829== Lock acquired, processing the job...
[2026-09-15 15:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:46:04] Production.INFO: Account Balance Start.
[2026-09-15 15:46:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:46:04] Production.INFO: 117
[2026-09-15 15:46:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:46:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:46:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:46:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:46:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:46:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:46:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:46:04] Production.INFO: Total Charge 0
[2026-09-15 15:46:04] Production.INFO: CreateAllLog End
[2026-09-15 15:46:04] Production.INFO: ==18825== Releasing lock...
[2026-09-15 15:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:46:04] Production.INFO: Account Balance End.
[2026-09-15 15:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:46:04] Production.INFO: ==18829== Releasing lock...
[2026-09-15 15:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:46:12] Production.ERROR: CronJobId end10
[2026-09-15 15:46:12] Production.INFO: ==18827== Releasing lock...
[2026-09-15 15:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:46:15] Production.INFO: call_cost start
[2026-09-15 15:46:15] Production.INFO: call_cost end
[2026-09-15 15:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:46:15] Production.INFO: ==18823== Releasing lock...
[2026-09-15 15:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:47:01] Production.INFO: ==18932== Lock acquired, processing the job...
[2026-09-15 20:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:47:01] Production.INFO: neon service started
[2026-09-15 20:47:01] Production.INFO: neon service started
[2026-09-15 20:47:01] Production.INFO: ==18932== Releasing lock...
[2026-09-15 20:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:47:02] Production.INFO: ==18936== Lock acquired, processing the job...
[2026-09-15 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:47:02] Production.INFO: ==18936== Releasing lock...
[2026-09-15 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:47:02] Production.INFO: ==18934== Lock acquired, processing the job...
[2026-09-15 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:47:02] Production.INFO: ==18934== Releasing lock...
[2026-09-15 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:47:03] Production.INFO: ==18940== Lock acquired, processing the job...
[2026-09-15 15:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:47:03] Production.INFO: ==18942== Lock acquired, processing the job...
[2026-09-15 15:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:47:03] Production.INFO: ==18938== Lock acquired, processing the job...
[2026-09-15 15:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:47:03] Production.INFO: ==18946== Lock acquired, processing the job...
[2026-09-15 15:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:47:03] Production.INFO: ==18944== Lock acquired, processing the job...
[2026-09-15 15:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:47:03] Production.INFO: Account Balance Start.
[2026-09-15 15:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:47:03] Production.INFO: 117
[2026-09-15 15:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:47:03] Production.INFO: ==18946== Releasing lock...
[2026-09-15 15:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:47:03] Production.INFO: Total Charge 0
[2026-09-15 15:47:03] Production.INFO: CreateAllLog End
[2026-09-15 15:47:03] Production.INFO: ==18940== Releasing lock...
[2026-09-15 15:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:47:03] Production.INFO: Account Balance End.
[2026-09-15 15:47:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:47:03] Production.INFO: ==18944== Releasing lock...
[2026-09-15 15:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:47:11] Production.ERROR: CronJobId end10
[2026-09-15 15:47:11] Production.INFO: ==18942== Releasing lock...
[2026-09-15 15:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:47:14] Production.INFO: call_cost start
[2026-09-15 15:47:14] Production.INFO: call_cost end
[2026-09-15 15:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:47:14] Production.INFO: ==18938== Releasing lock...
[2026-09-15 15:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:48:02] Production.INFO: ==19000== Lock acquired, processing the job...
[2026-09-15 20:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:48:02] Production.INFO: neon service started
[2026-09-15 20:48:02] Production.INFO: neon service started
[2026-09-15 20:48:02] Production.INFO: ==19000== Releasing lock...
[2026-09-15 20:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:48:02] Production.INFO: ==19005== Lock acquired, processing the job...
[2026-09-15 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:48:02] Production.INFO: ==19007== Lock acquired, processing the job...
[2026-09-15 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:48:02] Production.INFO: ==19007== Releasing lock...
[2026-09-15 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:48:02] Production.INFO: ==19005== Releasing lock...
[2026-09-15 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:48:03] Production.INFO: ==19013== Lock acquired, processing the job...
[2026-09-15 15:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:48:03] Production.INFO: ==19009== Lock acquired, processing the job...
[2026-09-15 15:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:48:03] Production.INFO: ==19011== Lock acquired, processing the job...
[2026-09-15 15:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:48:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:48:04] Production.INFO: ==19015== Lock acquired, processing the job...
[2026-09-15 15:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:48:04] Production.INFO: ==19017== Lock acquired, processing the job...
[2026-09-15 15:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:48:04] Production.INFO: Account Balance Start.
[2026-09-15 15:48:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:48:04] Production.INFO: 117
[2026-09-15 15:48:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:48:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:48:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:48:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:48:04] Production.INFO: ==19017== Releasing lock...
[2026-09-15 15:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:48:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:48:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:48:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:48:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:48:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:48:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:48:04] Production.INFO: Total Charge 0
[2026-09-15 15:48:04] Production.INFO: CreateAllLog End
[2026-09-15 15:48:04] Production.INFO: ==19011== Releasing lock...
[2026-09-15 15:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:48:04] Production.INFO: Account Balance End.
[2026-09-15 15:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:48:04] Production.INFO: ==19015== Releasing lock...
[2026-09-15 15:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:48:12] Production.ERROR: CronJobId end10
[2026-09-15 15:48:12] Production.INFO: ==19013== Releasing lock...
[2026-09-15 15:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:48:14] Production.INFO: call_cost start
[2026-09-15 15:48:14] Production.INFO: call_cost end
[2026-09-15 15:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:48:14] Production.INFO: ==19009== Releasing lock...
[2026-09-15 15:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:49:01] Production.INFO: ==19070== Lock acquired, processing the job...
[2026-09-15 20:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:49:01] Production.INFO: neon service started
[2026-09-15 20:49:01] Production.INFO: neon service started
[2026-09-15 20:49:01] Production.INFO: ==19070== Releasing lock...
[2026-09-15 20:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:49:02] Production.INFO: ==19072== Lock acquired, processing the job...
[2026-09-15 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:49:02] Production.INFO: ==19074== Lock acquired, processing the job...
[2026-09-15 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:49:02] Production.INFO: ==19074== Releasing lock...
[2026-09-15 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:49:02] Production.INFO: ==19072== Releasing lock...
[2026-09-15 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:49:03] Production.INFO: ==19077== Lock acquired, processing the job...
[2026-09-15 15:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:49:03] Production.INFO: ==19079== Lock acquired, processing the job...
[2026-09-15 15:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:49:03] Production.INFO: ==19081== Lock acquired, processing the job...
[2026-09-15 15:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:49:03] Production.INFO: ==19083== Lock acquired, processing the job...
[2026-09-15 15:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:49:03] Production.INFO: ==19085== Lock acquired, processing the job...
[2026-09-15 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:49:03] Production.INFO: Account Balance Start.
[2026-09-15 15:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:49:03] Production.INFO: 117
[2026-09-15 15:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:49:03] Production.INFO: ==19085== Releasing lock...
[2026-09-15 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:49:03] Production.INFO: Total Charge 0
[2026-09-15 15:49:03] Production.INFO: ==19079== Releasing lock...
[2026-09-15 15:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:49:03] Production.INFO: CreateAllLog End
[2026-09-15 15:49:03] Production.INFO: Account Balance End.
[2026-09-15 15:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:49:04] Production.INFO: ==19083== Releasing lock...
[2026-09-15 15:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:49:10] Production.ERROR: CronJobId end10
[2026-09-15 15:49:10] Production.INFO: ==19081== Releasing lock...
[2026-09-15 15:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:49:13] Production.INFO: call_cost start
[2026-09-15 15:49:13] Production.INFO: call_cost end
[2026-09-15 15:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:49:13] Production.INFO: ==19077== Releasing lock...
[2026-09-15 15:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:50:01] Production.INFO: ==19141== Lock acquired, processing the job...
[2026-09-15 20:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:50:01] Production.INFO: neon service started
[2026-09-15 20:50:01] Production.INFO: neon service started
[2026-09-15 20:50:01] Production.INFO: ==19141== Releasing lock...
[2026-09-15 20:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:50:02] Production.INFO: ==19145== Lock acquired, processing the job...
[2026-09-15 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:50:02] Production.INFO: ==19145== Releasing lock...
[2026-09-15 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:50:02] Production.INFO: ==19143== Lock acquired, processing the job...
[2026-09-15 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:50:02] Production.INFO: ==19143== Releasing lock...
[2026-09-15 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:50:03] Production.INFO: ==19148== Lock acquired, processing the job...
[2026-09-15 15:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:50:03] Production.INFO: ==19150== Lock acquired, processing the job...
[2026-09-15 15:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:50:03] Production.INFO: ==19152== Lock acquired, processing the job...
[2026-09-15 15:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:50:03] Production.INFO: ==19154== Lock acquired, processing the job...
[2026-09-15 15:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:50:03] Production.INFO: Account Balance Start.
[2026-09-15 15:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:50:03] Production.INFO: 117
[2026-09-15 15:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:50:03] Production.INFO: ==19156== Lock acquired, processing the job...
[2026-09-15 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 15:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 15:50:03] Production.INFO: ==19156== Releasing lock...
[2026-09-15 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:50:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:50:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:50:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:50:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:50:04] Production.INFO: ==19150== Releasing lock...
[2026-09-15 15:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:50:04] Production.INFO: Total Charge 0
[2026-09-15 15:50:04] Production.INFO: CreateAllLog End
[2026-09-15 15:50:04] Production.INFO: Account Balance End.
[2026-09-15 15:50:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:50:04] Production.INFO: ==19154== Releasing lock...
[2026-09-15 15:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:50:11] Production.ERROR: CronJobId end10
[2026-09-15 15:50:11] Production.INFO: ==19152== Releasing lock...
[2026-09-15 15:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:50:14] Production.INFO: call_cost start
[2026-09-15 15:50:14] Production.INFO: call_cost end
[2026-09-15 15:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:50:14] Production.INFO: ==19148== Releasing lock...
[2026-09-15 15:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:51:02] Production.INFO: ==19215== Lock acquired, processing the job...
[2026-09-15 20:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:51:02] Production.INFO: neon service started
[2026-09-15 20:51:02] Production.INFO: neon service started
[2026-09-15 20:51:02] Production.INFO: ==19215== Releasing lock...
[2026-09-15 20:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:51:02] Production.INFO: ==19217== Lock acquired, processing the job...
[2026-09-15 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:51:02] Production.INFO: ==19219== Lock acquired, processing the job...
[2026-09-15 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:51:03] Production.INFO: ==19219== Releasing lock...
[2026-09-15 19:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:51:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:51:03] Production.INFO: ==19217== Releasing lock...
[2026-09-15 15:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:51:03] Production.INFO: ==19228== Lock acquired, processing the job...
[2026-09-15 15:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:51:03] Production.INFO: Account Balance Start.
[2026-09-15 15:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:51:03] Production.INFO: 117
[2026-09-15 15:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:51:04] Production.INFO: ==19221== Lock acquired, processing the job...
[2026-09-15 15:51:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:51:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:51:04] Production.INFO: Total Charge 0
[2026-09-15 15:51:04] Production.INFO: CreateAllLog End
[2026-09-15 15:51:04] Production.INFO: ==19223== Lock acquired, processing the job...
[2026-09-15 15:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:51:04] Production.INFO: ==19226== Lock acquired, processing the job...
[2026-09-15 15:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:51:04] Production.INFO: Account Balance End.
[2026-09-15 15:51:04] Production.INFO: ==19230== Lock acquired, processing the job...
[2026-09-15 15:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:51:04] Production.INFO: ==19228== Releasing lock...
[2026-09-15 15:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15: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-15 15: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-15 15: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-15 15:51:04] Production.INFO: ==19230== Releasing lock...
[2026-09-15 15:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:51:04] Production.INFO: ==19223== Releasing lock...
[2026-09-15 15:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:51:12] Production.ERROR: CronJobId end10
[2026-09-15 15:51:12] Production.INFO: ==19226== Releasing lock...
[2026-09-15 15:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:51:14] Production.INFO: call_cost start
[2026-09-15 15:51:14] Production.INFO: call_cost end
[2026-09-15 15:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:51:14] Production.INFO: ==19221== Releasing lock...
[2026-09-15 15:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:52:01] Production.INFO: ==19285== Lock acquired, processing the job...
[2026-09-15 20:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:52:01] Production.INFO: neon service started
[2026-09-15 20:52:01] Production.INFO: neon service started
[2026-09-15 20:52:01] Production.INFO: ==19285== Releasing lock...
[2026-09-15 20:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:52:02] Production.INFO: ==19287== Lock acquired, processing the job...
[2026-09-15 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:52:02] Production.INFO: ==19289== Lock acquired, processing the job...
[2026-09-15 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:52:02] Production.INFO: ==19289== Releasing lock...
[2026-09-15 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:52:02] Production.INFO: ==19287== Releasing lock...
[2026-09-15 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:52:03] Production.INFO: ==19292== Lock acquired, processing the job...
[2026-09-15 15:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:52:03] Production.INFO: ==19296== Lock acquired, processing the job...
[2026-09-15 15:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:52:03] Production.INFO: ==19300== Lock acquired, processing the job...
[2026-09-15 15:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:52:03] Production.INFO: ==19294== Lock acquired, processing the job...
[2026-09-15 15:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 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-15 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-15 15:52:03] Production.INFO: ==19300== Releasing lock...
[2026-09-15 15:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:52:03] Production.INFO: ==19298== Lock acquired, processing the job...
[2026-09-15 15:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:52:03] Production.INFO: Account Balance Start.
[2026-09-15 15:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:52:03] Production.INFO: 117
[2026-09-15 15:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:52:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:52:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:52:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:52:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:52:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:52:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:52:04] Production.INFO: Total Charge 0
[2026-09-15 15:52:04] Production.INFO: ==19294== Releasing lock...
[2026-09-15 15:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:52:04] Production.INFO: CreateAllLog End
[2026-09-15 15:52:04] Production.INFO: Account Balance End.
[2026-09-15 15:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:52:04] Production.INFO: ==19298== Releasing lock...
[2026-09-15 15:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:52:11] Production.ERROR: CronJobId end10
[2026-09-15 15:52:11] Production.INFO: ==19296== Releasing lock...
[2026-09-15 15:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:52:14] Production.INFO: call_cost start
[2026-09-15 15:52:14] Production.INFO: call_cost end
[2026-09-15 15:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:52:14] Production.INFO: ==19292== Releasing lock...
[2026-09-15 15:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:53:02] Production.INFO: ==19355== Lock acquired, processing the job...
[2026-09-15 20:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:53:02] Production.INFO: neon service started
[2026-09-15 20:53:02] Production.INFO: neon service started
[2026-09-15 20:53:02] Production.INFO: ==19355== Releasing lock...
[2026-09-15 20:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:53:02] Production.INFO: ==19357== Lock acquired, processing the job...
[2026-09-15 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:53:02] Production.INFO: ==19357== Releasing lock...
[2026-09-15 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:53:02] Production.INFO: ==19359== Lock acquired, processing the job...
[2026-09-15 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:53:02] Production.INFO: ==19359== Releasing lock...
[2026-09-15 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:53:03] Production.INFO: ==19363== Lock acquired, processing the job...
[2026-09-15 15:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:53:03] Production.INFO: ==19361== Lock acquired, processing the job...
[2026-09-15 15:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:53:03] Production.INFO: ==19365== Lock acquired, processing the job...
[2026-09-15 15:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:53:03] Production.INFO: ==19367== Lock acquired, processing the job...
[2026-09-15 15:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:53:03] Production.INFO: ==19369== Lock acquired, processing the job...
[2026-09-15 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:53:03] Production.INFO: Account Balance Start.
[2026-09-15 15:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:53:03] Production.INFO: 117
[2026-09-15 15:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:53:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:53:04] Production.INFO: ==19363== Releasing lock...
[2026-09-15 15:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15: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-15 15: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-15 15: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-15 15:53:04] Production.INFO: ==19369== Releasing lock...
[2026-09-15 15:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:53:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:53:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:53:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:53:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:53:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:53:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:53:04] Production.INFO: Total Charge 0
[2026-09-15 15:53:04] Production.INFO: CreateAllLog End
[2026-09-15 15:53:04] Production.INFO: Account Balance End.
[2026-09-15 15:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:53:04] Production.INFO: ==19367== Releasing lock...
[2026-09-15 15:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:53:11] Production.ERROR: CronJobId end10
[2026-09-15 15:53:11] Production.INFO: ==19365== Releasing lock...
[2026-09-15 15:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:53:15] Production.INFO: call_cost start
[2026-09-15 15:53:15] Production.INFO: call_cost end
[2026-09-15 15:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:53:15] Production.INFO: ==19361== Releasing lock...
[2026-09-15 15:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:54:01] Production.INFO: ==19423== Lock acquired, processing the job...
[2026-09-15 20:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:54:01] Production.INFO: neon service started
[2026-09-15 20:54:01] Production.INFO: neon service started
[2026-09-15 20:54:01] Production.INFO: ==19423== Releasing lock...
[2026-09-15 20:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:54:01] Production.INFO: ==19427== Lock acquired, processing the job...
[2026-09-15 19:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:54:01] Production.INFO: ==19427== Releasing lock...
[2026-09-15 19:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:54:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:54:02] Production.INFO: ==19425== Lock acquired, processing the job...
[2026-09-15 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:54:02] Production.INFO: ==19425== Releasing lock...
[2026-09-15 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:54:02] Production.INFO: ==19429== Lock acquired, processing the job...
[2026-09-15 15:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:54:02] Production.INFO: ==19435== Lock acquired, processing the job...
[2026-09-15 15:54:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:54:03] Production.INFO: Account Balance Start.
[2026-09-15 15:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:54:03] Production.INFO: 117
[2026-09-15 15:54:03] Production.INFO: ==19431== Lock acquired, processing the job...
[2026-09-15 15:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:54:03] Production.INFO: ==19433== Lock acquired, processing the job...
[2026-09-15 15:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:54:03] Production.INFO: ==19437== Lock acquired, processing the job...
[2026-09-15 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 15:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:54:03] Production.INFO: ==19437== Releasing lock...
[2026-09-15 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:54:03] Production.INFO: Total Charge 0
[2026-09-15 15:54:03] Production.INFO: CreateAllLog End
[2026-09-15 15:54:03] Production.INFO: Account Balance End.
[2026-09-15 15:54:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:54:03] Production.INFO: ==19435== Releasing lock...
[2026-09-15 15:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:54:03] Production.INFO: ==19431== Releasing lock...
[2026-09-15 15:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:54:11] Production.ERROR: CronJobId end10
[2026-09-15 15:54:11] Production.INFO: ==19433== Releasing lock...
[2026-09-15 15:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:54:14] Production.INFO: call_cost start
[2026-09-15 15:54:14] Production.INFO: call_cost end
[2026-09-15 15:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:54:14] Production.INFO: ==19429== Releasing lock...
[2026-09-15 15:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:55:01] Production.INFO: ==19491== Lock acquired, processing the job...
[2026-09-15 20:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:55:01] Production.INFO: neon service started
[2026-09-15 20:55:01] Production.INFO: neon service started
[2026-09-15 20:55:01] Production.INFO: ==19491== Releasing lock...
[2026-09-15 20:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:55:02] Production.INFO: ==19493== Lock acquired, processing the job...
[2026-09-15 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 19:55:02] Production.INFO: ==19495== Lock acquired, processing the job...
[2026-09-15 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:55:02] Production.INFO: ==19495== Releasing lock...
[2026-09-15 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:55:02] Production.INFO: ==19493== Releasing lock...
[2026-09-15 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:55:03] Production.INFO: ==19498== Lock acquired, processing the job...
[2026-09-15 15:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 15:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 15:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 15:55:03] Production.INFO: ==19498== Releasing lock...
[2026-09-15 15:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 15:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 15:55:03] Production.INFO: ==19508== Lock acquired, processing the job...
[2026-09-15 15:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 15:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 15:55:04] Production.INFO: ==19500== Lock acquired, processing the job...
[2026-09-15 15:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:55:04] Production.INFO: ==19502== Lock acquired, processing the job...
[2026-09-15 15:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:55:04] Production.INFO: ==19510== Lock acquired, processing the job...
[2026-09-15 15:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:55:04] Production.INFO: ==19504== Lock acquired, processing the job...
[2026-09-15 15:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:55:04] Production.INFO: ==19506== Lock acquired, processing the job...
[2026-09-15 15:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 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-15 15:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 15:55:04] Production.INFO: Account Balance Start.
[2026-09-15 15:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 15:55:04] Production.INFO: 117
[2026-09-15 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-15 15:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:55:04] Production.INFO: ==19510== Releasing lock...
[2026-09-15 15:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:55:04] Production.ERROR: done
[2026-09-15 15:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 15:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008993', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 15:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:55:04] Production.INFO: Total Charge 0
[2026-09-15 15:55:04] Production.INFO: CreateAllLog End
[2026-09-15 15:55:04] Production.INFO: ==19502== Releasing lock...
[2026-09-15 15:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:55:04] Production.INFO: Account Balance End.
[2026-09-15 15:55:05] Production.ERROR: CronJobId end 12
[2026-09-15 15:55:05] Production.INFO: ==19506== Releasing lock...
[2026-09-15 15:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18008993', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 15:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 15:55:11] Production.INFO: ProcessCDR(1,18008993,1,1,2)
[2026-09-15 15:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18008993,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18008993,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 15:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 15:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 15:55:11] Production.INFO: ==19508== Releasing lock...
[2026-09-15 15:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 15:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 15:55:14] Production.ERROR: CronJobId end10
[2026-09-15 15:55:14] Production.INFO: ==19504== Releasing lock...
[2026-09-15 15:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:55:17] Production.INFO: call_cost start
[2026-09-15 15:55:17] Production.INFO: call_cost end
[2026-09-15 15:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:55:17] Production.INFO: ==19500== Releasing lock...
[2026-09-15 15:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:56:01] Production.INFO: ==19568== Lock acquired, processing the job...
[2026-09-15 20:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:56:01] Production.INFO: neon service started
[2026-09-15 20:56:01] Production.INFO: neon service started
[2026-09-15 20:56:01] Production.INFO: ==19568== Releasing lock...
[2026-09-15 20:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 19:56:01] Production.INFO: ==19572== Lock acquired, processing the job...
[2026-09-15 19:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:56:01] Production.INFO: ==19572== Releasing lock...
[2026-09-15 19:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:56:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:56:01] Production.INFO: ==19570== Lock acquired, processing the job...
[2026-09-15 15:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:56:02] Production.INFO: ==19570== Releasing lock...
[2026-09-15 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 15:56:03] Production.INFO: ==19581== Lock acquired, processing the job...
[2026-09-15 15:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:56:03] Production.INFO: ==19575== Lock acquired, processing the job...
[2026-09-15 15:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:56:03] Production.INFO: ==19579== Lock acquired, processing the job...
[2026-09-15 15:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:56:03] Production.INFO: ==19577== Lock acquired, processing the job...
[2026-09-15 15:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:56:03] Production.INFO: ==19583== Lock acquired, processing the job...
[2026-09-15 15:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:56:03] Production.INFO: Account Balance Start.
[2026-09-15 15:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:56:03] Production.INFO: 117
[2026-09-15 15:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:56:03] Production.INFO: ==19583== Releasing lock...
[2026-09-15 15:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:56:03] Production.INFO: Total Charge 0
[2026-09-15 15:56:03] Production.INFO: CreateAllLog End
[2026-09-15 15:56:03] Production.INFO: Account Balance End.
[2026-09-15 15:56:03] Production.INFO: ==19577== Releasing lock...
[2026-09-15 15:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:56:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:56:03] Production.INFO: ==19581== Releasing lock...
[2026-09-15 15:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:56:11] Production.ERROR: CronJobId end10
[2026-09-15 15:56:11] Production.INFO: ==19579== Releasing lock...
[2026-09-15 15:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:56:15] Production.INFO: call_cost start
[2026-09-15 15:56:15] Production.INFO: call_cost end
[2026-09-15 15:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:56:15] Production.INFO: ==19575== Releasing lock...
[2026-09-15 15:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:57:01] Production.INFO: ==19639== Lock acquired, processing the job...
[2026-09-15 20:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:57:01] Production.INFO: neon service started
[2026-09-15 20:57:01] Production.INFO: neon service started
[2026-09-15 20:57:01] Production.INFO: ==19639== Releasing lock...
[2026-09-15 20:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:57:02] Production.INFO: ==19641== Lock acquired, processing the job...
[2026-09-15 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:57:02] Production.INFO: ==19641== Releasing lock...
[2026-09-15 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:57:02] Production.INFO: ==19643== Lock acquired, processing the job...
[2026-09-15 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:57:02] Production.INFO: ==19643== Releasing lock...
[2026-09-15 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:57:03] Production.INFO: ==19653== Lock acquired, processing the job...
[2026-09-15 15:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 15:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 15:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 15:57:03] Production.INFO: ==19653== Releasing lock...
[2026-09-15 15:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:57:03] Production.INFO: ==19645== Lock acquired, processing the job...
[2026-09-15 15:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:57:03] Production.INFO: ==19649== Lock acquired, processing the job...
[2026-09-15 15:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:57:03] Production.INFO: ==19647== Lock acquired, processing the job...
[2026-09-15 15:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:57:03] Production.INFO: ==19651== Lock acquired, processing the job...
[2026-09-15 15:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:57:03] Production.INFO: Account Balance Start.
[2026-09-15 15:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:57:03] Production.INFO: 117
[2026-09-15 15:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:57:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:57:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:57:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:57:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:57:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:57:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:57:04] Production.INFO: Total Charge 0
[2026-09-15 15:57:04] Production.INFO: CreateAllLog End
[2026-09-15 15:57:04] Production.INFO: Account Balance End.
[2026-09-15 15:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:57:04] Production.INFO: ==19651== Releasing lock...
[2026-09-15 15:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:57:04] Production.INFO: ==19647== Releasing lock...
[2026-09-15 15:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:57:12] Production.ERROR: CronJobId end10
[2026-09-15 15:57:12] Production.INFO: ==19649== Releasing lock...
[2026-09-15 15:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:57:14] Production.INFO: call_cost start
[2026-09-15 15:57:14] Production.INFO: call_cost end
[2026-09-15 15:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:57:14] Production.INFO: ==19645== Releasing lock...
[2026-09-15 15:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:58:02] Production.INFO: ==19708== Lock acquired, processing the job...
[2026-09-15 20:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:58:02] Production.INFO: neon service started
[2026-09-15 20:58:02] Production.INFO: neon service started
[2026-09-15 20:58:02] Production.INFO: ==19708== Releasing lock...
[2026-09-15 20:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:58:02] Production.INFO: ==19710== Lock acquired, processing the job...
[2026-09-15 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:58:02] Production.INFO: ==19710== Releasing lock...
[2026-09-15 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:58:03] Production.INFO: ==19712== Lock acquired, processing the job...
[2026-09-15 19:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:58:03] Production.INFO: ==19712== Releasing lock...
[2026-09-15 19:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:58:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:58:03] Production.INFO: ==19714== Lock acquired, processing the job...
[2026-09-15 15:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:58:03] Production.INFO: ==19716== Lock acquired, processing the job...
[2026-09-15 15:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:58:03] Production.INFO: ==19722== Lock acquired, processing the job...
[2026-09-15 15:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:58:03] Production.INFO: ==19718== Lock acquired, processing the job...
[2026-09-15 15:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:58:03] Production.INFO: ==19720== Lock acquired, processing the job...
[2026-09-15 15:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 15:58:03] Production.INFO: ==19722== Releasing lock...
[2026-09-15 15:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:58:03] Production.INFO: Account Balance Start.
[2026-09-15 15:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:58:03] Production.INFO: 117
[2026-09-15 15:58:04] Production.INFO: Date 2026-09-08
[2026-09-15 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:58:04] Production.INFO: Date 2026-09-09
[2026-09-15 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:58:04] Production.INFO: Date 2026-09-10
[2026-09-15 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:58:04] Production.INFO: Date 2026-09-11
[2026-09-15 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:58:04] Production.INFO: Date 2026-09-12
[2026-09-15 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:58:04] Production.INFO: Date 2026-09-13
[2026-09-15 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:58:04] Production.INFO: ==19716== Releasing lock...
[2026-09-15 15:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:58:04] Production.INFO: Date 2026-09-14
[2026-09-15 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 15:58:04] Production.INFO: Total Charge 0
[2026-09-15 15:58:04] Production.INFO: CreateAllLog End
[2026-09-15 15:58:04] Production.INFO: Account Balance End.
[2026-09-15 15:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 15:58:04] Production.INFO: ==19720== Releasing lock...
[2026-09-15 15:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:58:11] Production.ERROR: CronJobId end10
[2026-09-15 15:58:11] Production.INFO: ==19718== Releasing lock...
[2026-09-15 15:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:58:13] Production.INFO: call_cost start
[2026-09-15 15:58:13] Production.INFO: call_cost end
[2026-09-15 15:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:58:13] Production.INFO: ==19714== Releasing lock...
[2026-09-15 15:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 20:59:01] Production.INFO: ==19778== Lock acquired, processing the job...
[2026-09-15 20:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 20:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 20:59:01] Production.INFO: neon service started
[2026-09-15 20:59:01] Production.INFO: neon service started
[2026-09-15 20:59:01] Production.INFO: ==19778== Releasing lock...
[2026-09-15 20:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 20:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 15:59:02] Production.INFO: ==19780== Lock acquired, processing the job...
[2026-09-15 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 15:59:02] Production.INFO: ==19780== Releasing lock...
[2026-09-15 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 15:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 19:59:02] Production.INFO: ==19782== Lock acquired, processing the job...
[2026-09-15 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 19:59:02] Production.INFO: ==19782== Releasing lock...
[2026-09-15 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 19:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 15:59:03] Production.INFO: ==19788== Lock acquired, processing the job...
[2026-09-15 15:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 15:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 15:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 15:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 15:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 15:59:03] Production.INFO: ==19784== Lock acquired, processing the job...
[2026-09-15 15:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 15:59:03] Production.INFO: ==19786== Lock acquired, processing the job...
[2026-09-15 15:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 15:59:03] Production.INFO: ==19790== Lock acquired, processing the job...
[2026-09-15 15:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 15:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 15:59:03] Production.INFO: ==19792== Lock acquired, processing the job...
[2026-09-15 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 15:59:03] Production.INFO: Account Balance Start.
[2026-09-15 15:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 15:59:03] Production.INFO: 117
[2026-09-15 15:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 15:59:03] Production.INFO: ==19792== Releasing lock...
[2026-09-15 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 15:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 15:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 15:59:03] Production.INFO: Total Charge 0
[2026-09-15 15:59:03] Production.INFO: CreateAllLog End
[2026-09-15 15:59:03] Production.INFO: Account Balance End.
[2026-09-15 15:59:03] Production.ERROR: CronJobId end 12
[2026-09-15 15:59:03] Production.INFO: ==19790== Releasing lock...
[2026-09-15 15:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 15:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 15:59:04] Production.INFO: ==19786== Releasing lock...
[2026-09-15 15:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 15:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 15:59:12] Production.ERROR: CronJobId end10
[2026-09-15 15:59:12] Production.INFO: ==19788== Releasing lock...
[2026-09-15 15:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 15:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 15:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 15:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 15:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 15:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 15:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 15:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 15:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 15:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 15:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 15:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 15:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 15:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 15:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 15:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 15:59:14] Production.INFO: call_cost start
[2026-09-15 15:59:14] Production.INFO: call_cost end
[2026-09-15 15:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 15:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 15:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 15:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 15:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 15:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 15:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 15:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 15:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 15:59:14] Production.INFO: ==19784== Releasing lock...
[2026-09-15 15:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 15:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:00:02] Production.INFO: ==19849== Lock acquired, processing the job...
[2026-09-15 21:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:00:02] Production.INFO: neon service started
[2026-09-15 21:00:02] Production.INFO: neon service started
[2026-09-15 21:00:02] Production.INFO: ==19849== Releasing lock...
[2026-09-15 21:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:00:02] Production.INFO: ==19851== Lock acquired, processing the job...
[2026-09-15 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:00:02] Production.INFO: ==19851== Releasing lock...
[2026-09-15 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:00:02] Production.INFO: ==19853== Lock acquired, processing the job...
[2026-09-15 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:00:02] Production.INFO: ==19853== Releasing lock...
[2026-09-15 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:00:03] Production.INFO: ==19864== Lock acquired, processing the job...
[2026-09-15 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 16:00:03] Production.INFO: ==19864== Releasing lock...
[2026-09-15 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:00:03] Production.INFO: ==19856== Lock acquired, processing the job...
[2026-09-15 16:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:00:03] Production.INFO: ==19860== Lock acquired, processing the job...
[2026-09-15 16:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:00:03] Production.INFO: ==19858== Lock acquired, processing the job...
[2026-09-15 16:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:00:03] Production.INFO: ==19862== Lock acquired, processing the job...
[2026-09-15 16:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:00:03] Production.INFO: Account Balance Start.
[2026-09-15 16:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:00:03] Production.INFO: 117
[2026-09-15 16:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:00:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:00:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:00:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:00:04] Production.INFO: Total Charge 0
[2026-09-15 16:00:04] Production.INFO: CreateAllLog End
[2026-09-15 16:00:04] Production.INFO: Account Balance End.
[2026-09-15 16:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:00:04] Production.INFO: ==19862== Releasing lock...
[2026-09-15 16:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:00:04] Production.INFO: ==19858== Releasing lock...
[2026-09-15 16:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:00:12] Production.ERROR: CronJobId end10
[2026-09-15 16:00:12] Production.INFO: ==19860== Releasing lock...
[2026-09-15 16:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:00:14] Production.INFO: call_cost start
[2026-09-15 16:00:14] Production.INFO: call_cost end
[2026-09-15 16:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:00:14] Production.INFO: ==19856== Releasing lock...
[2026-09-15 16:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:01:01] Production.INFO: ==19921== Lock acquired, processing the job...
[2026-09-15 21:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:01:01] Production.INFO: neon service started
[2026-09-15 21:01:01] Production.INFO: neon service started
[2026-09-15 21:01:01] Production.INFO: ==19921== Releasing lock...
[2026-09-15 21:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:01:01] Production.INFO: ==19933== Lock acquired, processing the job...
[2026-09-15 16:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:01:02] Production.INFO: ==19933== Releasing lock...
[2026-09-15 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:01:02] Production.INFO: ==19935== Lock acquired, processing the job...
[2026-09-15 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:01:02] Production.INFO: ==19935== Releasing lock...
[2026-09-15 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:01:02] Production.INFO: ==19938== Lock acquired, processing the job...
[2026-09-15 16:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:01:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:01:03] Production.INFO: ==19942== Lock acquired, processing the job...
[2026-09-15 16:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:01:03] Production.INFO: ==19940== Lock acquired, processing the job...
[2026-09-15 16:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:01:03] Production.INFO: ==19944== Lock acquired, processing the job...
[2026-09-15 16:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:01:03] Production.INFO: ==19946== Lock acquired, processing the job...
[2026-09-15 16:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:01:03] Production.INFO: Account Balance Start.
[2026-09-15 16:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:01:03] Production.INFO: 117
[2026-09-15 16:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:01:03] Production.INFO: ==19946== Releasing lock...
[2026-09-15 16:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:01:03] Production.INFO: Total Charge 0
[2026-09-15 16:01:03] Production.INFO: CreateAllLog End
[2026-09-15 16:01:03] Production.INFO: Account Balance End.
[2026-09-15 16:01:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:01:03] Production.INFO: ==19944== Releasing lock...
[2026-09-15 16:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:01:04] Production.INFO: ==19940== Releasing lock...
[2026-09-15 16:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:01:12] Production.ERROR: CronJobId end10
[2026-09-15 16:01:12] Production.INFO: ==19942== Releasing lock...
[2026-09-15 16:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:01:14] Production.INFO: call_cost start
[2026-09-15 16:01:14] Production.INFO: call_cost end
[2026-09-15 16:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:01:14] Production.INFO: ==19938== Releasing lock...
[2026-09-15 16:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:02:01] Production.INFO: ==20003== Lock acquired, processing the job...
[2026-09-15 21:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:02:01] Production.INFO: neon service started
[2026-09-15 21:02:01] Production.INFO: neon service started
[2026-09-15 21:02:01] Production.INFO: ==20003== Releasing lock...
[2026-09-15 21:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:02:02] Production.INFO: ==20005== Lock acquired, processing the job...
[2026-09-15 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:02:02] Production.INFO: ==20005== Releasing lock...
[2026-09-15 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:02:02] Production.INFO: ==20007== Lock acquired, processing the job...
[2026-09-15 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:02:02] Production.INFO: ==20007== Releasing lock...
[2026-09-15 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:02:03] Production.INFO: ==20015== Lock acquired, processing the job...
[2026-09-15 16:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:02:03] Production.INFO: ==20017== Lock acquired, processing the job...
[2026-09-15 16:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 16:02:03] Production.INFO: ==20009== Lock acquired, processing the job...
[2026-09-15 16:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:02:03] Production.INFO: ==20011== Lock acquired, processing the job...
[2026-09-15 16:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 16:02:03] Production.INFO: ==20013== Lock acquired, processing the job...
[2026-09-15 16:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:02:03] Production.INFO: Account Balance Start.
[2026-09-15 16:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:02:03] Production.INFO: 117
[2026-09-15 16:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:02:03] Production.INFO: ==20020== Lock acquired, processing the job...
[2026-09-15 16:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:02:03] Production.ERROR: done
[2026-09-15 16:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 16:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 16:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 16:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:02:03] Production.ERROR: done
[2026-09-15 16:02:03] Production.INFO: ==20020== Releasing lock...
[2026-09-15 16:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:02:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 16:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:02:04] Production.INFO: ==20017== Releasing lock...
[2026-09-15 16:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 16:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 16:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:02:04] Production.INFO: Total Charge 0
[2026-09-15 16:02:04] Production.INFO: CreateAllLog End
[2026-09-15 16:02:04] Production.INFO: Account Balance End.
[2026-09-15 16:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:02:04] Production.INFO: ==20015== Releasing lock...
[2026-09-15 16:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:02:04] Production.INFO: ==20011== Releasing lock...
[2026-09-15 16:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:02:11] Production.ERROR: CronJobId end10
[2026-09-15 16:02:11] Production.INFO: ==20013== Releasing lock...
[2026-09-15 16:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:02:14] Production.INFO: call_cost start
[2026-09-15 16:02:14] Production.INFO: call_cost end
[2026-09-15 16:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:02:14] Production.INFO: ==20009== Releasing lock...
[2026-09-15 16:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:03:01] Production.INFO: ==20075== Lock acquired, processing the job...
[2026-09-15 21:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:03:01] Production.INFO: neon service started
[2026-09-15 21:03:01] Production.INFO: neon service started
[2026-09-15 21:03:01] Production.INFO: ==20075== Releasing lock...
[2026-09-15 21:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:03:01] Production.INFO: ==20077== Lock acquired, processing the job...
[2026-09-15 16:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:03:01] Production.INFO: ==20077== Releasing lock...
[2026-09-15 16:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:03:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:03:02] Production.INFO: ==20079== Lock acquired, processing the job...
[2026-09-15 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:03:02] Production.INFO: ==20079== Releasing lock...
[2026-09-15 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:03:02] Production.INFO: ==20082== Lock acquired, processing the job...
[2026-09-15 16:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:03:02] Production.INFO: ==20084== Lock acquired, processing the job...
[2026-09-15 16:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:03:02] Production.INFO: ==20086== Lock acquired, processing the job...
[2026-09-15 16:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:03:02] Production.INFO: ==20088== Lock acquired, processing the job...
[2026-09-15 16:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:03:02] Production.INFO: ==20090== Lock acquired, processing the job...
[2026-09-15 16:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:03:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:03:02] Production.INFO: Account Balance Start.
[2026-09-15 16:03:02] Production.INFO: CreateAllLog Start
[2026-09-15 16:03:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:03:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:03:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:03:02] Production.INFO: 117
[2026-09-15 16:03:02] Production.INFO: Date 2026-09-08
[2026-09-15 16:03:02] Production.INFO: Reseller ==> 0
[2026-09-15 16:03:02] Production.INFO: Date 2026-09-09
[2026-09-15 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:03:03] Production.INFO: ==20090== Releasing lock...
[2026-09-15 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:03:03] Production.INFO: Total Charge 0
[2026-09-15 16:03:03] Production.INFO: CreateAllLog End
[2026-09-15 16:03:03] Production.INFO: Account Balance End.
[2026-09-15 16:03:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:03:03] Production.INFO: ==20088== Releasing lock...
[2026-09-15 16:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:03:03] Production.INFO: ==20084== Releasing lock...
[2026-09-15 16:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:03:10] Production.ERROR: CronJobId end10
[2026-09-15 16:03:10] Production.INFO: ==20086== Releasing lock...
[2026-09-15 16:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:03:14] Production.INFO: call_cost start
[2026-09-15 16:03:14] Production.INFO: call_cost end
[2026-09-15 16:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:03:14] Production.INFO: ==20082== Releasing lock...
[2026-09-15 16:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:04:01] Production.INFO: ==20147== Lock acquired, processing the job...
[2026-09-15 21:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:04:01] Production.INFO: neon service started
[2026-09-15 21:04:01] Production.INFO: neon service started
[2026-09-15 21:04:01] Production.INFO: ==20147== Releasing lock...
[2026-09-15 21:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:04:02] Production.INFO: ==20152== Lock acquired, processing the job...
[2026-09-15 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:04:02] Production.INFO: ==20152== Releasing lock...
[2026-09-15 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:04:02] Production.INFO: ==20150== Lock acquired, processing the job...
[2026-09-15 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:04:02] Production.INFO: ==20150== Releasing lock...
[2026-09-15 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:04:03] Production.INFO: ==20156== Lock acquired, processing the job...
[2026-09-15 16:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:04:03] Production.INFO: ==20160== Lock acquired, processing the job...
[2026-09-15 16:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:04:03] Production.INFO: ==20158== Lock acquired, processing the job...
[2026-09-15 16:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:04:03] Production.INFO: ==20154== Lock acquired, processing the job...
[2026-09-15 16:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:04:03] Production.INFO: ==20162== Lock acquired, processing the job...
[2026-09-15 16:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:04:03] Production.INFO: Account Balance Start.
[2026-09-15 16:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:04:03] Production.INFO: 117
[2026-09-15 16:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 16:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 16:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:04:03] Production.INFO: ==20162== Releasing lock...
[2026-09-15 16:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:04:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:04:03] Production.INFO: Total Charge 0
[2026-09-15 16:04:03] Production.INFO: CreateAllLog End
[2026-09-15 16:04:04] Production.INFO: ==20156== Releasing lock...
[2026-09-15 16:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:04:04] Production.INFO: Account Balance End.
[2026-09-15 16:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:04:04] Production.INFO: ==20160== Releasing lock...
[2026-09-15 16:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:04:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,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-15 16:04:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:04:10] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:04:10] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:04:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:04:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:04:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:04:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:04:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:04:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:04:10] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:04:10] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:04:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:04:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:04:10] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:04:10] Production.ERROR: CronJobId end10
[2026-09-15 16:04:10] Production.INFO: ==20158== Releasing lock...
[2026-09-15 16:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:04:10] Production.INFO: call_cost start
[2026-09-15 16:04:10] Production.INFO: call_cost end
[2026-09-15 16:04:10] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:04:10] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:04:11] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:04:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:04:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:04:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:04:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:04:11] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:04:11] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:04:11] Production.INFO: ==20154== Releasing lock...
[2026-09-15 16:04:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:04:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:05:02] Production.INFO: ==20223== Lock acquired, processing the job...
[2026-09-15 21:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:05:02] Production.INFO: neon service started
[2026-09-15 21:05:02] Production.INFO: neon service started
[2026-09-15 21:05:02] Production.INFO: ==20223== Releasing lock...
[2026-09-15 21:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:05:02] Production.INFO: ==20225== Lock acquired, processing the job...
[2026-09-15 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:05:02] Production.INFO: ==20228== Lock acquired, processing the job...
[2026-09-15 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:05:02] Production.INFO: ==20228== Releasing lock...
[2026-09-15 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:05:03] Production.INFO: ==20225== Releasing lock...
[2026-09-15 16:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:05:03] Production.INFO: ==20230== Lock acquired, processing the job...
[2026-09-15 16:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 16:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 16:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 16:05:04] Production.INFO: ==20230== Releasing lock...
[2026-09-15 16:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 16:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 16:05:04] Production.INFO: ==20232== Lock acquired, processing the job...
[2026-09-15 16:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:05:04] Production.INFO: ==20234== Lock acquired, processing the job...
[2026-09-15 16:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:05:04] Production.INFO: ==20236== Lock acquired, processing the job...
[2026-09-15 16:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:05:04] Production.INFO: ==20240== Lock acquired, processing the job...
[2026-09-15 16:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 16:05:04] Production.INFO: ==20238== Lock acquired, processing the job...
[2026-09-15 16:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 16:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:05:04] Production.INFO: ==20242== Lock acquired, processing the job...
[2026-09-15 16:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:05:04] Production.INFO: Account Balance Start.
[2026-09-15 16:05:04] Production.INFO: CreateAllLog Start
[2026-09-15 16:05:04] Production.INFO: 117
[2026-09-15 16:05:04] Production.INFO: Date 2026-09-08
[2026-09-15 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16: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-15 16:05:04] Production.ERROR: done
[2026-09-15 16:05:04] Production.INFO: ==20242== Releasing lock...
[2026-09-15 16:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 16:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009035', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 16:05:04] Production.INFO: Total Charge 0
[2026-09-15 16:05:04] Production.INFO: CreateAllLog End
[2026-09-15 16:05:05] Production.INFO: Account Balance End.
[2026-09-15 16:05:05] Production.ERROR: CronJobId end 12
[2026-09-15 16:05:05] Production.INFO: ==20238== Releasing lock...
[2026-09-15 16:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:05:05] Production.INFO: ==20234== Releasing lock...
[2026-09-15 16:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009035', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 16:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 16:05:09] Production.INFO: ProcessCDR(1,18009035,1,1,2)
[2026-09-15 16:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009035,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009035,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 16:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 16:05:09] Production.INFO: ==20240== Releasing lock...
[2026-09-15 16:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 16:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 16:05:13] Production.ERROR: CronJobId end10
[2026-09-15 16:05:13] Production.INFO: ==20236== Releasing lock...
[2026-09-15 16:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:05:17] Production.INFO: call_cost start
[2026-09-15 16:05:17] Production.INFO: call_cost end
[2026-09-15 16:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:05:17] Production.INFO: ==20232== Releasing lock...
[2026-09-15 16:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:06:01] Production.INFO: ==20298== Lock acquired, processing the job...
[2026-09-15 21:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:06:01] Production.INFO: neon service started
[2026-09-15 21:06:01] Production.INFO: neon service started
[2026-09-15 21:06:01] Production.INFO: ==20298== Releasing lock...
[2026-09-15 21:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:06:02] Production.INFO: ==20300== Lock acquired, processing the job...
[2026-09-15 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:06:02] Production.INFO: ==20300== Releasing lock...
[2026-09-15 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:06:02] Production.INFO: ==20302== Lock acquired, processing the job...
[2026-09-15 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:06:02] Production.INFO: ==20302== Releasing lock...
[2026-09-15 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:06:02] Production.INFO: ==20305== Lock acquired, processing the job...
[2026-09-15 16:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:06:03] Production.INFO: ==20307== Lock acquired, processing the job...
[2026-09-15 16:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:06:03] Production.INFO: ==20309== Lock acquired, processing the job...
[2026-09-15 16:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:06:03] Production.INFO: ==20313== Lock acquired, processing the job...
[2026-09-15 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:06:03] Production.INFO: ==20311== Lock acquired, processing the job...
[2026-09-15 16:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 16:06:03] Production.INFO: ==20313== Releasing lock...
[2026-09-15 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:06:03] Production.INFO: Account Balance Start.
[2026-09-15 16:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:06:03] Production.INFO: 117
[2026-09-15 16:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:06:03] Production.INFO: ==20307== Releasing lock...
[2026-09-15 16:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:06:03] Production.INFO: Total Charge 0
[2026-09-15 16:06:03] Production.INFO: CreateAllLog End
[2026-09-15 16:06:04] Production.INFO: Account Balance End.
[2026-09-15 16:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:06:04] Production.INFO: ==20311== Releasing lock...
[2026-09-15 16:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:06:11] Production.ERROR: CronJobId end10
[2026-09-15 16:06:11] Production.INFO: ==20309== Releasing lock...
[2026-09-15 16:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:06:13] Production.INFO: call_cost start
[2026-09-15 16:06:13] Production.INFO: call_cost end
[2026-09-15 16:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:06:13] Production.INFO: ==20305== Releasing lock...
[2026-09-15 16:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:07:02] Production.INFO: ==20372== Lock acquired, processing the job...
[2026-09-15 21:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:07:02] Production.INFO: neon service started
[2026-09-15 21:07:02] Production.INFO: neon service started
[2026-09-15 21:07:02] Production.INFO: ==20372== Releasing lock...
[2026-09-15 21:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:07:02] Production.INFO: ==20376== Lock acquired, processing the job...
[2026-09-15 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:07:02] Production.INFO: ==20376== Releasing lock...
[2026-09-15 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:07:02] Production.INFO: ==20374== Lock acquired, processing the job...
[2026-09-15 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:07:02] Production.INFO: ==20374== Releasing lock...
[2026-09-15 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:07:03] Production.INFO: ==20380== Lock acquired, processing the job...
[2026-09-15 16:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:07:03] Production.INFO: ==20382== Lock acquired, processing the job...
[2026-09-15 16:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:07:03] Production.INFO: ==20378== Lock acquired, processing the job...
[2026-09-15 16:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:07:03] Production.INFO: ==20384== Lock acquired, processing the job...
[2026-09-15 16:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:07:03] Production.INFO: ==20386== Lock acquired, processing the job...
[2026-09-15 16:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:07:03] Production.INFO: Account Balance Start.
[2026-09-15 16:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:07:03] Production.INFO: 117
[2026-09-15 16:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:07:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16: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-15 16:07:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16:07:04] Production.INFO: ==20386== Releasing lock...
[2026-09-15 16:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:07:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:07:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:07:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:07:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:07:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:07:04] Production.INFO: ==20380== Releasing lock...
[2026-09-15 16:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:07:04] Production.INFO: Total Charge 0
[2026-09-15 16:07:04] Production.INFO: CreateAllLog End
[2026-09-15 16:07:04] Production.INFO: Account Balance End.
[2026-09-15 16:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:07:04] Production.INFO: ==20384== Releasing lock...
[2026-09-15 16:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:07:11] Production.ERROR: CronJobId end10
[2026-09-15 16:07:11] Production.INFO: ==20382== Releasing lock...
[2026-09-15 16:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:07:14] Production.INFO: call_cost start
[2026-09-15 16:07:14] Production.INFO: call_cost end
[2026-09-15 16:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:07:14] Production.INFO: ==20378== Releasing lock...
[2026-09-15 16:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:08:01] Production.INFO: ==20445== Lock acquired, processing the job...
[2026-09-15 21:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:08:01] Production.INFO: neon service started
[2026-09-15 21:08:01] Production.INFO: neon service started
[2026-09-15 21:08:01] Production.INFO: ==20445== Releasing lock...
[2026-09-15 21:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:08:01] Production.INFO: ==20447== Lock acquired, processing the job...
[2026-09-15 16:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:08:02] Production.INFO: ==20447== Releasing lock...
[2026-09-15 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:08:02] Production.INFO: ==20449== Lock acquired, processing the job...
[2026-09-15 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:08:02] Production.INFO: ==20449== Releasing lock...
[2026-09-15 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:08:02] Production.INFO: ==20451== Lock acquired, processing the job...
[2026-09-15 16:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:08:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:08:02] Production.INFO: ==20453== Lock acquired, processing the job...
[2026-09-15 16:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:08:02] Production.INFO: ==20456== Lock acquired, processing the job...
[2026-09-15 16:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:08:03] Production.INFO: ==20458== Lock acquired, processing the job...
[2026-09-15 16:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:08:03] Production.INFO: ==20460== Lock acquired, processing the job...
[2026-09-15 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:08:03] Production.INFO: Account Balance Start.
[2026-09-15 16:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:08:03] Production.INFO: 117
[2026-09-15 16:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:08:03] Production.INFO: ==20460== Releasing lock...
[2026-09-15 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:08:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:08:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:08:03] Production.INFO: Total Charge 0
[2026-09-15 16:08:03] Production.INFO: CreateAllLog End
[2026-09-15 16:08:03] Production.INFO: Account Balance End.
[2026-09-15 16:08:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:08:03] Production.INFO: ==20458== Releasing lock...
[2026-09-15 16:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:08:03] Production.INFO: ==20453== Releasing lock...
[2026-09-15 16:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:08:10] Production.ERROR: CronJobId end10
[2026-09-15 16:08:10] Production.INFO: ==20456== Releasing lock...
[2026-09-15 16:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:08:13] Production.INFO: call_cost start
[2026-09-15 16:08:13] Production.INFO: call_cost end
[2026-09-15 16:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:08:13] Production.INFO: ==20451== Releasing lock...
[2026-09-15 16:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:09:01] Production.INFO: ==20520== Lock acquired, processing the job...
[2026-09-15 21:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:09:01] Production.INFO: neon service started
[2026-09-15 21:09:01] Production.INFO: neon service started
[2026-09-15 21:09:01] Production.INFO: ==20520== Releasing lock...
[2026-09-15 21:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:09:02] Production.INFO: ==20522== Lock acquired, processing the job...
[2026-09-15 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:09:02] Production.INFO: ==20522== Releasing lock...
[2026-09-15 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:09:02] Production.INFO: ==20524== Lock acquired, processing the job...
[2026-09-15 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:09:02] Production.INFO: ==20524== Releasing lock...
[2026-09-15 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:09:03] Production.INFO: ==20526== Lock acquired, processing the job...
[2026-09-15 16:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:09:03] Production.INFO: ==20528== Lock acquired, processing the job...
[2026-09-15 16:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:09:03] Production.INFO: ==20530== Lock acquired, processing the job...
[2026-09-15 16:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:09:03] Production.INFO: ==20534== Lock acquired, processing the job...
[2026-09-15 16:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:09:03] Production.INFO: ==20532== Lock acquired, processing the job...
[2026-09-15 16:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:09:03] Production.INFO: Account Balance Start.
[2026-09-15 16:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:09:03] Production.INFO: 117
[2026-09-15 16:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:09:03] Production.INFO: ==20534== Releasing lock...
[2026-09-15 16:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:09:03] Production.INFO: Total Charge 0
[2026-09-15 16:09:03] Production.INFO: CreateAllLog End
[2026-09-15 16:09:03] Production.INFO: Account Balance End.
[2026-09-15 16:09:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:09:03] Production.INFO: ==20532== Releasing lock...
[2026-09-15 16:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:09:04] Production.INFO: ==20528== Releasing lock...
[2026-09-15 16:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:09:11] Production.ERROR: CronJobId end10
[2026-09-15 16:09:11] Production.INFO: ==20530== Releasing lock...
[2026-09-15 16:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:09:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:09:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:09:13] Production.INFO: call_cost start
[2026-09-15 16:09:13] Production.INFO: call_cost end
[2026-09-15 16:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:09:13] Production.INFO: ==20526== Releasing lock...
[2026-09-15 16:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:10:01] Production.INFO: ==20590== Lock acquired, processing the job...
[2026-09-15 21:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:10:01] Production.INFO: neon service started
[2026-09-15 21:10:01] Production.INFO: neon service started
[2026-09-15 21:10:01] Production.INFO: ==20590== Releasing lock...
[2026-09-15 21:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:10:01] Production.INFO: ==20592== Lock acquired, processing the job...
[2026-09-15 16:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:10:01] Production.INFO: ==20592== Releasing lock...
[2026-09-15 16:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:10:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:10:02] Production.INFO: ==20594== Lock acquired, processing the job...
[2026-09-15 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:10:02] Production.INFO: ==20594== Releasing lock...
[2026-09-15 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:10:02] Production.INFO: ==20596== Lock acquired, processing the job...
[2026-09-15 16:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:10:02] Production.INFO: ==20598== Lock acquired, processing the job...
[2026-09-15 16:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:10:02] Production.INFO: ==20600== Lock acquired, processing the job...
[2026-09-15 16:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:10:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:10:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:10:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:10:02] Production.INFO: ==20602== Lock acquired, processing the job...
[2026-09-15 16:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:10:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:10:02] Production.INFO: ==20604== Lock acquired, processing the job...
[2026-09-15 16:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 16:10:03] Production.INFO: Account Balance Start.
[2026-09-15 16:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:10:03] Production.INFO: 117
[2026-09-15 16:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:10:03] Production.INFO: ==20604== Releasing lock...
[2026-09-15 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:10:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:10:03] Production.INFO: Total Charge 0
[2026-09-15 16:10:03] Production.INFO: CreateAllLog End
[2026-09-15 16:10:03] Production.INFO: ==20598== Releasing lock...
[2026-09-15 16:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:10:03] Production.INFO: Account Balance End.
[2026-09-15 16:10:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:10:03] Production.INFO: ==20602== Releasing lock...
[2026-09-15 16:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:10:10] Production.ERROR: CronJobId end10
[2026-09-15 16:10:10] Production.INFO: ==20600== Releasing lock...
[2026-09-15 16:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:10:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:10:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:10:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:10:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:10:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:10:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:10:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:10:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:10:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:10:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:10:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:10:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:10:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:10:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:10:13] Production.INFO: call_cost start
[2026-09-15 16:10:13] Production.INFO: call_cost end
[2026-09-15 16:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:10:13] Production.INFO: ==20596== Releasing lock...
[2026-09-15 16:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:11:01] Production.INFO: ==20662== Lock acquired, processing the job...
[2026-09-15 21:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:11:01] Production.INFO: neon service started
[2026-09-15 21:11:01] Production.INFO: neon service started
[2026-09-15 21:11:01] Production.INFO: ==20662== Releasing lock...
[2026-09-15 21:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:11:02] Production.INFO: ==20666== Lock acquired, processing the job...
[2026-09-15 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:11:02] Production.INFO: ==20666== Releasing lock...
[2026-09-15 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:11:02] Production.INFO: ==20664== Lock acquired, processing the job...
[2026-09-15 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:11:02] Production.INFO: ==20664== Releasing lock...
[2026-09-15 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:11:03] Production.INFO: ==20669== Lock acquired, processing the job...
[2026-09-15 16:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:11:03] Production.INFO: ==20671== Lock acquired, processing the job...
[2026-09-15 16:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:11:03] Production.INFO: ==20673== Lock acquired, processing the job...
[2026-09-15 16:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:11:03] Production.INFO: ==20677== Lock acquired, processing the job...
[2026-09-15 16:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:11:03] Production.INFO: ==20675== Lock acquired, processing the job...
[2026-09-15 16:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:11:03] Production.INFO: Account Balance Start.
[2026-09-15 16:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:11:03] Production.INFO: 117
[2026-09-15 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-15 16:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:11:03] Production.INFO: ==20677== Releasing lock...
[2026-09-15 16:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:11:03] Production.INFO: Total Charge 0
[2026-09-15 16:11:03] Production.INFO: CreateAllLog End
[2026-09-15 16:11:04] Production.INFO: Account Balance End.
[2026-09-15 16:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:11:04] Production.INFO: ==20675== Releasing lock...
[2026-09-15 16:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:11:04] Production.INFO: ==20671== Releasing lock...
[2026-09-15 16:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:11:11] Production.ERROR: CronJobId end10
[2026-09-15 16:11:11] Production.INFO: ==20673== Releasing lock...
[2026-09-15 16:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:11:14] Production.INFO: call_cost start
[2026-09-15 16:11:14] Production.INFO: call_cost end
[2026-09-15 16:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:11:14] Production.INFO: ==20669== Releasing lock...
[2026-09-15 16:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:12:02] Production.INFO: ==20732== Lock acquired, processing the job...
[2026-09-15 21:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:12:02] Production.INFO: neon service started
[2026-09-15 21:12:02] Production.INFO: neon service started
[2026-09-15 21:12:02] Production.INFO: ==20732== Releasing lock...
[2026-09-15 21:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:12:02] Production.INFO: ==20734== Lock acquired, processing the job...
[2026-09-15 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:12:02] Production.INFO: ==20736== Lock acquired, processing the job...
[2026-09-15 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:12:02] Production.INFO: ==20736== Releasing lock...
[2026-09-15 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:12:02] Production.INFO: ==20734== Releasing lock...
[2026-09-15 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:12:03] Production.INFO: ==20740== Lock acquired, processing the job...
[2026-09-15 16:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:12:03] Production.INFO: ==20745== Lock acquired, processing the job...
[2026-09-15 16:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:12:03] Production.INFO: ==20742== Lock acquired, processing the job...
[2026-09-15 16:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:12:03] Production.INFO: ==20738== Lock acquired, processing the job...
[2026-09-15 16:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:12:03] Production.INFO: ==20747== Lock acquired, processing the job...
[2026-09-15 16:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:12:03] Production.INFO: Account Balance Start.
[2026-09-15 16:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:12:03] Production.INFO: 117
[2026-09-15 16:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:12:04] Production.INFO: ==20747== Releasing lock...
[2026-09-15 16:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:12:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:12:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:12:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:12:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:12:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:12:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:12:04] Production.INFO: Total Charge 0
[2026-09-15 16:12:04] Production.INFO: CreateAllLog End
[2026-09-15 16:12:04] Production.INFO: Account Balance End.
[2026-09-15 16:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:12:04] Production.INFO: ==20745== Releasing lock...
[2026-09-15 16:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:12:04] Production.INFO: ==20740== Releasing lock...
[2026-09-15 16:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:12:11] Production.ERROR: CronJobId end10
[2026-09-15 16:12:11] Production.INFO: ==20742== Releasing lock...
[2026-09-15 16:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:12:14] Production.INFO: call_cost start
[2026-09-15 16:12:14] Production.INFO: call_cost end
[2026-09-15 16:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:12:14] Production.INFO: ==20738== Releasing lock...
[2026-09-15 16:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:13:01] Production.INFO: ==20804== Lock acquired, processing the job...
[2026-09-15 21:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:13:01] Production.INFO: neon service started
[2026-09-15 21:13:01] Production.INFO: neon service started
[2026-09-15 21:13:01] Production.INFO: ==20804== Releasing lock...
[2026-09-15 21:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:13:02] Production.INFO: ==20806== Lock acquired, processing the job...
[2026-09-15 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:13:02] Production.INFO: ==20808== Lock acquired, processing the job...
[2026-09-15 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:13:02] Production.INFO: ==20808== Releasing lock...
[2026-09-15 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:13:02] Production.INFO: ==20806== Releasing lock...
[2026-09-15 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:13:03] Production.INFO: ==20815== Lock acquired, processing the job...
[2026-09-15 16:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:13:03] Production.INFO: ==20811== Lock acquired, processing the job...
[2026-09-15 16:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:13:03] Production.INFO: ==20817== Lock acquired, processing the job...
[2026-09-15 16:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:13:03] Production.INFO: ==20813== Lock acquired, processing the job...
[2026-09-15 16:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:13:03] Production.INFO: ==20819== Lock acquired, processing the job...
[2026-09-15 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:13:03] Production.INFO: Account Balance Start.
[2026-09-15 16:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:13:03] Production.INFO: 117
[2026-09-15 16:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:13:03] Production.INFO: ==20819== Releasing lock...
[2026-09-15 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:13:03] Production.INFO: Total Charge 0
[2026-09-15 16:13:03] Production.INFO: CreateAllLog End
[2026-09-15 16:13:03] Production.INFO: Account Balance End.
[2026-09-15 16:13:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:13:04] Production.INFO: ==20817== Releasing lock...
[2026-09-15 16:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:13:04] Production.INFO: ==20813== Releasing lock...
[2026-09-15 16:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:13:10] Production.ERROR: CronJobId end10
[2026-09-15 16:13:10] Production.INFO: ==20815== Releasing lock...
[2026-09-15 16:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:13:14] Production.INFO: call_cost start
[2026-09-15 16:13:14] Production.INFO: call_cost end
[2026-09-15 16:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:13:14] Production.INFO: ==20811== Releasing lock...
[2026-09-15 16:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:14:02] Production.INFO: ==20876== Lock acquired, processing the job...
[2026-09-15 21:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:14:02] Production.INFO: neon service started
[2026-09-15 21:14:02] Production.INFO: neon service started
[2026-09-15 21:14:02] Production.INFO: ==20876== Releasing lock...
[2026-09-15 21:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:14:02] Production.INFO: ==20878== Lock acquired, processing the job...
[2026-09-15 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:14:02] Production.INFO: ==20878== Releasing lock...
[2026-09-15 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:14:02] Production.INFO: ==20880== Lock acquired, processing the job...
[2026-09-15 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:14:02] Production.INFO: ==20880== Releasing lock...
[2026-09-15 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:14:03] Production.INFO: ==20882== Lock acquired, processing the job...
[2026-09-15 16:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:14:03] Production.INFO: ==20888== Lock acquired, processing the job...
[2026-09-15 16:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:14:03] Production.INFO: ==20886== Lock acquired, processing the job...
[2026-09-15 16:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:14:03] Production.INFO: ==20884== Lock acquired, processing the job...
[2026-09-15 16:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:14:03] Production.INFO: ==20890== Lock acquired, processing the job...
[2026-09-15 16:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:14:03] Production.INFO: Account Balance Start.
[2026-09-15 16:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:14:03] Production.INFO: 117
[2026-09-15 16:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 16:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 16:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:14:03] Production.INFO: ==20890== Releasing lock...
[2026-09-15 16:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:14:03] Production.INFO: Total Charge 0
[2026-09-15 16:14:03] Production.INFO: CreateAllLog End
[2026-09-15 16:14:04] Production.INFO: Account Balance End.
[2026-09-15 16:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:14:04] Production.INFO: ==20888== Releasing lock...
[2026-09-15 16:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:14:04] Production.INFO: ==20884== Releasing lock...
[2026-09-15 16:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:14:11] Production.ERROR: CronJobId end10
[2026-09-15 16:14:11] Production.INFO: ==20886== Releasing lock...
[2026-09-15 16:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:14:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:14:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:14:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:14:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:14:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:14:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:14:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:14:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:14:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:14:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:14:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:14:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:14:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:14:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:14:13] Production.INFO: call_cost start
[2026-09-15 16:14:13] Production.INFO: call_cost end
[2026-09-15 16:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:14:13] Production.INFO: ==20882== Releasing lock...
[2026-09-15 16:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:15:01] Production.INFO: ==20944== Lock acquired, processing the job...
[2026-09-15 21:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:15:01] Production.INFO: neon service started
[2026-09-15 21:15:01] Production.INFO: neon service started
[2026-09-15 21:15:01] Production.INFO: ==20944== Releasing lock...
[2026-09-15 21:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:15:02] Production.INFO: ==20946== Lock acquired, processing the job...
[2026-09-15 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:15:02] Production.INFO: ==20948== Lock acquired, processing the job...
[2026-09-15 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:15:02] Production.INFO: ==20948== Releasing lock...
[2026-09-15 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:15:02] Production.INFO: ==20946== Releasing lock...
[2026-09-15 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:15:03] Production.INFO: ==20951== Lock acquired, processing the job...
[2026-09-15 16:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 16:15:03] Production.INFO: ==20955== Lock acquired, processing the job...
[2026-09-15 16:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:15:03] Production.INFO: ==20953== Lock acquired, processing the job...
[2026-09-15 16:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 16:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 16:15:03] Production.ERROR: CronJob PID - 20955
[2026-09-15 16:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 16:15:03] Production.ERROR: CronJob ID - 7
[2026-09-15 16:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 16:15:00
[2026-09-15 16:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 16:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 16:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 16:15:03] Production.INFO: ==20951== Releasing lock...
[2026-09-15 16:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 16:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 16:15:03] Production.INFO: ==20959== Lock acquired, processing the job...
[2026-09-15 16:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:15:03] Production.INFO: ==20957== Lock acquired, processing the job...
[2026-09-15 16:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:15:03] Production.INFO: ==20961== Lock acquired, processing the job...
[2026-09-15 16:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 16:15:03] Production.INFO: Account Balance Start.
[2026-09-15 16:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:15:03] Production.INFO: 117
[2026-09-15 16:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:15:03] Production.INFO: ==20963== Lock acquired, processing the job...
[2026-09-15 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:15:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:15:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:15:03] Production.ERROR: done
[2026-09-15 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-15 16:15:03] Production.INFO: ==20963== Releasing lock...
[2026-09-15 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 16:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009076', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 16:15:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:15:04] Production.INFO: Total Charge 0
[2026-09-15 16:15:04] Production.INFO: ==20955== Releasing lock...
[2026-09-15 16:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:15:04] Production.INFO: CreateAllLog End
[2026-09-15 16:15:04] Production.INFO: Account Balance End.
[2026-09-15 16:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:15:04] Production.INFO: ==20959== Releasing lock...
[2026-09-15 16:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009076', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 16:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 16:15:09] Production.INFO: ProcessCDR(1,18009076,1,1,2)
[2026-09-15 16:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009076,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009076,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 16:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 16:15:09] Production.INFO: ==20961== Releasing lock...
[2026-09-15 16:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 16:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 16:15:13] Production.ERROR: CronJobId end10
[2026-09-15 16:15:13] Production.INFO: ==20957== Releasing lock...
[2026-09-15 16:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:15:16] Production.INFO: call_cost start
[2026-09-15 16:15:16] Production.INFO: call_cost end
[2026-09-15 16:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:15:16] Production.INFO: ==20953== Releasing lock...
[2026-09-15 16:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:16:01] Production.INFO: ==21021== Lock acquired, processing the job...
[2026-09-15 21:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:16:01] Production.INFO: neon service started
[2026-09-15 21:16:01] Production.INFO: neon service started
[2026-09-15 21:16:01] Production.INFO: ==21021== Releasing lock...
[2026-09-15 21:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:16:02] Production.INFO: ==21023== Lock acquired, processing the job...
[2026-09-15 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:16:02] Production.INFO: ==21023== Releasing lock...
[2026-09-15 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:16:02] Production.INFO: ==21025== Lock acquired, processing the job...
[2026-09-15 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:16:02] Production.INFO: ==21025== Releasing lock...
[2026-09-15 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:16:03] Production.INFO: ==21027== Lock acquired, processing the job...
[2026-09-15 16:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:16:03] Production.INFO: ==21029== Lock acquired, processing the job...
[2026-09-15 16:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:16:03] Production.INFO: ==21033== Lock acquired, processing the job...
[2026-09-15 16:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:16:03] Production.INFO: Account Balance Start.
[2026-09-15 16:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:16:03] Production.INFO: ==21035== Lock acquired, processing the job...
[2026-09-15 16:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:16:03] Production.INFO: ==21031== Lock acquired, processing the job...
[2026-09-15 16:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:16:03] Production.INFO: 117
[2026-09-15 16:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16: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-15 16:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16: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-15 16:16:03] Production.INFO: ==21035== Releasing lock...
[2026-09-15 16:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:16:03] Production.INFO: ==21029== Releasing lock...
[2026-09-15 16:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:16:03] Production.INFO: Total Charge 0
[2026-09-15 16:16:03] Production.INFO: CreateAllLog End
[2026-09-15 16:16:03] Production.INFO: Account Balance End.
[2026-09-15 16:16:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:16:04] Production.INFO: ==21033== Releasing lock...
[2026-09-15 16:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:16:11] Production.ERROR: CronJobId end10
[2026-09-15 16:16:11] Production.INFO: ==21031== Releasing lock...
[2026-09-15 16:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:16:14] Production.INFO: call_cost start
[2026-09-15 16:16:14] Production.INFO: call_cost end
[2026-09-15 16:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:16:14] Production.INFO: ==21027== Releasing lock...
[2026-09-15 16:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:17:02] Production.INFO: ==21091== Lock acquired, processing the job...
[2026-09-15 21:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:17:02] Production.INFO: neon service started
[2026-09-15 21:17:02] Production.INFO: neon service started
[2026-09-15 21:17:02] Production.INFO: ==21091== Releasing lock...
[2026-09-15 21:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:17:02] Production.INFO: ==21093== Lock acquired, processing the job...
[2026-09-15 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:17:02] Production.INFO: ==21093== Releasing lock...
[2026-09-15 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:17:03] Production.INFO: ==21095== Lock acquired, processing the job...
[2026-09-15 20:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:17:03] Production.INFO: ==21095== Releasing lock...
[2026-09-15 20:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:17:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:17:03] Production.INFO: ==21099== Lock acquired, processing the job...
[2026-09-15 16:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:17:03] Production.INFO: ==21101== Lock acquired, processing the job...
[2026-09-15 16:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:17:03] Production.INFO: ==21103== Lock acquired, processing the job...
[2026-09-15 16:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:17:03] Production.INFO: ==21097== Lock acquired, processing the job...
[2026-09-15 16:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:17:03] Production.INFO: Account Balance Start.
[2026-09-15 16:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:17:03] Production.INFO: ==21105== Lock acquired, processing the job...
[2026-09-15 16:17:03] Production.INFO: 117
[2026-09-15 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:17:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:17:04] Production.INFO: ==21105== Releasing lock...
[2026-09-15 16:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:17:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:17:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:17:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:17:04] Production.INFO: Total Charge 0
[2026-09-15 16:17:04] Production.INFO: CreateAllLog End
[2026-09-15 16:17:04] Production.INFO: ==21099== Releasing lock...
[2026-09-15 16:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:17:04] Production.INFO: Account Balance End.
[2026-09-15 16:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:17:04] Production.INFO: ==21103== Releasing lock...
[2026-09-15 16:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:17:11] Production.ERROR: CronJobId end10
[2026-09-15 16:17:11] Production.INFO: ==21101== Releasing lock...
[2026-09-15 16:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:17:13] Production.INFO: call_cost start
[2026-09-15 16:17:13] Production.INFO: call_cost end
[2026-09-15 16:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:17:13] Production.INFO: ==21097== Releasing lock...
[2026-09-15 16:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:18:01] Production.INFO: ==21162== Lock acquired, processing the job...
[2026-09-15 21:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:18:01] Production.INFO: neon service started
[2026-09-15 21:18:01] Production.INFO: neon service started
[2026-09-15 21:18:01] Production.INFO: ==21162== Releasing lock...
[2026-09-15 21:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:18:02] Production.INFO: ==21164== Lock acquired, processing the job...
[2026-09-15 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:18:02] Production.INFO: ==21166== Lock acquired, processing the job...
[2026-09-15 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:18:02] Production.INFO: ==21166== Releasing lock...
[2026-09-15 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:18:02] Production.INFO: ==21164== Releasing lock...
[2026-09-15 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:18:03] Production.INFO: ==21171== Lock acquired, processing the job...
[2026-09-15 16:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:18:03] Production.INFO: ==21169== Lock acquired, processing the job...
[2026-09-15 16:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:18:03] Production.INFO: ==21173== Lock acquired, processing the job...
[2026-09-15 16:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:18:03] Production.INFO: ==21175== Lock acquired, processing the job...
[2026-09-15 16:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:18:03] Production.INFO: ==21177== Lock acquired, processing the job...
[2026-09-15 16:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:18:03] Production.INFO: Account Balance Start.
[2026-09-15 16:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:18:03] Production.INFO: 117
[2026-09-15 16:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:18:03] Production.INFO: ==21177== Releasing lock...
[2026-09-15 16:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:18:03] Production.INFO: ==21171== Releasing lock...
[2026-09-15 16:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:18:03] Production.INFO: Total Charge 0
[2026-09-15 16:18:03] Production.INFO: CreateAllLog End
[2026-09-15 16:18:03] Production.INFO: Account Balance End.
[2026-09-15 16:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:18:04] Production.INFO: ==21175== Releasing lock...
[2026-09-15 16:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:18:10] Production.ERROR: CronJobId end10
[2026-09-15 16:18:10] Production.INFO: ==21173== Releasing lock...
[2026-09-15 16:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:18:14] Production.INFO: call_cost start
[2026-09-15 16:18:14] Production.INFO: call_cost end
[2026-09-15 16:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:18:14] Production.INFO: ==21169== Releasing lock...
[2026-09-15 16:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:19:02] Production.INFO: ==21236== Lock acquired, processing the job...
[2026-09-15 21:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:19:02] Production.INFO: neon service started
[2026-09-15 21:19:02] Production.INFO: neon service started
[2026-09-15 21:19:02] Production.INFO: ==21236== Releasing lock...
[2026-09-15 21:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:19:02] Production.INFO: ==21238== Lock acquired, processing the job...
[2026-09-15 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:19:02] Production.INFO: ==21238== Releasing lock...
[2026-09-15 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:19:02] Production.INFO: ==21240== Lock acquired, processing the job...
[2026-09-15 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:19:02] Production.INFO: ==21240== Releasing lock...
[2026-09-15 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:19:03] Production.INFO: ==21243== Lock acquired, processing the job...
[2026-09-15 16:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:19:03] Production.INFO: ==21245== Lock acquired, processing the job...
[2026-09-15 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:19:03] Production.INFO: ==21247== Lock acquired, processing the job...
[2026-09-15 16:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:19:03] Production.INFO: ==21249== Lock acquired, processing the job...
[2026-09-15 16:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:19:03] Production.INFO: ==21251== Lock acquired, processing the job...
[2026-09-15 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:19:03] Production.INFO: Account Balance Start.
[2026-09-15 16:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:19:03] Production.INFO: 117
[2026-09-15 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-15 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-15 16:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:19:03] Production.INFO: ==21251== Releasing lock...
[2026-09-15 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:19:03] Production.INFO: Total Charge 0
[2026-09-15 16:19:03] Production.INFO: CreateAllLog End
[2026-09-15 16:19:04] Production.INFO: Account Balance End.
[2026-09-15 16:19:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:19:04] Production.INFO: ==21249== Releasing lock...
[2026-09-15 16:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:19:04] Production.INFO: ==21245== Releasing lock...
[2026-09-15 16:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:19:11] Production.ERROR: CronJobId end10
[2026-09-15 16:19:11] Production.INFO: ==21247== Releasing lock...
[2026-09-15 16:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:19:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:19:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:19:12] Production.INFO: call_cost start
[2026-09-15 16:19:12] Production.INFO: call_cost end
[2026-09-15 16:19:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:19:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:19:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:19:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:19:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:19:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:19:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:19:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:19:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:19:13] Production.INFO: ==21243== Releasing lock...
[2026-09-15 16:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:20:01] Production.INFO: ==21308== Lock acquired, processing the job...
[2026-09-15 21:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:20:01] Production.INFO: neon service started
[2026-09-15 21:20:01] Production.INFO: neon service started
[2026-09-15 21:20:01] Production.INFO: ==21308== Releasing lock...
[2026-09-15 21:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:20:01] Production.INFO: ==21312== Lock acquired, processing the job...
[2026-09-15 20:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:20:01] Production.INFO: ==21312== Releasing lock...
[2026-09-15 20:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:20:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:20:02] Production.INFO: ==21310== Lock acquired, processing the job...
[2026-09-15 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:20:02] Production.INFO: ==21310== Releasing lock...
[2026-09-15 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:20:03] Production.INFO: ==21319== Lock acquired, processing the job...
[2026-09-15 16:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:20:03] Production.INFO: ==21317== Lock acquired, processing the job...
[2026-09-15 16:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:20:03] Production.INFO: ==21315== Lock acquired, processing the job...
[2026-09-15 16:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:20:03] Production.INFO: ==21321== Lock acquired, processing the job...
[2026-09-15 16:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:20:03] Production.INFO: ==21323== Lock acquired, processing the job...
[2026-09-15 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:20:03] Production.INFO: Account Balance Start.
[2026-09-15 16:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:20:03] Production.INFO: 117
[2026-09-15 16:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:20:03] Production.INFO: ==21323== Releasing lock...
[2026-09-15 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:20:03] Production.INFO: Total Charge 0
[2026-09-15 16:20:03] Production.INFO: CreateAllLog End
[2026-09-15 16:20:03] Production.INFO: ==21317== Releasing lock...
[2026-09-15 16:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:20:03] Production.INFO: Account Balance End.
[2026-09-15 16:20:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:20:03] Production.INFO: ==21321== Releasing lock...
[2026-09-15 16:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:20:11] Production.ERROR: CronJobId end10
[2026-09-15 16:20:11] Production.INFO: ==21319== Releasing lock...
[2026-09-15 16:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:20:14] Production.INFO: call_cost start
[2026-09-15 16:20:14] Production.INFO: call_cost end
[2026-09-15 16:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:20:14] Production.INFO: ==21315== Releasing lock...
[2026-09-15 16:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:21:01] Production.INFO: ==21381== Lock acquired, processing the job...
[2026-09-15 21:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:21:01] Production.INFO: neon service started
[2026-09-15 21:21:01] Production.INFO: neon service started
[2026-09-15 21:21:01] Production.INFO: ==21381== Releasing lock...
[2026-09-15 21:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:21:02] Production.INFO: ==21383== Lock acquired, processing the job...
[2026-09-15 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:21:02] Production.INFO: ==21383== Releasing lock...
[2026-09-15 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:21:02] Production.INFO: ==21385== Lock acquired, processing the job...
[2026-09-15 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:21:02] Production.INFO: ==21385== Releasing lock...
[2026-09-15 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:21:03] Production.INFO: ==21387== Lock acquired, processing the job...
[2026-09-15 16:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:21:03] Production.INFO: ==21389== Lock acquired, processing the job...
[2026-09-15 16:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:21:03] Production.INFO: ==21395== Lock acquired, processing the job...
[2026-09-15 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:21:03] Production.INFO: ==21391== Lock acquired, processing the job...
[2026-09-15 16:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:21:03] Production.INFO: ==21393== Lock acquired, processing the job...
[2026-09-15 16:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 16:21:03] Production.INFO: ==21395== Releasing lock...
[2026-09-15 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:21:03] Production.INFO: Account Balance Start.
[2026-09-15 16:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:21:03] Production.INFO: 117
[2026-09-15 16:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:21:03] Production.INFO: Total Charge 0
[2026-09-15 16:21:03] Production.INFO: CreateAllLog End
[2026-09-15 16:21:03] Production.INFO: Account Balance End.
[2026-09-15 16:21:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:21:03] Production.INFO: ==21393== Releasing lock...
[2026-09-15 16:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:21:03] Production.INFO: ==21389== Releasing lock...
[2026-09-15 16:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:21:11] Production.ERROR: CronJobId end10
[2026-09-15 16:21:11] Production.INFO: ==21391== Releasing lock...
[2026-09-15 16:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:21:14] Production.INFO: call_cost start
[2026-09-15 16:21:14] Production.INFO: call_cost end
[2026-09-15 16:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:21:14] Production.INFO: ==21387== Releasing lock...
[2026-09-15 16:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:22:02] Production.INFO: ==21450== Lock acquired, processing the job...
[2026-09-15 21:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:22:02] Production.INFO: neon service started
[2026-09-15 21:22:02] Production.INFO: neon service started
[2026-09-15 21:22:02] Production.INFO: ==21450== Releasing lock...
[2026-09-15 21:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:22:02] Production.INFO: ==21454== Lock acquired, processing the job...
[2026-09-15 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:22:02] Production.INFO: ==21454== Releasing lock...
[2026-09-15 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:22:02] Production.INFO: ==21452== Lock acquired, processing the job...
[2026-09-15 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:22:03] Production.INFO: ==21452== Releasing lock...
[2026-09-15 16:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:22:03] Production.INFO: ==21458== Lock acquired, processing the job...
[2026-09-15 16:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:22:03] Production.INFO: ==21460== Lock acquired, processing the job...
[2026-09-15 16:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:22:03] Production.INFO: ==21462== Lock acquired, processing the job...
[2026-09-15 16:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:22:03] Production.INFO: ==21456== Lock acquired, processing the job...
[2026-09-15 16:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:22:03] Production.INFO: ==21464== Lock acquired, processing the job...
[2026-09-15 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:22:04] Production.INFO: Account Balance Start.
[2026-09-15 16:22:04] Production.INFO: CreateAllLog Start
[2026-09-15 16:22:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:22:04] Production.INFO: 117
[2026-09-15 16:22:04] Production.INFO: Date 2026-09-08
[2026-09-15 16:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16: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-15 16: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-15 16:22:04] Production.INFO: ==21464== Releasing lock...
[2026-09-15 16:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:22:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:22:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:22:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:22:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:22:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:22:04] Production.INFO: Total Charge 0
[2026-09-15 16:22:04] Production.INFO: CreateAllLog End
[2026-09-15 16:22:04] Production.INFO: Account Balance End.
[2026-09-15 16:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:22:04] Production.INFO: ==21462== Releasing lock...
[2026-09-15 16:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:22:04] Production.INFO: ==21458== Releasing lock...
[2026-09-15 16:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:22:12] Production.ERROR: CronJobId end10
[2026-09-15 16:22:12] Production.INFO: ==21460== Releasing lock...
[2026-09-15 16:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:22:14] Production.INFO: call_cost start
[2026-09-15 16:22:14] Production.INFO: call_cost end
[2026-09-15 16:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:22:14] Production.INFO: ==21456== Releasing lock...
[2026-09-15 16:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:23:01] Production.INFO: ==21520== Lock acquired, processing the job...
[2026-09-15 21:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:23:01] Production.INFO: neon service started
[2026-09-15 21:23:01] Production.INFO: neon service started
[2026-09-15 21:23:01] Production.INFO: ==21520== Releasing lock...
[2026-09-15 21:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:23:02] Production.INFO: ==21522== Lock acquired, processing the job...
[2026-09-15 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:23:02] Production.INFO: ==21522== Releasing lock...
[2026-09-15 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:23:02] Production.INFO: ==21524== Lock acquired, processing the job...
[2026-09-15 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:23:02] Production.INFO: ==21524== Releasing lock...
[2026-09-15 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:23:03] Production.INFO: ==21532== Lock acquired, processing the job...
[2026-09-15 16:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:23:03] Production.INFO: ==21526== Lock acquired, processing the job...
[2026-09-15 16:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:23:03] Production.INFO: ==21528== Lock acquired, processing the job...
[2026-09-15 16:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:23:03] Production.INFO: ==21534== Lock acquired, processing the job...
[2026-09-15 16:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:23:03] Production.INFO: ==21530== Lock acquired, processing the job...
[2026-09-15 16:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:23:03] Production.INFO: Account Balance Start.
[2026-09-15 16:23:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:23:03] Production.INFO: 117
[2026-09-15 16:23:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 16:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 16:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:23:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:23:03] Production.INFO: ==21534== Releasing lock...
[2026-09-15 16:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:23:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:23:03] Production.INFO: Total Charge 0
[2026-09-15 16:23:03] Production.INFO: CreateAllLog End
[2026-09-15 16:23:03] Production.INFO: Account Balance End.
[2026-09-15 16:23:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:23:03] Production.INFO: ==21532== Releasing lock...
[2026-09-15 16:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:23:03] Production.INFO: ==21528== Releasing lock...
[2026-09-15 16:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:23:11] Production.ERROR: CronJobId end10
[2026-09-15 16:23:11] Production.INFO: ==21530== Releasing lock...
[2026-09-15 16:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:23:13] Production.INFO: call_cost start
[2026-09-15 16:23:13] Production.INFO: call_cost end
[2026-09-15 16:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:23:13] Production.INFO: ==21526== Releasing lock...
[2026-09-15 16:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:24:02] Production.INFO: ==21589== Lock acquired, processing the job...
[2026-09-15 21:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:24:02] Production.INFO: neon service started
[2026-09-15 21:24:02] Production.INFO: neon service started
[2026-09-15 21:24:02] Production.INFO: ==21589== Releasing lock...
[2026-09-15 21:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:24:02] Production.INFO: ==21593== Lock acquired, processing the job...
[2026-09-15 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:24:02] Production.INFO: ==21593== Releasing lock...
[2026-09-15 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:24:02] Production.INFO: ==21591== Lock acquired, processing the job...
[2026-09-15 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:24:02] Production.INFO: ==21591== Releasing lock...
[2026-09-15 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:24:03] Production.INFO: ==21596== Lock acquired, processing the job...
[2026-09-15 16:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:24:03] Production.INFO: ==21598== Lock acquired, processing the job...
[2026-09-15 16:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:24:03] Production.INFO: ==21600== Lock acquired, processing the job...
[2026-09-15 16:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:24:03] Production.INFO: ==21602== Lock acquired, processing the job...
[2026-09-15 16:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:24:03] Production.INFO: ==21604== Lock acquired, processing the job...
[2026-09-15 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:24:03] Production.INFO: Account Balance Start.
[2026-09-15 16:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:24:03] Production.INFO: 117
[2026-09-15 16:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:24:03] Production.INFO: ==21604== Releasing lock...
[2026-09-15 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:24:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:24:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:24:04] Production.INFO: Total Charge 0
[2026-09-15 16:24:04] Production.INFO: CreateAllLog End
[2026-09-15 16:24:04] Production.INFO: Account Balance End.
[2026-09-15 16:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:24:04] Production.INFO: ==21602== Releasing lock...
[2026-09-15 16:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:24:04] Production.INFO: ==21598== Releasing lock...
[2026-09-15 16:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:24:12] Production.ERROR: CronJobId end10
[2026-09-15 16:24:12] Production.INFO: ==21600== Releasing lock...
[2026-09-15 16:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:24:14] Production.INFO: call_cost start
[2026-09-15 16:24:14] Production.INFO: call_cost end
[2026-09-15 16:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:24:14] Production.INFO: ==21596== Releasing lock...
[2026-09-15 16:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:25:01] Production.INFO: ==21661== Lock acquired, processing the job...
[2026-09-15 21:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:25:01] Production.INFO: neon service started
[2026-09-15 21:25:01] Production.INFO: neon service started
[2026-09-15 21:25:01] Production.INFO: ==21661== Releasing lock...
[2026-09-15 21:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:25:02] Production.INFO: ==21663== Lock acquired, processing the job...
[2026-09-15 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:25:02] Production.INFO: ==21665== Lock acquired, processing the job...
[2026-09-15 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:25:02] Production.INFO: ==21665== Releasing lock...
[2026-09-15 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:25:02] Production.INFO: ==21663== Releasing lock...
[2026-09-15 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:25:03] Production.INFO: ==21668== Lock acquired, processing the job...
[2026-09-15 16:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 16:25:03] Production.INFO: ==21670== Lock acquired, processing the job...
[2026-09-15 16:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 16:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 16:25:03] Production.ERROR: CronJob PID - 21670
[2026-09-15 16:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 16:25:03] Production.ERROR: CronJob ID - 5
[2026-09-15 16:25:03] Production.ERROR: CronJob Last Run Time 2026-09-15 16:25:00
[2026-09-15 16:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 16:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 16:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 16:25:03] Production.INFO: ==21668== Releasing lock...
[2026-09-15 16:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 16:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 16:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:25:03] Production.INFO: ==21678== Lock acquired, processing the job...
[2026-09-15 16:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 16:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 16:25:03] Production.INFO: ==21672== Lock acquired, processing the job...
[2026-09-15 16:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:25:03] Production.INFO: ==21674== Lock acquired, processing the job...
[2026-09-15 16:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:25:03] Production.INFO: ==21676== Lock acquired, processing the job...
[2026-09-15 16:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:25:03] Production.ERROR: done
[2026-09-15 16:25:03] Production.INFO: ==21680== Lock acquired, processing the job...
[2026-09-15 16:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 16:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009115', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 16:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:25:03] Production.INFO: Account Balance Start.
[2026-09-15 16:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:25:03] Production.INFO: 117
[2026-09-15 16:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:25:04] Production.INFO: ==21680== Releasing lock...
[2026-09-15 16:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:25:04] Production.INFO: Total Charge 0
[2026-09-15 16:25:04] Production.INFO: CreateAllLog End
[2026-09-15 16:25:04] Production.INFO: ==21672== Releasing lock...
[2026-09-15 16:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:25:04] Production.INFO: Account Balance End.
[2026-09-15 16:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:25:04] Production.INFO: ==21676== Releasing lock...
[2026-09-15 16:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009115', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 16:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 16:25:09] Production.INFO: ProcessCDR(1,18009115,1,1,2)
[2026-09-15 16:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009115,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009115,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 16:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 16:25:10] Production.INFO: ==21678== Releasing lock...
[2026-09-15 16:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 16:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 16:25:13] Production.ERROR: CronJobId end10
[2026-09-15 16:25:13] Production.INFO: ==21674== Releasing lock...
[2026-09-15 16:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:25:16] Production.INFO: call_cost start
[2026-09-15 16:25:16] Production.INFO: call_cost end
[2026-09-15 16:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:25:16] Production.INFO: ==21670== Releasing lock...
[2026-09-15 16:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:26:01] Production.INFO: ==21734== Lock acquired, processing the job...
[2026-09-15 21:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:26:01] Production.INFO: neon service started
[2026-09-15 21:26:01] Production.INFO: neon service started
[2026-09-15 21:26:01] Production.INFO: ==21734== Releasing lock...
[2026-09-15 21:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:26:02] Production.INFO: ==21736== Lock acquired, processing the job...
[2026-09-15 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:26:02] Production.INFO: ==21736== Releasing lock...
[2026-09-15 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:26:02] Production.INFO: ==21738== Lock acquired, processing the job...
[2026-09-15 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:26:02] Production.INFO: ==21738== Releasing lock...
[2026-09-15 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:26:03] Production.INFO: ==21744== Lock acquired, processing the job...
[2026-09-15 16:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:26:03] Production.INFO: ==21740== Lock acquired, processing the job...
[2026-09-15 16:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:26:03] Production.INFO: ==21742== Lock acquired, processing the job...
[2026-09-15 16:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:26:03] Production.INFO: ==21746== Lock acquired, processing the job...
[2026-09-15 16:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:26:03] Production.INFO: ==21748== Lock acquired, processing the job...
[2026-09-15 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 16:26:03] Production.INFO: ==21748== Releasing lock...
[2026-09-15 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:26:03] Production.INFO: Account Balance Start.
[2026-09-15 16:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:26:03] Production.INFO: 117
[2026-09-15 16:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:26:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:26:04] Production.INFO: ==21742== Releasing lock...
[2026-09-15 16:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:26:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:26:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:26:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:26:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:26:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:26:04] Production.INFO: Total Charge 0
[2026-09-15 16:26:04] Production.INFO: CreateAllLog End
[2026-09-15 16:26:04] Production.INFO: Account Balance End.
[2026-09-15 16:26:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:26:04] Production.INFO: ==21746== Releasing lock...
[2026-09-15 16:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:26:11] Production.ERROR: CronJobId end10
[2026-09-15 16:26:11] Production.INFO: ==21744== Releasing lock...
[2026-09-15 16:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:26:14] Production.INFO: call_cost start
[2026-09-15 16:26:14] Production.INFO: call_cost end
[2026-09-15 16:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:26:14] Production.INFO: ==21740== Releasing lock...
[2026-09-15 16:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:27:01] Production.INFO: ==21802== Lock acquired, processing the job...
[2026-09-15 21:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:27:01] Production.INFO: neon service started
[2026-09-15 21:27:01] Production.INFO: neon service started
[2026-09-15 21:27:01] Production.INFO: ==21802== Releasing lock...
[2026-09-15 21:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:27:01] Production.INFO: ==21804== Lock acquired, processing the job...
[2026-09-15 16:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:27:01] Production.INFO: ==21804== Releasing lock...
[2026-09-15 16:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:27:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:27:02] Production.INFO: ==21806== Lock acquired, processing the job...
[2026-09-15 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:27:02] Production.INFO: ==21806== Releasing lock...
[2026-09-15 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:27:02] Production.INFO: ==21810== Lock acquired, processing the job...
[2026-09-15 16:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:27:02] Production.INFO: ==21808== Lock acquired, processing the job...
[2026-09-15 16:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:27:02] Production.INFO: ==21815== Lock acquired, processing the job...
[2026-09-15 16:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:27:02] Production.INFO: ==21813== Lock acquired, processing the job...
[2026-09-15 16:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:27:02] Production.INFO: ==21817== Lock acquired, processing the job...
[2026-09-15 16:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:27:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:27:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:27:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:27:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:27:03] Production.INFO: Account Balance Start.
[2026-09-15 16:27:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:27:03] Production.INFO: 117
[2026-09-15 16:27:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:27:03] Production.INFO: ==21817== Releasing lock...
[2026-09-15 16:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:27:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:27:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:27:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:27:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:27:03] Production.INFO: ==21810== Releasing lock...
[2026-09-15 16:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:27:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:27:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:27:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:27:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:27:03] Production.INFO: Total Charge 0
[2026-09-15 16:27:03] Production.INFO: CreateAllLog End
[2026-09-15 16:27:03] Production.INFO: Account Balance End.
[2026-09-15 16:27:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:27:03] Production.INFO: ==21815== Releasing lock...
[2026-09-15 16:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:27:11] Production.ERROR: CronJobId end10
[2026-09-15 16:27:11] Production.INFO: ==21813== Releasing lock...
[2026-09-15 16:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:27:13] Production.INFO: call_cost start
[2026-09-15 16:27:13] Production.INFO: call_cost end
[2026-09-15 16:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:27:13] Production.INFO: ==21808== Releasing lock...
[2026-09-15 16:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:28:01] Production.INFO: ==21875== Lock acquired, processing the job...
[2026-09-15 21:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:28:01] Production.INFO: neon service started
[2026-09-15 21:28:01] Production.INFO: neon service started
[2026-09-15 21:28:01] Production.INFO: ==21875== Releasing lock...
[2026-09-15 21:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:28:02] Production.INFO: ==21877== Lock acquired, processing the job...
[2026-09-15 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:28:02] Production.INFO: ==21879== Lock acquired, processing the job...
[2026-09-15 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:28:02] Production.INFO: ==21879== Releasing lock...
[2026-09-15 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:28:02] Production.INFO: ==21877== Releasing lock...
[2026-09-15 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:28:03] Production.INFO: ==21884== Lock acquired, processing the job...
[2026-09-15 16:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:28:03] Production.INFO: ==21882== Lock acquired, processing the job...
[2026-09-15 16:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:28:03] Production.INFO: ==21886== Lock acquired, processing the job...
[2026-09-15 16:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:28:03] Production.INFO: ==21888== Lock acquired, processing the job...
[2026-09-15 16:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:28:03] Production.INFO: ==21890== Lock acquired, processing the job...
[2026-09-15 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 16:28:03] Production.INFO: Account Balance Start.
[2026-09-15 16:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:28:03] Production.INFO: 117
[2026-09-15 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-15 16:28:03] Production.INFO: ==21890== Releasing lock...
[2026-09-15 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:28:03] Production.INFO: Total Charge 0
[2026-09-15 16:28:04] Production.INFO: CreateAllLog End
[2026-09-15 16:28:04] Production.INFO: ==21884== Releasing lock...
[2026-09-15 16:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:28:04] Production.INFO: Account Balance End.
[2026-09-15 16:28:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:28:04] Production.INFO: ==21888== Releasing lock...
[2026-09-15 16:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:28:11] Production.ERROR: CronJobId end10
[2026-09-15 16:28:11] Production.INFO: ==21886== Releasing lock...
[2026-09-15 16:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:28:14] Production.INFO: call_cost start
[2026-09-15 16:28:14] Production.INFO: call_cost end
[2026-09-15 16:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:28:14] Production.INFO: ==21882== Releasing lock...
[2026-09-15 16:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:29:02] Production.INFO: ==21944== Lock acquired, processing the job...
[2026-09-15 21:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:29:02] Production.INFO: neon service started
[2026-09-15 21:29:02] Production.INFO: neon service started
[2026-09-15 21:29:02] Production.INFO: ==21944== Releasing lock...
[2026-09-15 21:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:29:02] Production.INFO: ==21946== Lock acquired, processing the job...
[2026-09-15 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:29:02] Production.INFO: ==21946== Releasing lock...
[2026-09-15 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:29:02] Production.INFO: ==21948== Lock acquired, processing the job...
[2026-09-15 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:29:03] Production.INFO: ==21948== Releasing lock...
[2026-09-15 20:29:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:29:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:29:03] Production.INFO: ==21951== Lock acquired, processing the job...
[2026-09-15 16:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:29:03] Production.INFO: ==21953== Lock acquired, processing the job...
[2026-09-15 16:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:29:03] Production.INFO: ==21955== Lock acquired, processing the job...
[2026-09-15 16:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:29:03] Production.INFO: ==21957== Lock acquired, processing the job...
[2026-09-15 16:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:29:03] Production.INFO: ==21959== Lock acquired, processing the job...
[2026-09-15 16:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:29:03] Production.INFO: Account Balance Start.
[2026-09-15 16:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:29:03] Production.INFO: 117
[2026-09-15 16:29:04] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 16:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:29:04] Production.INFO: ==21959== Releasing lock...
[2026-09-15 16:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:29:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:29:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:29:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:29:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:29:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:29:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:29:04] Production.INFO: Total Charge 0
[2026-09-15 16:29:04] Production.INFO: CreateAllLog End
[2026-09-15 16:29:04] Production.INFO: ==21953== Releasing lock...
[2026-09-15 16:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:29:04] Production.INFO: Account Balance End.
[2026-09-15 16:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:29:04] Production.INFO: ==21957== Releasing lock...
[2026-09-15 16:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:29:11] Production.ERROR: CronJobId end10
[2026-09-15 16:29:11] Production.INFO: ==21955== Releasing lock...
[2026-09-15 16:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:29:14] Production.INFO: call_cost start
[2026-09-15 16:29:14] Production.INFO: call_cost end
[2026-09-15 16:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:29:14] Production.INFO: ==21951== Releasing lock...
[2026-09-15 16:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:30:01] Production.INFO: ==22014== Lock acquired, processing the job...
[2026-09-15 21:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:30:01] Production.INFO: neon service started
[2026-09-15 21:30:01] Production.INFO: neon service started
[2026-09-15 21:30:01] Production.INFO: ==22014== Releasing lock...
[2026-09-15 21:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:30:01] Production.INFO: ==22016== Lock acquired, processing the job...
[2026-09-15 16:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:30:02] Production.INFO: ==22016== Releasing lock...
[2026-09-15 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:30:02] Production.INFO: ==22018== Lock acquired, processing the job...
[2026-09-15 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:30:02] Production.INFO: ==22018== Releasing lock...
[2026-09-15 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:30:02] Production.INFO: ==22021== Lock acquired, processing the job...
[2026-09-15 16:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:30:03] Production.INFO: ==22023== Lock acquired, processing the job...
[2026-09-15 16:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:30:03] Production.INFO: ==22025== Lock acquired, processing the job...
[2026-09-15 16:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:30:03] Production.INFO: ==22027== Lock acquired, processing the job...
[2026-09-15 16:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:30:03] Production.INFO: ==22029== Lock acquired, processing the job...
[2026-09-15 16:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:30:03] Production.INFO: Account Balance Start.
[2026-09-15 16:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:30:03] Production.INFO: 117
[2026-09-15 16:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 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-15 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:30:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:30:03] Production.INFO: ==22029== Releasing lock...
[2026-09-15 16:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:30:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:30:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:30:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:30:03] Production.INFO: Total Charge 0
[2026-09-15 16:30:03] Production.INFO: CreateAllLog End
[2026-09-15 16:30:03] Production.INFO: ==22023== Releasing lock...
[2026-09-15 16:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:30:03] Production.INFO: Account Balance End.
[2026-09-15 16:30:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:30:03] Production.INFO: ==22027== Releasing lock...
[2026-09-15 16:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:30:12] Production.ERROR: CronJobId end10
[2026-09-15 16:30:12] Production.INFO: ==22025== Releasing lock...
[2026-09-15 16:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:30:14] Production.INFO: call_cost start
[2026-09-15 16:30:14] Production.INFO: call_cost end
[2026-09-15 16:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:30:14] Production.INFO: ==22021== Releasing lock...
[2026-09-15 16:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:31:02] Production.INFO: ==22084== Lock acquired, processing the job...
[2026-09-15 21:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:31:02] Production.INFO: neon service started
[2026-09-15 21:31:02] Production.INFO: neon service started
[2026-09-15 21:31:02] Production.INFO: ==22084== Releasing lock...
[2026-09-15 21:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:31:02] Production.INFO: ==22089== Lock acquired, processing the job...
[2026-09-15 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:31:02] Production.INFO: ==22089== Releasing lock...
[2026-09-15 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:31:02] Production.INFO: ==22087== Lock acquired, processing the job...
[2026-09-15 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:31:02] Production.INFO: ==22087== Releasing lock...
[2026-09-15 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:31:03] Production.INFO: ==22091== Lock acquired, processing the job...
[2026-09-15 16:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:31:03] Production.INFO: ==22093== Lock acquired, processing the job...
[2026-09-15 16:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:31:03] Production.INFO: ==22095== Lock acquired, processing the job...
[2026-09-15 16:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:31:03] Production.INFO: ==22097== Lock acquired, processing the job...
[2026-09-15 16:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:31:03] Production.INFO: ==22099== Lock acquired, processing the job...
[2026-09-15 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:31:03] Production.INFO: Account Balance Start.
[2026-09-15 16:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:31:03] Production.INFO: 117
[2026-09-15 16:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:31:03] Production.INFO: ==22099== Releasing lock...
[2026-09-15 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:31:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:31:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:31:04] Production.INFO: ==22093== Releasing lock...
[2026-09-15 16:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:31:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:31:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:31:04] Production.INFO: Total Charge 0
[2026-09-15 16:31:04] Production.INFO: CreateAllLog End
[2026-09-15 16:31:04] Production.INFO: Account Balance End.
[2026-09-15 16:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:31:04] Production.INFO: ==22097== Releasing lock...
[2026-09-15 16:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:31:10] Production.ERROR: CronJobId end10
[2026-09-15 16:31:10] Production.INFO: ==22095== Releasing lock...
[2026-09-15 16:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:31:14] Production.INFO: call_cost start
[2026-09-15 16:31:14] Production.INFO: call_cost end
[2026-09-15 16:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:31:14] Production.INFO: ==22091== Releasing lock...
[2026-09-15 16:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:32:01] Production.INFO: ==22156== Lock acquired, processing the job...
[2026-09-15 21:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:32:01] Production.INFO: neon service started
[2026-09-15 21:32:01] Production.INFO: neon service started
[2026-09-15 21:32:01] Production.INFO: ==22156== Releasing lock...
[2026-09-15 21:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:32:01] Production.INFO: ==22160== Lock acquired, processing the job...
[2026-09-15 20:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:32:01] Production.INFO: ==22160== Releasing lock...
[2026-09-15 20:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:32:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:32:01] Production.INFO: ==22158== Lock acquired, processing the job...
[2026-09-15 16:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:32:02] Production.INFO: ==22158== Releasing lock...
[2026-09-15 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:32:02] Production.INFO: ==22162== Lock acquired, processing the job...
[2026-09-15 16:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:32:02] Production.INFO: ==22164== Lock acquired, processing the job...
[2026-09-15 16:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:32:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:32:02] Production.INFO: ==22170== Lock acquired, processing the job...
[2026-09-15 16:32:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:32:03] Production.INFO: ==22166== Lock acquired, processing the job...
[2026-09-15 16:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:32:03] Production.INFO: ==22168== Lock acquired, processing the job...
[2026-09-15 16:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 16:32:03] Production.INFO: ==22170== Releasing lock...
[2026-09-15 16:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:32:03] Production.INFO: Account Balance Start.
[2026-09-15 16:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:32:03] Production.INFO: 117
[2026-09-15 16:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:32:03] Production.INFO: Total Charge 0
[2026-09-15 16:32:03] Production.INFO: CreateAllLog End
[2026-09-15 16:32:03] Production.INFO: ==22164== Releasing lock...
[2026-09-15 16:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:32:03] Production.INFO: Account Balance End.
[2026-09-15 16:32:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:32:03] Production.INFO: ==22168== Releasing lock...
[2026-09-15 16:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:32:10] Production.ERROR: CronJobId end10
[2026-09-15 16:32:10] Production.INFO: ==22166== Releasing lock...
[2026-09-15 16:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:32:13] Production.INFO: call_cost start
[2026-09-15 16:32:13] Production.INFO: call_cost end
[2026-09-15 16:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:32:13] Production.INFO: ==22162== Releasing lock...
[2026-09-15 16:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:33:01] Production.INFO: ==22233== Lock acquired, processing the job...
[2026-09-15 21:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:33:01] Production.INFO: neon service started
[2026-09-15 21:33:01] Production.INFO: neon service started
[2026-09-15 21:33:01] Production.INFO: ==22233== Releasing lock...
[2026-09-15 21:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:33:02] Production.INFO: ==22235== Lock acquired, processing the job...
[2026-09-15 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:33:02] Production.INFO: ==22235== Releasing lock...
[2026-09-15 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:33:02] Production.INFO: ==22237== Lock acquired, processing the job...
[2026-09-15 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:33:02] Production.INFO: ==22237== Releasing lock...
[2026-09-15 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:33:03] Production.INFO: ==22240== Lock acquired, processing the job...
[2026-09-15 16:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:33:03] Production.INFO: ==22246== Lock acquired, processing the job...
[2026-09-15 16:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:33:03] Production.INFO: ==22242== Lock acquired, processing the job...
[2026-09-15 16:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:33:03] Production.INFO: ==22244== Lock acquired, processing the job...
[2026-09-15 16:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:33:03] Production.INFO: ==22248== Lock acquired, processing the job...
[2026-09-15 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:33:03] Production.INFO: Account Balance Start.
[2026-09-15 16:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:33:03] Production.INFO: 117
[2026-09-15 16:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 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-15 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:33:03] Production.INFO: ==22248== Releasing lock...
[2026-09-15 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:33:03] Production.INFO: Total Charge 0
[2026-09-15 16:33:03] Production.INFO: CreateAllLog End
[2026-09-15 16:33:04] Production.INFO: Account Balance End.
[2026-09-15 16:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:33:04] Production.INFO: ==22246== Releasing lock...
[2026-09-15 16:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:33:04] Production.INFO: ==22242== Releasing lock...
[2026-09-15 16:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:33:10] Production.ERROR: CronJobId end10
[2026-09-15 16:33:10] Production.INFO: ==22244== Releasing lock...
[2026-09-15 16:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:33:13] Production.INFO: call_cost start
[2026-09-15 16:33:13] Production.INFO: call_cost end
[2026-09-15 16:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:33:13] Production.INFO: ==22240== Releasing lock...
[2026-09-15 16:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:34:02] Production.INFO: ==22306== Lock acquired, processing the job...
[2026-09-15 21:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:34:02] Production.INFO: neon service started
[2026-09-15 21:34:02] Production.INFO: neon service started
[2026-09-15 21:34:02] Production.INFO: ==22306== Releasing lock...
[2026-09-15 21:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:34:02] Production.INFO: ==22308== Lock acquired, processing the job...
[2026-09-15 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:34:02] Production.INFO: ==22308== Releasing lock...
[2026-09-15 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:34:03] Production.INFO: ==22310== Lock acquired, processing the job...
[2026-09-15 20:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:34:03] Production.INFO: ==22310== Releasing lock...
[2026-09-15 20:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:34:03] Production.INFO: ==22319== Lock acquired, processing the job...
[2026-09-15 16:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:34:03] Production.INFO: ==22315== Lock acquired, processing the job...
[2026-09-15 16:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:34:03] Production.INFO: ==22313== Lock acquired, processing the job...
[2026-09-15 16:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:34:03] Production.INFO: ==22317== Lock acquired, processing the job...
[2026-09-15 16:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:34:03] Production.INFO: Account Balance Start.
[2026-09-15 16:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:34:03] Production.INFO: 117
[2026-09-15 16:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:34:03] Production.INFO: ==22321== Lock acquired, processing the job...
[2026-09-15 16:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:34:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16: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-15 16:34:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16:34:04] Production.INFO: ==22321== Releasing lock...
[2026-09-15 16:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:34:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:34:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:34:04] Production.INFO: Total Charge 0
[2026-09-15 16:34:04] Production.INFO: CreateAllLog End
[2026-09-15 16:34:04] Production.INFO: Account Balance End.
[2026-09-15 16:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:34:04] Production.INFO: ==22319== Releasing lock...
[2026-09-15 16:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:34:04] Production.INFO: ==22315== Releasing lock...
[2026-09-15 16:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:34:11] Production.ERROR: CronJobId end10
[2026-09-15 16:34:11] Production.INFO: ==22317== Releasing lock...
[2026-09-15 16:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:34:14] Production.INFO: call_cost start
[2026-09-15 16:34:14] Production.INFO: call_cost end
[2026-09-15 16:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:34:14] Production.INFO: ==22313== Releasing lock...
[2026-09-15 16:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:35:01] Production.INFO: ==22376== Lock acquired, processing the job...
[2026-09-15 21:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:35:01] Production.INFO: neon service started
[2026-09-15 21:35:01] Production.INFO: neon service started
[2026-09-15 21:35:01] Production.INFO: ==22376== Releasing lock...
[2026-09-15 21:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:35:02] Production.INFO: ==22380== Lock acquired, processing the job...
[2026-09-15 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:35:02] Production.INFO: ==22380== Releasing lock...
[2026-09-15 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:35:02] Production.INFO: ==22378== Lock acquired, processing the job...
[2026-09-15 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:35:02] Production.INFO: ==22378== Releasing lock...
[2026-09-15 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:35:03] Production.INFO: ==22383== Lock acquired, processing the job...
[2026-09-15 16:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 16:35:03] Production.INFO: ==22385== Lock acquired, processing the job...
[2026-09-15 16:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:35:03] Production.INFO: ==22387== Lock acquired, processing the job...
[2026-09-15 16:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 16:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 16:35:03] Production.ERROR: CronJob PID - 22385
[2026-09-15 16:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 16:35:03] Production.ERROR: CronJob ID - 5
[2026-09-15 16:35:03] Production.ERROR: CronJob Last Run Time 2026-09-15 16:35:00
[2026-09-15 16:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 16:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 16:35:03] Production.INFO: ==22391== Lock acquired, processing the job...
[2026-09-15 16:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:35:03] Production.INFO: ==22389== Lock acquired, processing the job...
[2026-09-15 16:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 16:35:03] Production.INFO: ==22383== Releasing lock...
[2026-09-15 16:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 16:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 16:35:03] Production.INFO: ==22395== Lock acquired, processing the job...
[2026-09-15 16:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:35:03] Production.INFO: Account Balance Start.
[2026-09-15 16:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:35:03] Production.INFO: 117
[2026-09-15 16:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:35:03] Production.INFO: ==22393== Lock acquired, processing the job...
[2026-09-15 16:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:35:03] Production.INFO: ==22395== Releasing lock...
[2026-09-15 16:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:35:03] Production.ERROR: done
[2026-09-15 16:35:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 16:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009158', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 16:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:35:04] Production.INFO: Total Charge 0
[2026-09-15 16:35:04] Production.INFO: CreateAllLog End
[2026-09-15 16:35:04] Production.INFO: Account Balance End.
[2026-09-15 16:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:35:04] Production.INFO: ==22391== Releasing lock...
[2026-09-15 16:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:35:04] Production.INFO: ==22387== Releasing lock...
[2026-09-15 16:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009158', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 16:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 16:35:09] Production.INFO: ProcessCDR(1,18009158,1,1,2)
[2026-09-15 16:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009158,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009158,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 16:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 16:35:09] Production.INFO: ==22393== Releasing lock...
[2026-09-15 16:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 16:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 16:35:13] Production.ERROR: CronJobId end10
[2026-09-15 16:35:13] Production.INFO: ==22389== Releasing lock...
[2026-09-15 16:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:35:16] Production.INFO: call_cost start
[2026-09-15 16:35:16] Production.INFO: call_cost end
[2026-09-15 16:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:35:16] Production.INFO: ==22385== Releasing lock...
[2026-09-15 16:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:36:02] Production.INFO: ==22451== Lock acquired, processing the job...
[2026-09-15 21:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:36:02] Production.INFO: neon service started
[2026-09-15 21:36:02] Production.INFO: neon service started
[2026-09-15 21:36:02] Production.INFO: ==22451== Releasing lock...
[2026-09-15 21:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:36:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 16:36:02] Production.INFO: ==22453== Lock acquired, processing the job...
[2026-09-15 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:36:02] Production.INFO: ==22453== Releasing lock...
[2026-09-15 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:36:02] Production.INFO: ==22455== Lock acquired, processing the job...
[2026-09-15 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:36:03] Production.INFO: ==22455== Releasing lock...
[2026-09-15 20:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:36:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:36:03] Production.INFO: ==22461== Lock acquired, processing the job...
[2026-09-15 16:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:36:03] Production.INFO: ==22459== Lock acquired, processing the job...
[2026-09-15 16:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:36:03] Production.INFO: ==22457== Lock acquired, processing the job...
[2026-09-15 16:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:36:03] Production.INFO: ==22463== Lock acquired, processing the job...
[2026-09-15 16:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:36:03] Production.INFO: ==22465== Lock acquired, processing the job...
[2026-09-15 16:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:36:03] Production.INFO: Account Balance Start.
[2026-09-15 16:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:36:03] Production.INFO: 117
[2026-09-15 16:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:36:04] Production.INFO: ==22465== Releasing lock...
[2026-09-15 16:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:36:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:36:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:36:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:36:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:36:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:36:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:36:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:36:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:36:04] Production.INFO: Total Charge 0
[2026-09-15 16:36:04] Production.INFO: ==22459== Releasing lock...
[2026-09-15 16:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:36:04] Production.INFO: CreateAllLog End
[2026-09-15 16:36:04] Production.INFO: Account Balance End.
[2026-09-15 16:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:36:04] Production.INFO: ==22463== Releasing lock...
[2026-09-15 16:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:36:11] Production.ERROR: CronJobId end10
[2026-09-15 16:36:11] Production.INFO: ==22461== Releasing lock...
[2026-09-15 16:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:36:13] Production.INFO: call_cost start
[2026-09-15 16:36:13] Production.INFO: call_cost end
[2026-09-15 16:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:36:13] Production.INFO: ==22457== Releasing lock...
[2026-09-15 16:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:37:01] Production.INFO: ==22519== Lock acquired, processing the job...
[2026-09-15 21:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:37:01] Production.INFO: neon service started
[2026-09-15 21:37:01] Production.INFO: neon service started
[2026-09-15 21:37:01] Production.INFO: ==22519== Releasing lock...
[2026-09-15 21:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:37:01] Production.INFO: ==22521== Lock acquired, processing the job...
[2026-09-15 16:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:37:02] Production.INFO: ==22521== Releasing lock...
[2026-09-15 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:37:02] Production.INFO: ==22523== Lock acquired, processing the job...
[2026-09-15 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:37:02] Production.INFO: ==22523== Releasing lock...
[2026-09-15 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:37:02] Production.INFO: ==22527== Lock acquired, processing the job...
[2026-09-15 16:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:37:03] Production.INFO: ==22525== Lock acquired, processing the job...
[2026-09-15 16:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:37:03] Production.INFO: ==22529== Lock acquired, processing the job...
[2026-09-15 16:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:37:03] Production.INFO: ==22531== Lock acquired, processing the job...
[2026-09-15 16:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:37:03] Production.INFO: ==22533== Lock acquired, processing the job...
[2026-09-15 16:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:37:03] Production.INFO: Account Balance Start.
[2026-09-15 16:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:37:03] Production.INFO: 117
[2026-09-15 16:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:37:03] Production.INFO: ==22533== Releasing lock...
[2026-09-15 16:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:37:03] Production.INFO: ==22527== Releasing lock...
[2026-09-15 16:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:37:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:37:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:37:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:37:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:37:03] Production.INFO: Total Charge 0
[2026-09-15 16:37:03] Production.INFO: CreateAllLog End
[2026-09-15 16:37:04] Production.INFO: Account Balance End.
[2026-09-15 16:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:37:04] Production.INFO: ==22531== Releasing lock...
[2026-09-15 16:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:37:10] Production.ERROR: CronJobId end10
[2026-09-15 16:37:10] Production.INFO: ==22529== Releasing lock...
[2026-09-15 16:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:37:13] Production.INFO: call_cost start
[2026-09-15 16:37:13] Production.INFO: call_cost end
[2026-09-15 16:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:37:13] Production.INFO: ==22525== Releasing lock...
[2026-09-15 16:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:38:02] Production.INFO: ==22590== Lock acquired, processing the job...
[2026-09-15 21:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:38:02] Production.INFO: neon service started
[2026-09-15 21:38:02] Production.INFO: neon service started
[2026-09-15 21:38:02] Production.INFO: ==22590== Releasing lock...
[2026-09-15 21:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:38:02] Production.INFO: ==22592== Lock acquired, processing the job...
[2026-09-15 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:38:02] Production.INFO: ==22592== Releasing lock...
[2026-09-15 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:38:02] Production.INFO: ==22595== Lock acquired, processing the job...
[2026-09-15 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:38:03] Production.INFO: ==22595== Releasing lock...
[2026-09-15 20:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:38:03] Production.INFO: ==22601== Lock acquired, processing the job...
[2026-09-15 16:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:38:03] Production.INFO: ==22597== Lock acquired, processing the job...
[2026-09-15 16:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:38:03] Production.INFO: ==22603== Lock acquired, processing the job...
[2026-09-15 16:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:38:03] Production.INFO: Account Balance Start.
[2026-09-15 16:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:38:03] Production.INFO: 117
[2026-09-15 16:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:38:03] Production.INFO: ==22599== Lock acquired, processing the job...
[2026-09-15 16:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:38:03] Production.INFO: ==22605== Lock acquired, processing the job...
[2026-09-15 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:38:03] Production.INFO: Total Charge 0
[2026-09-15 16:38:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 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-15 16:38:03] Production.INFO: ==22605== Releasing lock...
[2026-09-15 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:38:03] Production.INFO: Account Balance End.
[2026-09-15 16:38:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:38:03] Production.INFO: ==22603== Releasing lock...
[2026-09-15 16:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:38:04] Production.INFO: ==22599== Releasing lock...
[2026-09-15 16:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:38:12] Production.ERROR: CronJobId end10
[2026-09-15 16:38:12] Production.INFO: ==22601== Releasing lock...
[2026-09-15 16:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:38:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:38:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:38:15] Production.INFO: call_cost start
[2026-09-15 16:38:15] Production.INFO: call_cost end
[2026-09-15 16:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:38:15] Production.INFO: ==22597== Releasing lock...
[2026-09-15 16:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:39:01] Production.INFO: ==22659== Lock acquired, processing the job...
[2026-09-15 21:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:39:01] Production.INFO: neon service started
[2026-09-15 21:39:01] Production.INFO: neon service started
[2026-09-15 21:39:01] Production.INFO: ==22659== Releasing lock...
[2026-09-15 21:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:39:01] Production.INFO: ==22663== Lock acquired, processing the job...
[2026-09-15 20:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:39:02] Production.INFO: ==22663== Releasing lock...
[2026-09-15 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:39:02] Production.INFO: ==22661== Lock acquired, processing the job...
[2026-09-15 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:39:02] Production.INFO: ==22661== Releasing lock...
[2026-09-15 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:39:03] Production.INFO: ==22666== Lock acquired, processing the job...
[2026-09-15 16:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:39:03] Production.INFO: ==22670== Lock acquired, processing the job...
[2026-09-15 16:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:39:03] Production.INFO: ==22672== Lock acquired, processing the job...
[2026-09-15 16:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:39:03] Production.INFO: ==22668== Lock acquired, processing the job...
[2026-09-15 16:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:39:03] Production.INFO: ==22674== Lock acquired, processing the job...
[2026-09-15 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:39:03] Production.INFO: Account Balance Start.
[2026-09-15 16:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:39:03] Production.INFO: 117
[2026-09-15 16:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:39:03] Production.INFO: ==22674== Releasing lock...
[2026-09-15 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:39:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:39:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:39:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:39:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:39:03] Production.INFO: Total Charge 0
[2026-09-15 16:39:03] Production.INFO: CreateAllLog End
[2026-09-15 16:39:03] Production.INFO: ==22668== Releasing lock...
[2026-09-15 16:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:39:03] Production.INFO: Account Balance End.
[2026-09-15 16:39:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:39:03] Production.INFO: ==22672== Releasing lock...
[2026-09-15 16:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:39:10] Production.ERROR: CronJobId end10
[2026-09-15 16:39:10] Production.INFO: ==22670== Releasing lock...
[2026-09-15 16:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:39:13] Production.INFO: call_cost start
[2026-09-15 16:39:13] Production.INFO: call_cost end
[2026-09-15 16:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:39:13] Production.INFO: ==22666== Releasing lock...
[2026-09-15 16:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:40:01] Production.INFO: ==22732== Lock acquired, processing the job...
[2026-09-15 21:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:40:01] Production.INFO: neon service started
[2026-09-15 21:40:01] Production.INFO: neon service started
[2026-09-15 21:40:01] Production.INFO: ==22732== Releasing lock...
[2026-09-15 21:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:40:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 16:40:02] Production.INFO: ==22735== Lock acquired, processing the job...
[2026-09-15 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:40:02] Production.INFO: ==22735== Releasing lock...
[2026-09-15 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:40:02] Production.INFO: ==22737== Lock acquired, processing the job...
[2026-09-15 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:40:02] Production.INFO: ==22737== Releasing lock...
[2026-09-15 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:40:03] Production.INFO: ==22747== Lock acquired, processing the job...
[2026-09-15 16:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 16:40:03] Production.INFO: ==22747== Releasing lock...
[2026-09-15 16:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:40:03] Production.INFO: ==22741== Lock acquired, processing the job...
[2026-09-15 16:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:40:03] Production.INFO: ==22745== Lock acquired, processing the job...
[2026-09-15 16:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:40:03] Production.INFO: ==22739== Lock acquired, processing the job...
[2026-09-15 16:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:40:03] Production.INFO: ==22743== Lock acquired, processing the job...
[2026-09-15 16:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:40:03] Production.INFO: Account Balance Start.
[2026-09-15 16:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:40:03] Production.INFO: 117
[2026-09-15 16:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:40:03] Production.INFO: Total Charge 0
[2026-09-15 16:40:03] Production.INFO: CreateAllLog End
[2026-09-15 16:40:04] Production.INFO: Account Balance End.
[2026-09-15 16:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:40:04] Production.INFO: ==22745== Releasing lock...
[2026-09-15 16:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:40:04] Production.INFO: ==22741== Releasing lock...
[2026-09-15 16:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:40:10] Production.ERROR: CronJobId end10
[2026-09-15 16:40:10] Production.INFO: ==22743== Releasing lock...
[2026-09-15 16:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:40:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:40:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:40:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:40:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:40:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:40:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:40:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:40:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:40:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:40:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:40:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:40:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:40:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:40:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:40:13] Production.INFO: call_cost start
[2026-09-15 16:40:13] Production.INFO: call_cost end
[2026-09-15 16:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:40:13] Production.INFO: ==22739== Releasing lock...
[2026-09-15 16:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:41:02] Production.INFO: ==22802== Lock acquired, processing the job...
[2026-09-15 21:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:41:02] Production.INFO: neon service started
[2026-09-15 21:41:02] Production.INFO: neon service started
[2026-09-15 21:41:02] Production.INFO: ==22802== Releasing lock...
[2026-09-15 21:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:41:02] Production.INFO: ==22806== Lock acquired, processing the job...
[2026-09-15 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:41:02] Production.INFO: ==22806== Releasing lock...
[2026-09-15 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:41:02] Production.INFO: ==22804== Lock acquired, processing the job...
[2026-09-15 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:41:02] Production.INFO: ==22804== Releasing lock...
[2026-09-15 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:41:03] Production.INFO: ==22809== Lock acquired, processing the job...
[2026-09-15 16:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:41:03] Production.INFO: ==22817== Lock acquired, processing the job...
[2026-09-15 16:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:41:03] Production.INFO: ==22811== Lock acquired, processing the job...
[2026-09-15 16:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:41:03] Production.INFO: ==22813== Lock acquired, processing the job...
[2026-09-15 16:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:41:03] Production.INFO: ==22815== Lock acquired, processing the job...
[2026-09-15 16:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 16:41:03] Production.INFO: ==22817== Releasing lock...
[2026-09-15 16:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:41:04] Production.INFO: Account Balance Start.
[2026-09-15 16:41:04] Production.INFO: CreateAllLog Start
[2026-09-15 16:41:04] Production.INFO: 117
[2026-09-15 16:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:41:04] Production.INFO: Date 2026-09-08
[2026-09-15 16:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:41:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:41:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:41:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:41:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:41:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:41:04] Production.INFO: ==22811== Releasing lock...
[2026-09-15 16:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:41:04] Production.INFO: Total Charge 0
[2026-09-15 16:41:04] Production.INFO: CreateAllLog End
[2026-09-15 16:41:04] Production.INFO: Account Balance End.
[2026-09-15 16:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:41:04] Production.INFO: ==22815== Releasing lock...
[2026-09-15 16:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:41:12] Production.ERROR: CronJobId end10
[2026-09-15 16:41:12] Production.INFO: ==22813== Releasing lock...
[2026-09-15 16:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:41:14] Production.INFO: call_cost start
[2026-09-15 16:41:14] Production.INFO: call_cost end
[2026-09-15 16:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:41:14] Production.INFO: ==22809== Releasing lock...
[2026-09-15 16:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:42:01] Production.INFO: ==22874== Lock acquired, processing the job...
[2026-09-15 21:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:42:01] Production.INFO: neon service started
[2026-09-15 21:42:01] Production.INFO: neon service started
[2026-09-15 21:42:01] Production.INFO: ==22874== Releasing lock...
[2026-09-15 21:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:42:02] Production.INFO: ==22876== Lock acquired, processing the job...
[2026-09-15 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:42:02] Production.INFO: ==22878== Lock acquired, processing the job...
[2026-09-15 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:42:02] Production.INFO: ==22878== Releasing lock...
[2026-09-15 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:42:02] Production.INFO: ==22876== Releasing lock...
[2026-09-15 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:42:03] Production.INFO: ==22887== Lock acquired, processing the job...
[2026-09-15 16:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:42:03] Production.INFO: ==22881== Lock acquired, processing the job...
[2026-09-15 16:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:42:03] Production.INFO: ==22889== Lock acquired, processing the job...
[2026-09-15 16:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:42:03] Production.INFO: ==22883== Lock acquired, processing the job...
[2026-09-15 16:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:42:03] Production.INFO: ==22885== Lock acquired, processing the job...
[2026-09-15 16:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:42:03] Production.INFO: Account Balance Start.
[2026-09-15 16:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:42:03] Production.INFO: 117
[2026-09-15 16:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16: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-15 16: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-15 16:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16:42:03] Production.INFO: ==22889== Releasing lock...
[2026-09-15 16:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:42:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:42:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:42:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:42:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:42:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:42:04] Production.INFO: ==22883== Releasing lock...
[2026-09-15 16:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:42:04] Production.INFO: Total Charge 0
[2026-09-15 16:42:04] Production.INFO: CreateAllLog End
[2026-09-15 16:42:04] Production.INFO: Account Balance End.
[2026-09-15 16:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:42:04] Production.INFO: ==22887== Releasing lock...
[2026-09-15 16:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:42:12] Production.ERROR: CronJobId end10
[2026-09-15 16:42:12] Production.INFO: ==22885== Releasing lock...
[2026-09-15 16:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:42:14] Production.INFO: call_cost start
[2026-09-15 16:42:14] Production.INFO: call_cost end
[2026-09-15 16:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:42:14] Production.INFO: ==22881== Releasing lock...
[2026-09-15 16:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:43:02] Production.INFO: ==22947== Lock acquired, processing the job...
[2026-09-15 21:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:43:02] Production.INFO: neon service started
[2026-09-15 21:43:02] Production.INFO: neon service started
[2026-09-15 21:43:02] Production.INFO: ==22947== Releasing lock...
[2026-09-15 21:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:43:02] Production.INFO: ==22949== Lock acquired, processing the job...
[2026-09-15 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:43:02] Production.INFO: ==22951== Lock acquired, processing the job...
[2026-09-15 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:43:02] Production.INFO: ==22951== Releasing lock...
[2026-09-15 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:43:02] Production.INFO: ==22949== Releasing lock...
[2026-09-15 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:43:03] Production.INFO: ==22955== Lock acquired, processing the job...
[2026-09-15 16:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:43:03] Production.INFO: ==22953== Lock acquired, processing the job...
[2026-09-15 16:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:43:03] Production.INFO: ==22959== Lock acquired, processing the job...
[2026-09-15 16:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:43:03] Production.INFO: Account Balance Start.
[2026-09-15 16:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:43:03] Production.INFO: 117
[2026-09-15 16:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:43:03] Production.INFO: ==22957== Lock acquired, processing the job...
[2026-09-15 16:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:43:03] Production.INFO: ==22961== Lock acquired, processing the job...
[2026-09-15 16:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:43:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:43:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:43:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:43:04] Production.INFO: ==22961== Releasing lock...
[2026-09-15 16:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:43:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:43:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:43:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:43:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:43:04] Production.INFO: Total Charge 0
[2026-09-15 16:43:04] Production.INFO: CreateAllLog End
[2026-09-15 16:43:04] Production.INFO: Account Balance End.
[2026-09-15 16:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:43:04] Production.INFO: ==22959== Releasing lock...
[2026-09-15 16:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:43:04] Production.INFO: ==22955== Releasing lock...
[2026-09-15 16:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:43:12] Production.ERROR: CronJobId end10
[2026-09-15 16:43:12] Production.INFO: ==22957== Releasing lock...
[2026-09-15 16:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:43:14] Production.INFO: call_cost start
[2026-09-15 16:43:14] Production.INFO: call_cost end
[2026-09-15 16:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:43:14] Production.INFO: ==22953== Releasing lock...
[2026-09-15 16:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:44:01] Production.INFO: ==23018== Lock acquired, processing the job...
[2026-09-15 21:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:44:01] Production.INFO: neon service started
[2026-09-15 21:44:01] Production.INFO: neon service started
[2026-09-15 21:44:01] Production.INFO: ==23018== Releasing lock...
[2026-09-15 21:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:44:01] Production.INFO: ==23020== Lock acquired, processing the job...
[2026-09-15 16:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:44:02] Production.INFO: ==23020== Releasing lock...
[2026-09-15 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:44:02] Production.INFO: ==23022== Lock acquired, processing the job...
[2026-09-15 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:44:02] Production.INFO: ==23022== Releasing lock...
[2026-09-15 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:44:02] Production.INFO: ==23026== Lock acquired, processing the job...
[2026-09-15 16:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:44:02] Production.INFO: ==23024== Lock acquired, processing the job...
[2026-09-15 16:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:44:02] Production.INFO: ==23028== Lock acquired, processing the job...
[2026-09-15 16:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:44:03] Production.INFO: ==23030== Lock acquired, processing the job...
[2026-09-15 16:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:44:03] Production.INFO: ==23032== Lock acquired, processing the job...
[2026-09-15 16:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:44:03] Production.INFO: Account Balance Start.
[2026-09-15 16:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:44:03] Production.INFO: 117
[2026-09-15 16:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:44:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:44:03] Production.INFO: ==23032== Releasing lock...
[2026-09-15 16:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:44:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:44:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:44:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:44:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:44:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:44:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:44:03] Production.INFO: Total Charge 0
[2026-09-15 16:44:03] Production.INFO: CreateAllLog End
[2026-09-15 16:44:03] Production.INFO: Account Balance End.
[2026-09-15 16:44:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:44:03] Production.INFO: ==23030== Releasing lock...
[2026-09-15 16:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:44:03] Production.INFO: ==23026== Releasing lock...
[2026-09-15 16:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:44:11] Production.ERROR: CronJobId end10
[2026-09-15 16:44:11] Production.INFO: ==23028== Releasing lock...
[2026-09-15 16:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:44:14] Production.INFO: call_cost start
[2026-09-15 16:44:14] Production.INFO: call_cost end
[2026-09-15 16:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:44:14] Production.INFO: ==23024== Releasing lock...
[2026-09-15 16:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:45:01] Production.INFO: ==23091== Lock acquired, processing the job...
[2026-09-15 21:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:45:01] Production.INFO: neon service started
[2026-09-15 21:45:01] Production.INFO: neon service started
[2026-09-15 21:45:01] Production.INFO: ==23091== Releasing lock...
[2026-09-15 21:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:45:02] Production.INFO: ==23093== Lock acquired, processing the job...
[2026-09-15 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:45:02] Production.INFO: ==23093== Releasing lock...
[2026-09-15 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:45:02] Production.INFO: ==23095== Lock acquired, processing the job...
[2026-09-15 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:45:02] Production.INFO: ==23095== Releasing lock...
[2026-09-15 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:45:03] Production.INFO: ==23107== Lock acquired, processing the job...
[2026-09-15 16:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 16:45:03] Production.INFO: ==23105== Lock acquired, processing the job...
[2026-09-15 16:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 16:45:03] Production.INFO: ==23099== Lock acquired, processing the job...
[2026-09-15 16:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:45:03] Production.INFO: ==23097== Lock acquired, processing the job...
[2026-09-15 16:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 16:45:03] Production.INFO: Account Balance Start.
[2026-09-15 16:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:45:03] Production.INFO: 117
[2026-09-15 16:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 16:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 16:45:03] Production.ERROR: CronJob PID - 23099
[2026-09-15 16:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 16:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 16:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 16:45:00
[2026-09-15 16:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 16:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 16:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 16:45:03] Production.ERROR: CronJob PID - 23105
[2026-09-15 16:45:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 16:45:03] Production.ERROR: CronJob ID - 12
[2026-09-15 16:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 16:45:00
[2026-09-15 16:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 16:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 16:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 16:45:03] Production.ERROR: CronJob PID - 23107
[2026-09-15 16:45:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 16:45:03] Production.ERROR: CronJob ID - 17
[2026-09-15 16:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 16:45:00
[2026-09-15 16:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 16:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 16:45:03] Production.INFO: ==23101== Lock acquired, processing the job...
[2026-09-15 16:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:45:03] Production.INFO: ==23103== Lock acquired, processing the job...
[2026-09-15 16:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:45:03] Production.ERROR: done
[2026-09-15 16:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 16:45:03] Production.INFO: ==23097== Releasing lock...
[2026-09-15 16:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 16:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 16:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 16:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009197', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 16:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:45:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:45:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:45:04] Production.INFO: ==23110== Lock acquired, processing the job...
[2026-09-15 16:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 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-15 16:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:45:04] Production.INFO: ==23110== Releasing lock...
[2026-09-15 16:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:45:04] Production.INFO: Total Charge 0
[2026-09-15 16:45:04] Production.INFO: CreateAllLog End
[2026-09-15 16:45:04] Production.INFO: Account Balance End.
[2026-09-15 16:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:45:04] Production.INFO: ==23105== Releasing lock...
[2026-09-15 16:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:45:04] Production.INFO: ==23101== Releasing lock...
[2026-09-15 16:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009197', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 16:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 16:45:10] Production.INFO: ProcessCDR(1,18009197,1,1,2)
[2026-09-15 16:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009197,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009197,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 16:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 16:45:10] Production.INFO: ==23107== Releasing lock...
[2026-09-15 16:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 16:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 16:45:13] Production.ERROR: CronJobId end10
[2026-09-15 16:45:13] Production.INFO: ==23103== Releasing lock...
[2026-09-15 16:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:45:17] Production.INFO: call_cost start
[2026-09-15 16:45:17] Production.INFO: call_cost end
[2026-09-15 16:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:45:17] Production.INFO: ==23099== Releasing lock...
[2026-09-15 16:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:46:01] Production.INFO: ==23169== Lock acquired, processing the job...
[2026-09-15 21:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:46:01] Production.INFO: neon service started
[2026-09-15 21:46:01] Production.INFO: neon service started
[2026-09-15 21:46:01] Production.INFO: ==23169== Releasing lock...
[2026-09-15 21:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:46:02] Production.INFO: ==23171== Lock acquired, processing the job...
[2026-09-15 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:46:02] Production.INFO: ==23173== Lock acquired, processing the job...
[2026-09-15 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:46:02] Production.INFO: ==23173== Releasing lock...
[2026-09-15 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:46:02] Production.INFO: ==23171== Releasing lock...
[2026-09-15 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:46:03] Production.INFO: ==23176== Lock acquired, processing the job...
[2026-09-15 16:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:46:03] Production.INFO: ==23182== Lock acquired, processing the job...
[2026-09-15 16:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:46:03] Production.INFO: ==23178== Lock acquired, processing the job...
[2026-09-15 16:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:46:03] Production.INFO: Account Balance Start.
[2026-09-15 16:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:46:03] Production.INFO: 117
[2026-09-15 16:46:03] Production.INFO: ==23180== Lock acquired, processing the job...
[2026-09-15 16:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:46:03] Production.INFO: ==23184== Lock acquired, processing the job...
[2026-09-15 16:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:46:03] Production.INFO: ==23184== Releasing lock...
[2026-09-15 16:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:46:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:46:03] Production.INFO: Total Charge 0
[2026-09-15 16:46:03] Production.INFO: CreateAllLog End
[2026-09-15 16:46:03] Production.INFO: Account Balance End.
[2026-09-15 16:46:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:46:03] Production.INFO: ==23182== Releasing lock...
[2026-09-15 16:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:46:03] Production.INFO: ==23178== Releasing lock...
[2026-09-15 16:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:46:11] Production.ERROR: CronJobId end10
[2026-09-15 16:46:11] Production.INFO: ==23180== Releasing lock...
[2026-09-15 16:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:46:13] Production.INFO: call_cost start
[2026-09-15 16:46:13] Production.INFO: call_cost end
[2026-09-15 16:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:46:13] Production.INFO: ==23176== Releasing lock...
[2026-09-15 16:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:47:01] Production.INFO: ==23247== Lock acquired, processing the job...
[2026-09-15 21:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:47:01] Production.INFO: neon service started
[2026-09-15 21:47:01] Production.INFO: neon service started
[2026-09-15 21:47:01] Production.INFO: ==23247== Releasing lock...
[2026-09-15 21:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:47:02] Production.INFO: ==23252== Lock acquired, processing the job...
[2026-09-15 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:47:02] Production.INFO: ==23252== Releasing lock...
[2026-09-15 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:47:02] Production.INFO: ==23250== Lock acquired, processing the job...
[2026-09-15 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:47:02] Production.INFO: ==23250== Releasing lock...
[2026-09-15 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:47:03] Production.INFO: ==23258== Lock acquired, processing the job...
[2026-09-15 16:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:47:03] Production.INFO: ==23254== Lock acquired, processing the job...
[2026-09-15 16:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:47:03] Production.INFO: ==23256== Lock acquired, processing the job...
[2026-09-15 16:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:47:03] Production.INFO: ==23260== Lock acquired, processing the job...
[2026-09-15 16:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:47:03] Production.INFO: ==23262== Lock acquired, processing the job...
[2026-09-15 16:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:47:03] Production.INFO: Account Balance Start.
[2026-09-15 16:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:47:03] Production.INFO: 117
[2026-09-15 16:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 16:47:03] Production.INFO: ==23262== Releasing lock...
[2026-09-15 16:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:47:03] Production.INFO: Total Charge 0
[2026-09-15 16:47:03] Production.INFO: CreateAllLog End
[2026-09-15 16:47:03] Production.INFO: Account Balance End.
[2026-09-15 16:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:47:04] Production.INFO: ==23260== Releasing lock...
[2026-09-15 16:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:47:04] Production.INFO: ==23256== Releasing lock...
[2026-09-15 16:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:47:11] Production.ERROR: CronJobId end10
[2026-09-15 16:47:11] Production.INFO: ==23258== Releasing lock...
[2026-09-15 16:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:47:14] Production.INFO: call_cost start
[2026-09-15 16:47:14] Production.INFO: call_cost end
[2026-09-15 16:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:47:14] Production.INFO: ==23254== Releasing lock...
[2026-09-15 16:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:48:02] Production.INFO: ==23320== Lock acquired, processing the job...
[2026-09-15 21:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:48:02] Production.INFO: neon service started
[2026-09-15 21:48:02] Production.INFO: neon service started
[2026-09-15 21:48:02] Production.INFO: ==23320== Releasing lock...
[2026-09-15 21:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:48:02] Production.INFO: ==23324== Lock acquired, processing the job...
[2026-09-15 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:48:02] Production.INFO: ==23324== Releasing lock...
[2026-09-15 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:48:02] Production.INFO: ==23322== Lock acquired, processing the job...
[2026-09-15 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:48:02] Production.INFO: ==23322== Releasing lock...
[2026-09-15 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:48:03] Production.INFO: ==23327== Lock acquired, processing the job...
[2026-09-15 16:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:48:03] Production.INFO: ==23331== Lock acquired, processing the job...
[2026-09-15 16:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:48:03] Production.INFO: ==23329== Lock acquired, processing the job...
[2026-09-15 16:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:48:03] Production.INFO: ==23333== Lock acquired, processing the job...
[2026-09-15 16:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:48:03] Production.INFO: ==23335== Lock acquired, processing the job...
[2026-09-15 16:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:48:03] Production.INFO: Account Balance Start.
[2026-09-15 16:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:48:03] Production.INFO: 117
[2026-09-15 16: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-15 16:48:04] Production.INFO: Date 2026-09-08
[2026-09-15 16:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16: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-15 16:48:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:48:04] Production.INFO: ==23335== Releasing lock...
[2026-09-15 16:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:48:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:48:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:48:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:48:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:48:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:48:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:48:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:48:04] Production.INFO: Total Charge 0
[2026-09-15 16:48:04] Production.INFO: CreateAllLog End
[2026-09-15 16:48:04] Production.INFO: Account Balance End.
[2026-09-15 16:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:48:04] Production.INFO: ==23333== Releasing lock...
[2026-09-15 16:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:48:04] Production.INFO: ==23329== Releasing lock...
[2026-09-15 16:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:48:11] Production.ERROR: CronJobId end10
[2026-09-15 16:48:11] Production.INFO: ==23331== Releasing lock...
[2026-09-15 16:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:48:14] Production.INFO: call_cost start
[2026-09-15 16:48:14] Production.INFO: call_cost end
[2026-09-15 16:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:48:14] Production.INFO: ==23327== Releasing lock...
[2026-09-15 16:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:49:01] Production.INFO: ==23390== Lock acquired, processing the job...
[2026-09-15 21:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:49:01] Production.INFO: neon service started
[2026-09-15 21:49:01] Production.INFO: neon service started
[2026-09-15 21:49:01] Production.INFO: ==23390== Releasing lock...
[2026-09-15 21:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:49:01] Production.INFO: ==23392== Lock acquired, processing the job...
[2026-09-15 16:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:49:02] Production.INFO: ==23392== Releasing lock...
[2026-09-15 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:49:02] Production.INFO: ==23394== Lock acquired, processing the job...
[2026-09-15 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:49:02] Production.INFO: ==23394== Releasing lock...
[2026-09-15 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:49:02] Production.INFO: ==23398== Lock acquired, processing the job...
[2026-09-15 16:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:49:02] Production.INFO: ==23402== Lock acquired, processing the job...
[2026-09-15 16:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:49:02] Production.INFO: ==23400== Lock acquired, processing the job...
[2026-09-15 16:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:49:02] Production.INFO: Account Balance Start.
[2026-09-15 16:49:02] Production.INFO: CreateAllLog Start
[2026-09-15 16:49:02] Production.INFO: 117
[2026-09-15 16:49:02] Production.INFO: Date 2026-09-08
[2026-09-15 16:49:02] Production.INFO: Reseller ==> 0
[2026-09-15 16:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:49:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:49:02] Production.INFO: Date 2026-09-09
[2026-09-15 16:49:02] Production.INFO: Reseller ==> 0
[2026-09-15 16:49:02] Production.INFO: Date 2026-09-10
[2026-09-15 16:49:02] Production.INFO: Reseller ==> 0
[2026-09-15 16:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:49:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:49:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:49:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:49:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:49:03] Production.INFO: Total Charge 0
[2026-09-15 16:49:03] Production.INFO: ==23396== Lock acquired, processing the job...
[2026-09-15 16:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:49:03] Production.INFO: CreateAllLog End
[2026-09-15 16:49:03] Production.INFO: ==23405== Lock acquired, processing the job...
[2026-09-15 16:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:49:03] Production.INFO: ==23398== Releasing lock...
[2026-09-15 16:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:49:03] Production.INFO: Account Balance End.
[2026-09-15 16:49:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:49:03] Production.INFO: ==23402== Releasing lock...
[2026-09-15 16:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 16:49:03] Production.INFO: ==23405== Releasing lock...
[2026-09-15 16:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:49:11] Production.ERROR: CronJobId end10
[2026-09-15 16:49:11] Production.INFO: ==23400== Releasing lock...
[2026-09-15 16:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:49:14] Production.INFO: call_cost start
[2026-09-15 16:49:14] Production.INFO: call_cost end
[2026-09-15 16:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:49:14] Production.INFO: ==23396== Releasing lock...
[2026-09-15 16:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:50:01] Production.INFO: ==23460== Lock acquired, processing the job...
[2026-09-15 21:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:50:01] Production.INFO: neon service started
[2026-09-15 21:50:01] Production.INFO: neon service started
[2026-09-15 21:50:01] Production.INFO: ==23460== Releasing lock...
[2026-09-15 21:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:50:02] Production.INFO: ==23462== Lock acquired, processing the job...
[2026-09-15 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:50:02] Production.INFO: ==23462== Releasing lock...
[2026-09-15 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:50:02] Production.INFO: ==23464== Lock acquired, processing the job...
[2026-09-15 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:50:02] Production.INFO: ==23464== Releasing lock...
[2026-09-15 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:50:03] Production.INFO: ==23467== Lock acquired, processing the job...
[2026-09-15 16:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:50:03] Production.INFO: ==23471== Lock acquired, processing the job...
[2026-09-15 16:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:50:03] Production.INFO: ==23473== Lock acquired, processing the job...
[2026-09-15 16:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:50:03] Production.INFO: ==23475== Lock acquired, processing the job...
[2026-09-15 16:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:50:03] Production.INFO: Account Balance Start.
[2026-09-15 16:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:50:03] Production.INFO: 117
[2026-09-15 16:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:50:03] Production.INFO: ==23469== Lock acquired, processing the job...
[2026-09-15 16:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 16:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 16:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:50:03] Production.INFO: ==23475== Releasing lock...
[2026-09-15 16:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:50:03] Production.INFO: Total Charge 0
[2026-09-15 16:50:03] Production.INFO: CreateAllLog End
[2026-09-15 16:50:03] Production.INFO: Account Balance End.
[2026-09-15 16:50:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:50:03] Production.INFO: ==23473== Releasing lock...
[2026-09-15 16:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:50:04] Production.INFO: ==23469== Releasing lock...
[2026-09-15 16:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:50:11] Production.ERROR: CronJobId end10
[2026-09-15 16:50:11] Production.INFO: ==23471== Releasing lock...
[2026-09-15 16:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:50:13] Production.INFO: call_cost start
[2026-09-15 16:50:13] Production.INFO: call_cost end
[2026-09-15 16:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:50:13] Production.INFO: ==23467== Releasing lock...
[2026-09-15 16:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:51:01] Production.INFO: ==23532== Lock acquired, processing the job...
[2026-09-15 21:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:51:01] Production.INFO: neon service started
[2026-09-15 21:51:01] Production.INFO: neon service started
[2026-09-15 21:51:01] Production.INFO: ==23532== Releasing lock...
[2026-09-15 21:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:51:01] Production.INFO: ==23536== Lock acquired, processing the job...
[2026-09-15 20:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:51:01] Production.INFO: ==23536== Releasing lock...
[2026-09-15 20:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:51:01] Production.INFO: ==23534== Lock acquired, processing the job...
[2026-09-15 16:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:51:02] Production.INFO: ==23534== Releasing lock...
[2026-09-15 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:51:02] Production.INFO: ==23540== Lock acquired, processing the job...
[2026-09-15 16:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:51:02] Production.INFO: ==23538== Lock acquired, processing the job...
[2026-09-15 16:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:51:02] Production.INFO: ==23542== Lock acquired, processing the job...
[2026-09-15 16:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:51:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:51:02] Production.INFO: ==23544== Lock acquired, processing the job...
[2026-09-15 16:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:51:02] Production.INFO: ==23546== Lock acquired, processing the job...
[2026-09-15 16:51:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:51:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:51:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:51:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:51:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:51:03] Production.INFO: Account Balance Start.
[2026-09-15 16:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:51:03] Production.INFO: 117
[2026-09-15 16:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:51:03] Production.INFO: ==23546== Releasing lock...
[2026-09-15 16:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:51:03] Production.INFO: Total Charge 0
[2026-09-15 16:51:03] Production.INFO: CreateAllLog End
[2026-09-15 16:51:03] Production.INFO: Account Balance End.
[2026-09-15 16:51:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:51:03] Production.INFO: ==23544== Releasing lock...
[2026-09-15 16:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:51:03] Production.INFO: ==23540== Releasing lock...
[2026-09-15 16:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:51:10] Production.ERROR: CronJobId end10
[2026-09-15 16:51:10] Production.INFO: ==23542== Releasing lock...
[2026-09-15 16:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:51:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:51:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:51:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:51:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:51:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:51:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:51:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:51:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:51:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:51:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:51:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:51:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:51:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:51:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:51:13] Production.INFO: call_cost start
[2026-09-15 16:51:13] Production.INFO: call_cost end
[2026-09-15 16:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:51:13] Production.INFO: ==23538== Releasing lock...
[2026-09-15 16:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:52:01] Production.INFO: ==23602== Lock acquired, processing the job...
[2026-09-15 21:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:52:01] Production.INFO: neon service started
[2026-09-15 21:52:01] Production.INFO: neon service started
[2026-09-15 21:52:01] Production.INFO: ==23602== Releasing lock...
[2026-09-15 21:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:52:02] Production.INFO: ==23604== Lock acquired, processing the job...
[2026-09-15 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 20:52:02] Production.INFO: ==23606== Lock acquired, processing the job...
[2026-09-15 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:52:02] Production.INFO: ==23606== Releasing lock...
[2026-09-15 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:52:02] Production.INFO: ==23604== Releasing lock...
[2026-09-15 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:52:03] Production.INFO: ==23611== Lock acquired, processing the job...
[2026-09-15 16:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:52:03] Production.INFO: ==23609== Lock acquired, processing the job...
[2026-09-15 16:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:52:03] Production.INFO: ==23613== Lock acquired, processing the job...
[2026-09-15 16:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:52:03] Production.INFO: ==23617== Lock acquired, processing the job...
[2026-09-15 16:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:52:03] Production.INFO: ==23615== Lock acquired, processing the job...
[2026-09-15 16:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 16:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 16:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:52:03] Production.INFO: ==23617== Releasing lock...
[2026-09-15 16:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:52:03] Production.INFO: Account Balance Start.
[2026-09-15 16:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:52:03] Production.INFO: 117
[2026-09-15 16:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:52:03] Production.INFO: ==23611== Releasing lock...
[2026-09-15 16:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:52:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:52:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:52:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:52:04] Production.INFO: Total Charge 0
[2026-09-15 16:52:04] Production.INFO: CreateAllLog End
[2026-09-15 16:52:04] Production.INFO: Account Balance End.
[2026-09-15 16:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:52:04] Production.INFO: ==23615== Releasing lock...
[2026-09-15 16:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:52:11] Production.ERROR: CronJobId end10
[2026-09-15 16:52:11] Production.INFO: ==23613== Releasing lock...
[2026-09-15 16:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:52:13] Production.INFO: call_cost start
[2026-09-15 16:52:13] Production.INFO: call_cost end
[2026-09-15 16:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:52:14] Production.INFO: ==23609== Releasing lock...
[2026-09-15 16:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:53:02] Production.INFO: ==23672== Lock acquired, processing the job...
[2026-09-15 21:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:53:02] Production.INFO: neon service started
[2026-09-15 21:53:02] Production.INFO: neon service started
[2026-09-15 21:53:02] Production.INFO: ==23672== Releasing lock...
[2026-09-15 21:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:53:02] Production.INFO: ==23674== Lock acquired, processing the job...
[2026-09-15 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:53:02] Production.INFO: ==23674== Releasing lock...
[2026-09-15 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:53:02] Production.INFO: ==23676== Lock acquired, processing the job...
[2026-09-15 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:53:02] Production.INFO: ==23676== Releasing lock...
[2026-09-15 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:53:03] Production.INFO: ==23681== Lock acquired, processing the job...
[2026-09-15 16:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:53:03] Production.INFO: ==23685== Lock acquired, processing the job...
[2026-09-15 16:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:53:03] Production.INFO: ==23679== Lock acquired, processing the job...
[2026-09-15 16:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:53:03] Production.INFO: ==23683== Lock acquired, processing the job...
[2026-09-15 16:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:53:03] Production.INFO: ==23687== Lock acquired, processing the job...
[2026-09-15 16:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:53:03] Production.INFO: Account Balance Start.
[2026-09-15 16:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:53:03] Production.INFO: 117
[2026-09-15 16:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 16:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 16:53:03] Production.INFO: ==23687== Releasing lock...
[2026-09-15 16:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:53:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:53:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:53:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:53:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:53:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:53:04] Production.INFO: Total Charge 0
[2026-09-15 16:53:04] Production.INFO: CreateAllLog End
[2026-09-15 16:53:04] Production.INFO: ==23681== Releasing lock...
[2026-09-15 16:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:53:04] Production.INFO: Account Balance End.
[2026-09-15 16:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:53:04] Production.INFO: ==23685== Releasing lock...
[2026-09-15 16:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:53:12] Production.ERROR: CronJobId end10
[2026-09-15 16:53:12] Production.INFO: ==23683== Releasing lock...
[2026-09-15 16:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:53:14] Production.INFO: call_cost start
[2026-09-15 16:53:14] Production.INFO: call_cost end
[2026-09-15 16:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:53:14] Production.INFO: ==23679== Releasing lock...
[2026-09-15 16:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:54:01] Production.INFO: ==23739== Lock acquired, processing the job...
[2026-09-15 21:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:54:01] Production.INFO: neon service started
[2026-09-15 21:54:01] Production.INFO: neon service started
[2026-09-15 21:54:01] Production.INFO: ==23739== Releasing lock...
[2026-09-15 21:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:54:01] Production.INFO: ==23741== Lock acquired, processing the job...
[2026-09-15 16:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:54:02] Production.INFO: ==23741== Releasing lock...
[2026-09-15 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:54:02] Production.INFO: ==23743== Lock acquired, processing the job...
[2026-09-15 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:54:02] Production.INFO: ==23743== Releasing lock...
[2026-09-15 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:54:02] Production.INFO: ==23745== Lock acquired, processing the job...
[2026-09-15 16:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:54:02] Production.INFO: ==23747== Lock acquired, processing the job...
[2026-09-15 16:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:54:02] Production.INFO: ==23756== Lock acquired, processing the job...
[2026-09-15 16:54:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:54:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 16:54:03] Production.INFO: ==23749== Lock acquired, processing the job...
[2026-09-15 16:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 16:54:03] Production.INFO: ==23751== Lock acquired, processing the job...
[2026-09-15 16:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:54:03] Production.INFO: ==23756== Releasing lock...
[2026-09-15 16:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:54:03] Production.INFO: Account Balance Start.
[2026-09-15 16:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:54:03] Production.INFO: 117
[2026-09-15 16:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:54:03] Production.INFO: ==23747== Releasing lock...
[2026-09-15 16:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:54:03] Production.INFO: Total Charge 0
[2026-09-15 16:54:03] Production.INFO: CreateAllLog End
[2026-09-15 16:54:03] Production.INFO: Account Balance End.
[2026-09-15 16:54:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:54:03] Production.INFO: ==23751== Releasing lock...
[2026-09-15 16:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:54:10] Production.ERROR: CronJobId end10
[2026-09-15 16:54:10] Production.INFO: ==23749== Releasing lock...
[2026-09-15 16:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:54:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:54:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:54:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:54:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:54:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:54:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:54:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:54:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:54:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:54:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:54:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:54:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:54:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:54:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:54:13] Production.INFO: call_cost start
[2026-09-15 16:54:13] Production.INFO: call_cost end
[2026-09-15 16:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:54:13] Production.INFO: ==23745== Releasing lock...
[2026-09-15 16:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:55:01] Production.INFO: ==23813== Lock acquired, processing the job...
[2026-09-15 21:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:55:01] Production.INFO: neon service started
[2026-09-15 21:55:01] Production.INFO: neon service started
[2026-09-15 21:55:01] Production.INFO: ==23813== Releasing lock...
[2026-09-15 21:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:55:02] Production.INFO: ==23817== Lock acquired, processing the job...
[2026-09-15 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:55:02] Production.INFO: ==23817== Releasing lock...
[2026-09-15 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:55:02] Production.INFO: ==23815== Lock acquired, processing the job...
[2026-09-15 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:55:02] Production.INFO: ==23815== Releasing lock...
[2026-09-15 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:55:03] Production.INFO: ==23825== Lock acquired, processing the job...
[2026-09-15 16:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:55:03] Production.INFO: ==23819== Lock acquired, processing the job...
[2026-09-15 16:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 16:55:03] Production.INFO: ==23829== Lock acquired, processing the job...
[2026-09-15 16:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 16:55:03] Production.INFO: ==23821== Lock acquired, processing the job...
[2026-09-15 16:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:55:03] Production.INFO: ==23823== Lock acquired, processing the job...
[2026-09-15 16:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 16:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 16:55:03] Production.ERROR: CronJob PID - 23825
[2026-09-15 16:55:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 16:55:03] Production.ERROR: CronJob ID - 10
[2026-09-15 16:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 16:55:00
[2026-09-15 16:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 16:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 16:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 16:55:03] Production.ERROR: CronJob PID - 23829
[2026-09-15 16:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 16:55:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-15 16:55:03] Production.ERROR: CronJob ID - 17
[2026-09-15 16:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 16:55:00
[2026-09-15 16:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 16:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 16:55:03] Production.INFO: ==23831== Lock acquired, processing the job...
[2026-09-15 16:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:55:03] Production.INFO: ==23827== Lock acquired, processing the job...
[2026-09-15 16:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 16:55:03] Production.INFO: ==23819== Releasing lock...
[2026-09-15 16:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 16:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 16:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16: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-15 16: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-15 16: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-15 16:55:04] Production.INFO: ==23831== Releasing lock...
[2026-09-15 16:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:55:04] Production.INFO: Account Balance Start.
[2026-09-15 16:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 16:55:04] Production.INFO: 117
[2026-09-15 16:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:55:04] Production.ERROR: done
[2026-09-15 16:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 16:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009240', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 16:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:55:04] Production.INFO: Total Charge 0
[2026-09-15 16:55:04] Production.INFO: CreateAllLog End
[2026-09-15 16:55:04] Production.INFO: Account Balance End.
[2026-09-15 16:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:55:04] Production.INFO: ==23827== Releasing lock...
[2026-09-15 16:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:55:04] Production.INFO: ==23823== Releasing lock...
[2026-09-15 16:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009240', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 16:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 16:55:10] Production.INFO: ProcessCDR(1,18009240,1,1,2)
[2026-09-15 16:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009240,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009240,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 16:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 16:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 16:55:10] Production.INFO: ==23829== Releasing lock...
[2026-09-15 16:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 16:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 16:55:14] Production.ERROR: CronJobId end10
[2026-09-15 16:55:14] Production.INFO: ==23825== Releasing lock...
[2026-09-15 16:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:55:17] Production.INFO: call_cost start
[2026-09-15 16:55:17] Production.INFO: call_cost end
[2026-09-15 16:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:55:17] Production.INFO: ==23821== Releasing lock...
[2026-09-15 16:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:56:02] Production.INFO: ==23887== Lock acquired, processing the job...
[2026-09-15 21:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:56:02] Production.INFO: neon service started
[2026-09-15 21:56:02] Production.INFO: neon service started
[2026-09-15 21:56:02] Production.INFO: ==23887== Releasing lock...
[2026-09-15 21:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:56:02] Production.INFO: ==23889== Lock acquired, processing the job...
[2026-09-15 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:56:02] Production.INFO: ==23889== Releasing lock...
[2026-09-15 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:56:03] Production.INFO: ==23891== Lock acquired, processing the job...
[2026-09-15 20:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:56:03] Production.INFO: ==23891== Releasing lock...
[2026-09-15 20:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:56:03] Production.INFO: ==23893== Lock acquired, processing the job...
[2026-09-15 16:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:56:03] Production.INFO: ==23895== Lock acquired, processing the job...
[2026-09-15 16:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:56:03] Production.INFO: ==23897== Lock acquired, processing the job...
[2026-09-15 16:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:56:03] Production.INFO: ==23899== Lock acquired, processing the job...
[2026-09-15 16:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:56:03] Production.INFO: ==23901== Lock acquired, processing the job...
[2026-09-15 16:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:56:03] Production.INFO: Account Balance Start.
[2026-09-15 16:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:56:03] Production.INFO: 117
[2026-09-15 16:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 16:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 16:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 16:56:04] Production.INFO: ==23901== Releasing lock...
[2026-09-15 16:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:56:04] Production.INFO: Date 2026-09-10
[2026-09-15 16:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:56:04] Production.INFO: Date 2026-09-11
[2026-09-15 16:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:56:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:56:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:56:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:56:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:56:04] Production.INFO: Total Charge 0
[2026-09-15 16:56:04] Production.INFO: CreateAllLog End
[2026-09-15 16:56:04] Production.INFO: ==23895== Releasing lock...
[2026-09-15 16:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:56:04] Production.INFO: Account Balance End.
[2026-09-15 16:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:56:04] Production.INFO: ==23899== Releasing lock...
[2026-09-15 16:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:56:11] Production.ERROR: CronJobId end10
[2026-09-15 16:56:11] Production.INFO: ==23897== Releasing lock...
[2026-09-15 16:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:56:15] Production.INFO: call_cost start
[2026-09-15 16:56:15] Production.INFO: call_cost end
[2026-09-15 16:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:56:15] Production.INFO: ==23893== Releasing lock...
[2026-09-15 16:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:57:01] Production.INFO: ==23958== Lock acquired, processing the job...
[2026-09-15 21:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:57:01] Production.INFO: neon service started
[2026-09-15 21:57:01] Production.INFO: neon service started
[2026-09-15 21:57:01] Production.INFO: ==23958== Releasing lock...
[2026-09-15 21:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:57:02] Production.INFO: ==23962== Lock acquired, processing the job...
[2026-09-15 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:57:02] Production.INFO: ==23962== Releasing lock...
[2026-09-15 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:57:02] Production.INFO: ==23960== Lock acquired, processing the job...
[2026-09-15 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:57:02] Production.INFO: ==23960== Releasing lock...
[2026-09-15 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:57:03] Production.INFO: ==23970== Lock acquired, processing the job...
[2026-09-15 16:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:57:03] Production.INFO: ==23972== Lock acquired, processing the job...
[2026-09-15 16:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:57:03] Production.INFO: Account Balance Start.
[2026-09-15 16:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:57:03] Production.INFO: 117
[2026-09-15 16:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:57:03] Production.INFO: ==23964== Lock acquired, processing the job...
[2026-09-15 16:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:57:03] Production.INFO: ==23966== Lock acquired, processing the job...
[2026-09-15 16:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 16:57:03] Production.INFO: ==23972== Releasing lock...
[2026-09-15 16:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:57:03] Production.INFO: ==23968== Lock acquired, processing the job...
[2026-09-15 16:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:57:03] Production.INFO: Total Charge 0
[2026-09-15 16:57:03] Production.INFO: CreateAllLog End
[2026-09-15 16:57:03] Production.INFO: Account Balance End.
[2026-09-15 16:57:03] Production.ERROR: CronJobId end 12
[2026-09-15 16:57:03] Production.INFO: ==23970== Releasing lock...
[2026-09-15 16:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:57:04] Production.INFO: ==23966== Releasing lock...
[2026-09-15 16:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:57:11] Production.ERROR: CronJobId end10
[2026-09-15 16:57:11] Production.INFO: ==23968== Releasing lock...
[2026-09-15 16:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:57:14] Production.INFO: call_cost start
[2026-09-15 16:57:14] Production.INFO: call_cost end
[2026-09-15 16:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:57:14] Production.INFO: ==23964== Releasing lock...
[2026-09-15 16:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:58:02] Production.INFO: ==24030== Lock acquired, processing the job...
[2026-09-15 21:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:58:02] Production.INFO: neon service started
[2026-09-15 21:58:02] Production.INFO: neon service started
[2026-09-15 21:58:02] Production.INFO: ==24030== Releasing lock...
[2026-09-15 21:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 20:58:02] Production.INFO: ==24034== Lock acquired, processing the job...
[2026-09-15 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:58:02] Production.INFO: ==24034== Releasing lock...
[2026-09-15 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:58:02] Production.INFO: ==24032== Lock acquired, processing the job...
[2026-09-15 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:58:02] Production.INFO: ==24032== Releasing lock...
[2026-09-15 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 16:58:03] Production.INFO: ==24041== Lock acquired, processing the job...
[2026-09-15 16:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:58:03] Production.INFO: ==24037== Lock acquired, processing the job...
[2026-09-15 16:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:58:03] Production.INFO: ==24039== Lock acquired, processing the job...
[2026-09-15 16:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 16:58:03] Production.INFO: ==24043== Lock acquired, processing the job...
[2026-09-15 16:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 16:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:58:03] Production.INFO: Account Balance Start.
[2026-09-15 16:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:58:03] Production.INFO: 117
[2026-09-15 16:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:58:03] Production.INFO: ==24045== Lock acquired, processing the job...
[2026-09-15 16:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16: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-15 16:58:04] Production.INFO: Date 2026-09-12
[2026-09-15 16:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 16: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-15 16:58:04] Production.INFO: ==24045== Releasing lock...
[2026-09-15 16:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:58:04] Production.INFO: Date 2026-09-13
[2026-09-15 16:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:58:04] Production.INFO: Date 2026-09-14
[2026-09-15 16:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:58:04] Production.INFO: Date 2026-09-15
[2026-09-15 16:58:04] Production.INFO: Reseller ==> 0
[2026-09-15 16:58:04] Production.INFO: Total Charge 0
[2026-09-15 16:58:04] Production.INFO: CreateAllLog End
[2026-09-15 16:58:04] Production.INFO: Account Balance End.
[2026-09-15 16:58:04] Production.INFO: ==24039== Releasing lock...
[2026-09-15 16:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:58:04] Production.INFO: ==24043== Releasing lock...
[2026-09-15 16:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:58:12] Production.ERROR: CronJobId end10
[2026-09-15 16:58:12] Production.INFO: ==24041== Releasing lock...
[2026-09-15 16:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:58:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:58:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:58:15] Production.INFO: call_cost start
[2026-09-15 16:58:15] Production.INFO: call_cost end
[2026-09-15 16:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:58:15] Production.INFO: ==24037== Releasing lock...
[2026-09-15 16:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 21:59:01] Production.INFO: ==24099== Lock acquired, processing the job...
[2026-09-15 21:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 21:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 21:59:01] Production.INFO: neon service started
[2026-09-15 21:59:01] Production.INFO: neon service started
[2026-09-15 21:59:01] Production.INFO: ==24099== Releasing lock...
[2026-09-15 21:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 21:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 16:59:01] Production.INFO: ==24101== Lock acquired, processing the job...
[2026-09-15 16:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 16:59:02] Production.INFO: ==24101== Releasing lock...
[2026-09-15 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 16:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 20:59:02] Production.INFO: ==24103== Lock acquired, processing the job...
[2026-09-15 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 20:59:02] Production.INFO: ==24103== Releasing lock...
[2026-09-15 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 20:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 16:59:02] Production.INFO: ==24110== Lock acquired, processing the job...
[2026-09-15 16:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 16:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 16:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 16:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 16:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 16:59:03] Production.INFO: ==24114== Lock acquired, processing the job...
[2026-09-15 16:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 16:59:03] Production.INFO: ==24105== Lock acquired, processing the job...
[2026-09-15 16:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 16:59:03] Production.INFO: ==24107== Lock acquired, processing the job...
[2026-09-15 16:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 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-15 16:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 16:59:03] Production.INFO: ==24112== Lock acquired, processing the job...
[2026-09-15 16:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 16:59:03] Production.INFO: ==24114== Releasing lock...
[2026-09-15 16:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 16:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 16:59:03] Production.INFO: Account Balance Start.
[2026-09-15 16:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 16:59:03] Production.INFO: 117
[2026-09-15 16:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 16:59:03] Production.INFO: Total Charge 0
[2026-09-15 16:59:03] Production.INFO: CreateAllLog End
[2026-09-15 16:59:04] Production.INFO: Account Balance End.
[2026-09-15 16:59:04] Production.INFO: ==24107== Releasing lock...
[2026-09-15 16:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 16:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 16:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 16:59:04] Production.INFO: ==24112== Releasing lock...
[2026-09-15 16:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 16:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 16:59:12] Production.ERROR: CronJobId end10
[2026-09-15 16:59:12] Production.INFO: ==24110== Releasing lock...
[2026-09-15 16:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 16:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 16:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 16:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 16:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 16:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 16:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 16:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 16:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 16:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 16:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 16:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 16:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 16:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 16:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 16:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 16:59:15] Production.INFO: call_cost start
[2026-09-15 16:59:15] Production.INFO: call_cost end
[2026-09-15 16:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 16:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 16:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 16:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 16:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 16:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 16:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 16:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 16:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 16:59:15] Production.INFO: ==24105== Releasing lock...
[2026-09-15 16:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 16:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:00:01] Production.INFO: ==24169== Lock acquired, processing the job...
[2026-09-15 22:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:00:01] Production.INFO: neon service started
[2026-09-15 22:00:01] Production.INFO: neon service started
[2026-09-15 22:00:01] Production.INFO: ==24169== Releasing lock...
[2026-09-15 22:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:00:02] Production.INFO: ==24173== Lock acquired, processing the job...
[2026-09-15 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:00:02] Production.INFO: ==24173== Releasing lock...
[2026-09-15 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:00:02] Production.INFO: ==24171== Lock acquired, processing the job...
[2026-09-15 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:00:02] Production.INFO: ==24171== Releasing lock...
[2026-09-15 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:00:03] Production.INFO: ==24175== Lock acquired, processing the job...
[2026-09-15 17:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:00:03] Production.INFO: ==24179== Lock acquired, processing the job...
[2026-09-15 17:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:00:03] Production.INFO: ==24177== Lock acquired, processing the job...
[2026-09-15 17:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:00:03] Production.INFO: ==24181== Lock acquired, processing the job...
[2026-09-15 17:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:00:03] Production.INFO: ==24183== Lock acquired, processing the job...
[2026-09-15 17:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:00:03] Production.INFO: Account Balance Start.
[2026-09-15 17:00:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:00:03] Production.INFO: 117
[2026-09-15 17:00:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:00:03] Production.INFO: ==24183== Releasing lock...
[2026-09-15 17:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:00:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:00:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:00:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:00:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:00:04] Production.INFO: Total Charge 0
[2026-09-15 17:00:04] Production.INFO: CreateAllLog End
[2026-09-15 17:00:04] Production.INFO: Account Balance End.
[2026-09-15 17:00:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:00:04] Production.INFO: ==24181== Releasing lock...
[2026-09-15 17:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:00:04] Production.INFO: ==24177== Releasing lock...
[2026-09-15 17:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:00:11] Production.ERROR: CronJobId end10
[2026-09-15 17:00:11] Production.INFO: ==24179== Releasing lock...
[2026-09-15 17:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:00:14] Production.INFO: call_cost start
[2026-09-15 17:00:14] Production.INFO: call_cost end
[2026-09-15 17:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:00:14] Production.INFO: ==24175== Releasing lock...
[2026-09-15 17:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:01:01] Production.INFO: ==24251== Lock acquired, processing the job...
[2026-09-15 22:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:01:01] Production.INFO: neon service started
[2026-09-15 22:01:01] Production.INFO: neon service started
[2026-09-15 22:01:01] Production.INFO: ==24251== Releasing lock...
[2026-09-15 22:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:01:01] Production.INFO: ==24257== Lock acquired, processing the job...
[2026-09-15 17:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:01:02] Production.INFO: ==24257== Releasing lock...
[2026-09-15 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:01:02] Production.INFO: ==24259== Lock acquired, processing the job...
[2026-09-15 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:01:02] Production.INFO: ==24259== Releasing lock...
[2026-09-15 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:01:02] Production.INFO: ==24263== Lock acquired, processing the job...
[2026-09-15 17:01:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:01:02] Production.INFO: ==24261== Lock acquired, processing the job...
[2026-09-15 17:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:01:02] Production.INFO: ==24267== Lock acquired, processing the job...
[2026-09-15 17:01:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:01:03] Production.INFO: Account Balance Start.
[2026-09-15 17:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:01:03] Production.INFO: 117
[2026-09-15 17:01:03] Production.INFO: ==24269== Lock acquired, processing the job...
[2026-09-15 17:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:01:03] Production.INFO: ==24265== Lock acquired, processing the job...
[2026-09-15 17:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 17:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:01:03] Production.INFO: ==24269== Releasing lock...
[2026-09-15 17:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:01:03] Production.INFO: Total Charge 0
[2026-09-15 17:01:03] Production.INFO: CreateAllLog End
[2026-09-15 17:01:03] Production.INFO: Account Balance End.
[2026-09-15 17:01:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:01:03] Production.INFO: ==24267== Releasing lock...
[2026-09-15 17:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:01:03] Production.INFO: ==24263== Releasing lock...
[2026-09-15 17:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:01:11] Production.ERROR: CronJobId end10
[2026-09-15 17:01:11] Production.INFO: ==24265== Releasing lock...
[2026-09-15 17:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:01:14] Production.INFO: call_cost start
[2026-09-15 17:01:14] Production.INFO: call_cost end
[2026-09-15 17:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:01:14] Production.INFO: ==24261== Releasing lock...
[2026-09-15 17:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:02:01] Production.INFO: ==24327== Lock acquired, processing the job...
[2026-09-15 22:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:02:01] Production.INFO: neon service started
[2026-09-15 22:02:01] Production.INFO: neon service started
[2026-09-15 22:02:01] Production.INFO: ==24327== Releasing lock...
[2026-09-15 22:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:02:02] Production.INFO: ==24329== Lock acquired, processing the job...
[2026-09-15 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 21:02:02] Production.INFO: ==24331== Lock acquired, processing the job...
[2026-09-15 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:02:02] Production.INFO: ==24331== Releasing lock...
[2026-09-15 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:02:02] Production.INFO: ==24329== Releasing lock...
[2026-09-15 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:02:03] Production.INFO: ==24340== Lock acquired, processing the job...
[2026-09-15 17:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:02:03] Production.INFO: ==24334== Lock acquired, processing the job...
[2026-09-15 17:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:02:03] Production.INFO: ==24342== Lock acquired, processing the job...
[2026-09-15 17:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 17:02:03] Production.INFO: ==24336== Lock acquired, processing the job...
[2026-09-15 17:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 17:02:03] Production.INFO: Account Balance Start.
[2026-09-15 17:02:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:02:03] Production.INFO: 117
[2026-09-15 17:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:02:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:02:03] Production.INFO: ==24338== Lock acquired, processing the job...
[2026-09-15 17:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:02:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:02:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:02:03] Production.INFO: ==24344== Lock acquired, processing the job...
[2026-09-15 17:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:02:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:02:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 17: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-15 17: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-15 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:02:04] Production.INFO: ==24344== Releasing lock...
[2026-09-15 17:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:02:04] Production.ERROR: done
[2026-09-15 17:02:04] Production.INFO: Total Charge 0
[2026-09-15 17:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 17:02:04] Production.INFO: CreateAllLog End
[2026-09-15 17:02:04] Production.ERROR: done
[2026-09-15 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-15 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-15 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-15 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-15 17:02:04] Production.INFO: ==24342== Releasing lock...
[2026-09-15 17:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 17:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 17:02:04] Production.INFO: Account Balance End.
[2026-09-15 17:02:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:02:04] Production.INFO: ==24340== Releasing lock...
[2026-09-15 17:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:02:04] Production.INFO: ==24336== Releasing lock...
[2026-09-15 17:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:02:11] Production.ERROR: CronJobId end10
[2026-09-15 17:02:11] Production.INFO: ==24338== Releasing lock...
[2026-09-15 17:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:02:14] Production.INFO: call_cost start
[2026-09-15 17:02:14] Production.INFO: call_cost end
[2026-09-15 17:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:02:14] Production.INFO: ==24334== Releasing lock...
[2026-09-15 17:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:03:02] Production.INFO: ==24398== Lock acquired, processing the job...
[2026-09-15 22:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:03:02] Production.INFO: neon service started
[2026-09-15 22:03:02] Production.INFO: neon service started
[2026-09-15 22:03:02] Production.INFO: ==24398== Releasing lock...
[2026-09-15 22:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:03:02] Production.INFO: ==24400== Lock acquired, processing the job...
[2026-09-15 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:03:03] Production.INFO: ==24400== Releasing lock...
[2026-09-15 17:03:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:03:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:03:03] Production.INFO: ==24402== Lock acquired, processing the job...
[2026-09-15 21:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:03:03] Production.INFO: ==24402== Releasing lock...
[2026-09-15 21:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:03:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:03:03] Production.INFO: ==24409== Lock acquired, processing the job...
[2026-09-15 17:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:03:03] Production.INFO: ==24405== Lock acquired, processing the job...
[2026-09-15 17:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:03:03] Production.INFO: ==24407== Lock acquired, processing the job...
[2026-09-15 17:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:03:04] Production.INFO: ==24413== Lock acquired, processing the job...
[2026-09-15 17:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:03:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:03:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:03:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:03:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:03:04] Production.INFO: ==24411== Lock acquired, processing the job...
[2026-09-15 17:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:03:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17: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-15 17: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-15 17:03:04] Production.INFO: Account Balance Start.
[2026-09-15 17:03:04] Production.INFO: CreateAllLog Start
[2026-09-15 17: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-15 17:03:04] Production.INFO: 117
[2026-09-15 17:03:04] Production.INFO: ==24413== Releasing lock...
[2026-09-15 17:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:03:04] Production.INFO: Date 2026-09-08
[2026-09-15 17:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:03:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:03:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:03:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:03:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:03:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:03:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:03:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:03:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:03:04] Production.INFO: Total Charge 0
[2026-09-15 17:03:04] Production.INFO: CreateAllLog End
[2026-09-15 17:03:04] Production.INFO: Account Balance End.
[2026-09-15 17:03:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:03:04] Production.INFO: ==24411== Releasing lock...
[2026-09-15 17:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:03:04] Production.INFO: ==24407== Releasing lock...
[2026-09-15 17:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:03:11] Production.ERROR: CronJobId end10
[2026-09-15 17:03:11] Production.INFO: ==24409== Releasing lock...
[2026-09-15 17:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:03:14] Production.INFO: call_cost start
[2026-09-15 17:03:14] Production.INFO: call_cost end
[2026-09-15 17:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:03:14] Production.INFO: ==24405== Releasing lock...
[2026-09-15 17:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:04:01] Production.INFO: ==24468== Lock acquired, processing the job...
[2026-09-15 22:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:04:01] Production.INFO: neon service started
[2026-09-15 22:04:01] Production.INFO: neon service started
[2026-09-15 22:04:01] Production.INFO: ==24468== Releasing lock...
[2026-09-15 22:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:04:02] Production.INFO: ==24470== Lock acquired, processing the job...
[2026-09-15 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:04:02] Production.INFO: ==24470== Releasing lock...
[2026-09-15 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:04:02] Production.INFO: ==24472== Lock acquired, processing the job...
[2026-09-15 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:04:02] Production.INFO: ==24472== Releasing lock...
[2026-09-15 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:04:03] Production.INFO: ==24477== Lock acquired, processing the job...
[2026-09-15 17:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:04:03] Production.INFO: ==24475== Lock acquired, processing the job...
[2026-09-15 17:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:04:03] Production.INFO: ==24479== Lock acquired, processing the job...
[2026-09-15 17:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:04:03] Production.INFO: ==24481== Lock acquired, processing the job...
[2026-09-15 17:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:04:03] Production.INFO: ==24483== Lock acquired, processing the job...
[2026-09-15 17:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:04:03] Production.INFO: Account Balance Start.
[2026-09-15 17:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:04:03] Production.INFO: 117
[2026-09-15 17:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:04:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:04:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:04:03] Production.INFO: ==24483== Releasing lock...
[2026-09-15 17:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:04:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:04:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:04:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:04:03] Production.INFO: ==24477== Releasing lock...
[2026-09-15 17:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:04:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:04:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:04:04] Production.INFO: Total Charge 0
[2026-09-15 17:04:04] Production.INFO: CreateAllLog End
[2026-09-15 17:04:04] Production.INFO: Account Balance End.
[2026-09-15 17:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:04:04] Production.INFO: ==24481== Releasing lock...
[2026-09-15 17:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:04:11] Production.ERROR: CronJobId end10
[2026-09-15 17:04:11] Production.INFO: ==24479== Releasing lock...
[2026-09-15 17:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:04:13] Production.INFO: call_cost start
[2026-09-15 17:04:13] Production.INFO: call_cost end
[2026-09-15 17:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:04:13] Production.INFO: ==24475== Releasing lock...
[2026-09-15 17:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:05:02] Production.INFO: ==24541== Lock acquired, processing the job...
[2026-09-15 22:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:05:02] Production.INFO: neon service started
[2026-09-15 22:05:02] Production.INFO: neon service started
[2026-09-15 22:05:02] Production.INFO: ==24541== Releasing lock...
[2026-09-15 22:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:05:02] Production.INFO: ==24543== Lock acquired, processing the job...
[2026-09-15 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:05:02] Production.INFO: ==24543== Releasing lock...
[2026-09-15 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:05:03] Production.INFO: ==24545== Lock acquired, processing the job...
[2026-09-15 21:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:05:03] Production.INFO: ==24545== Releasing lock...
[2026-09-15 21:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:05:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:05:03] Production.INFO: ==24547== Lock acquired, processing the job...
[2026-09-15 17:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 17:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 17:05:03] Production.INFO: ==24549== Lock acquired, processing the job...
[2026-09-15 17:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 17:05:03] Production.INFO: ==24547== Releasing lock...
[2026-09-15 17:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 17:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 17:05:03] Production.INFO: ==24553== Lock acquired, processing the job...
[2026-09-15 17:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:05:03] Production.INFO: ==24551== Lock acquired, processing the job...
[2026-09-15 17:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:05:03] Production.INFO: ==24555== Lock acquired, processing the job...
[2026-09-15 17:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:05:03] Production.INFO: Account Balance Start.
[2026-09-15 17:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:05:03] Production.INFO: 117
[2026-09-15 17:05:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:05:04] Production.INFO: ==24557== Lock acquired, processing the job...
[2026-09-15 17:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 17:05:04] Production.INFO: ==24560== Lock acquired, processing the job...
[2026-09-15 17:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:05:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 17:05:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:05:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:05:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:05:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:05:04] Production.INFO: ==24560== Releasing lock...
[2026-09-15 17:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:05:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:05:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:05:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:05:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:05:04] Production.ERROR: done
[2026-09-15 17:05:04] Production.INFO: Total Charge 0
[2026-09-15 17:05:04] Production.INFO: CreateAllLog End
[2026-09-15 17:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 17:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009282', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 17:05:04] Production.INFO: Account Balance End.
[2026-09-15 17:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:05:04] Production.INFO: ==24555== Releasing lock...
[2026-09-15 17:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:05:04] Production.INFO: ==24551== Releasing lock...
[2026-09-15 17:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009282', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 17:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 17:05:10] Production.INFO: ProcessCDR(1,18009282,1,1,2)
[2026-09-15 17:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009282,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009282,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 17:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 17:05:10] Production.INFO: ==24557== Releasing lock...
[2026-09-15 17:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 17:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 17:05:14] Production.ERROR: CronJobId end10
[2026-09-15 17:05:14] Production.INFO: ==24553== Releasing lock...
[2026-09-15 17:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:05:16] Production.INFO: call_cost start
[2026-09-15 17:05:16] Production.INFO: call_cost end
[2026-09-15 17:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:05:16] Production.INFO: ==24549== Releasing lock...
[2026-09-15 17:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:06:01] Production.INFO: ==24618== Lock acquired, processing the job...
[2026-09-15 22:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:06:01] Production.INFO: neon service started
[2026-09-15 22:06:01] Production.INFO: neon service started
[2026-09-15 22:06:01] Production.INFO: ==24618== Releasing lock...
[2026-09-15 22:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:06:01] Production.INFO: ==24620== Lock acquired, processing the job...
[2026-09-15 17:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:06:02] Production.INFO: ==24620== Releasing lock...
[2026-09-15 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:06:02] Production.INFO: ==24622== Lock acquired, processing the job...
[2026-09-15 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:06:02] Production.INFO: ==24622== Releasing lock...
[2026-09-15 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:06:02] Production.INFO: ==24624== Lock acquired, processing the job...
[2026-09-15 17:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:06:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:06:02] Production.INFO: ==24626== Lock acquired, processing the job...
[2026-09-15 17:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:06:03] Production.INFO: ==24629== Lock acquired, processing the job...
[2026-09-15 17:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:06:03] Production.INFO: ==24631== Lock acquired, processing the job...
[2026-09-15 17:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:06:03] Production.INFO: ==24633== Lock acquired, processing the job...
[2026-09-15 17:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:06:03] Production.INFO: Account Balance Start.
[2026-09-15 17:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:06:03] Production.INFO: 117
[2026-09-15 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-15 17:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 17:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:06:03] Production.INFO: ==24633== Releasing lock...
[2026-09-15 17:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:06:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:06:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:06:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:06:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:06:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:06:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:06:03] Production.INFO: ==24626== Releasing lock...
[2026-09-15 17:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:06:03] Production.INFO: Total Charge 0
[2026-09-15 17:06:03] Production.INFO: CreateAllLog End
[2026-09-15 17:06:04] Production.INFO: Account Balance End.
[2026-09-15 17:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:06:04] Production.INFO: ==24631== Releasing lock...
[2026-09-15 17:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:06:10] Production.ERROR: CronJobId end10
[2026-09-15 17:06:10] Production.INFO: ==24629== Releasing lock...
[2026-09-15 17:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:06:14] Production.INFO: call_cost start
[2026-09-15 17:06:14] Production.INFO: call_cost end
[2026-09-15 17:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:06:14] Production.INFO: ==24624== Releasing lock...
[2026-09-15 17:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:07:01] Production.INFO: ==24689== Lock acquired, processing the job...
[2026-09-15 22:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:07:02] Production.INFO: neon service started
[2026-09-15 22:07:02] Production.INFO: neon service started
[2026-09-15 22:07:02] Production.INFO: ==24689== Releasing lock...
[2026-09-15 22:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:07:02] Production.INFO: ==24691== Lock acquired, processing the job...
[2026-09-15 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:07:02] Production.INFO: ==24691== Releasing lock...
[2026-09-15 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:07:02] Production.INFO: ==24693== Lock acquired, processing the job...
[2026-09-15 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:07:02] Production.INFO: ==24693== Releasing lock...
[2026-09-15 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:07:03] Production.INFO: ==24703== Lock acquired, processing the job...
[2026-09-15 17:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 17:07:03] Production.INFO: ==24703== Releasing lock...
[2026-09-15 17:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:07:03] Production.INFO: ==24697== Lock acquired, processing the job...
[2026-09-15 17:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:07:03] Production.INFO: ==24695== Lock acquired, processing the job...
[2026-09-15 17:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:07:03] Production.INFO: ==24699== Lock acquired, processing the job...
[2026-09-15 17:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:07:03] Production.INFO: ==24701== Lock acquired, processing the job...
[2026-09-15 17:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:07:03] Production.INFO: Account Balance Start.
[2026-09-15 17:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:07:03] Production.INFO: 117
[2026-09-15 17:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:07:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:07:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:07:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:07:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:07:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:07:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:07:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:07:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:07:04] Production.INFO: Total Charge 0
[2026-09-15 17:07:04] Production.INFO: ==24697== Releasing lock...
[2026-09-15 17:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:07:04] Production.INFO: CreateAllLog End
[2026-09-15 17:07:04] Production.INFO: Account Balance End.
[2026-09-15 17:07:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:07:04] Production.INFO: ==24701== Releasing lock...
[2026-09-15 17:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:07:11] Production.ERROR: CronJobId end10
[2026-09-15 17:07:11] Production.INFO: ==24699== Releasing lock...
[2026-09-15 17:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:07:13] Production.INFO: call_cost start
[2026-09-15 17:07:13] Production.INFO: call_cost end
[2026-09-15 17:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:07:14] Production.INFO: ==24695== Releasing lock...
[2026-09-15 17:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:08:01] Production.INFO: ==24757== Lock acquired, processing the job...
[2026-09-15 22:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:08:01] Production.INFO: neon service started
[2026-09-15 22:08:01] Production.INFO: neon service started
[2026-09-15 22:08:01] Production.INFO: ==24757== Releasing lock...
[2026-09-15 22:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:08:01] Production.INFO: ==24759== Lock acquired, processing the job...
[2026-09-15 17:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:08:01] Production.INFO: ==24759== Releasing lock...
[2026-09-15 17:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:08:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:08:02] Production.INFO: ==24761== Lock acquired, processing the job...
[2026-09-15 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:08:02] Production.INFO: ==24761== Releasing lock...
[2026-09-15 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:08:02] Production.INFO: ==24764== Lock acquired, processing the job...
[2026-09-15 17:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:08:02] Production.INFO: ==24766== Lock acquired, processing the job...
[2026-09-15 17:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:08:02] Production.INFO: ==24768== Lock acquired, processing the job...
[2026-09-15 17:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:08:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:08:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:08:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:08:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:08:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:08:02] Production.INFO: ==24772== Lock acquired, processing the job...
[2026-09-15 17:08:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:08:02] Production.INFO: ==24770== Lock acquired, processing the job...
[2026-09-15 17:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:08:02] Production.INFO: Account Balance Start.
[2026-09-15 17:08:02] Production.INFO: CreateAllLog Start
[2026-09-15 17:08:02] Production.INFO: 117
[2026-09-15 17:08:02] Production.INFO: Date 2026-09-08
[2026-09-15 17:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:08:03] Production.INFO: ==24772== Releasing lock...
[2026-09-15 17:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:08:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:08:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:08:03] Production.INFO: Total Charge 0
[2026-09-15 17:08:03] Production.INFO: CreateAllLog End
[2026-09-15 17:08:03] Production.INFO: Account Balance End.
[2026-09-15 17:08:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:08:03] Production.INFO: ==24770== Releasing lock...
[2026-09-15 17:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:08:03] Production.INFO: ==24766== Releasing lock...
[2026-09-15 17:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:08:09] Production.ERROR: CronJobId end10
[2026-09-15 17:08:09] Production.INFO: ==24768== Releasing lock...
[2026-09-15 17:08:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:08:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:08:12] Production.INFO: call_cost start
[2026-09-15 17:08:12] Production.INFO: call_cost end
[2026-09-15 17:08:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:08:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:08:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:08:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:08:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:08:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:08:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:08:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:08:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:08:12] Production.INFO: ==24764== Releasing lock...
[2026-09-15 17:08:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:08:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:09:01] Production.INFO: ==24855== Lock acquired, processing the job...
[2026-09-15 22:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:09:01] Production.INFO: neon service started
[2026-09-15 22:09:01] Production.INFO: neon service started
[2026-09-15 22:09:01] Production.INFO: ==24855== Releasing lock...
[2026-09-15 22:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:09:02] Production.INFO: ==24857== Lock acquired, processing the job...
[2026-09-15 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 21:09:02] Production.INFO: ==24859== Lock acquired, processing the job...
[2026-09-15 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:09:02] Production.INFO: ==24859== Releasing lock...
[2026-09-15 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:09:02] Production.INFO: ==24857== Releasing lock...
[2026-09-15 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:09:03] Production.INFO: ==24862== Lock acquired, processing the job...
[2026-09-15 17:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:09:03] Production.INFO: ==24864== Lock acquired, processing the job...
[2026-09-15 17:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:09:03] Production.INFO: ==24866== Lock acquired, processing the job...
[2026-09-15 17:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:09:03] Production.INFO: ==24868== Lock acquired, processing the job...
[2026-09-15 17:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:09:03] Production.INFO: ==24870== Lock acquired, processing the job...
[2026-09-15 17:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:09:03] Production.INFO: Account Balance Start.
[2026-09-15 17:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:09:03] Production.INFO: 117
[2026-09-15 17:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:09:03] Production.INFO: ==24870== Releasing lock...
[2026-09-15 17:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:09:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:09:04] Production.INFO: ==24864== Releasing lock...
[2026-09-15 17:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:09:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:09:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:09:04] Production.INFO: Total Charge 0
[2026-09-15 17:09:04] Production.INFO: CreateAllLog End
[2026-09-15 17:09:04] Production.INFO: Account Balance End.
[2026-09-15 17:09:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:09:04] Production.INFO: ==24868== Releasing lock...
[2026-09-15 17:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:09:12] Production.ERROR: CronJobId end10
[2026-09-15 17:09:12] Production.INFO: ==24866== Releasing lock...
[2026-09-15 17:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:09:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:09:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:09:16] Production.INFO: call_cost start
[2026-09-15 17:09:16] Production.INFO: call_cost end
[2026-09-15 17:09:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:09:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:09:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:09:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:09:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:09:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:09:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:09:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:09:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:09:16] Production.INFO: ==24862== Releasing lock...
[2026-09-15 17:09:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:09:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:10:02] Production.INFO: ==24924== Lock acquired, processing the job...
[2026-09-15 22:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:10:02] Production.INFO: neon service started
[2026-09-15 22:10:02] Production.INFO: neon service started
[2026-09-15 22:10:02] Production.INFO: ==24924== Releasing lock...
[2026-09-15 22:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:10:02] Production.INFO: ==24926== Lock acquired, processing the job...
[2026-09-15 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 21:10:02] Production.INFO: ==24928== Lock acquired, processing the job...
[2026-09-15 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:10:02] Production.INFO: ==24928== Releasing lock...
[2026-09-15 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:10:02] Production.INFO: ==24926== Releasing lock...
[2026-09-15 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:10:03] Production.INFO: ==24934== Lock acquired, processing the job...
[2026-09-15 17:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:10:03] Production.INFO: ==24938== Lock acquired, processing the job...
[2026-09-15 17:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 17:10:03] Production.INFO: ==24938== Releasing lock...
[2026-09-15 17:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:10:03] Production.INFO: ==24930== Lock acquired, processing the job...
[2026-09-15 17:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:10:03] Production.INFO: ==24932== Lock acquired, processing the job...
[2026-09-15 17:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:10:04] Production.INFO: ==24936== Lock acquired, processing the job...
[2026-09-15 17:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:10:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:10:04] Production.INFO: Account Balance Start.
[2026-09-15 17:10:04] Production.INFO: CreateAllLog Start
[2026-09-15 17:10:04] Production.INFO: 117
[2026-09-15 17:10:04] Production.INFO: Date 2026-09-08
[2026-09-15 17:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:10:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:10:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:10:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:10:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:10:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:10:04] Production.INFO: ==24932== Releasing lock...
[2026-09-15 17:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:10:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:10:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:10:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:10:04] Production.INFO: Total Charge 0
[2026-09-15 17:10:04] Production.INFO: CreateAllLog End
[2026-09-15 17:10:04] Production.INFO: Account Balance End.
[2026-09-15 17:10:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:10:04] Production.INFO: ==24936== Releasing lock...
[2026-09-15 17:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:10:10] Production.ERROR: CronJobId end10
[2026-09-15 17:10:10] Production.INFO: ==24934== Releasing lock...
[2026-09-15 17:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:10:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:10:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:10:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:10:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:10:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:10:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:10:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:10:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:10:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:10:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:10:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:10:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:10:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:10:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:10:13] Production.INFO: call_cost start
[2026-09-15 17:10:13] Production.INFO: call_cost end
[2026-09-15 17:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:10:13] Production.INFO: ==24930== Releasing lock...
[2026-09-15 17:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:11:01] Production.INFO: ==24994== Lock acquired, processing the job...
[2026-09-15 22:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:11:01] Production.INFO: neon service started
[2026-09-15 22:11:01] Production.INFO: neon service started
[2026-09-15 22:11:01] Production.INFO: ==24994== Releasing lock...
[2026-09-15 22:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:11:01] Production.INFO: ==24996== Lock acquired, processing the job...
[2026-09-15 17:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:11:02] Production.INFO: ==24996== Releasing lock...
[2026-09-15 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:11:02] Production.INFO: ==24998== Lock acquired, processing the job...
[2026-09-15 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:11:02] Production.INFO: ==24998== Releasing lock...
[2026-09-15 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:11:02] Production.INFO: ==25004== Lock acquired, processing the job...
[2026-09-15 17:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:11:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:11:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:11:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:11:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:11:03] Production.INFO: ==25000== Lock acquired, processing the job...
[2026-09-15 17:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:11:03] Production.INFO: ==25002== Lock acquired, processing the job...
[2026-09-15 17:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:11:03] Production.INFO: ==25006== Lock acquired, processing the job...
[2026-09-15 17:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:11:03] Production.INFO: ==25008== Lock acquired, processing the job...
[2026-09-15 17:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:11:03] Production.INFO: Account Balance Start.
[2026-09-15 17:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:11:03] Production.INFO: 117
[2026-09-15 17:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:11:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:11:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:11:03] Production.INFO: ==25008== Releasing lock...
[2026-09-15 17:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:11:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:11:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:11:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:11:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:11:03] Production.INFO: Total Charge 0
[2026-09-15 17:11:04] Production.INFO: CreateAllLog End
[2026-09-15 17:11:04] Production.INFO: Account Balance End.
[2026-09-15 17:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:11:04] Production.INFO: ==25006== Releasing lock...
[2026-09-15 17:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:11:04] Production.INFO: ==25002== Releasing lock...
[2026-09-15 17:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:11:11] Production.ERROR: CronJobId end10
[2026-09-15 17:11:11] Production.INFO: ==25004== Releasing lock...
[2026-09-15 17:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:11:14] Production.INFO: call_cost start
[2026-09-15 17:11:14] Production.INFO: call_cost end
[2026-09-15 17:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:11:14] Production.INFO: ==25000== Releasing lock...
[2026-09-15 17:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:12:02] Production.INFO: ==25068== Lock acquired, processing the job...
[2026-09-15 22:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:12:02] Production.INFO: neon service started
[2026-09-15 22:12:02] Production.INFO: neon service started
[2026-09-15 22:12:02] Production.INFO: ==25068== Releasing lock...
[2026-09-15 22:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:12:02] Production.INFO: ==25070== Lock acquired, processing the job...
[2026-09-15 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:12:02] Production.INFO: ==25070== Releasing lock...
[2026-09-15 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:12:02] Production.INFO: ==25072== Lock acquired, processing the job...
[2026-09-15 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:12:03] Production.INFO: ==25072== Releasing lock...
[2026-09-15 21:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:12:03] Production.INFO: ==25076== Lock acquired, processing the job...
[2026-09-15 17:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:12:03] Production.INFO: ==25078== Lock acquired, processing the job...
[2026-09-15 17:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:12:03] Production.INFO: ==25082== Lock acquired, processing the job...
[2026-09-15 17:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:12:03] Production.INFO: ==25074== Lock acquired, processing the job...
[2026-09-15 17:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 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-15 17:12:03] Production.INFO: ==25080== Lock acquired, processing the job...
[2026-09-15 17:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 17:12:03] Production.INFO: ==25082== Releasing lock...
[2026-09-15 17:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:12:03] Production.INFO: Account Balance Start.
[2026-09-15 17:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:12:03] Production.INFO: 117
[2026-09-15 17:12:03] Production.INFO: ==25076== Releasing lock...
[2026-09-15 17:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:12:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:12:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:12:04] Production.INFO: Total Charge 0
[2026-09-15 17:12:04] Production.INFO: CreateAllLog End
[2026-09-15 17:12:04] Production.INFO: Account Balance End.
[2026-09-15 17:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:12:04] Production.INFO: ==25080== Releasing lock...
[2026-09-15 17:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:12:11] Production.ERROR: CronJobId end10
[2026-09-15 17:12:11] Production.INFO: ==25078== Releasing lock...
[2026-09-15 17:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:12:14] Production.INFO: call_cost start
[2026-09-15 17:12:14] Production.INFO: call_cost end
[2026-09-15 17:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:12:14] Production.INFO: ==25074== Releasing lock...
[2026-09-15 17:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:13:01] Production.INFO: ==25146== Lock acquired, processing the job...
[2026-09-15 22:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:13:01] Production.INFO: neon service started
[2026-09-15 22:13:01] Production.INFO: neon service started
[2026-09-15 22:13:01] Production.INFO: ==25146== Releasing lock...
[2026-09-15 22:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:13:02] Production.INFO: ==25148== Lock acquired, processing the job...
[2026-09-15 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 21:13:02] Production.INFO: ==25150== Lock acquired, processing the job...
[2026-09-15 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:13:02] Production.INFO: ==25150== Releasing lock...
[2026-09-15 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:13:02] Production.INFO: ==25148== Releasing lock...
[2026-09-15 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:13:03] Production.INFO: ==25155== Lock acquired, processing the job...
[2026-09-15 17:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:13:03] Production.INFO: ==25159== Lock acquired, processing the job...
[2026-09-15 17:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:13:03] Production.INFO: ==25153== Lock acquired, processing the job...
[2026-09-15 17:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:13:03] Production.INFO: ==25157== Lock acquired, processing the job...
[2026-09-15 17:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:13:03] Production.INFO: Account Balance Start.
[2026-09-15 17:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:13:03] Production.INFO: ==25161== Lock acquired, processing the job...
[2026-09-15 17:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:13:03] Production.INFO: 117
[2026-09-15 17:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:13:03] Production.INFO: ==25161== Releasing lock...
[2026-09-15 17:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:13:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:13:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:13:03] Production.INFO: Total Charge 0
[2026-09-15 17:13:03] Production.INFO: CreateAllLog End
[2026-09-15 17:13:03] Production.INFO: Account Balance End.
[2026-09-15 17:13:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:13:03] Production.INFO: ==25159== Releasing lock...
[2026-09-15 17:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:13:04] Production.INFO: ==25155== Releasing lock...
[2026-09-15 17:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:13:11] Production.ERROR: CronJobId end10
[2026-09-15 17:13:11] Production.INFO: ==25157== Releasing lock...
[2026-09-15 17:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:13:14] Production.INFO: call_cost start
[2026-09-15 17:13:14] Production.INFO: call_cost end
[2026-09-15 17:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:13:14] Production.INFO: ==25153== Releasing lock...
[2026-09-15 17:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:14:01] Production.INFO: ==25216== Lock acquired, processing the job...
[2026-09-15 22:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:14:01] Production.INFO: neon service started
[2026-09-15 22:14:01] Production.INFO: neon service started
[2026-09-15 22:14:01] Production.INFO: ==25216== Releasing lock...
[2026-09-15 22:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:14:02] Production.INFO: ==25218== Lock acquired, processing the job...
[2026-09-15 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:14:02] Production.INFO: ==25218== Releasing lock...
[2026-09-15 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:14:02] Production.INFO: ==25220== Lock acquired, processing the job...
[2026-09-15 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:14:02] Production.INFO: ==25220== Releasing lock...
[2026-09-15 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:14:02] Production.INFO: ==25223== Lock acquired, processing the job...
[2026-09-15 17:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:14:03] Production.INFO: ==25225== Lock acquired, processing the job...
[2026-09-15 17:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:14:03] Production.INFO: ==25227== Lock acquired, processing the job...
[2026-09-15 17:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:14:03] Production.INFO: ==25229== Lock acquired, processing the job...
[2026-09-15 17:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:14:03] Production.INFO: ==25231== Lock acquired, processing the job...
[2026-09-15 17:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:14:03] Production.INFO: Account Balance Start.
[2026-09-15 17:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:14:03] Production.INFO: 117
[2026-09-15 17:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:14:03] Production.INFO: ==25231== Releasing lock...
[2026-09-15 17:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:14:03] Production.INFO: Total Charge 0
[2026-09-15 17:14:03] Production.INFO: CreateAllLog End
[2026-09-15 17:14:04] Production.INFO: Account Balance End.
[2026-09-15 17:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:14:04] Production.INFO: ==25229== Releasing lock...
[2026-09-15 17:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:14:04] Production.INFO: ==25225== Releasing lock...
[2026-09-15 17:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:14:11] Production.ERROR: CronJobId end10
[2026-09-15 17:14:11] Production.INFO: ==25227== Releasing lock...
[2026-09-15 17:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:14:14] Production.INFO: call_cost start
[2026-09-15 17:14:14] Production.INFO: call_cost end
[2026-09-15 17:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:14:14] Production.INFO: ==25223== Releasing lock...
[2026-09-15 17:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:15:02] Production.INFO: ==25291== Lock acquired, processing the job...
[2026-09-15 22:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:15:02] Production.INFO: neon service started
[2026-09-15 22:15:02] Production.INFO: neon service started
[2026-09-15 22:15:02] Production.INFO: ==25291== Releasing lock...
[2026-09-15 22:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:15:02] Production.INFO: ==25293== Lock acquired, processing the job...
[2026-09-15 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:15:02] Production.INFO: ==25293== Releasing lock...
[2026-09-15 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:15:03] Production.INFO: ==25295== Lock acquired, processing the job...
[2026-09-15 21:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:15:03] Production.INFO: ==25295== Releasing lock...
[2026-09-15 21:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:15:03] Production.INFO: ==25300== Lock acquired, processing the job...
[2026-09-15 17:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:15:03] Production.INFO: ==25298== Lock acquired, processing the job...
[2026-09-15 17:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 17:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 17:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 17:15:03] Production.ERROR: CronJob PID - 25300
[2026-09-15 17:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 17:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 17:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 17:15:00
[2026-09-15 17:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 17:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 17:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 17:15:03] Production.INFO: ==25298== Releasing lock...
[2026-09-15 17:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 17:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 17:15:03] Production.INFO: ==25302== Lock acquired, processing the job...
[2026-09-15 17:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:15:03] Production.INFO: ==25304== Lock acquired, processing the job...
[2026-09-15 17:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:15:03] Production.INFO: ==25306== Lock acquired, processing the job...
[2026-09-15 17:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:15:04] Production.INFO: ==25310== Lock acquired, processing the job...
[2026-09-15 17:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:15:04] Production.INFO: Account Balance Start.
[2026-09-15 17:15:04] Production.INFO: CreateAllLog Start
[2026-09-15 17:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:15:04] Production.INFO: 117
[2026-09-15 17:15:04] Production.INFO: Date 2026-09-08
[2026-09-15 17:15:04] Production.INFO: ==25308== Lock acquired, processing the job...
[2026-09-15 17:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 17:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:15:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 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-15 17:15:04] Production.INFO: ==25310== Releasing lock...
[2026-09-15 17:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:15:04] Production.ERROR: done
[2026-09-15 17:15:04] Production.INFO: Total Charge 0
[2026-09-15 17:15:04] Production.INFO: CreateAllLog End
[2026-09-15 17:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 17:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009323', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 17:15:04] Production.INFO: Account Balance End.
[2026-09-15 17:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:15:04] Production.INFO: ==25306== Releasing lock...
[2026-09-15 17:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:15:04] Production.INFO: ==25302== Releasing lock...
[2026-09-15 17:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009323', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 17:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 17:15:10] Production.INFO: ProcessCDR(1,18009323,1,1,2)
[2026-09-15 17:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009323,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009323,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 17:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 17:15:10] Production.INFO: ==25308== Releasing lock...
[2026-09-15 17:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 17:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 17:15:12] Production.ERROR: CronJobId end10
[2026-09-15 17:15:12] Production.INFO: ==25304== Releasing lock...
[2026-09-15 17:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:15:15] Production.INFO: call_cost start
[2026-09-15 17:15:15] Production.INFO: call_cost end
[2026-09-15 17:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:15:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:15:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:15:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:15:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:15:15] Production.INFO: ==25300== Releasing lock...
[2026-09-15 17:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:16:01] Production.INFO: ==25363== Lock acquired, processing the job...
[2026-09-15 22:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:16:01] Production.INFO: neon service started
[2026-09-15 22:16:01] Production.INFO: neon service started
[2026-09-15 22:16:01] Production.INFO: ==25363== Releasing lock...
[2026-09-15 22:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:16:01] Production.INFO: ==25365== Lock acquired, processing the job...
[2026-09-15 17:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:16:02] Production.INFO: ==25365== Releasing lock...
[2026-09-15 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:16:02] Production.INFO: ==25367== Lock acquired, processing the job...
[2026-09-15 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:16:02] Production.INFO: ==25367== Releasing lock...
[2026-09-15 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:16:02] Production.INFO: ==25374== Lock acquired, processing the job...
[2026-09-15 17:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:16:02] Production.INFO: ==25370== Lock acquired, processing the job...
[2026-09-15 17:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:16:02] Production.INFO: ==25378== Lock acquired, processing the job...
[2026-09-15 17:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:16:03] Production.INFO: ==25372== Lock acquired, processing the job...
[2026-09-15 17:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 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-15 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-15 17:16:03] Production.INFO: ==25378== Releasing lock...
[2026-09-15 17:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:16:03] Production.INFO: ==25376== Lock acquired, processing the job...
[2026-09-15 17:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:16:03] Production.INFO: Account Balance Start.
[2026-09-15 17:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:16:03] Production.INFO: 117
[2026-09-15 17:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:16:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:16:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:16:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:16:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:16:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:16:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:16:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:16:03] Production.INFO: Total Charge 0
[2026-09-15 17:16:03] Production.INFO: CreateAllLog End
[2026-09-15 17:16:03] Production.INFO: Account Balance End.
[2026-09-15 17:16:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:16:03] Production.INFO: ==25376== Releasing lock...
[2026-09-15 17:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:16:03] Production.INFO: ==25372== Releasing lock...
[2026-09-15 17:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:16:11] Production.ERROR: CronJobId end10
[2026-09-15 17:16:11] Production.INFO: ==25374== Releasing lock...
[2026-09-15 17:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:16:13] Production.INFO: call_cost start
[2026-09-15 17:16:13] Production.INFO: call_cost end
[2026-09-15 17:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:16:13] Production.INFO: ==25370== Releasing lock...
[2026-09-15 17:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:17:02] Production.INFO: ==25438== Lock acquired, processing the job...
[2026-09-15 22:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:17:02] Production.INFO: neon service started
[2026-09-15 22:17:02] Production.INFO: neon service started
[2026-09-15 22:17:02] Production.INFO: ==25438== Releasing lock...
[2026-09-15 22:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:17:02] Production.INFO: ==25440== Lock acquired, processing the job...
[2026-09-15 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:17:02] Production.INFO: ==25440== Releasing lock...
[2026-09-15 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:17:02] Production.INFO: ==25442== Lock acquired, processing the job...
[2026-09-15 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:17:02] Production.INFO: ==25442== Releasing lock...
[2026-09-15 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:17:03] Production.INFO: ==25453== Lock acquired, processing the job...
[2026-09-15 17:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:17:03] Production.INFO: ==25444== Lock acquired, processing the job...
[2026-09-15 17:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:17:03] Production.INFO: ==25453== Releasing lock...
[2026-09-15 17:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:17:03] Production.INFO: ==25446== Lock acquired, processing the job...
[2026-09-15 17:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:17:03] Production.INFO: ==25448== Lock acquired, processing the job...
[2026-09-15 17:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:17:03] Production.INFO: ==25451== Lock acquired, processing the job...
[2026-09-15 17:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:17:03] Production.INFO: Account Balance Start.
[2026-09-15 17:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:17:03] Production.INFO: 117
[2026-09-15 17:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:17:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:17:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:17:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:17:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:17:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:17:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:17:04] Production.INFO: Total Charge 0
[2026-09-15 17:17:04] Production.INFO: CreateAllLog End
[2026-09-15 17:17:04] Production.INFO: Account Balance End.
[2026-09-15 17:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:17:04] Production.INFO: ==25451== Releasing lock...
[2026-09-15 17:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:17:04] Production.INFO: ==25446== Releasing lock...
[2026-09-15 17:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:17:11] Production.ERROR: CronJobId end10
[2026-09-15 17:17:11] Production.INFO: ==25448== Releasing lock...
[2026-09-15 17:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:17:14] Production.INFO: call_cost start
[2026-09-15 17:17:14] Production.INFO: call_cost end
[2026-09-15 17:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:17:14] Production.INFO: ==25444== Releasing lock...
[2026-09-15 17:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:18:01] Production.INFO: ==25508== Lock acquired, processing the job...
[2026-09-15 22:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:18:01] Production.INFO: neon service started
[2026-09-15 22:18:01] Production.INFO: neon service started
[2026-09-15 22:18:01] Production.INFO: ==25508== Releasing lock...
[2026-09-15 22:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:18:01] Production.INFO: ==25510== Lock acquired, processing the job...
[2026-09-15 17:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:18:02] Production.INFO: ==25510== Releasing lock...
[2026-09-15 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:18:02] Production.INFO: ==25512== Lock acquired, processing the job...
[2026-09-15 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:18:02] Production.INFO: ==25512== Releasing lock...
[2026-09-15 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:18:02] Production.INFO: ==25523== Lock acquired, processing the job...
[2026-09-15 17:18:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:18:02] Production.INFO: ==25514== Lock acquired, processing the job...
[2026-09-15 17:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:18: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-15 17:18: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-15 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-15 17:18:03] Production.INFO: ==25523== Releasing lock...
[2026-09-15 17:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:18:03] Production.INFO: ==25516== Lock acquired, processing the job...
[2026-09-15 17:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:18:03] Production.INFO: ==25518== Lock acquired, processing the job...
[2026-09-15 17:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:18:03] Production.INFO: ==25520== Lock acquired, processing the job...
[2026-09-15 17:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:18:03] Production.INFO: Account Balance Start.
[2026-09-15 17:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:18:03] Production.INFO: 117
[2026-09-15 17:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:18:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:18:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:18:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:18:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:18:03] Production.INFO: ==25516== Releasing lock...
[2026-09-15 17:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:18:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:18:04] Production.INFO: Total Charge 0
[2026-09-15 17:18:04] Production.INFO: CreateAllLog End
[2026-09-15 17:18:04] Production.INFO: Account Balance End.
[2026-09-15 17:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:18:04] Production.INFO: ==25520== Releasing lock...
[2026-09-15 17:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:18:10] Production.ERROR: CronJobId end10
[2026-09-15 17:18:10] Production.INFO: ==25518== Releasing lock...
[2026-09-15 17:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:18:13] Production.INFO: call_cost start
[2026-09-15 17:18:13] Production.INFO: call_cost end
[2026-09-15 17:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:18:13] Production.INFO: ==25514== Releasing lock...
[2026-09-15 17:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:19:01] Production.INFO: ==25578== Lock acquired, processing the job...
[2026-09-15 22:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:19:01] Production.INFO: neon service started
[2026-09-15 22:19:01] Production.INFO: neon service started
[2026-09-15 22:19:01] Production.INFO: ==25578== Releasing lock...
[2026-09-15 22:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:19:02] Production.INFO: ==25582== Lock acquired, processing the job...
[2026-09-15 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:19:02] Production.INFO: ==25582== Releasing lock...
[2026-09-15 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:19:02] Production.INFO: ==25580== Lock acquired, processing the job...
[2026-09-15 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:19:02] Production.INFO: ==25580== Releasing lock...
[2026-09-15 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:19:03] Production.INFO: ==25584== Lock acquired, processing the job...
[2026-09-15 17:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:19:03] Production.INFO: ==25586== Lock acquired, processing the job...
[2026-09-15 17:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:19:03] Production.INFO: ==25588== Lock acquired, processing the job...
[2026-09-15 17:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:19:03] Production.INFO: ==25590== Lock acquired, processing the job...
[2026-09-15 17:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:19:03] Production.INFO: ==25592== Lock acquired, processing the job...
[2026-09-15 17:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:19:03] Production.INFO: Account Balance Start.
[2026-09-15 17:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:19:03] Production.INFO: 117
[2026-09-15 17:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:19:03] Production.INFO: ==25592== Releasing lock...
[2026-09-15 17:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:19:04] Production.INFO: Total Charge 0
[2026-09-15 17:19:04] Production.INFO: CreateAllLog End
[2026-09-15 17:19:04] Production.INFO: ==25586== Releasing lock...
[2026-09-15 17:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:19:04] Production.INFO: Account Balance End.
[2026-09-15 17:19:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:19:04] Production.INFO: ==25590== Releasing lock...
[2026-09-15 17:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:19:11] Production.ERROR: CronJobId end10
[2026-09-15 17:19:11] Production.INFO: ==25588== Releasing lock...
[2026-09-15 17:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:19:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:19:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:19:13] Production.INFO: call_cost start
[2026-09-15 17:19:13] Production.INFO: call_cost end
[2026-09-15 17:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:19:13] Production.INFO: ==25584== Releasing lock...
[2026-09-15 17:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:20:02] Production.INFO: ==25652== Lock acquired, processing the job...
[2026-09-15 22:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:20:02] Production.INFO: neon service started
[2026-09-15 22:20:02] Production.INFO: neon service started
[2026-09-15 22:20:02] Production.INFO: ==25652== Releasing lock...
[2026-09-15 22:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:20:02] Production.INFO: ==25656== Lock acquired, processing the job...
[2026-09-15 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:20:02] Production.INFO: ==25656== Releasing lock...
[2026-09-15 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:20:02] Production.INFO: ==25654== Lock acquired, processing the job...
[2026-09-15 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:20:02] Production.INFO: ==25654== Releasing lock...
[2026-09-15 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:20:03] Production.INFO: ==25658== Lock acquired, processing the job...
[2026-09-15 17:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:20:03] Production.INFO: ==25660== Lock acquired, processing the job...
[2026-09-15 17:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:20:03] Production.INFO: ==25662== Lock acquired, processing the job...
[2026-09-15 17:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:20:03] Production.INFO: ==25666== Lock acquired, processing the job...
[2026-09-15 17:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:20:03] Production.INFO: ==25664== Lock acquired, processing the job...
[2026-09-15 17:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:20:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:20:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:20:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:20:04] Production.INFO: Account Balance Start.
[2026-09-15 17:20:04] Production.INFO: CreateAllLog Start
[2026-09-15 17:20:04] Production.INFO: 117
[2026-09-15 17:20:04] Production.INFO: ==25666== Releasing lock...
[2026-09-15 17:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:20:04] Production.INFO: Date 2026-09-08
[2026-09-15 17:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:20:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:20:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:20:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:20:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:20:04] Production.INFO: ==25660== Releasing lock...
[2026-09-15 17:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:20:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:20:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:20:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:20:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:20:04] Production.INFO: Total Charge 0
[2026-09-15 17:20:04] Production.INFO: CreateAllLog End
[2026-09-15 17:20:04] Production.INFO: Account Balance End.
[2026-09-15 17:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:20:04] Production.INFO: ==25664== Releasing lock...
[2026-09-15 17:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:20:11] Production.ERROR: CronJobId end10
[2026-09-15 17:20:11] Production.INFO: ==25662== Releasing lock...
[2026-09-15 17:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:20:14] Production.INFO: call_cost start
[2026-09-15 17:20:14] Production.INFO: call_cost end
[2026-09-15 17:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:20:14] Production.INFO: ==25658== Releasing lock...
[2026-09-15 17:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:21:01] Production.INFO: ==25725== Lock acquired, processing the job...
[2026-09-15 22:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:21:01] Production.INFO: neon service started
[2026-09-15 22:21:01] Production.INFO: neon service started
[2026-09-15 22:21:01] Production.INFO: ==25725== Releasing lock...
[2026-09-15 22:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:21:02] Production.INFO: ==25727== Lock acquired, processing the job...
[2026-09-15 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 21:21:02] Production.INFO: ==25729== Lock acquired, processing the job...
[2026-09-15 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:21:02] Production.INFO: ==25729== Releasing lock...
[2026-09-15 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:21:02] Production.INFO: ==25727== Releasing lock...
[2026-09-15 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:21:03] Production.INFO: ==25732== Lock acquired, processing the job...
[2026-09-15 17:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:21:03] Production.INFO: ==25738== Lock acquired, processing the job...
[2026-09-15 17:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:21:03] Production.INFO: ==25734== Lock acquired, processing the job...
[2026-09-15 17:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:21:03] Production.INFO: ==25740== Lock acquired, processing the job...
[2026-09-15 17:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:21:03] Production.INFO: ==25736== Lock acquired, processing the job...
[2026-09-15 17:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:21:03] Production.INFO: Account Balance Start.
[2026-09-15 17:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:21:03] Production.INFO: 117
[2026-09-15 17:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 17:21:03] Production.INFO: ==25740== Releasing lock...
[2026-09-15 17:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:21:03] Production.INFO: Total Charge 0
[2026-09-15 17:21:03] Production.INFO: CreateAllLog End
[2026-09-15 17:21:03] Production.INFO: Account Balance End.
[2026-09-15 17:21:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:21:03] Production.INFO: ==25738== Releasing lock...
[2026-09-15 17:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:21:04] Production.INFO: ==25734== Releasing lock...
[2026-09-15 17:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:21:10] Production.ERROR: CronJobId end10
[2026-09-15 17:21:10] Production.INFO: ==25736== Releasing lock...
[2026-09-15 17:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:21:13] Production.INFO: call_cost start
[2026-09-15 17:21:13] Production.INFO: call_cost end
[2026-09-15 17:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:21:13] Production.INFO: ==25732== Releasing lock...
[2026-09-15 17:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:22:02] Production.INFO: ==25796== Lock acquired, processing the job...
[2026-09-15 22:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:22:02] Production.INFO: neon service started
[2026-09-15 22:22:02] Production.INFO: neon service started
[2026-09-15 22:22:02] Production.INFO: ==25796== Releasing lock...
[2026-09-15 22:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:22:02] Production.INFO: ==25801== Lock acquired, processing the job...
[2026-09-15 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:22:02] Production.INFO: ==25801== Releasing lock...
[2026-09-15 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:22:02] Production.INFO: ==25799== Lock acquired, processing the job...
[2026-09-15 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:22:02] Production.INFO: ==25799== Releasing lock...
[2026-09-15 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:22:03] Production.INFO: ==25805== Lock acquired, processing the job...
[2026-09-15 17:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:22:03] Production.INFO: ==25803== Lock acquired, processing the job...
[2026-09-15 17:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:22:03] Production.INFO: ==25807== Lock acquired, processing the job...
[2026-09-15 17:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:22:03] Production.INFO: ==25809== Lock acquired, processing the job...
[2026-09-15 17:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:22:03] Production.INFO: ==25811== Lock acquired, processing the job...
[2026-09-15 17:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:22:03] Production.INFO: Account Balance Start.
[2026-09-15 17:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:22:03] Production.INFO: 117
[2026-09-15 17:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:22:03] Production.INFO: ==25811== Releasing lock...
[2026-09-15 17:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:22:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:22:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:22:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:22:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:22:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:22:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:22:04] Production.INFO: Total Charge 0
[2026-09-15 17:22:04] Production.INFO: CreateAllLog End
[2026-09-15 17:22:04] Production.INFO: ==25805== Releasing lock...
[2026-09-15 17:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:22:04] Production.INFO: Account Balance End.
[2026-09-15 17:22:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:22:04] Production.INFO: ==25809== Releasing lock...
[2026-09-15 17:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:22:11] Production.ERROR: CronJobId end10
[2026-09-15 17:22:11] Production.INFO: ==25807== Releasing lock...
[2026-09-15 17:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:22:14] Production.INFO: call_cost start
[2026-09-15 17:22:14] Production.INFO: call_cost end
[2026-09-15 17:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:22:14] Production.INFO: ==25803== Releasing lock...
[2026-09-15 17:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:23:01] Production.INFO: ==25865== Lock acquired, processing the job...
[2026-09-15 22:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:23:01] Production.INFO: neon service started
[2026-09-15 22:23:01] Production.INFO: neon service started
[2026-09-15 22:23:01] Production.INFO: ==25865== Releasing lock...
[2026-09-15 22:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:23:01] Production.INFO: ==25867== Lock acquired, processing the job...
[2026-09-15 17:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:23:01] Production.INFO: ==25867== Releasing lock...
[2026-09-15 17:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:23:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:23:02] Production.INFO: ==25869== Lock acquired, processing the job...
[2026-09-15 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:23:02] Production.INFO: ==25869== Releasing lock...
[2026-09-15 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:23:02] Production.INFO: ==25878== Lock acquired, processing the job...
[2026-09-15 17:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:23:02] Production.INFO: Account Balance Start.
[2026-09-15 17:23:02] Production.INFO: CreateAllLog Start
[2026-09-15 17:23:02] Production.INFO: 117
[2026-09-15 17:23:02] Production.INFO: Date 2026-09-08
[2026-09-15 17:23:02] Production.INFO: Reseller ==> 0
[2026-09-15 17:23:02] Production.INFO: Date 2026-09-09
[2026-09-15 17:23:02] Production.INFO: Reseller ==> 0
[2026-09-15 17:23:02] Production.INFO: ==25872== Lock acquired, processing the job...
[2026-09-15 17:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:23:02] Production.INFO: Date 2026-09-10
[2026-09-15 17:23:02] Production.INFO: Reseller ==> 0
[2026-09-15 17:23:03] Production.INFO: ==25874== Lock acquired, processing the job...
[2026-09-15 17:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:23:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:23:03] Production.INFO: ==25876== Lock acquired, processing the job...
[2026-09-15 17:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:23:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:23:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:23:03] Production.INFO: ==25880== Lock acquired, processing the job...
[2026-09-15 17:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:23:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:23:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:23:03] Production.INFO: ==25880== Releasing lock...
[2026-09-15 17:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:23:03] Production.INFO: Total Charge 0
[2026-09-15 17:23:03] Production.INFO: CreateAllLog End
[2026-09-15 17:23:03] Production.INFO: Account Balance End.
[2026-09-15 17:23:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:23:03] Production.INFO: ==25878== Releasing lock...
[2026-09-15 17:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:23:03] Production.INFO: ==25874== Releasing lock...
[2026-09-15 17:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:23:09] Production.ERROR: CronJobId end10
[2026-09-15 17:23:09] Production.INFO: ==25876== Releasing lock...
[2026-09-15 17:23:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:23:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:23:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:23:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:23:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:23:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:23:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:23:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:23:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:23:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:23:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:23:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:23:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:23:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:23:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:23:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:23:13] Production.INFO: call_cost start
[2026-09-15 17:23:13] Production.INFO: call_cost end
[2026-09-15 17:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:23:13] Production.INFO: ==25872== Releasing lock...
[2026-09-15 17:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:24:01] Production.INFO: ==25936== Lock acquired, processing the job...
[2026-09-15 22:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:24:01] Production.INFO: neon service started
[2026-09-15 22:24:01] Production.INFO: neon service started
[2026-09-15 22:24:01] Production.INFO: ==25936== Releasing lock...
[2026-09-15 22:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:24:02] Production.INFO: ==25940== Lock acquired, processing the job...
[2026-09-15 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:24:02] Production.INFO: ==25940== Releasing lock...
[2026-09-15 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:24:02] Production.INFO: ==25938== Lock acquired, processing the job...
[2026-09-15 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:24:02] Production.INFO: ==25938== Releasing lock...
[2026-09-15 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:24:03] Production.INFO: ==25947== Lock acquired, processing the job...
[2026-09-15 17:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:24:03] Production.INFO: ==25951== Lock acquired, processing the job...
[2026-09-15 17:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:24:03] Production.INFO: ==25945== Lock acquired, processing the job...
[2026-09-15 17:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:24:03] Production.INFO: ==25943== Lock acquired, processing the job...
[2026-09-15 17:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:24:03] Production.INFO: ==25949== Lock acquired, processing the job...
[2026-09-15 17:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:24:03] Production.INFO: ==25951== Releasing lock...
[2026-09-15 17:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:24:03] Production.INFO: Account Balance Start.
[2026-09-15 17:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:24:03] Production.INFO: 117
[2026-09-15 17:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:24:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:24:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:24:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:24:04] Production.INFO: Total Charge 0
[2026-09-15 17:24:04] Production.INFO: CreateAllLog End
[2026-09-15 17:24:04] Production.INFO: Account Balance End.
[2026-09-15 17:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:24:04] Production.INFO: ==25949== Releasing lock...
[2026-09-15 17:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:24:04] Production.INFO: ==25945== Releasing lock...
[2026-09-15 17:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:24:11] Production.ERROR: CronJobId end10
[2026-09-15 17:24:11] Production.INFO: ==25947== Releasing lock...
[2026-09-15 17:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:24:14] Production.INFO: call_cost start
[2026-09-15 17:24:14] Production.INFO: call_cost end
[2026-09-15 17:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:24:14] Production.INFO: ==25943== Releasing lock...
[2026-09-15 17:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:25:02] Production.INFO: ==26011== Lock acquired, processing the job...
[2026-09-15 22:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:25:02] Production.INFO: neon service started
[2026-09-15 22:25:02] Production.INFO: neon service started
[2026-09-15 22:25:02] Production.INFO: ==26011== Releasing lock...
[2026-09-15 22:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:25:02] Production.INFO: ==26013== Lock acquired, processing the job...
[2026-09-15 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:25:02] Production.INFO: ==26013== Releasing lock...
[2026-09-15 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:25:03] Production.INFO: ==26015== Lock acquired, processing the job...
[2026-09-15 21:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:25:03] Production.INFO: ==26015== Releasing lock...
[2026-09-15 21:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:25:03] Production.INFO: ==26018== Lock acquired, processing the job...
[2026-09-15 17:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 17:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 17:25:03] Production.INFO: ==26020== Lock acquired, processing the job...
[2026-09-15 17:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 17:25:03] Production.INFO: ==26018== Releasing lock...
[2026-09-15 17:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 17:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 17:25:03] Production.INFO: ==26024== Lock acquired, processing the job...
[2026-09-15 17:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:25:03] Production.INFO: ==26022== Lock acquired, processing the job...
[2026-09-15 17:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:25:03] Production.INFO: ==26026== Lock acquired, processing the job...
[2026-09-15 17:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:25:03] Production.INFO: ==26028== Lock acquired, processing the job...
[2026-09-15 17:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 17:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:25:04] Production.INFO: ==26030== Lock acquired, processing the job...
[2026-09-15 17:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 17:25:04] Production.INFO: Account Balance Start.
[2026-09-15 17:25:04] Production.INFO: CreateAllLog Start
[2026-09-15 17:25:04] Production.INFO: 117
[2026-09-15 17:25:04] Production.INFO: Date 2026-09-08
[2026-09-15 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 17: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-15 17:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 17: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-15 17: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-15 17:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:25:04] Production.INFO: ==26030== Releasing lock...
[2026-09-15 17:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:25:04] Production.ERROR: done
[2026-09-15 17:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 17:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009364', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 17:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:25:04] Production.INFO: Total Charge 0
[2026-09-15 17:25:04] Production.INFO: CreateAllLog End
[2026-09-15 17:25:04] Production.INFO: Account Balance End.
[2026-09-15 17:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:25:04] Production.INFO: ==26026== Releasing lock...
[2026-09-15 17:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:25:04] Production.INFO: ==26022== Releasing lock...
[2026-09-15 17:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009364', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 17:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 17:25:11] Production.INFO: ProcessCDR(1,18009364,1,1,2)
[2026-09-15 17:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009364,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009364,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 17:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 17:25:11] Production.INFO: ==26028== Releasing lock...
[2026-09-15 17:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 17:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-15 17:25:14] Production.ERROR: CronJobId end10
[2026-09-15 17:25:14] Production.INFO: ==26024== Releasing lock...
[2026-09-15 17:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:25:17] Production.INFO: call_cost start
[2026-09-15 17:25:17] Production.INFO: call_cost end
[2026-09-15 17:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:25:17] Production.INFO: ==26020== Releasing lock...
[2026-09-15 17:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:26:01] Production.INFO: ==26082== Lock acquired, processing the job...
[2026-09-15 22:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:26:01] Production.INFO: neon service started
[2026-09-15 22:26:01] Production.INFO: neon service started
[2026-09-15 22:26:01] Production.INFO: ==26082== Releasing lock...
[2026-09-15 22:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:26:01] Production.INFO: ==26084== Lock acquired, processing the job...
[2026-09-15 17:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:26:02] Production.INFO: ==26084== Releasing lock...
[2026-09-15 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:26:02] Production.INFO: ==26086== Lock acquired, processing the job...
[2026-09-15 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:26:02] Production.INFO: ==26086== Releasing lock...
[2026-09-15 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:26:02] Production.INFO: ==26088== Lock acquired, processing the job...
[2026-09-15 17:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:26:03] Production.INFO: ==26090== Lock acquired, processing the job...
[2026-09-15 17:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:26:03] Production.INFO: ==26094== Lock acquired, processing the job...
[2026-09-15 17:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:26:03] Production.INFO: ==26096== Lock acquired, processing the job...
[2026-09-15 17:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:26:03] Production.INFO: ==26092== Lock acquired, processing the job...
[2026-09-15 17:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:26:03] Production.INFO: Account Balance Start.
[2026-09-15 17:26:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:26:03] Production.INFO: 117
[2026-09-15 17:26:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 17:26:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:26:03] Production.INFO: ==26096== Releasing lock...
[2026-09-15 17:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:26:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:26:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:26:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:26:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:26:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:26:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:26:03] Production.INFO: Total Charge 0
[2026-09-15 17:26:03] Production.INFO: CreateAllLog End
[2026-09-15 17:26:03] Production.INFO: Account Balance End.
[2026-09-15 17:26:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:26:03] Production.INFO: ==26094== Releasing lock...
[2026-09-15 17:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:26:03] Production.INFO: ==26090== Releasing lock...
[2026-09-15 17:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:26:11] Production.ERROR: CronJobId end10
[2026-09-15 17:26:11] Production.INFO: ==26092== Releasing lock...
[2026-09-15 17:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:26:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:26:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:26:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:26:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:26:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:26:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:26:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:26:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:26:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:26:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:26:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:26:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:26:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:26:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:26:13] Production.INFO: call_cost start
[2026-09-15 17:26:13] Production.INFO: call_cost end
[2026-09-15 17:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:26:13] Production.INFO: ==26088== Releasing lock...
[2026-09-15 17:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:27:02] Production.INFO: ==26151== Lock acquired, processing the job...
[2026-09-15 22:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:27:02] Production.INFO: neon service started
[2026-09-15 22:27:02] Production.INFO: neon service started
[2026-09-15 22:27:02] Production.INFO: ==26151== Releasing lock...
[2026-09-15 22:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:27:02] Production.INFO: ==26154== Lock acquired, processing the job...
[2026-09-15 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 21:27:02] Production.INFO: ==26156== Lock acquired, processing the job...
[2026-09-15 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:27:02] Production.INFO: ==26156== Releasing lock...
[2026-09-15 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:27:03] Production.INFO: ==26154== Releasing lock...
[2026-09-15 17:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:27:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:27:03] Production.INFO: ==26162== Lock acquired, processing the job...
[2026-09-15 17:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:27:03] Production.INFO: ==26158== Lock acquired, processing the job...
[2026-09-15 17:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:27:03] Production.INFO: ==26160== Lock acquired, processing the job...
[2026-09-15 17:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:27:03] Production.INFO: ==26166== Lock acquired, processing the job...
[2026-09-15 17:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:27:04] Production.INFO: ==26164== Lock acquired, processing the job...
[2026-09-15 17:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17: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-15 17: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-15 17: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-15 17:27:04] Production.INFO: Account Balance Start.
[2026-09-15 17:27:04] Production.INFO: CreateAllLog Start
[2026-09-15 17:27:04] Production.INFO: 117
[2026-09-15 17:27:04] Production.INFO: Date 2026-09-08
[2026-09-15 17:27:04] Production.INFO: ==26166== Releasing lock...
[2026-09-15 17:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:27:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:27:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:27:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:27:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:27:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:27:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:27:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:27:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:27:04] Production.INFO: Total Charge 0
[2026-09-15 17:27:04] Production.INFO: CreateAllLog End
[2026-09-15 17:27:04] Production.INFO: Account Balance End.
[2026-09-15 17:27:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:27:04] Production.INFO: ==26164== Releasing lock...
[2026-09-15 17:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:27:04] Production.INFO: ==26160== Releasing lock...
[2026-09-15 17:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:27:11] Production.ERROR: CronJobId end10
[2026-09-15 17:27:11] Production.INFO: ==26162== Releasing lock...
[2026-09-15 17:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:27:14] Production.INFO: call_cost start
[2026-09-15 17:27:14] Production.INFO: call_cost end
[2026-09-15 17:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:27:14] Production.INFO: ==26158== Releasing lock...
[2026-09-15 17:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:28:01] Production.INFO: ==26222== Lock acquired, processing the job...
[2026-09-15 22:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:28:01] Production.INFO: neon service started
[2026-09-15 22:28:01] Production.INFO: neon service started
[2026-09-15 22:28:01] Production.INFO: ==26222== Releasing lock...
[2026-09-15 22:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:28:01] Production.INFO: ==26226== Lock acquired, processing the job...
[2026-09-15 21:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:28:01] Production.INFO: ==26226== Releasing lock...
[2026-09-15 21:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:28:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:28:02] Production.INFO: ==26224== Lock acquired, processing the job...
[2026-09-15 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:28:02] Production.INFO: ==26224== Releasing lock...
[2026-09-15 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:28:02] Production.INFO: ==26228== Lock acquired, processing the job...
[2026-09-15 17:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:28:03] Production.INFO: ==26230== Lock acquired, processing the job...
[2026-09-15 17:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:28:03] Production.INFO: ==26232== Lock acquired, processing the job...
[2026-09-15 17:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:28:03] Production.INFO: ==26234== Lock acquired, processing the job...
[2026-09-15 17:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:28:03] Production.INFO: ==26236== Lock acquired, processing the job...
[2026-09-15 17:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:28:03] Production.INFO: Account Balance Start.
[2026-09-15 17:28:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:28:03] Production.INFO: 117
[2026-09-15 17:28:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:28:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:28:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:28:03] Production.INFO: ==26236== Releasing lock...
[2026-09-15 17:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:28:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:28:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:28:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:28:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:28:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:28:03] Production.INFO: Total Charge 0
[2026-09-15 17:28:03] Production.INFO: CreateAllLog End
[2026-09-15 17:28:03] Production.INFO: Account Balance End.
[2026-09-15 17:28:03] Production.INFO: ==26230== Releasing lock...
[2026-09-15 17:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:28:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:28:03] Production.INFO: ==26234== Releasing lock...
[2026-09-15 17:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:28:10] Production.ERROR: CronJobId end10
[2026-09-15 17:28:10] Production.INFO: ==26232== Releasing lock...
[2026-09-15 17:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:28:13] Production.INFO: call_cost start
[2026-09-15 17:28:13] Production.INFO: call_cost end
[2026-09-15 17:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:28:13] Production.INFO: ==26228== Releasing lock...
[2026-09-15 17:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:29:02] Production.INFO: ==26295== Lock acquired, processing the job...
[2026-09-15 22:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:29:02] Production.INFO: neon service started
[2026-09-15 22:29:02] Production.INFO: neon service started
[2026-09-15 22:29:02] Production.INFO: ==26295== Releasing lock...
[2026-09-15 22:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:29:02] Production.INFO: ==26298== Lock acquired, processing the job...
[2026-09-15 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 21:29:02] Production.INFO: ==26300== Lock acquired, processing the job...
[2026-09-15 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:29:02] Production.INFO: ==26300== Releasing lock...
[2026-09-15 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:29:02] Production.INFO: ==26298== Releasing lock...
[2026-09-15 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:29:03] Production.INFO: ==26304== Lock acquired, processing the job...
[2026-09-15 17:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:29:03] Production.INFO: ==26306== Lock acquired, processing the job...
[2026-09-15 17:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:29:03] Production.INFO: ==26310== Lock acquired, processing the job...
[2026-09-15 17:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:29:03] Production.INFO: ==26302== Lock acquired, processing the job...
[2026-09-15 17:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:29:03] Production.INFO: ==26308== Lock acquired, processing the job...
[2026-09-15 17:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:29:03] Production.INFO: Account Balance Start.
[2026-09-15 17:29:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:29:03] Production.INFO: 117
[2026-09-15 17:29:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:29:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:29:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:29:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:29:04] Production.INFO: ==26310== Releasing lock...
[2026-09-15 17:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:29:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:29:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:29:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:29:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:29:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:29:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:29:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:29:04] Production.INFO: Total Charge 0
[2026-09-15 17:29:04] Production.INFO: CreateAllLog End
[2026-09-15 17:29:04] Production.INFO: Account Balance End.
[2026-09-15 17:29:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:29:04] Production.INFO: ==26308== Releasing lock...
[2026-09-15 17:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:29:04] Production.INFO: ==26304== Releasing lock...
[2026-09-15 17:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:29:12] Production.ERROR: CronJobId end10
[2026-09-15 17:29:12] Production.INFO: ==26306== Releasing lock...
[2026-09-15 17:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:29:14] Production.INFO: call_cost start
[2026-09-15 17:29:14] Production.INFO: call_cost end
[2026-09-15 17:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:29:14] Production.INFO: ==26302== Releasing lock...
[2026-09-15 17:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:30:01] Production.INFO: ==26364== Lock acquired, processing the job...
[2026-09-15 22:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:30:01] Production.INFO: neon service started
[2026-09-15 22:30:01] Production.INFO: neon service started
[2026-09-15 22:30:01] Production.INFO: ==26364== Releasing lock...
[2026-09-15 22:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:30:01] Production.INFO: ==26368== Lock acquired, processing the job...
[2026-09-15 21:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:30:01] Production.INFO: ==26368== Releasing lock...
[2026-09-15 21:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:30:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:30:01] Production.INFO: ==26366== Lock acquired, processing the job...
[2026-09-15 17:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:30:02] Production.INFO: ==26366== Releasing lock...
[2026-09-15 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:30:02] Production.INFO: ==26371== Lock acquired, processing the job...
[2026-09-15 17:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:30:02] Production.INFO: ==26373== Lock acquired, processing the job...
[2026-09-15 17:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:30:02] Production.INFO: ==26377== Lock acquired, processing the job...
[2026-09-15 17:30:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:30:03] Production.INFO: ==26375== Lock acquired, processing the job...
[2026-09-15 17:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:30:03] Production.INFO: Account Balance Start.
[2026-09-15 17:30:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:30:03] Production.INFO: 117
[2026-09-15 17:30:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:30:03] Production.INFO: ==26379== Lock acquired, processing the job...
[2026-09-15 17:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:30:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:30:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:30:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:30:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:30:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:30:03] Production.INFO: ==26379== Releasing lock...
[2026-09-15 17:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:30:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:30:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:30:03] Production.INFO: Total Charge 0
[2026-09-15 17:30:03] Production.INFO: ==26373== Releasing lock...
[2026-09-15 17:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:30:03] Production.INFO: CreateAllLog End
[2026-09-15 17:30:03] Production.INFO: Account Balance End.
[2026-09-15 17:30:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:30:03] Production.INFO: ==26377== Releasing lock...
[2026-09-15 17:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:30:09] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-15 17:30:09] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:30:09] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:30:09] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:30:09] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:30:09] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:30:09] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:30:09] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:30:09] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:30:09] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:30:09] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:30:09] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:30:09] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:30:09] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:30:09] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:30:10] Production.INFO: call_cost start
[2026-09-15 17:30:10] Production.INFO: call_cost end
[2026-09-15 17:30:10] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:30:10] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:30:10] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:30:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:30:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:30:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:30:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:30:10] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:30:10] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:30:10] Production.INFO: ==26371== Releasing lock...
[2026-09-15 17:30:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:30:10] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 17:30:10] Production.ERROR: CronJobId end10
[2026-09-15 17:30:10] Production.INFO: ==26375== Releasing lock...
[2026-09-15 17:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 22:31:01] Production.INFO: ==26432== Lock acquired, processing the job...
[2026-09-15 22:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:31:01] Production.INFO: neon service started
[2026-09-15 22:31:01] Production.INFO: neon service started
[2026-09-15 22:31:01] Production.INFO: ==26432== Releasing lock...
[2026-09-15 22:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:31:02] Production.INFO: ==26436== Lock acquired, processing the job...
[2026-09-15 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:31:02] Production.INFO: ==26436== Releasing lock...
[2026-09-15 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:31:02] Production.INFO: ==26434== Lock acquired, processing the job...
[2026-09-15 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:31:02] Production.INFO: ==26434== Releasing lock...
[2026-09-15 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:31:03] Production.INFO: ==26445== Lock acquired, processing the job...
[2026-09-15 17:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:31:03] Production.INFO: ==26443== Lock acquired, processing the job...
[2026-09-15 17:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:31:03] Production.INFO: ==26439== Lock acquired, processing the job...
[2026-09-15 17:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:31:03] Production.INFO: ==26441== Lock acquired, processing the job...
[2026-09-15 17:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:31:03] Production.INFO: Account Balance Start.
[2026-09-15 17:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:31:03] Production.INFO: 117
[2026-09-15 17:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:31:03] Production.INFO: ==26447== Lock acquired, processing the job...
[2026-09-15 17:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:31:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:31:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:31:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:31:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:31:03] Production.INFO: ==26447== Releasing lock...
[2026-09-15 17:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:31:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:31:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:31:03] Production.INFO: Total Charge 0
[2026-09-15 17:31:03] Production.INFO: CreateAllLog End
[2026-09-15 17:31:04] Production.INFO: Account Balance End.
[2026-09-15 17:31:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:31:04] Production.INFO: ==26445== Releasing lock...
[2026-09-15 17:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:31:04] Production.INFO: ==26441== Releasing lock...
[2026-09-15 17:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:31:11] Production.ERROR: CronJobId end10
[2026-09-15 17:31:11] Production.INFO: ==26443== Releasing lock...
[2026-09-15 17:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:31:13] Production.INFO: call_cost start
[2026-09-15 17:31:13] Production.INFO: call_cost end
[2026-09-15 17:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:31:13] Production.INFO: ==26439== Releasing lock...
[2026-09-15 17:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:32:02] Production.INFO: ==26505== Lock acquired, processing the job...
[2026-09-15 22:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:32:02] Production.INFO: neon service started
[2026-09-15 22:32:02] Production.INFO: neon service started
[2026-09-15 22:32:02] Production.INFO: ==26505== Releasing lock...
[2026-09-15 22:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:32:02] Production.INFO: ==26509== Lock acquired, processing the job...
[2026-09-15 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:32:02] Production.INFO: ==26509== Releasing lock...
[2026-09-15 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:32:02] Production.INFO: ==26507== Lock acquired, processing the job...
[2026-09-15 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:32:02] Production.INFO: ==26507== Releasing lock...
[2026-09-15 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:32:03] Production.INFO: ==26515== Lock acquired, processing the job...
[2026-09-15 17:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:32:03] Production.INFO: ==26511== Lock acquired, processing the job...
[2026-09-15 17:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:32:03] Production.INFO: ==26513== Lock acquired, processing the job...
[2026-09-15 17:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:32:03] Production.INFO: ==26517== Lock acquired, processing the job...
[2026-09-15 17:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:32:03] Production.INFO: ==26519== Lock acquired, processing the job...
[2026-09-15 17:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:32:03] Production.INFO: Account Balance Start.
[2026-09-15 17:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:32:03] Production.INFO: 117
[2026-09-15 17:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:32:03] Production.INFO: ==26519== Releasing lock...
[2026-09-15 17:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:32:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:32:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:32:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:32:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:32:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:32:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:32:04] Production.INFO: Total Charge 0
[2026-09-15 17:32:04] Production.INFO: CreateAllLog End
[2026-09-15 17:32:04] Production.INFO: Account Balance End.
[2026-09-15 17:32:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:32:04] Production.INFO: ==26517== Releasing lock...
[2026-09-15 17:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:32:04] Production.INFO: ==26513== Releasing lock...
[2026-09-15 17:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:32:11] Production.ERROR: CronJobId end10
[2026-09-15 17:32:11] Production.INFO: ==26515== Releasing lock...
[2026-09-15 17:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:32:13] Production.INFO: call_cost start
[2026-09-15 17:32:13] Production.INFO: call_cost end
[2026-09-15 17:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:32:13] Production.INFO: ==26511== Releasing lock...
[2026-09-15 17:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:33:01] Production.INFO: ==26574== Lock acquired, processing the job...
[2026-09-15 22:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:33:01] Production.INFO: neon service started
[2026-09-15 22:33:01] Production.INFO: neon service started
[2026-09-15 22:33:01] Production.INFO: ==26574== Releasing lock...
[2026-09-15 22:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:33:01] Production.INFO: ==26576== Lock acquired, processing the job...
[2026-09-15 17:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:33:02] Production.INFO: ==26576== Releasing lock...
[2026-09-15 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:33:02] Production.INFO: ==26578== Lock acquired, processing the job...
[2026-09-15 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:33:02] Production.INFO: ==26578== Releasing lock...
[2026-09-15 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:33:02] Production.INFO: ==26580== Lock acquired, processing the job...
[2026-09-15 17:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:33:02] Production.INFO: ==26583== Lock acquired, processing the job...
[2026-09-15 17:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:33:03] Production.INFO: ==26587== Lock acquired, processing the job...
[2026-09-15 17:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:33:03] Production.INFO: ==26585== Lock acquired, processing the job...
[2026-09-15 17:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:33:03] Production.INFO: ==26589== Lock acquired, processing the job...
[2026-09-15 17:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:33:03] Production.INFO: Account Balance Start.
[2026-09-15 17:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:33:03] Production.INFO: 117
[2026-09-15 17:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:33:03] Production.INFO: ==26589== Releasing lock...
[2026-09-15 17:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:33:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:33:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:33:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:33:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:33:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:33:03] Production.INFO: Total Charge 0
[2026-09-15 17:33:03] Production.INFO: CreateAllLog End
[2026-09-15 17:33:03] Production.INFO: Account Balance End.
[2026-09-15 17:33:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:33:03] Production.INFO: ==26587== Releasing lock...
[2026-09-15 17:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:33:03] Production.INFO: ==26583== Releasing lock...
[2026-09-15 17:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:33:10] Production.ERROR: CronJobId end10
[2026-09-15 17:33:10] Production.INFO: ==26585== Releasing lock...
[2026-09-15 17:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:33:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:33:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:33:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:33:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:33:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:33:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:33:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:33:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:33:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:33:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:33:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:33:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:33:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:33:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:33:12] Production.INFO: call_cost start
[2026-09-15 17:33:12] Production.INFO: call_cost end
[2026-09-15 17:33:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:33:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:33:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:33:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:33:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:33:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:33:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:33:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:33:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:33:12] Production.INFO: ==26580== Releasing lock...
[2026-09-15 17:33:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:33:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:34:01] Production.INFO: ==26643== Lock acquired, processing the job...
[2026-09-15 22:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:34:01] Production.INFO: neon service started
[2026-09-15 22:34:02] Production.INFO: neon service started
[2026-09-15 22:34:02] Production.INFO: ==26643== Releasing lock...
[2026-09-15 22:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:34:02] Production.INFO: ==26645== Lock acquired, processing the job...
[2026-09-15 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:34:02] Production.INFO: ==26645== Releasing lock...
[2026-09-15 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:34:02] Production.INFO: ==26647== Lock acquired, processing the job...
[2026-09-15 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:34:03] Production.INFO: ==26647== Releasing lock...
[2026-09-15 21:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:34:03] Production.INFO: ==26650== Lock acquired, processing the job...
[2026-09-15 17:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:34:03] Production.INFO: ==26656== Lock acquired, processing the job...
[2026-09-15 17:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:34:03] Production.INFO: ==26652== Lock acquired, processing the job...
[2026-09-15 17:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:34:03] Production.INFO: Account Balance Start.
[2026-09-15 17:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:34:03] Production.INFO: 117
[2026-09-15 17:34:03] Production.INFO: ==26654== Lock acquired, processing the job...
[2026-09-15 17:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:34:03] Production.INFO: ==26658== Lock acquired, processing the job...
[2026-09-15 17:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 17:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:34:03] Production.INFO: ==26658== Releasing lock...
[2026-09-15 17:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:34:03] Production.INFO: Total Charge 0
[2026-09-15 17:34:03] Production.INFO: CreateAllLog End
[2026-09-15 17:34:04] Production.INFO: Account Balance End.
[2026-09-15 17:34:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:34:04] Production.INFO: ==26656== Releasing lock...
[2026-09-15 17:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:34:04] Production.INFO: ==26652== Releasing lock...
[2026-09-15 17:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:34:10] Production.ERROR: CronJobId end10
[2026-09-15 17:34:10] Production.INFO: ==26654== Releasing lock...
[2026-09-15 17:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:34:13] Production.INFO: call_cost start
[2026-09-15 17:34:13] Production.INFO: call_cost end
[2026-09-15 17:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:34:13] Production.INFO: ==26650== Releasing lock...
[2026-09-15 17:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:35:01] Production.INFO: ==26713== Lock acquired, processing the job...
[2026-09-15 22:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:35:01] Production.INFO: neon service started
[2026-09-15 22:35:01] Production.INFO: neon service started
[2026-09-15 22:35:01] Production.INFO: ==26713== Releasing lock...
[2026-09-15 22:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:35:01] Production.INFO: ==26717== Lock acquired, processing the job...
[2026-09-15 21:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:35:01] Production.INFO: ==26717== Releasing lock...
[2026-09-15 21:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:35:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:35:01] Production.INFO: ==26715== Lock acquired, processing the job...
[2026-09-15 17:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:35:02] Production.INFO: ==26715== Releasing lock...
[2026-09-15 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:35:03] Production.INFO: ==26720== Lock acquired, processing the job...
[2026-09-15 17:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 17:35:03] Production.INFO: ==26728== Lock acquired, processing the job...
[2026-09-15 17:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:35:03] Production.INFO: ==26722== Lock acquired, processing the job...
[2026-09-15 17:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 17:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 17:35:03] Production.INFO: ==26720== Releasing lock...
[2026-09-15 17:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 17:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 17:35:03] Production.INFO: ==26724== Lock acquired, processing the job...
[2026-09-15 17:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:35:03] Production.INFO: ==26726== Lock acquired, processing the job...
[2026-09-15 17:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:35:03] Production.INFO: ==26730== Lock acquired, processing the job...
[2026-09-15 17:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 17:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:35:03] Production.INFO: Account Balance Start.
[2026-09-15 17:35:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:35:03] Production.INFO: 117
[2026-09-15 17:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 17:35:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:35:03] Production.INFO: ==26732== Lock acquired, processing the job...
[2026-09-15 17:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:35:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:35:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:35:03] Production.INFO: ==26732== Releasing lock...
[2026-09-15 17:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:35:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:35:03] Production.ERROR: done
[2026-09-15 17:35:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:35:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:35:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:35:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:35:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 17:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009405', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 17:35:03] Production.INFO: Total Charge 0
[2026-09-15 17:35:03] Production.INFO: CreateAllLog End
[2026-09-15 17:35:04] Production.INFO: Account Balance End.
[2026-09-15 17:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:35:04] Production.INFO: ==26728== Releasing lock...
[2026-09-15 17:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:35:04] Production.INFO: ==26724== Releasing lock...
[2026-09-15 17:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009405', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 17:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 17:35:09] Production.INFO: ProcessCDR(1,18009405,1,1,2)
[2026-09-15 17:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009405,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009405,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 17:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 17:35:09] Production.INFO: ==26730== Releasing lock...
[2026-09-15 17:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 17:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 17:35:13] Production.ERROR: CronJobId end10
[2026-09-15 17:35:13] Production.INFO: ==26726== Releasing lock...
[2026-09-15 17:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:35:15] Production.INFO: call_cost start
[2026-09-15 17:35:15] Production.INFO: call_cost end
[2026-09-15 17:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:35:15] Production.INFO: ==26722== Releasing lock...
[2026-09-15 17:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:36:01] Production.INFO: ==26788== Lock acquired, processing the job...
[2026-09-15 22:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:36:01] Production.INFO: neon service started
[2026-09-15 22:36:01] Production.INFO: neon service started
[2026-09-15 22:36:01] Production.INFO: ==26788== Releasing lock...
[2026-09-15 22:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:36:02] Production.INFO: ==26792== Lock acquired, processing the job...
[2026-09-15 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:36:02] Production.INFO: ==26792== Releasing lock...
[2026-09-15 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:36:02] Production.INFO: ==26790== Lock acquired, processing the job...
[2026-09-15 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:36:02] Production.INFO: ==26790== Releasing lock...
[2026-09-15 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:36:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:36:03] Production.INFO: ==26798== Lock acquired, processing the job...
[2026-09-15 17:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:36:03] Production.INFO: ==26794== Lock acquired, processing the job...
[2026-09-15 17:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:36:03] Production.INFO: ==26802== Lock acquired, processing the job...
[2026-09-15 17:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:36:03] Production.INFO: ==26796== Lock acquired, processing the job...
[2026-09-15 17:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:36:03] Production.INFO: ==26800== Lock acquired, processing the job...
[2026-09-15 17:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:36:03] Production.INFO: Account Balance Start.
[2026-09-15 17:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:36:03] Production.INFO: 117
[2026-09-15 17:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:36:03] Production.INFO: ==26802== Releasing lock...
[2026-09-15 17:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:36:04] Production.INFO: Total Charge 0
[2026-09-15 17:36:04] Production.INFO: CreateAllLog End
[2026-09-15 17:36:04] Production.INFO: Account Balance End.
[2026-09-15 17:36:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:36:04] Production.INFO: ==26800== Releasing lock...
[2026-09-15 17:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:36:04] Production.INFO: ==26796== Releasing lock...
[2026-09-15 17:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:36:11] Production.ERROR: CronJobId end10
[2026-09-15 17:36:11] Production.INFO: ==26798== Releasing lock...
[2026-09-15 17:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:36:14] Production.INFO: call_cost start
[2026-09-15 17:36:14] Production.INFO: call_cost end
[2026-09-15 17:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:36:14] Production.INFO: ==26794== Releasing lock...
[2026-09-15 17:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:37:02] Production.INFO: ==26856== Lock acquired, processing the job...
[2026-09-15 22:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:37:02] Production.INFO: neon service started
[2026-09-15 22:37:02] Production.INFO: neon service started
[2026-09-15 22:37:02] Production.INFO: ==26856== Releasing lock...
[2026-09-15 22:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:37:02] Production.INFO: ==26859== Lock acquired, processing the job...
[2026-09-15 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:37:02] Production.INFO: ==26859== Releasing lock...
[2026-09-15 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:37:03] Production.INFO: ==26861== Lock acquired, processing the job...
[2026-09-15 21:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:37:03] Production.INFO: ==26861== Releasing lock...
[2026-09-15 21:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:37:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:37:03] Production.INFO: ==26865== Lock acquired, processing the job...
[2026-09-15 17:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:37:03] Production.INFO: ==26867== Lock acquired, processing the job...
[2026-09-15 17:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:37:03] Production.INFO: ==26869== Lock acquired, processing the job...
[2026-09-15 17:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:37:03] Production.INFO: Account Balance Start.
[2026-09-15 17:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:37:03] Production.INFO: 117
[2026-09-15 17:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:37:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:37:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:37:04] Production.INFO: ==26871== Lock acquired, processing the job...
[2026-09-15 17:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:37:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:37:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 17: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-15 17: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-15 17: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-15 17:37:04] Production.INFO: ==26871== Releasing lock...
[2026-09-15 17:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:37:04] Production.INFO: Total Charge 0
[2026-09-15 17:37:04] Production.INFO: CreateAllLog End
[2026-09-15 17:37:04] Production.INFO: ==26863== Lock acquired, processing the job...
[2026-09-15 17:37:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:37:04] Production.INFO: Account Balance End.
[2026-09-15 17:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:37:04] Production.INFO: ==26869== Releasing lock...
[2026-09-15 17:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:37:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:37:04] Production.INFO: ==26865== Releasing lock...
[2026-09-15 17:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:37:12] Production.ERROR: CronJobId end10
[2026-09-15 17:37:12] Production.INFO: ==26867== Releasing lock...
[2026-09-15 17:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:37:14] Production.INFO: call_cost start
[2026-09-15 17:37:14] Production.INFO: call_cost end
[2026-09-15 17:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:37:14] Production.INFO: ==26863== Releasing lock...
[2026-09-15 17:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:38:01] Production.INFO: ==26924== Lock acquired, processing the job...
[2026-09-15 22:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:38:01] Production.INFO: neon service started
[2026-09-15 22:38:01] Production.INFO: neon service started
[2026-09-15 22:38:01] Production.INFO: ==26924== Releasing lock...
[2026-09-15 22:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:38:02] Production.INFO: ==26928== Lock acquired, processing the job...
[2026-09-15 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:38:02] Production.INFO: ==26928== Releasing lock...
[2026-09-15 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:38:02] Production.INFO: ==26926== Lock acquired, processing the job...
[2026-09-15 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:38:02] Production.INFO: ==26926== Releasing lock...
[2026-09-15 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:38:03] Production.INFO: ==26933== Lock acquired, processing the job...
[2026-09-15 17:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:38:03] Production.INFO: ==26931== Lock acquired, processing the job...
[2026-09-15 17:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:38:03] Production.INFO: ==26935== Lock acquired, processing the job...
[2026-09-15 17:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:38:03] Production.INFO: ==26939== Lock acquired, processing the job...
[2026-09-15 17:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:38:03] Production.INFO: ==26937== Lock acquired, processing the job...
[2026-09-15 17:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:38:03] Production.INFO: Account Balance Start.
[2026-09-15 17:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:38:03] Production.INFO: 117
[2026-09-15 17:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:38:03] Production.INFO: ==26939== Releasing lock...
[2026-09-15 17:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:38:03] Production.INFO: Total Charge 0
[2026-09-15 17:38:03] Production.INFO: CreateAllLog End
[2026-09-15 17:38:03] Production.INFO: ==26933== Releasing lock...
[2026-09-15 17:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:38:04] Production.INFO: Account Balance End.
[2026-09-15 17:38:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:38:04] Production.INFO: ==26937== Releasing lock...
[2026-09-15 17:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:38:11] Production.ERROR: CronJobId end10
[2026-09-15 17:38:11] Production.INFO: ==26935== Releasing lock...
[2026-09-15 17:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:38:13] Production.INFO: call_cost start
[2026-09-15 17:38:13] Production.INFO: call_cost end
[2026-09-15 17:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:38:13] Production.INFO: ==26931== Releasing lock...
[2026-09-15 17:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:39:02] Production.INFO: ==26997== Lock acquired, processing the job...
[2026-09-15 22:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:39:02] Production.INFO: neon service started
[2026-09-15 22:39:02] Production.INFO: neon service started
[2026-09-15 22:39:02] Production.INFO: ==26997== Releasing lock...
[2026-09-15 22:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:39:02] Production.INFO: ==26999== Lock acquired, processing the job...
[2026-09-15 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:39:02] Production.INFO: ==26999== Releasing lock...
[2026-09-15 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:39:03] Production.INFO: ==27001== Lock acquired, processing the job...
[2026-09-15 21:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:39:03] Production.INFO: ==27001== Releasing lock...
[2026-09-15 21:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:39:03] Production.INFO: ==27005== Lock acquired, processing the job...
[2026-09-15 17:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:39:03] Production.INFO: ==27009== Lock acquired, processing the job...
[2026-09-15 17:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:39:03] Production.INFO: ==27007== Lock acquired, processing the job...
[2026-09-15 17:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:39:03] Production.INFO: ==27011== Lock acquired, processing the job...
[2026-09-15 17:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:39:03] Production.INFO: ==27003== Lock acquired, processing the job...
[2026-09-15 17:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:39:03] Production.INFO: Account Balance Start.
[2026-09-15 17:39:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:39:03] Production.INFO: 117
[2026-09-15 17:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:39:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:39:03] Production.INFO: ==27011== Releasing lock...
[2026-09-15 17:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:39:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:39:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:39:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:39:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:39:04] Production.INFO: Total Charge 0
[2026-09-15 17:39:04] Production.INFO: CreateAllLog End
[2026-09-15 17:39:04] Production.INFO: ==27005== Releasing lock...
[2026-09-15 17:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:39:04] Production.INFO: Account Balance End.
[2026-09-15 17:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:39:04] Production.INFO: ==27009== Releasing lock...
[2026-09-15 17:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:39:12] Production.ERROR: CronJobId end10
[2026-09-15 17:39:12] Production.INFO: ==27007== Releasing lock...
[2026-09-15 17:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:39:14] Production.INFO: call_cost start
[2026-09-15 17:39:14] Production.INFO: call_cost end
[2026-09-15 17:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:39:14] Production.INFO: ==27003== Releasing lock...
[2026-09-15 17:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:40:01] Production.INFO: ==27066== Lock acquired, processing the job...
[2026-09-15 22:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:40:01] Production.INFO: neon service started
[2026-09-15 22:40:01] Production.INFO: neon service started
[2026-09-15 22:40:01] Production.INFO: ==27066== Releasing lock...
[2026-09-15 22:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:40:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 17:40:02] Production.INFO: ==27068== Lock acquired, processing the job...
[2026-09-15 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:40:02] Production.INFO: ==27068== Releasing lock...
[2026-09-15 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:40:02] Production.INFO: ==27070== Lock acquired, processing the job...
[2026-09-15 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:40:02] Production.INFO: ==27070== Releasing lock...
[2026-09-15 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:40:02] Production.INFO: ==27072== Lock acquired, processing the job...
[2026-09-15 17:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:40:03] Production.INFO: ==27074== Lock acquired, processing the job...
[2026-09-15 17:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:40:03] Production.INFO: ==27076== Lock acquired, processing the job...
[2026-09-15 17:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:40:03] Production.INFO: ==27078== Lock acquired, processing the job...
[2026-09-15 17:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:40:03] Production.INFO: ==27080== Lock acquired, processing the job...
[2026-09-15 17:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:40:03] Production.INFO: Account Balance Start.
[2026-09-15 17:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:40:03] Production.INFO: 117
[2026-09-15 17:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 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-15 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:40:03] Production.INFO: ==27080== Releasing lock...
[2026-09-15 17:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:40:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:40:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:40:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:40:03] Production.INFO: Total Charge 0
[2026-09-15 17:40:03] Production.INFO: CreateAllLog End
[2026-09-15 17:40:03] Production.INFO: Account Balance End.
[2026-09-15 17:40:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:40:03] Production.INFO: ==27078== Releasing lock...
[2026-09-15 17:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:40:03] Production.INFO: ==27074== Releasing lock...
[2026-09-15 17:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:40:11] Production.ERROR: CronJobId end10
[2026-09-15 17:40:11] Production.INFO: ==27076== Releasing lock...
[2026-09-15 17:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:40:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:40:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:40:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:40:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:40:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:40:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:40:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:40:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:40:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:40:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:40:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:40:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:40:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:40:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:40:13] Production.INFO: call_cost start
[2026-09-15 17:40:13] Production.INFO: call_cost end
[2026-09-15 17:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:40:13] Production.INFO: ==27072== Releasing lock...
[2026-09-15 17:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:41:02] Production.INFO: ==27135== Lock acquired, processing the job...
[2026-09-15 22:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:41:02] Production.INFO: neon service started
[2026-09-15 22:41:02] Production.INFO: neon service started
[2026-09-15 22:41:02] Production.INFO: ==27135== Releasing lock...
[2026-09-15 22:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:41:02] Production.INFO: ==27137== Lock acquired, processing the job...
[2026-09-15 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:41:02] Production.INFO: ==27137== Releasing lock...
[2026-09-15 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:41:02] Production.INFO: ==27139== Lock acquired, processing the job...
[2026-09-15 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:41:02] Production.INFO: ==27139== Releasing lock...
[2026-09-15 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:41:03] Production.INFO: ==27143== Lock acquired, processing the job...
[2026-09-15 17:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:41:03] Production.INFO: ==27147== Lock acquired, processing the job...
[2026-09-15 17:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:41:03] Production.INFO: ==27141== Lock acquired, processing the job...
[2026-09-15 17:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:41:03] Production.INFO: Account Balance Start.
[2026-09-15 17:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:41:03] Production.INFO: 117
[2026-09-15 17:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:41:03] Production.INFO: ==27145== Lock acquired, processing the job...
[2026-09-15 17:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:41:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:41:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:41:03] Production.INFO: ==27149== Lock acquired, processing the job...
[2026-09-15 17:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:41:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:41:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:41:03] Production.INFO: Total Charge 0
[2026-09-15 17:41:03] Production.INFO: CreateAllLog End
[2026-09-15 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-15 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-15 17: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-15 17:41:04] Production.INFO: ==27149== Releasing lock...
[2026-09-15 17:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:41:04] Production.INFO: Account Balance End.
[2026-09-15 17:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:41:04] Production.INFO: ==27147== Releasing lock...
[2026-09-15 17:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:41:04] Production.INFO: ==27143== Releasing lock...
[2026-09-15 17:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:41:11] Production.ERROR: CronJobId end10
[2026-09-15 17:41:11] Production.INFO: ==27145== Releasing lock...
[2026-09-15 17:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:41:14] Production.INFO: call_cost start
[2026-09-15 17:41:14] Production.INFO: call_cost end
[2026-09-15 17:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:41:14] Production.INFO: ==27141== Releasing lock...
[2026-09-15 17:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:42:01] Production.INFO: ==27209== Lock acquired, processing the job...
[2026-09-15 22:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:42:01] Production.INFO: neon service started
[2026-09-15 22:42:01] Production.INFO: neon service started
[2026-09-15 22:42:01] Production.INFO: ==27209== Releasing lock...
[2026-09-15 22:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:42:01] Production.INFO: ==27211== Lock acquired, processing the job...
[2026-09-15 17:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:42:02] Production.INFO: ==27211== Releasing lock...
[2026-09-15 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:42:02] Production.INFO: ==27213== Lock acquired, processing the job...
[2026-09-15 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:42:02] Production.INFO: ==27213== Releasing lock...
[2026-09-15 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:42:02] Production.INFO: ==27217== Lock acquired, processing the job...
[2026-09-15 17:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:42:02] Production.INFO: ==27219== Lock acquired, processing the job...
[2026-09-15 17:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:42:02] Production.INFO: ==27221== Lock acquired, processing the job...
[2026-09-15 17:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:42:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:42:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:42:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:42:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:42:02] Production.INFO: ==27215== Lock acquired, processing the job...
[2026-09-15 17:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:42:02] Production.INFO: Account Balance Start.
[2026-09-15 17:42:02] Production.INFO: CreateAllLog Start
[2026-09-15 17:42:02] Production.INFO: 117
[2026-09-15 17:42:02] Production.INFO: ==27223== Lock acquired, processing the job...
[2026-09-15 17:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:42:03] Production.INFO: ==27223== Releasing lock...
[2026-09-15 17:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:42:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:42:03] Production.INFO: Total Charge 0
[2026-09-15 17:42:03] Production.INFO: CreateAllLog End
[2026-09-15 17:42:03] Production.INFO: Account Balance End.
[2026-09-15 17:42:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:42:03] Production.INFO: ==27221== Releasing lock...
[2026-09-15 17:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:42:03] Production.INFO: ==27217== Releasing lock...
[2026-09-15 17:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:42:10] Production.ERROR: CronJobId end10
[2026-09-15 17:42:10] Production.INFO: ==27219== Releasing lock...
[2026-09-15 17:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:42:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:42:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:42:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:42:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:42:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:42:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:42:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:42:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:42:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:42:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:42:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:42:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:42:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:42:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:42:12] Production.INFO: call_cost start
[2026-09-15 17:42:12] Production.INFO: call_cost end
[2026-09-15 17:42:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:42:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:42:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:42:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:42:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:42:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:42:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:42:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:42:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:42:12] Production.INFO: ==27215== Releasing lock...
[2026-09-15 17:42:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:42:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:43:01] Production.INFO: ==27280== Lock acquired, processing the job...
[2026-09-15 22:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:43:01] Production.INFO: neon service started
[2026-09-15 22:43:01] Production.INFO: neon service started
[2026-09-15 22:43:01] Production.INFO: ==27280== Releasing lock...
[2026-09-15 22:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:43:02] Production.INFO: ==27282== Lock acquired, processing the job...
[2026-09-15 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 21:43:02] Production.INFO: ==27284== Lock acquired, processing the job...
[2026-09-15 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:43:02] Production.INFO: ==27284== Releasing lock...
[2026-09-15 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:43:02] Production.INFO: ==27282== Releasing lock...
[2026-09-15 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:43:03] Production.INFO: ==27286== Lock acquired, processing the job...
[2026-09-15 17:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:43:03] Production.INFO: ==27288== Lock acquired, processing the job...
[2026-09-15 17:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:43:03] Production.INFO: ==27290== Lock acquired, processing the job...
[2026-09-15 17:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:43:03] Production.INFO: ==27295== Lock acquired, processing the job...
[2026-09-15 17:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:43:03] Production.INFO: ==27293== Lock acquired, processing the job...
[2026-09-15 17:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:43:03] Production.INFO: Account Balance Start.
[2026-09-15 17:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:43:03] Production.INFO: 117
[2026-09-15 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-15 17:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:43:03] Production.INFO: ==27295== Releasing lock...
[2026-09-15 17:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:43:04] Production.INFO: Total Charge 0
[2026-09-15 17:43:04] Production.INFO: CreateAllLog End
[2026-09-15 17:43:04] Production.INFO: Account Balance End.
[2026-09-15 17:43:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:43:04] Production.INFO: ==27293== Releasing lock...
[2026-09-15 17:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:43:04] Production.INFO: ==27288== Releasing lock...
[2026-09-15 17:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:43:11] Production.ERROR: CronJobId end10
[2026-09-15 17:43:11] Production.INFO: ==27290== Releasing lock...
[2026-09-15 17:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:43:14] Production.INFO: call_cost start
[2026-09-15 17:43:14] Production.INFO: call_cost end
[2026-09-15 17:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:43:14] Production.INFO: ==27286== Releasing lock...
[2026-09-15 17:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:44:02] Production.INFO: ==27349== Lock acquired, processing the job...
[2026-09-15 22:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:44:02] Production.INFO: neon service started
[2026-09-15 22:44:02] Production.INFO: neon service started
[2026-09-15 22:44:02] Production.INFO: ==27349== Releasing lock...
[2026-09-15 22:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:44:02] Production.INFO: ==27354== Lock acquired, processing the job...
[2026-09-15 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:44:02] Production.INFO: ==27354== Releasing lock...
[2026-09-15 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:44:02] Production.INFO: ==27352== Lock acquired, processing the job...
[2026-09-15 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:44:02] Production.INFO: ==27352== Releasing lock...
[2026-09-15 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:44:03] Production.INFO: ==27360== Lock acquired, processing the job...
[2026-09-15 17:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:44:03] Production.INFO: ==27358== Lock acquired, processing the job...
[2026-09-15 17:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:44:04] Production.INFO: ==27358== Releasing lock...
[2026-09-15 17:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:44:04] Production.INFO: ==27356== Lock acquired, processing the job...
[2026-09-15 17:44:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:44:04] Production.INFO: ==27364== Lock acquired, processing the job...
[2026-09-15 17:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:44:04] Production.INFO: ==27362== Lock acquired, processing the job...
[2026-09-15 17:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:44:04] Production.INFO: Account Balance Start.
[2026-09-15 17:44:04] Production.INFO: CreateAllLog Start
[2026-09-15 17:44:04] Production.INFO: 117
[2026-09-15 17:44:04] Production.INFO: Date 2026-09-08
[2026-09-15 17: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-15 17: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-15 17:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 17: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-15 17:44:04] Production.INFO: ==27364== Releasing lock...
[2026-09-15 17:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:44:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:44:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:44:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:44:04] Production.INFO: Total Charge 0
[2026-09-15 17:44:04] Production.INFO: CreateAllLog End
[2026-09-15 17:44:04] Production.INFO: Account Balance End.
[2026-09-15 17:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:44:04] Production.INFO: ==27362== Releasing lock...
[2026-09-15 17:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:44:11] Production.ERROR: CronJobId end10
[2026-09-15 17:44:11] Production.INFO: ==27360== Releasing lock...
[2026-09-15 17:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:44:14] Production.INFO: call_cost start
[2026-09-15 17:44:14] Production.INFO: call_cost end
[2026-09-15 17:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:44:14] Production.INFO: ==27356== Releasing lock...
[2026-09-15 17:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:45:01] Production.INFO: ==27419== Lock acquired, processing the job...
[2026-09-15 22:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:45:01] Production.INFO: neon service started
[2026-09-15 22:45:01] Production.INFO: neon service started
[2026-09-15 22:45:01] Production.INFO: ==27419== Releasing lock...
[2026-09-15 22:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:45:02] Production.INFO: ==27423== Lock acquired, processing the job...
[2026-09-15 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:45:02] Production.INFO: ==27423== Releasing lock...
[2026-09-15 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:45:02] Production.INFO: ==27421== Lock acquired, processing the job...
[2026-09-15 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:45:02] Production.INFO: ==27421== Releasing lock...
[2026-09-15 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:45:03] Production.INFO: ==27428== Lock acquired, processing the job...
[2026-09-15 17:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:45:03] Production.INFO: ==27430== Lock acquired, processing the job...
[2026-09-15 17:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:45:03] Production.INFO: ==27434== Lock acquired, processing the job...
[2026-09-15 17:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:45:03] Production.INFO: Account Balance Start.
[2026-09-15 17:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:45:03] Production.INFO: 117
[2026-09-15 17:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:45:03] Production.INFO: ==27426== Lock acquired, processing the job...
[2026-09-15 17:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 17:45:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:45:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 17:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 17:45:03] Production.ERROR: CronJob PID - 27428
[2026-09-15 17:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 17:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 17:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 17:45:00
[2026-09-15 17:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 17:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 17:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 17:45:03] Production.ERROR: CronJob PID - 27430
[2026-09-15 17:45:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 17:45:03] Production.ERROR: CronJob ID - 7
[2026-09-15 17:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 17:45:00
[2026-09-15 17:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 17:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 17:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 17:45:03] Production.ERROR: CronJob PID - 27434
[2026-09-15 17:45:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 17:45:03] Production.ERROR: CronJob ID - 12
[2026-09-15 17:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 17:45:00
[2026-09-15 17:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 17:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 17:45:03] Production.INFO: ==27432== Lock acquired, processing the job...
[2026-09-15 17:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:45:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 17:45:03] Production.INFO: ==27426== Releasing lock...
[2026-09-15 17:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 17:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 17:45:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:45:03] Production.INFO: ==27436== Lock acquired, processing the job...
[2026-09-15 17:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 17:45:03] Production.INFO: Total Charge 0
[2026-09-15 17:45:03] Production.INFO: CreateAllLog End
[2026-09-15 17:45:03] Production.INFO: ==27438== Lock acquired, processing the job...
[2026-09-15 17:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 17:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 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-15 17:45:04] Production.INFO: ==27438== Releasing lock...
[2026-09-15 17:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:45:04] Production.ERROR: done
[2026-09-15 17:45:04] Production.INFO: Account Balance End.
[2026-09-15 17:45:04] Production.INFO: ==27430== Releasing lock...
[2026-09-15 17:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 17:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009446', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 17:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:45:04] Production.INFO: ==27434== Releasing lock...
[2026-09-15 17:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009446', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 17:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 17:45:09] Production.INFO: ProcessCDR(1,18009446,1,1,2)
[2026-09-15 17:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009446,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009446,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 17:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 17:45:09] Production.INFO: ==27436== Releasing lock...
[2026-09-15 17:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 17:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 17:45:13] Production.ERROR: CronJobId end10
[2026-09-15 17:45:13] Production.INFO: ==27432== Releasing lock...
[2026-09-15 17:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:45:16] Production.INFO: call_cost start
[2026-09-15 17:45:16] Production.INFO: call_cost end
[2026-09-15 17:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:45:16] Production.INFO: ==27428== Releasing lock...
[2026-09-15 17:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:46:02] Production.INFO: ==27495== Lock acquired, processing the job...
[2026-09-15 22:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:46:02] Production.INFO: neon service started
[2026-09-15 22:46:02] Production.INFO: neon service started
[2026-09-15 22:46:02] Production.INFO: ==27495== Releasing lock...
[2026-09-15 22:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:46:02] Production.INFO: ==27499== Lock acquired, processing the job...
[2026-09-15 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:46:02] Production.INFO: ==27499== Releasing lock...
[2026-09-15 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:46:02] Production.INFO: ==27497== Lock acquired, processing the job...
[2026-09-15 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:46:02] Production.INFO: ==27497== Releasing lock...
[2026-09-15 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:46:03] Production.INFO: ==27503== Lock acquired, processing the job...
[2026-09-15 17:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:46:03] Production.INFO: ==27501== Lock acquired, processing the job...
[2026-09-15 17:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:46:03] Production.INFO: ==27505== Lock acquired, processing the job...
[2026-09-15 17:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:46:03] Production.INFO: ==27507== Lock acquired, processing the job...
[2026-09-15 17:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:46:03] Production.INFO: ==27509== Lock acquired, processing the job...
[2026-09-15 17:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:46:03] Production.INFO: Account Balance Start.
[2026-09-15 17:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:46:03] Production.INFO: 117
[2026-09-15 17:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:46:03] Production.INFO: ==27509== Releasing lock...
[2026-09-15 17:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:46:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:46:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:46:04] Production.INFO: Total Charge 0
[2026-09-15 17:46:04] Production.INFO: ==27503== Releasing lock...
[2026-09-15 17:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:46:04] Production.INFO: CreateAllLog End
[2026-09-15 17:46:04] Production.INFO: Account Balance End.
[2026-09-15 17:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:46:04] Production.INFO: ==27507== Releasing lock...
[2026-09-15 17:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:46:12] Production.ERROR: CronJobId end10
[2026-09-15 17:46:12] Production.INFO: ==27505== Releasing lock...
[2026-09-15 17:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:46:14] Production.INFO: call_cost start
[2026-09-15 17:46:14] Production.INFO: call_cost end
[2026-09-15 17:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:46:14] Production.INFO: ==27501== Releasing lock...
[2026-09-15 17:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:47:01] Production.INFO: ==27568== Lock acquired, processing the job...
[2026-09-15 22:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:47:01] Production.INFO: neon service started
[2026-09-15 22:47:01] Production.INFO: neon service started
[2026-09-15 22:47:01] Production.INFO: ==27568== Releasing lock...
[2026-09-15 22:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:47:01] Production.INFO: ==27572== Lock acquired, processing the job...
[2026-09-15 21:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:47:01] Production.INFO: ==27572== Releasing lock...
[2026-09-15 21:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:47:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:47:01] Production.INFO: ==27570== Lock acquired, processing the job...
[2026-09-15 17:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:47:02] Production.INFO: ==27570== Releasing lock...
[2026-09-15 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:47:02] Production.INFO: ==27575== Lock acquired, processing the job...
[2026-09-15 17:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:47:02] Production.INFO: ==27577== Lock acquired, processing the job...
[2026-09-15 17:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:47:02] Production.INFO: ==27581== Lock acquired, processing the job...
[2026-09-15 17:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:47:02] Production.INFO: ==27579== Lock acquired, processing the job...
[2026-09-15 17:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:47:03] Production.INFO: Account Balance Start.
[2026-09-15 17:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:47:03] Production.INFO: 117
[2026-09-15 17:47:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:47:03] Production.INFO: ==27583== Lock acquired, processing the job...
[2026-09-15 17:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:47:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:47:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:47:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:47:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:47:03] Production.INFO: ==27583== Releasing lock...
[2026-09-15 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:47:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:47:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:47:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:47:03] Production.INFO: Total Charge 0
[2026-09-15 17:47:03] Production.INFO: CreateAllLog End
[2026-09-15 17:47:03] Production.INFO: Account Balance End.
[2026-09-15 17:47:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:47:03] Production.INFO: ==27581== Releasing lock...
[2026-09-15 17:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:47:03] Production.INFO: ==27577== Releasing lock...
[2026-09-15 17:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:47:11] Production.ERROR: CronJobId end10
[2026-09-15 17:47:11] Production.INFO: ==27579== Releasing lock...
[2026-09-15 17:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:47:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:47:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:47:13] Production.INFO: call_cost start
[2026-09-15 17:47:13] Production.INFO: call_cost end
[2026-09-15 17:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:47:13] Production.INFO: ==27575== Releasing lock...
[2026-09-15 17:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:48:01] Production.INFO: ==27638== Lock acquired, processing the job...
[2026-09-15 22:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:48:01] Production.INFO: neon service started
[2026-09-15 22:48:01] Production.INFO: neon service started
[2026-09-15 22:48:01] Production.INFO: ==27638== Releasing lock...
[2026-09-15 22:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:48:02] Production.INFO: ==27640== Lock acquired, processing the job...
[2026-09-15 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:48:02] Production.INFO: ==27640== Releasing lock...
[2026-09-15 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:48:02] Production.INFO: ==27642== Lock acquired, processing the job...
[2026-09-15 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:48:02] Production.INFO: ==27642== Releasing lock...
[2026-09-15 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:48:03] Production.INFO: ==27644== Lock acquired, processing the job...
[2026-09-15 17:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:48:03] Production.INFO: ==27646== Lock acquired, processing the job...
[2026-09-15 17:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:48:03] Production.INFO: ==27650== Lock acquired, processing the job...
[2026-09-15 17:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:48:03] Production.INFO: Account Balance Start.
[2026-09-15 17:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:48:03] Production.INFO: 117
[2026-09-15 17:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:48:03] Production.INFO: ==27652== Lock acquired, processing the job...
[2026-09-15 17:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:48:03] Production.INFO: ==27648== Lock acquired, processing the job...
[2026-09-15 17:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:48:03] Production.INFO: ==27652== Releasing lock...
[2026-09-15 17:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:48:03] Production.INFO: Total Charge 0
[2026-09-15 17:48:03] Production.INFO: CreateAllLog End
[2026-09-15 17:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:48:03] Production.INFO: ==27646== Releasing lock...
[2026-09-15 17:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:48:03] Production.INFO: Account Balance End.
[2026-09-15 17:48:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:48:03] Production.INFO: ==27650== Releasing lock...
[2026-09-15 17:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:48:11] Production.ERROR: CronJobId end10
[2026-09-15 17:48:11] Production.INFO: ==27648== Releasing lock...
[2026-09-15 17:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:48:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:48:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:48:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:48:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:48:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:48:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:48:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:48:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:48:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:48:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:48:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:48:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:48:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:48:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:48:13] Production.INFO: call_cost start
[2026-09-15 17:48:13] Production.INFO: call_cost end
[2026-09-15 17:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:48:13] Production.INFO: ==27644== Releasing lock...
[2026-09-15 17:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:49:02] Production.INFO: ==27707== Lock acquired, processing the job...
[2026-09-15 22:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:49:02] Production.INFO: neon service started
[2026-09-15 22:49:02] Production.INFO: neon service started
[2026-09-15 22:49:02] Production.INFO: ==27707== Releasing lock...
[2026-09-15 22:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:49:02] Production.INFO: ==27709== Lock acquired, processing the job...
[2026-09-15 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:49:02] Production.INFO: ==27709== Releasing lock...
[2026-09-15 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:49:03] Production.INFO: ==27711== Lock acquired, processing the job...
[2026-09-15 21:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:49:03] Production.INFO: ==27711== Releasing lock...
[2026-09-15 21:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:49:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:49:03] Production.INFO: ==27713== Lock acquired, processing the job...
[2026-09-15 17:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:49:03] Production.INFO: ==27717== Lock acquired, processing the job...
[2026-09-15 17:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:49:03] Production.INFO: ==27715== Lock acquired, processing the job...
[2026-09-15 17:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:49:03] Production.INFO: ==27721== Lock acquired, processing the job...
[2026-09-15 17:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:49:03] Production.INFO: ==27719== Lock acquired, processing the job...
[2026-09-15 17:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 17:49:03] Production.INFO: Account Balance Start.
[2026-09-15 17:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:49:03] Production.INFO: 117
[2026-09-15 17:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:49:03] Production.INFO: ==27721== Releasing lock...
[2026-09-15 17:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:49:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:49:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:49:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:49:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:49:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:49:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:49:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:49:04] Production.INFO: Total Charge 0
[2026-09-15 17:49:04] Production.INFO: CreateAllLog End
[2026-09-15 17:49:04] Production.INFO: Account Balance End.
[2026-09-15 17:49:04] Production.INFO: ==27715== Releasing lock...
[2026-09-15 17:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:49:04] Production.INFO: ==27719== Releasing lock...
[2026-09-15 17:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:49:12] Production.ERROR: CronJobId end10
[2026-09-15 17:49:12] Production.INFO: ==27717== Releasing lock...
[2026-09-15 17:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:49:13] Production.INFO: call_cost start
[2026-09-15 17:49:13] Production.INFO: call_cost end
[2026-09-15 17:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:49:13] Production.INFO: ==27713== Releasing lock...
[2026-09-15 17:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:50:01] Production.INFO: ==27773== Lock acquired, processing the job...
[2026-09-15 22:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:50:01] Production.INFO: neon service started
[2026-09-15 22:50:01] Production.INFO: neon service started
[2026-09-15 22:50:01] Production.INFO: ==27773== Releasing lock...
[2026-09-15 22:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:50:02] Production.INFO: ==27778== Lock acquired, processing the job...
[2026-09-15 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:50:02] Production.INFO: ==27778== Releasing lock...
[2026-09-15 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:50:02] Production.INFO: ==27776== Lock acquired, processing the job...
[2026-09-15 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:50:02] Production.INFO: ==27776== Releasing lock...
[2026-09-15 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:50:03] Production.INFO: ==27782== Lock acquired, processing the job...
[2026-09-15 17:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:50:03] Production.INFO: ==27780== Lock acquired, processing the job...
[2026-09-15 17:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:50:03] Production.INFO: ==27784== Lock acquired, processing the job...
[2026-09-15 17:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:50:03] Production.INFO: ==27786== Lock acquired, processing the job...
[2026-09-15 17:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:50:03] Production.INFO: ==27788== Lock acquired, processing the job...
[2026-09-15 17:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:50:03] Production.INFO: Account Balance Start.
[2026-09-15 17:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:50:03] Production.INFO: 117
[2026-09-15 17:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 17:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 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-15 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:50:03] Production.INFO: ==27788== Releasing lock...
[2026-09-15 17:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:50:03] Production.INFO: Total Charge 0
[2026-09-15 17:50:03] Production.INFO: CreateAllLog End
[2026-09-15 17:50:03] Production.INFO: Account Balance End.
[2026-09-15 17:50:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:50:03] Production.INFO: ==27786== Releasing lock...
[2026-09-15 17:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:50:03] Production.INFO: ==27782== Releasing lock...
[2026-09-15 17:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:50:11] Production.ERROR: CronJobId end10
[2026-09-15 17:50:11] Production.INFO: ==27784== Releasing lock...
[2026-09-15 17:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:50:13] Production.INFO: call_cost start
[2026-09-15 17:50:13] Production.INFO: call_cost end
[2026-09-15 17:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:50:13] Production.INFO: ==27780== Releasing lock...
[2026-09-15 17:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:51:02] Production.INFO: ==27844== Lock acquired, processing the job...
[2026-09-15 22:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:51:02] Production.INFO: neon service started
[2026-09-15 22:51:02] Production.INFO: neon service started
[2026-09-15 22:51:02] Production.INFO: ==27844== Releasing lock...
[2026-09-15 22:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:51:02] Production.INFO: ==27846== Lock acquired, processing the job...
[2026-09-15 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:51:02] Production.INFO: ==27846== Releasing lock...
[2026-09-15 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:51:02] Production.INFO: ==27848== Lock acquired, processing the job...
[2026-09-15 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:51:03] Production.INFO: ==27848== Releasing lock...
[2026-09-15 21:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:51:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:51:03] Production.INFO: ==27850== Lock acquired, processing the job...
[2026-09-15 17:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:51:03] Production.INFO: ==27858== Lock acquired, processing the job...
[2026-09-15 17:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:51:03] Production.INFO: ==27856== Lock acquired, processing the job...
[2026-09-15 17:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:51:03] Production.INFO: ==27852== Lock acquired, processing the job...
[2026-09-15 17:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:51:03] Production.INFO: ==27854== Lock acquired, processing the job...
[2026-09-15 17:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:51:03] Production.INFO: Account Balance Start.
[2026-09-15 17:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:51:03] Production.INFO: 117
[2026-09-15 17:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:51:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:51:04] Production.INFO: ==27858== Releasing lock...
[2026-09-15 17:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:51:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:51:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:51:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:51:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:51:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:51:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:51:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:51:04] Production.INFO: Total Charge 0
[2026-09-15 17:51:04] Production.INFO: CreateAllLog End
[2026-09-15 17:51:04] Production.INFO: ==27852== Releasing lock...
[2026-09-15 17:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:51:04] Production.INFO: Account Balance End.
[2026-09-15 17:51:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:51:04] Production.INFO: ==27856== Releasing lock...
[2026-09-15 17:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17: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-15 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-15 17:51:11] Production.ERROR: CronJobId end10
[2026-09-15 17:51:11] Production.INFO: ==27854== Releasing lock...
[2026-09-15 17:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:51:13] Production.INFO: call_cost start
[2026-09-15 17:51:13] Production.INFO: call_cost end
[2026-09-15 17:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:51:13] Production.INFO: ==27850== Releasing lock...
[2026-09-15 17:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:52:01] Production.INFO: ==27913== Lock acquired, processing the job...
[2026-09-15 22:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:52:01] Production.INFO: neon service started
[2026-09-15 22:52:01] Production.INFO: neon service started
[2026-09-15 22:52:01] Production.INFO: ==27913== Releasing lock...
[2026-09-15 22:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:52:02] Production.INFO: ==27915== Lock acquired, processing the job...
[2026-09-15 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:52:02] Production.INFO: ==27915== Releasing lock...
[2026-09-15 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:52:02] Production.INFO: ==27917== Lock acquired, processing the job...
[2026-09-15 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:52:02] Production.INFO: ==27917== Releasing lock...
[2026-09-15 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:52:03] Production.INFO: ==27919== Lock acquired, processing the job...
[2026-09-15 17:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:52:03] Production.INFO: ==27921== Lock acquired, processing the job...
[2026-09-15 17:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:52:03] Production.INFO: ==27923== Lock acquired, processing the job...
[2026-09-15 17:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:52:03] Production.INFO: ==27927== Lock acquired, processing the job...
[2026-09-15 17:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:52:03] Production.INFO: ==27925== Lock acquired, processing the job...
[2026-09-15 17:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:52:03] Production.INFO: Account Balance Start.
[2026-09-15 17:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:52:03] Production.INFO: 117
[2026-09-15 17:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:52:03] Production.INFO: ==27927== Releasing lock...
[2026-09-15 17:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:52:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:52:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:52:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:52:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:52:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:52:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:52:03] Production.INFO: Total Charge 0
[2026-09-15 17:52:03] Production.INFO: CreateAllLog End
[2026-09-15 17:52:04] Production.INFO: Account Balance End.
[2026-09-15 17:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:52:04] Production.INFO: ==27925== Releasing lock...
[2026-09-15 17:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:52:04] Production.INFO: ==27921== Releasing lock...
[2026-09-15 17:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:52:10] Production.ERROR: CronJobId end10
[2026-09-15 17:52:10] Production.INFO: ==27923== Releasing lock...
[2026-09-15 17:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:52:13] Production.INFO: call_cost start
[2026-09-15 17:52:13] Production.INFO: call_cost end
[2026-09-15 17:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:52:14] Production.INFO: ==27919== Releasing lock...
[2026-09-15 17:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:53:02] Production.INFO: ==27982== Lock acquired, processing the job...
[2026-09-15 22:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:53:02] Production.INFO: neon service started
[2026-09-15 22:53:02] Production.INFO: neon service started
[2026-09-15 22:53:02] Production.INFO: ==27982== Releasing lock...
[2026-09-15 22:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:53:02] Production.INFO: ==27984== Lock acquired, processing the job...
[2026-09-15 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:53:02] Production.INFO: ==27984== Releasing lock...
[2026-09-15 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:53:02] Production.INFO: ==27986== Lock acquired, processing the job...
[2026-09-15 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:53:03] Production.INFO: ==27986== Releasing lock...
[2026-09-15 21:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:53:03] Production.INFO: ==27988== Lock acquired, processing the job...
[2026-09-15 17:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:53:03] Production.INFO: ==27990== Lock acquired, processing the job...
[2026-09-15 17:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:53:03] Production.INFO: ==27992== Lock acquired, processing the job...
[2026-09-15 17:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:53:03] Production.INFO: ==27994== Lock acquired, processing the job...
[2026-09-15 17:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:53:03] Production.INFO: ==27996== Lock acquired, processing the job...
[2026-09-15 17:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:53:03] Production.INFO: Account Balance Start.
[2026-09-15 17:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:53:03] Production.INFO: 117
[2026-09-15 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-15 17:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 17:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:53:03] Production.INFO: ==27996== Releasing lock...
[2026-09-15 17:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:53:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:53:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:53:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:53:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:53:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:53:04] Production.INFO: ==27990== Releasing lock...
[2026-09-15 17:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:53:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:53:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:53:04] Production.INFO: Total Charge 0
[2026-09-15 17:53:04] Production.INFO: CreateAllLog End
[2026-09-15 17:53:04] Production.INFO: Account Balance End.
[2026-09-15 17:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:53:04] Production.INFO: ==27994== Releasing lock...
[2026-09-15 17:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:53:11] Production.ERROR: CronJobId end10
[2026-09-15 17:53:11] Production.INFO: ==27992== Releasing lock...
[2026-09-15 17:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:53:14] Production.INFO: call_cost start
[2026-09-15 17:53:14] Production.INFO: call_cost end
[2026-09-15 17:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:53:14] Production.INFO: ==27988== Releasing lock...
[2026-09-15 17:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:54:01] Production.INFO: ==28050== Lock acquired, processing the job...
[2026-09-15 22:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:54:01] Production.INFO: neon service started
[2026-09-15 22:54:01] Production.INFO: neon service started
[2026-09-15 22:54:01] Production.INFO: ==28050== Releasing lock...
[2026-09-15 22:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:54:01] Production.INFO: ==28052== Lock acquired, processing the job...
[2026-09-15 17:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:54:02] Production.INFO: ==28052== Releasing lock...
[2026-09-15 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:54:02] Production.INFO: ==28054== Lock acquired, processing the job...
[2026-09-15 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:54:02] Production.INFO: ==28054== Releasing lock...
[2026-09-15 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:54:03] Production.INFO: ==28057== Lock acquired, processing the job...
[2026-09-15 17:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:54:03] Production.INFO: ==28059== Lock acquired, processing the job...
[2026-09-15 17:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:54:03] Production.INFO: ==28061== Lock acquired, processing the job...
[2026-09-15 17:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:54:03] Production.INFO: ==28063== Lock acquired, processing the job...
[2026-09-15 17:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:54:03] Production.INFO: ==28065== Lock acquired, processing the job...
[2026-09-15 17:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:54:03] Production.INFO: Account Balance Start.
[2026-09-15 17:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:54:03] Production.INFO: 117
[2026-09-15 17:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:54:03] Production.INFO: ==28065== Releasing lock...
[2026-09-15 17:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:54:03] Production.INFO: ==28059== Releasing lock...
[2026-09-15 17:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:54:03] Production.INFO: Total Charge 0
[2026-09-15 17:54:03] Production.INFO: CreateAllLog End
[2026-09-15 17:54:03] Production.INFO: Account Balance End.
[2026-09-15 17:54:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:54:03] Production.INFO: ==28063== Releasing lock...
[2026-09-15 17:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:54:10] Production.ERROR: CronJobId end10
[2026-09-15 17:54:10] Production.INFO: ==28061== Releasing lock...
[2026-09-15 17:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:54:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:54:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:54:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:54:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:54:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:54:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:54:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:54:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:54:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:54:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:54:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:54:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:54:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:54:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:54:13] Production.INFO: call_cost start
[2026-09-15 17:54:13] Production.INFO: call_cost end
[2026-09-15 17:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:54:13] Production.INFO: ==28057== Releasing lock...
[2026-09-15 17:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:55:02] Production.INFO: ==28119== Lock acquired, processing the job...
[2026-09-15 22:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:55:02] Production.INFO: neon service started
[2026-09-15 22:55:02] Production.INFO: neon service started
[2026-09-15 22:55:02] Production.INFO: ==28119== Releasing lock...
[2026-09-15 22:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 21:55:02] Production.INFO: ==28123== Lock acquired, processing the job...
[2026-09-15 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:55:02] Production.INFO: ==28123== Releasing lock...
[2026-09-15 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:55:02] Production.INFO: ==28121== Lock acquired, processing the job...
[2026-09-15 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:55:03] Production.INFO: ==28121== Releasing lock...
[2026-09-15 17:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 17:55:03] Production.INFO: ==28127== Lock acquired, processing the job...
[2026-09-15 17:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 17:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 17:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 17:55:04] Production.INFO: ==28127== Releasing lock...
[2026-09-15 17:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 17:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 17:55:04] Production.INFO: ==28129== Lock acquired, processing the job...
[2026-09-15 17:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:55:04] Production.INFO: ==28135== Lock acquired, processing the job...
[2026-09-15 17:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:55:04] Production.INFO: ==28131== Lock acquired, processing the job...
[2026-09-15 17:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:55:04] Production.INFO: ==28133== Lock acquired, processing the job...
[2026-09-15 17:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:55:04] Production.INFO: ==28137== Lock acquired, processing the job...
[2026-09-15 17:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 17:55:04] Production.INFO: Account Balance Start.
[2026-09-15 17:55:04] Production.INFO: CreateAllLog Start
[2026-09-15 17:55:04] Production.INFO: 117
[2026-09-15 17:55:04] Production.INFO: Date 2026-09-08
[2026-09-15 17:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:55:04] Production.INFO: ==28139== Lock acquired, processing the job...
[2026-09-15 17:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 17:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:55:04] Production.INFO: ==28139== Releasing lock...
[2026-09-15 17:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:55:04] Production.ERROR: done
[2026-09-15 17:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 17:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009487', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 17:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:55:05] Production.INFO: Total Charge 0
[2026-09-15 17:55:05] Production.INFO: CreateAllLog End
[2026-09-15 17:55:05] Production.INFO: Account Balance End.
[2026-09-15 17:55:05] Production.ERROR: CronJobId end 12
[2026-09-15 17:55:05] Production.INFO: ==28135== Releasing lock...
[2026-09-15 17:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:55:05] Production.INFO: ==28131== Releasing lock...
[2026-09-15 17:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:55:12] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009487', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 17:55:12] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 17:55:12] Production.INFO: ProcessCDR(1,18009487,1,1,2)
[2026-09-15 17:55:12] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009487,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:55:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009487,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 17:55:12] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 17:55:12] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 17:55:12] Production.INFO: ==28137== Releasing lock...
[2026-09-15 17:55:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 17:55:12] Production.INFO: 26 MB #Memory Used#
[2026-09-15 17:55:15] Production.ERROR: CronJobId end10
[2026-09-15 17:55:15] Production.INFO: ==28133== Releasing lock...
[2026-09-15 17:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:55:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:55:18] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:55:18] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:55:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:55:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:55:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:55:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:55:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:55:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:55:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:55:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:55:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:55:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:55:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:55:18] Production.INFO: call_cost start
[2026-09-15 17:55:18] Production.INFO: call_cost end
[2026-09-15 17:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:55:18] Production.INFO: ==28129== Releasing lock...
[2026-09-15 17:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:56:01] Production.INFO: ==28198== Lock acquired, processing the job...
[2026-09-15 22:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:56:01] Production.INFO: neon service started
[2026-09-15 22:56:01] Production.INFO: neon service started
[2026-09-15 22:56:01] Production.INFO: ==28198== Releasing lock...
[2026-09-15 22:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:56:01] Production.INFO: ==28200== Lock acquired, processing the job...
[2026-09-15 17:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:56:02] Production.INFO: ==28200== Releasing lock...
[2026-09-15 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:56:02] Production.INFO: ==28202== Lock acquired, processing the job...
[2026-09-15 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:56:02] Production.INFO: ==28202== Releasing lock...
[2026-09-15 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:56:03] Production.INFO: ==28213== Lock acquired, processing the job...
[2026-09-15 17:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:56:03] Production.INFO: ==28205== Lock acquired, processing the job...
[2026-09-15 17:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:56:03] Production.INFO: ==28209== Lock acquired, processing the job...
[2026-09-15 17:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:56:03] Production.INFO: ==28207== Lock acquired, processing the job...
[2026-09-15 17:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 17:56:03] Production.INFO: ==28211== Lock acquired, processing the job...
[2026-09-15 17:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 17:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 17:56:03] Production.INFO: ==28213== Releasing lock...
[2026-09-15 17:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:56:03] Production.INFO: Account Balance Start.
[2026-09-15 17:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:56:03] Production.INFO: 117
[2026-09-15 17:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:56:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:56:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:56:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:56:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:56:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:56:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:56:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:56:03] Production.INFO: Total Charge 0
[2026-09-15 17:56:03] Production.INFO: CreateAllLog End
[2026-09-15 17:56:03] Production.INFO: Account Balance End.
[2026-09-15 17:56:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:56:03] Production.INFO: ==28211== Releasing lock...
[2026-09-15 17:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:56:04] Production.INFO: ==28207== Releasing lock...
[2026-09-15 17:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:56:11] Production.ERROR: CronJobId end10
[2026-09-15 17:56:11] Production.INFO: ==28209== Releasing lock...
[2026-09-15 17:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:56:14] Production.INFO: call_cost start
[2026-09-15 17:56:14] Production.INFO: call_cost end
[2026-09-15 17:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:56:14] Production.INFO: ==28205== Releasing lock...
[2026-09-15 17:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:57:02] Production.INFO: ==28266== Lock acquired, processing the job...
[2026-09-15 22:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:57:02] Production.INFO: neon service started
[2026-09-15 22:57:02] Production.INFO: neon service started
[2026-09-15 22:57:02] Production.INFO: ==28266== Releasing lock...
[2026-09-15 22:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:57:02] Production.INFO: ==28268== Lock acquired, processing the job...
[2026-09-15 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:57:02] Production.INFO: ==28268== Releasing lock...
[2026-09-15 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:57:02] Production.INFO: ==28270== Lock acquired, processing the job...
[2026-09-15 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:57:02] Production.INFO: ==28270== Releasing lock...
[2026-09-15 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:57:03] Production.INFO: ==28274== Lock acquired, processing the job...
[2026-09-15 17:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:57:03] Production.INFO: ==28272== Lock acquired, processing the job...
[2026-09-15 17:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:57:03] Production.INFO: ==28276== Lock acquired, processing the job...
[2026-09-15 17:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:57:03] Production.INFO: ==28279== Lock acquired, processing the job...
[2026-09-15 17:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:57:03] Production.INFO: ==28281== Lock acquired, processing the job...
[2026-09-15 17:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:57:03] Production.INFO: Account Balance Start.
[2026-09-15 17:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:57:03] Production.INFO: 117
[2026-09-15 17:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 17:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:57:03] Production.INFO: ==28281== Releasing lock...
[2026-09-15 17:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:57:04] Production.INFO: Date 2026-09-11
[2026-09-15 17:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:57:04] Production.INFO: Date 2026-09-12
[2026-09-15 17:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:57:04] Production.INFO: ==28274== Releasing lock...
[2026-09-15 17:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:57:04] Production.INFO: Date 2026-09-13
[2026-09-15 17:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:57:04] Production.INFO: Date 2026-09-14
[2026-09-15 17:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:57:04] Production.INFO: Date 2026-09-15
[2026-09-15 17:57:04] Production.INFO: Reseller ==> 0
[2026-09-15 17:57:04] Production.INFO: Total Charge 0
[2026-09-15 17:57:04] Production.INFO: CreateAllLog End
[2026-09-15 17:57:04] Production.INFO: Account Balance End.
[2026-09-15 17:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 17:57:04] Production.INFO: ==28279== Releasing lock...
[2026-09-15 17:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:57:12] Production.ERROR: CronJobId end10
[2026-09-15 17:57:12] Production.INFO: ==28276== Releasing lock...
[2026-09-15 17:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:57:14] Production.INFO: call_cost start
[2026-09-15 17:57:14] Production.INFO: call_cost end
[2026-09-15 17:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:57:14] Production.INFO: ==28272== Releasing lock...
[2026-09-15 17:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:58:01] Production.INFO: ==28339== Lock acquired, processing the job...
[2026-09-15 22:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:58:01] Production.INFO: neon service started
[2026-09-15 22:58:01] Production.INFO: neon service started
[2026-09-15 22:58:01] Production.INFO: ==28339== Releasing lock...
[2026-09-15 22:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:58:01] Production.INFO: ==28341== Lock acquired, processing the job...
[2026-09-15 17:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:58:02] Production.INFO: ==28341== Releasing lock...
[2026-09-15 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:58:02] Production.INFO: ==28343== Lock acquired, processing the job...
[2026-09-15 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:58:02] Production.INFO: ==28343== Releasing lock...
[2026-09-15 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:58:02] Production.INFO: ==28346== Lock acquired, processing the job...
[2026-09-15 17:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:58:02] Production.INFO: ==28348== Lock acquired, processing the job...
[2026-09-15 17:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:58:02] Production.INFO: ==28352== Lock acquired, processing the job...
[2026-09-15 17:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:58:02] Production.INFO: ==28350== Lock acquired, processing the job...
[2026-09-15 17:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:58:02] Production.INFO: ==28354== Lock acquired, processing the job...
[2026-09-15 17:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:58:03] Production.INFO: Account Balance Start.
[2026-09-15 17:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:58:03] Production.INFO: 117
[2026-09-15 17:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 17:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 17:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:58:03] Production.INFO: ==28354== Releasing lock...
[2026-09-15 17:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:58:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:58:03] Production.INFO: Total Charge 0
[2026-09-15 17:58:03] Production.INFO: CreateAllLog End
[2026-09-15 17:58:03] Production.INFO: Account Balance End.
[2026-09-15 17:58:03] Production.INFO: ==28348== Releasing lock...
[2026-09-15 17:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:58:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:58:03] Production.INFO: ==28352== Releasing lock...
[2026-09-15 17:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:58:11] Production.ERROR: CronJobId end10
[2026-09-15 17:58:11] Production.INFO: ==28350== Releasing lock...
[2026-09-15 17:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:58:13] Production.INFO: call_cost start
[2026-09-15 17:58:13] Production.INFO: call_cost end
[2026-09-15 17:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:58:13] Production.INFO: ==28346== Releasing lock...
[2026-09-15 17:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 22:59:01] Production.INFO: ==28410== Lock acquired, processing the job...
[2026-09-15 22:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 22:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 22:59:01] Production.INFO: neon service started
[2026-09-15 22:59:01] Production.INFO: neon service started
[2026-09-15 22:59:01] Production.INFO: ==28410== Releasing lock...
[2026-09-15 22:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 22:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 17:59:02] Production.INFO: ==28412== Lock acquired, processing the job...
[2026-09-15 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 17:59:02] Production.INFO: ==28412== Releasing lock...
[2026-09-15 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 17:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 21:59:02] Production.INFO: ==28414== Lock acquired, processing the job...
[2026-09-15 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 21:59:02] Production.INFO: ==28414== Releasing lock...
[2026-09-15 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 21:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 17:59:03] Production.INFO: ==28416== Lock acquired, processing the job...
[2026-09-15 17:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 17:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 17:59:03] Production.INFO: ==28418== Lock acquired, processing the job...
[2026-09-15 17:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 17:59:03] Production.INFO: ==28420== Lock acquired, processing the job...
[2026-09-15 17:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 17:59:03] Production.INFO: ==28422== Lock acquired, processing the job...
[2026-09-15 17:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 17:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 17:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 17:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 17:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 17:59:03] Production.INFO: ==28424== Lock acquired, processing the job...
[2026-09-15 17:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 17:59:03] Production.INFO: Account Balance Start.
[2026-09-15 17:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 17:59:03] Production.INFO: 117
[2026-09-15 17:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:59:03] Production.INFO: Date 2026-09-09
[2026-09-15 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:59:03] Production.INFO: Date 2026-09-10
[2026-09-15 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-15 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 17:59:03] Production.INFO: ==28424== Releasing lock...
[2026-09-15 17:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 17:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 17:59:03] Production.INFO: Date 2026-09-11
[2026-09-15 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:59:03] Production.INFO: Date 2026-09-12
[2026-09-15 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:59:03] Production.INFO: Date 2026-09-13
[2026-09-15 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:59:03] Production.INFO: Date 2026-09-14
[2026-09-15 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:59:03] Production.INFO: Date 2026-09-15
[2026-09-15 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 17:59:03] Production.INFO: Total Charge 0
[2026-09-15 17:59:03] Production.INFO: CreateAllLog End
[2026-09-15 17:59:03] Production.INFO: Account Balance End.
[2026-09-15 17:59:03] Production.ERROR: CronJobId end 12
[2026-09-15 17:59:03] Production.INFO: ==28422== Releasing lock...
[2026-09-15 17:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 17:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 17:59:04] Production.INFO: ==28418== Releasing lock...
[2026-09-15 17:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 17:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 17:59:11] Production.ERROR: CronJobId end10
[2026-09-15 17:59:11] Production.INFO: ==28420== Releasing lock...
[2026-09-15 17:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 17:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 17:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 17:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 17:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 17:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 17:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 17:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 17:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 17:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 17:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 17:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 17:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 17:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 17:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 17:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 17:59:13] Production.INFO: call_cost start
[2026-09-15 17:59:13] Production.INFO: call_cost end
[2026-09-15 17:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 17:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 17:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 17:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 17:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 17:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 17:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 17:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 17:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 17:59:13] Production.INFO: ==28416== Releasing lock...
[2026-09-15 17:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 17:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:00:02] Production.INFO: ==28483== Lock acquired, processing the job...
[2026-09-15 23:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:00:02] Production.INFO: neon service started
[2026-09-15 23:00:02] Production.INFO: neon service started
[2026-09-15 23:00:02] Production.INFO: ==28483== Releasing lock...
[2026-09-15 23:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:00:02] Production.INFO: ==28485== Lock acquired, processing the job...
[2026-09-15 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:00:03] Production.INFO: ==28485== Releasing lock...
[2026-09-15 18:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:00:03] Production.INFO: ==28487== Lock acquired, processing the job...
[2026-09-15 22:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:00:03] Production.INFO: ==28487== Releasing lock...
[2026-09-15 22:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:00:03] Production.INFO: ==28493== Lock acquired, processing the job...
[2026-09-15 18:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:00:04] Production.INFO: ==28489== Lock acquired, processing the job...
[2026-09-15 18:00:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:00:04] Production.INFO: ==28491== Lock acquired, processing the job...
[2026-09-15 18:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:00:04] Production.INFO: ==28497== Lock acquired, processing the job...
[2026-09-15 18:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:00:04] Production.INFO: ==28495== Lock acquired, processing the job...
[2026-09-15 18:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:00:04] Production.INFO: ==28497== Releasing lock...
[2026-09-15 18:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:00:04] Production.INFO: Account Balance Start.
[2026-09-15 18:00:04] Production.INFO: CreateAllLog Start
[2026-09-15 18:00:04] Production.INFO: 117
[2026-09-15 18:00:04] Production.INFO: Date 2026-09-08
[2026-09-15 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:00:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:00:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:00:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:00:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:00:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:00:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:00:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:00:05] Production.INFO: Total Charge 0
[2026-09-15 18:00:05] Production.INFO: CreateAllLog End
[2026-09-15 18:00:05] Production.INFO: ==28491== Releasing lock...
[2026-09-15 18:00:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:00:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:00:05] Production.INFO: Account Balance End.
[2026-09-15 18:00:05] Production.ERROR: CronJobId end 12
[2026-09-15 18:00:05] Production.INFO: ==28495== Releasing lock...
[2026-09-15 18:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:00:11] Production.ERROR: CronJobId end10
[2026-09-15 18:00:11] Production.INFO: ==28493== Releasing lock...
[2026-09-15 18:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:00:14] Production.INFO: call_cost start
[2026-09-15 18:00:14] Production.INFO: call_cost end
[2026-09-15 18:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:00:14] Production.INFO: ==28489== Releasing lock...
[2026-09-15 18:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:01:01] Production.INFO: ==28554== Lock acquired, processing the job...
[2026-09-15 23:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:01:01] Production.INFO: neon service started
[2026-09-15 23:01:01] Production.INFO: neon service started
[2026-09-15 23:01:01] Production.INFO: ==28554== Releasing lock...
[2026-09-15 23:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:01:02] Production.INFO: ==28566== Lock acquired, processing the job...
[2026-09-15 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:01:02] Production.INFO: ==28566== Releasing lock...
[2026-09-15 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:01:02] Production.INFO: ==28568== Lock acquired, processing the job...
[2026-09-15 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:01:02] Production.INFO: ==28568== Releasing lock...
[2026-09-15 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:01:03] Production.INFO: ==28573== Lock acquired, processing the job...
[2026-09-15 18:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:01:03] Production.INFO: ==28575== Lock acquired, processing the job...
[2026-09-15 18:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:01:03] Production.INFO: ==28571== Lock acquired, processing the job...
[2026-09-15 18:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:01:03] Production.INFO: ==28579== Lock acquired, processing the job...
[2026-09-15 18:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:01:03] Production.INFO: ==28577== Lock acquired, processing the job...
[2026-09-15 18:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:01:03] Production.INFO: ==28579== Releasing lock...
[2026-09-15 18:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:01:03] Production.INFO: Account Balance Start.
[2026-09-15 18:01:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:01:03] Production.INFO: 117
[2026-09-15 18:01:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:01:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:01:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:01:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:01:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:01:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:01:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:01:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:01:03] Production.INFO: Total Charge 0
[2026-09-15 18:01:03] Production.INFO: CreateAllLog End
[2026-09-15 18:01:03] Production.INFO: ==28573== Releasing lock...
[2026-09-15 18:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:01:04] Production.INFO: Account Balance End.
[2026-09-15 18:01:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:01:04] Production.INFO: ==28577== Releasing lock...
[2026-09-15 18:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:01:12] Production.ERROR: CronJobId end10
[2026-09-15 18:01:12] Production.INFO: ==28575== Releasing lock...
[2026-09-15 18:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:01:15] Production.INFO: call_cost start
[2026-09-15 18:01:15] Production.INFO: call_cost end
[2026-09-15 18:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:01:15] Production.INFO: ==28571== Releasing lock...
[2026-09-15 18:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:02:02] Production.INFO: ==28638== Lock acquired, processing the job...
[2026-09-15 23:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:02:02] Production.INFO: neon service started
[2026-09-15 23:02:02] Production.INFO: neon service started
[2026-09-15 23:02:02] Production.INFO: ==28638== Releasing lock...
[2026-09-15 23:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:02:02] Production.INFO: ==28642== Lock acquired, processing the job...
[2026-09-15 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:02:02] Production.INFO: ==28642== Releasing lock...
[2026-09-15 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:02:02] Production.INFO: ==28640== Lock acquired, processing the job...
[2026-09-15 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:02:02] Production.INFO: ==28640== Releasing lock...
[2026-09-15 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:02:03] Production.INFO: ==28649== Lock acquired, processing the job...
[2026-09-15 18:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:02:03] Production.INFO: ==28655== Lock acquired, processing the job...
[2026-09-15 18:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:02:03] Production.INFO: ==28645== Lock acquired, processing the job...
[2026-09-15 18:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:02:03] Production.INFO: ==28647== Lock acquired, processing the job...
[2026-09-15 18:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 18:02:03] Production.INFO: ==28655== Releasing lock...
[2026-09-15 18:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:02:04] Production.INFO: ==28653== Lock acquired, processing the job...
[2026-09-15 18:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-15 18:02:04] Production.INFO: ==28651== Lock acquired, processing the job...
[2026-09-15 18:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 18:02:04] Production.INFO: Account Balance Start.
[2026-09-15 18:02:04] Production.INFO: CreateAllLog Start
[2026-09-15 18:02:04] Production.INFO: 117
[2026-09-15 18:02:04] Production.INFO: Date 2026-09-08
[2026-09-15 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:02:04] Production.ERROR: done
[2026-09-15 18:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-15 18:02:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:02:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:02:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:02:04] Production.ERROR: done
[2026-09-15 18:02:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:02:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:02:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 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-15 18:02:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:02:04] Production.INFO: ==28653== Releasing lock...
[2026-09-15 18:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-15 18:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-15 18:02:04] Production.INFO: Total Charge 0
[2026-09-15 18:02:04] Production.INFO: ==28647== Releasing lock...
[2026-09-15 18:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:02:05] Production.INFO: CreateAllLog End
[2026-09-15 18:02:05] Production.INFO: Account Balance End.
[2026-09-15 18:02:05] Production.ERROR: CronJobId end 12
[2026-09-15 18:02:05] Production.INFO: ==28651== Releasing lock...
[2026-09-15 18:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:02:12] Production.ERROR: CronJobId end10
[2026-09-15 18:02:12] Production.INFO: ==28649== Releasing lock...
[2026-09-15 18:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:02:15] Production.INFO: call_cost start
[2026-09-15 18:02:15] Production.INFO: call_cost end
[2026-09-15 18:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:02:15] Production.INFO: ==28645== Releasing lock...
[2026-09-15 18:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:03:01] Production.INFO: ==28709== Lock acquired, processing the job...
[2026-09-15 23:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:03:01] Production.INFO: neon service started
[2026-09-15 23:03:01] Production.INFO: neon service started
[2026-09-15 23:03:01] Production.INFO: ==28709== Releasing lock...
[2026-09-15 23:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:03:02] Production.INFO: ==28711== Lock acquired, processing the job...
[2026-09-15 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:03:02] Production.INFO: ==28713== Lock acquired, processing the job...
[2026-09-15 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:03:02] Production.INFO: ==28713== Releasing lock...
[2026-09-15 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:03:02] Production.INFO: ==28711== Releasing lock...
[2026-09-15 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:03:03] Production.INFO: ==28722== Lock acquired, processing the job...
[2026-09-15 18:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:03:03] Production.INFO: Account Balance Start.
[2026-09-15 18:03:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:03:03] Production.INFO: 117
[2026-09-15 18:03:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:03:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:03:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:03:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:03:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:03:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:03:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:03:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:03:03] Production.INFO: Total Charge 0
[2026-09-15 18:03:03] Production.INFO: ==28716== Lock acquired, processing the job...
[2026-09-15 18:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:03:03] Production.INFO: CreateAllLog End
[2026-09-15 18:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:03:03] Production.INFO: ==28718== Lock acquired, processing the job...
[2026-09-15 18:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:03:03] Production.INFO: ==28720== Lock acquired, processing the job...
[2026-09-15 18:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:03:03] Production.INFO: Account Balance End.
[2026-09-15 18:03:03] Production.INFO: ==28724== Lock acquired, processing the job...
[2026-09-15 18:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:03:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:03:03] Production.INFO: ==28722== Releasing lock...
[2026-09-15 18:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 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-15 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-15 18:03:03] Production.INFO: ==28724== Releasing lock...
[2026-09-15 18:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:03:04] Production.INFO: ==28718== Releasing lock...
[2026-09-15 18:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:03:11] Production.ERROR: CronJobId end10
[2026-09-15 18:03:11] Production.INFO: ==28720== Releasing lock...
[2026-09-15 18:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:03:13] Production.INFO: call_cost start
[2026-09-15 18:03:13] Production.INFO: call_cost end
[2026-09-15 18:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:03:13] Production.INFO: ==28716== Releasing lock...
[2026-09-15 18:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:04:02] Production.INFO: ==28778== Lock acquired, processing the job...
[2026-09-15 23:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:04:02] Production.INFO: neon service started
[2026-09-15 23:04:02] Production.INFO: neon service started
[2026-09-15 23:04:02] Production.INFO: ==28778== Releasing lock...
[2026-09-15 23:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:04:02] Production.INFO: ==28780== Lock acquired, processing the job...
[2026-09-15 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:04:02] Production.INFO: ==28780== Releasing lock...
[2026-09-15 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:04:02] Production.INFO: ==28782== Lock acquired, processing the job...
[2026-09-15 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:04:03] Production.INFO: ==28782== Releasing lock...
[2026-09-15 22:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:04:03] Production.INFO: ==28784== Lock acquired, processing the job...
[2026-09-15 18:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:04:03] Production.INFO: ==28786== Lock acquired, processing the job...
[2026-09-15 18:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:04:03] Production.INFO: ==28788== Lock acquired, processing the job...
[2026-09-15 18:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:04:03] Production.INFO: ==28792== Lock acquired, processing the job...
[2026-09-15 18:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:04:03] Production.INFO: ==28790== Lock acquired, processing the job...
[2026-09-15 18:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 18:04:03] Production.INFO: ==28792== Releasing lock...
[2026-09-15 18:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:04:03] Production.INFO: Account Balance Start.
[2026-09-15 18:04:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:04:03] Production.INFO: 117
[2026-09-15 18:04:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:04:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:04:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:04:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:04:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:04:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:04:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:04:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:04:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:04:04] Production.INFO: Total Charge 0
[2026-09-15 18:04:04] Production.INFO: CreateAllLog End
[2026-09-15 18:04:04] Production.INFO: Account Balance End.
[2026-09-15 18:04:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:04:04] Production.INFO: ==28790== Releasing lock...
[2026-09-15 18:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:04:04] Production.INFO: ==28786== Releasing lock...
[2026-09-15 18:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:04:10] Production.ERROR: CronJobId end10
[2026-09-15 18:04:10] Production.INFO: ==28788== Releasing lock...
[2026-09-15 18:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:04:13] Production.INFO: call_cost start
[2026-09-15 18:04:13] Production.INFO: call_cost end
[2026-09-15 18:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:04:13] Production.INFO: ==28784== Releasing lock...
[2026-09-15 18:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:05:01] Production.INFO: ==28846== Lock acquired, processing the job...
[2026-09-15 23:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:05:01] Production.INFO: neon service started
[2026-09-15 23:05:01] Production.INFO: neon service started
[2026-09-15 23:05:01] Production.INFO: ==28846== Releasing lock...
[2026-09-15 23:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:05:01] Production.INFO: ==28848== Lock acquired, processing the job...
[2026-09-15 18:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:05:02] Production.INFO: ==28848== Releasing lock...
[2026-09-15 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:05:02] Production.INFO: ==28850== Lock acquired, processing the job...
[2026-09-15 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:05:02] Production.INFO: ==28850== Releasing lock...
[2026-09-15 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:05:03] Production.INFO: ==28857== Lock acquired, processing the job...
[2026-09-15 18:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:05:03] Production.INFO: ==28861== Lock acquired, processing the job...
[2026-09-15 18:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:05:03] Production.INFO: ==28852== Lock acquired, processing the job...
[2026-09-15 18:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 18:05:03] Production.INFO: Account Balance Start.
[2026-09-15 18:05:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:05:03] Production.INFO: 117
[2026-09-15 18:05:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 18:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 18:05:03] Production.ERROR: CronJob PID - 28857
[2026-09-15 18:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-15 18:05:03] Production.ERROR: CronJob ID - 7
[2026-09-15 18:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 18:05:00
[2026-09-15 18:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 18:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 18:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 18:05:03] Production.ERROR: CronJob PID - 28861
[2026-09-15 18:05:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-15 18:05:03] Production.ERROR: CronJob ID - 12
[2026-09-15 18:05:03] Production.ERROR: CronJob Last Run Time 2026-09-15 18:05:00
[2026-09-15 18:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 18:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 18:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 18:05:03] Production.INFO: ==28852== Releasing lock...
[2026-09-15 18:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 18:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 18:05:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:05:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:05:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:05:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:05:03] Production.INFO: ==28854== Lock acquired, processing the job...
[2026-09-15 18:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:05:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:05:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:05:03] Production.INFO: ==28859== Lock acquired, processing the job...
[2026-09-15 18:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:05:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:05:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:05:03] Production.INFO: Total Charge 0
[2026-09-15 18:05:03] Production.INFO: ==28863== Lock acquired, processing the job...
[2026-09-15 18:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 18:05:03] Production.INFO: CreateAllLog End
[2026-09-15 18:05:03] Production.INFO: ==28865== Lock acquired, processing the job...
[2026-09-15 18:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 18:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:05:03] Production.INFO: ==28865== Releasing lock...
[2026-09-15 18:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:05:03] Production.ERROR: done
[2026-09-15 18:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 18:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009529', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 18:05:04] Production.INFO: Account Balance End.
[2026-09-15 18:05:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:05:04] Production.INFO: ==28861== Releasing lock...
[2026-09-15 18:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:05:04] Production.INFO: ==28857== Releasing lock...
[2026-09-15 18:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009529', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 18:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 18:05:09] Production.INFO: ProcessCDR(1,18009529,1,1,2)
[2026-09-15 18:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009529,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009529,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 18:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 18:05:09] Production.INFO: ==28863== Releasing lock...
[2026-09-15 18:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 18:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 18:05:15] Production.ERROR: CronJobId end10
[2026-09-15 18:05:15] Production.INFO: ==28859== Releasing lock...
[2026-09-15 18:05:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:05:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:05:17] Production.INFO: call_cost start
[2026-09-15 18:05:17] Production.INFO: call_cost end
[2026-09-15 18:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:05:17] Production.INFO: ==28854== Releasing lock...
[2026-09-15 18:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:06:02] Production.INFO: ==28923== Lock acquired, processing the job...
[2026-09-15 23:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:06:02] Production.INFO: neon service started
[2026-09-15 23:06:02] Production.INFO: neon service started
[2026-09-15 23:06:02] Production.INFO: ==28923== Releasing lock...
[2026-09-15 23:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:06:02] Production.INFO: ==28926== Lock acquired, processing the job...
[2026-09-15 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:06:02] Production.INFO: ==28926== Releasing lock...
[2026-09-15 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:06:02] Production.INFO: ==28928== Lock acquired, processing the job...
[2026-09-15 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:06:03] Production.INFO: ==28928== Releasing lock...
[2026-09-15 22:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:06:03] Production.INFO: ==28930== Lock acquired, processing the job...
[2026-09-15 18:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:06:03] Production.INFO: ==28932== Lock acquired, processing the job...
[2026-09-15 18:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:06:03] Production.INFO: ==28934== Lock acquired, processing the job...
[2026-09-15 18:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:06:03] Production.INFO: ==28936== Lock acquired, processing the job...
[2026-09-15 18:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:06:03] Production.INFO: ==28938== Lock acquired, processing the job...
[2026-09-15 18:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:06:03] Production.INFO: Account Balance Start.
[2026-09-15 18:06:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:06:03] Production.INFO: 117
[2026-09-15 18:06:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 18:06:03] Production.INFO: ==28938== Releasing lock...
[2026-09-15 18:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:06:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:06:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:06:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:06:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:06:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:06:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:06:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:06:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:06:04] Production.INFO: Total Charge 0
[2026-09-15 18:06:04] Production.INFO: CreateAllLog End
[2026-09-15 18:06:04] Production.INFO: Account Balance End.
[2026-09-15 18:06:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:06:04] Production.INFO: ==28936== Releasing lock...
[2026-09-15 18:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:06:04] Production.INFO: ==28932== Releasing lock...
[2026-09-15 18:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:06:12] Production.ERROR: CronJobId end10
[2026-09-15 18:06:12] Production.INFO: ==28934== Releasing lock...
[2026-09-15 18:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:06:14] Production.INFO: call_cost start
[2026-09-15 18:06:14] Production.INFO: call_cost end
[2026-09-15 18:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:06:14] Production.INFO: ==28930== Releasing lock...
[2026-09-15 18:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:07:01] Production.INFO: ==28990== Lock acquired, processing the job...
[2026-09-15 23:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:07:01] Production.INFO: neon service started
[2026-09-15 23:07:01] Production.INFO: neon service started
[2026-09-15 23:07:01] Production.INFO: ==28990== Releasing lock...
[2026-09-15 23:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:07:01] Production.INFO: ==28992== Lock acquired, processing the job...
[2026-09-15 18:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:07:02] Production.INFO: ==28992== Releasing lock...
[2026-09-15 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:07:02] Production.INFO: ==28995== Lock acquired, processing the job...
[2026-09-15 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:07:02] Production.INFO: ==28995== Releasing lock...
[2026-09-15 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:07:02] Production.INFO: ==28997== Lock acquired, processing the job...
[2026-09-15 18:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:07:02] Production.INFO: ==28999== Lock acquired, processing the job...
[2026-09-15 18:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:07:02] Production.INFO: ==29001== Lock acquired, processing the job...
[2026-09-15 18:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:07:03] Production.INFO: ==29003== Lock acquired, processing the job...
[2026-09-15 18:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:07:03] Production.INFO: ==29005== Lock acquired, processing the job...
[2026-09-15 18:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:07:03] Production.INFO: Account Balance Start.
[2026-09-15 18:07:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:07:03] Production.INFO: 117
[2026-09-15 18:07:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:07:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:07:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 18:07:03] Production.INFO: ==29005== Releasing lock...
[2026-09-15 18:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:07:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:07:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:07:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:07:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:07:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:07:03] Production.INFO: Total Charge 0
[2026-09-15 18:07:03] Production.INFO: CreateAllLog End
[2026-09-15 18:07:03] Production.INFO: Account Balance End.
[2026-09-15 18:07:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:07:03] Production.INFO: ==29003== Releasing lock...
[2026-09-15 18:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:07:03] Production.INFO: ==28999== Releasing lock...
[2026-09-15 18:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:07:10] Production.ERROR: CronJobId end10
[2026-09-15 18:07:10] Production.INFO: ==29001== Releasing lock...
[2026-09-15 18:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:07:13] Production.INFO: call_cost start
[2026-09-15 18:07:13] Production.INFO: call_cost end
[2026-09-15 18:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:07:13] Production.INFO: ==28997== Releasing lock...
[2026-09-15 18:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:08:01] Production.INFO: ==29059== Lock acquired, processing the job...
[2026-09-15 23:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:08:01] Production.INFO: neon service started
[2026-09-15 23:08:01] Production.INFO: neon service started
[2026-09-15 23:08:01] Production.INFO: ==29059== Releasing lock...
[2026-09-15 23:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:08:02] Production.INFO: ==29061== Lock acquired, processing the job...
[2026-09-15 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:08:02] Production.INFO: ==29063== Lock acquired, processing the job...
[2026-09-15 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:08:02] Production.INFO: ==29063== Releasing lock...
[2026-09-15 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:08:02] Production.INFO: ==29061== Releasing lock...
[2026-09-15 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:08:03] Production.INFO: ==29066== Lock acquired, processing the job...
[2026-09-15 18:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:08:03] Production.INFO: ==29068== Lock acquired, processing the job...
[2026-09-15 18:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:08:03] Production.INFO: ==29070== Lock acquired, processing the job...
[2026-09-15 18:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:08:03] Production.INFO: ==29072== Lock acquired, processing the job...
[2026-09-15 18:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:08:03] Production.INFO: ==29074== Lock acquired, processing the job...
[2026-09-15 18:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:08:03] Production.INFO: Account Balance Start.
[2026-09-15 18:08:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:08:03] Production.INFO: 117
[2026-09-15 18:08:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:08:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 18:08:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:08:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:08:03] Production.INFO: ==29074== Releasing lock...
[2026-09-15 18:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:08:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:08:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:08:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:08:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:08:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:08:04] Production.INFO: Total Charge 0
[2026-09-15 18:08:04] Production.INFO: CreateAllLog End
[2026-09-15 18:08:04] Production.INFO: Account Balance End.
[2026-09-15 18:08:04] Production.INFO: ==29068== Releasing lock...
[2026-09-15 18:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:08:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:08:04] Production.INFO: ==29072== Releasing lock...
[2026-09-15 18:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:08:11] Production.ERROR: CronJobId end10
[2026-09-15 18:08:11] Production.INFO: ==29070== Releasing lock...
[2026-09-15 18:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:08:14] Production.INFO: call_cost start
[2026-09-15 18:08:14] Production.INFO: call_cost end
[2026-09-15 18:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:08:14] Production.INFO: ==29066== Releasing lock...
[2026-09-15 18:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:09:01] Production.INFO: ==29131== Lock acquired, processing the job...
[2026-09-15 23:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:09:01] Production.INFO: neon service started
[2026-09-15 23:09:01] Production.INFO: neon service started
[2026-09-15 23:09:01] Production.INFO: ==29131== Releasing lock...
[2026-09-15 23:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:09:01] Production.INFO: ==29133== Lock acquired, processing the job...
[2026-09-15 18:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:09:02] Production.INFO: ==29135== Lock acquired, processing the job...
[2026-09-15 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:09:02] Production.INFO: ==29135== Releasing lock...
[2026-09-15 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:09:02] Production.INFO: ==29133== Releasing lock...
[2026-09-15 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:09:02] Production.INFO: ==29142== Lock acquired, processing the job...
[2026-09-15 18:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:09:03] Production.INFO: ==29146== Lock acquired, processing the job...
[2026-09-15 18:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 18:09:03] Production.INFO: ==29138== Lock acquired, processing the job...
[2026-09-15 18:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 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-15 18:09:03] Production.INFO: ==29140== Lock acquired, processing the job...
[2026-09-15 18:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 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-15 18:09:03] Production.INFO: ==29144== Lock acquired, processing the job...
[2026-09-15 18:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:09:03] Production.INFO: ==29146== Releasing lock...
[2026-09-15 18:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:09:03] Production.INFO: Account Balance Start.
[2026-09-15 18:09:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:09:03] Production.INFO: 117
[2026-09-15 18:09:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:09:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:09:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:09:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:09:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:09:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:09:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:09:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:09:03] Production.INFO: Total Charge 0
[2026-09-15 18:09:03] Production.INFO: CreateAllLog End
[2026-09-15 18:09:03] Production.INFO: Account Balance End.
[2026-09-15 18:09:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:09:04] Production.INFO: ==29144== Releasing lock...
[2026-09-15 18:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:09:04] Production.INFO: ==29140== Releasing lock...
[2026-09-15 18:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:09:11] Production.ERROR: CronJobId end10
[2026-09-15 18:09:11] Production.INFO: ==29142== Releasing lock...
[2026-09-15 18:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:09:14] Production.INFO: call_cost start
[2026-09-15 18:09:14] Production.INFO: call_cost end
[2026-09-15 18:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:09:14] Production.INFO: ==29138== Releasing lock...
[2026-09-15 18:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:10:01] Production.INFO: ==29206== Lock acquired, processing the job...
[2026-09-15 23:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:10:01] Production.INFO: neon service started
[2026-09-15 23:10:01] Production.INFO: neon service started
[2026-09-15 23:10:01] Production.INFO: ==29206== Releasing lock...
[2026-09-15 23:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:10:02] Production.INFO: ==29210== Lock acquired, processing the job...
[2026-09-15 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:10:02] Production.INFO: ==29210== Releasing lock...
[2026-09-15 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:10:02] Production.INFO: ==29208== Lock acquired, processing the job...
[2026-09-15 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:10:02] Production.INFO: ==29208== Releasing lock...
[2026-09-15 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:10:03] Production.INFO: ==29213== Lock acquired, processing the job...
[2026-09-15 18:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:10:03] Production.INFO: ==29215== Lock acquired, processing the job...
[2026-09-15 18:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:10:03] Production.INFO: ==29219== Lock acquired, processing the job...
[2026-09-15 18:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:10:03] Production.INFO: ==29217== Lock acquired, processing the job...
[2026-09-15 18:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:10:03] Production.INFO: ==29221== Lock acquired, processing the job...
[2026-09-15 18:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:10:03] Production.INFO: Account Balance Start.
[2026-09-15 18:10:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:10:03] Production.INFO: 117
[2026-09-15 18:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:10:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 18:10:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:10:03] Production.INFO: ==29221== Releasing lock...
[2026-09-15 18:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:10:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:10:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:10:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:10:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:10:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:10:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:10:03] Production.INFO: Total Charge 0
[2026-09-15 18:10:03] Production.INFO: CreateAllLog End
[2026-09-15 18:10:03] Production.INFO: Account Balance End.
[2026-09-15 18:10:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:10:03] Production.INFO: ==29219== Releasing lock...
[2026-09-15 18:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:10:04] Production.INFO: ==29215== Releasing lock...
[2026-09-15 18:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:10:12] Production.ERROR: CronJobId end10
[2026-09-15 18:10:12] Production.INFO: ==29217== Releasing lock...
[2026-09-15 18:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:10:14] Production.INFO: call_cost start
[2026-09-15 18:10:14] Production.INFO: call_cost end
[2026-09-15 18:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:10:14] Production.INFO: ==29213== Releasing lock...
[2026-09-15 18:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:11:02] Production.INFO: ==29276== Lock acquired, processing the job...
[2026-09-15 23:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:11:02] Production.INFO: neon service started
[2026-09-15 23:11:02] Production.INFO: neon service started
[2026-09-15 23:11:02] Production.INFO: ==29276== Releasing lock...
[2026-09-15 23:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:11:02] Production.INFO: ==29280== Lock acquired, processing the job...
[2026-09-15 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:11:02] Production.INFO: ==29280== Releasing lock...
[2026-09-15 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:11:02] Production.INFO: ==29278== Lock acquired, processing the job...
[2026-09-15 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:11:02] Production.INFO: ==29278== Releasing lock...
[2026-09-15 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:11:03] Production.INFO: ==29284== Lock acquired, processing the job...
[2026-09-15 18:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:11:03] Production.INFO: ==29282== Lock acquired, processing the job...
[2026-09-15 18:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:11:03] Production.INFO: ==29288== Lock acquired, processing the job...
[2026-09-15 18:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:11:03] Production.INFO: ==29286== Lock acquired, processing the job...
[2026-09-15 18:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:11:03] Production.INFO: ==29290== Lock acquired, processing the job...
[2026-09-15 18:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:11:03] Production.INFO: Account Balance Start.
[2026-09-15 18:11:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:11:03] Production.INFO: 117
[2026-09-15 18:11:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 18:11:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:11:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:11:04] Production.INFO: ==29290== Releasing lock...
[2026-09-15 18:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:11:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:11:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:11:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:11:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:11:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:11:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:11:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:11:04] Production.INFO: Total Charge 0
[2026-09-15 18:11:04] Production.INFO: CreateAllLog End
[2026-09-15 18:11:04] Production.INFO: ==29284== Releasing lock...
[2026-09-15 18:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:11:04] Production.INFO: Account Balance End.
[2026-09-15 18:11:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:11:04] Production.INFO: ==29288== Releasing lock...
[2026-09-15 18:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:11:12] Production.ERROR: CronJobId end10
[2026-09-15 18:11:12] Production.INFO: ==29286== Releasing lock...
[2026-09-15 18:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:11:15] Production.INFO: call_cost start
[2026-09-15 18:11:15] Production.INFO: call_cost end
[2026-09-15 18:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:11:15] Production.INFO: ==29282== Releasing lock...
[2026-09-15 18:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:12:01] Production.INFO: ==29346== Lock acquired, processing the job...
[2026-09-15 23:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:12:01] Production.INFO: neon service started
[2026-09-15 23:12:01] Production.INFO: neon service started
[2026-09-15 23:12:01] Production.INFO: ==29346== Releasing lock...
[2026-09-15 23:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:12:02] Production.INFO: ==29348== Lock acquired, processing the job...
[2026-09-15 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:12:02] Production.INFO: ==29350== Lock acquired, processing the job...
[2026-09-15 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:12:02] Production.INFO: ==29350== Releasing lock...
[2026-09-15 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:12:02] Production.INFO: ==29348== Releasing lock...
[2026-09-15 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:12:02] Production.INFO: ==29356== Lock acquired, processing the job...
[2026-09-15 18:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:12:03] Production.INFO: ==29352== Lock acquired, processing the job...
[2026-09-15 18:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:12:03] Production.INFO: ==29354== Lock acquired, processing the job...
[2026-09-15 18:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:12:03] Production.INFO: ==29358== Lock acquired, processing the job...
[2026-09-15 18:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:12:03] Production.INFO: ==29360== Lock acquired, processing the job...
[2026-09-15 18:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:12:03] Production.INFO: Account Balance Start.
[2026-09-15 18:12:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:12:03] Production.INFO: 117
[2026-09-15 18:12:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:12:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:12:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:12:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:12:03] Production.INFO: ==29360== Releasing lock...
[2026-09-15 18:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:12:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:12:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:12:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:12:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:12:03] Production.INFO: Total Charge 0
[2026-09-15 18:12:03] Production.INFO: CreateAllLog End
[2026-09-15 18:12:03] Production.INFO: Account Balance End.
[2026-09-15 18:12:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:12:04] Production.INFO: ==29358== Releasing lock...
[2026-09-15 18:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:12:04] Production.INFO: ==29354== Releasing lock...
[2026-09-15 18:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:12:10] Production.ERROR: CronJobId end10
[2026-09-15 18:12:10] Production.INFO: ==29356== Releasing lock...
[2026-09-15 18:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:12:13] Production.INFO: call_cost start
[2026-09-15 18:12:13] Production.INFO: call_cost end
[2026-09-15 18:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:12:13] Production.INFO: ==29352== Releasing lock...
[2026-09-15 18:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:13:02] Production.INFO: ==29415== Lock acquired, processing the job...
[2026-09-15 23:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:13:02] Production.INFO: neon service started
[2026-09-15 23:13:02] Production.INFO: neon service started
[2026-09-15 23:13:02] Production.INFO: ==29415== Releasing lock...
[2026-09-15 23:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:13:02] Production.INFO: ==29420== Lock acquired, processing the job...
[2026-09-15 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:13:02] Production.INFO: ==29420== Releasing lock...
[2026-09-15 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:13:02] Production.INFO: ==29418== Lock acquired, processing the job...
[2026-09-15 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:13:02] Production.INFO: ==29418== Releasing lock...
[2026-09-15 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:13:03] Production.INFO: ==29422== Lock acquired, processing the job...
[2026-09-15 18:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:13:03] Production.INFO: ==29426== Lock acquired, processing the job...
[2026-09-15 18:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:13:03] Production.INFO: ==29428== Lock acquired, processing the job...
[2026-09-15 18:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:13:03] Production.INFO: ==29424== Lock acquired, processing the job...
[2026-09-15 18:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:13:03] Production.INFO: Account Balance Start.
[2026-09-15 18:13:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:13:03] Production.INFO: 117
[2026-09-15 18:13:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:13:03] Production.INFO: ==29430== Lock acquired, processing the job...
[2026-09-15 18:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:13:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:13:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:13:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:13:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:13:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:13:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:13:03] Production.INFO: ==29430== Releasing lock...
[2026-09-15 18:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:13:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:13:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:13:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:13:04] Production.INFO: Total Charge 0
[2026-09-15 18:13:04] Production.INFO: CreateAllLog End
[2026-09-15 18:13:04] Production.INFO: Account Balance End.
[2026-09-15 18:13:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:13:04] Production.INFO: ==29428== Releasing lock...
[2026-09-15 18:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:13:04] Production.INFO: ==29424== Releasing lock...
[2026-09-15 18:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:13:11] Production.ERROR: CronJobId end10
[2026-09-15 18:13:11] Production.INFO: ==29426== Releasing lock...
[2026-09-15 18:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:13:15] Production.INFO: call_cost start
[2026-09-15 18:13:15] Production.INFO: call_cost end
[2026-09-15 18:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:13:15] Production.INFO: ==29422== Releasing lock...
[2026-09-15 18:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:14:01] Production.INFO: ==29484== Lock acquired, processing the job...
[2026-09-15 23:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:14:01] Production.INFO: neon service started
[2026-09-15 23:14:01] Production.INFO: neon service started
[2026-09-15 23:14:01] Production.INFO: ==29484== Releasing lock...
[2026-09-15 23:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:14:01] Production.INFO: ==29488== Lock acquired, processing the job...
[2026-09-15 22:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:14:01] Production.INFO: ==29488== Releasing lock...
[2026-09-15 22:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:14:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:14:01] Production.INFO: ==29486== Lock acquired, processing the job...
[2026-09-15 18:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:14:02] Production.INFO: ==29486== Releasing lock...
[2026-09-15 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:14:02] Production.INFO: ==29492== Lock acquired, processing the job...
[2026-09-15 18:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:14:02] Production.INFO: ==29490== Lock acquired, processing the job...
[2026-09-15 18:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:14:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:14:03] Production.INFO: ==29494== Lock acquired, processing the job...
[2026-09-15 18:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:14:03] Production.INFO: ==29496== Lock acquired, processing the job...
[2026-09-15 18:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:14:03] Production.INFO: ==29498== Lock acquired, processing the job...
[2026-09-15 18:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:14:03] Production.INFO: Account Balance Start.
[2026-09-15 18:14:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:14:03] Production.INFO: 117
[2026-09-15 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-15 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-15 18:14:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:14:03] Production.INFO: ==29498== Releasing lock...
[2026-09-15 18:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:14:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:14:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:14:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:14:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:14:03] Production.INFO: ==29492== Releasing lock...
[2026-09-15 18:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:14:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:14:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:14:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:14:03] Production.INFO: Total Charge 0
[2026-09-15 18:14:03] Production.INFO: CreateAllLog End
[2026-09-15 18:14:04] Production.INFO: Account Balance End.
[2026-09-15 18:14:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:14:04] Production.INFO: ==29496== Releasing lock...
[2026-09-15 18:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:14:10] Production.ERROR: CronJobId end10
[2026-09-15 18:14:10] Production.INFO: ==29494== Releasing lock...
[2026-09-15 18:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:14:14] Production.INFO: call_cost start
[2026-09-15 18:14:14] Production.INFO: call_cost end
[2026-09-15 18:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:14:14] Production.INFO: ==29490== Releasing lock...
[2026-09-15 18:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:15:01] Production.INFO: ==29553== Lock acquired, processing the job...
[2026-09-15 23:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:15:01] Production.INFO: neon service started
[2026-09-15 23:15:01] Production.INFO: neon service started
[2026-09-15 23:15:01] Production.INFO: ==29553== Releasing lock...
[2026-09-15 23:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:15:02] Production.INFO: ==29555== Lock acquired, processing the job...
[2026-09-15 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:15:02] Production.INFO: ==29555== Releasing lock...
[2026-09-15 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:15:02] Production.INFO: ==29557== Lock acquired, processing the job...
[2026-09-15 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:15:03] Production.INFO: ==29557== Releasing lock...
[2026-09-15 22:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:15:03] Production.INFO: ==29559== Lock acquired, processing the job...
[2026-09-15 18:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 18:15:03] Production.INFO: ==29561== Lock acquired, processing the job...
[2026-09-15 18:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 18:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 18:15:03] Production.ERROR: CronJob PID - 29561
[2026-09-15 18:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 18:15:03] Production.ERROR: CronJob ID - 5
[2026-09-15 18:15:03] Production.ERROR: CronJob Last Run Time 2026-09-15 18:15:00
[2026-09-15 18:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 18:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 18:15:03] Production.INFO: ==29563== Lock acquired, processing the job...
[2026-09-15 18:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 18:15:03] Production.INFO: ==29559== Releasing lock...
[2026-09-15 18:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 18:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 18:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:15:03] Production.INFO: ==29569== Lock acquired, processing the job...
[2026-09-15 18:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 18:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 18:15:03] Production.INFO: ==29565== Lock acquired, processing the job...
[2026-09-15 18:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:15:03] Production.INFO: ==29567== Lock acquired, processing the job...
[2026-09-15 18:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:15:03] Production.INFO: ==29571== Lock acquired, processing the job...
[2026-09-15 18:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:15:03] Production.ERROR: done
[2026-09-15 18:15:03] Production.INFO: Account Balance Start.
[2026-09-15 18:15:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:15:03] Production.INFO: 117
[2026-09-15 18:15:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:15:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:15:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 18:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009569', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 18:15:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 18:15:04] Production.INFO: ==29571== Releasing lock...
[2026-09-15 18:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:15:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:15:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:15:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:15:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:15:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:15:04] Production.INFO: Total Charge 0
[2026-09-15 18:15:04] Production.INFO: CreateAllLog End
[2026-09-15 18:15:04] Production.INFO: Account Balance End.
[2026-09-15 18:15:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:15:04] Production.INFO: ==29567== Releasing lock...
[2026-09-15 18:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:15:04] Production.INFO: ==29563== Releasing lock...
[2026-09-15 18:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009569', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 18:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 18:15:09] Production.INFO: ProcessCDR(1,18009569,1,1,2)
[2026-09-15 18:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009569,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009569,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 18:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 18:15:09] Production.INFO: ==29569== Releasing lock...
[2026-09-15 18:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 18:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-15 18:15:13] Production.ERROR: CronJobId end10
[2026-09-15 18:15:13] Production.INFO: ==29565== Releasing lock...
[2026-09-15 18:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:15:16] Production.INFO: call_cost start
[2026-09-15 18:15:16] Production.INFO: call_cost end
[2026-09-15 18:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:15:16] Production.INFO: ==29561== Releasing lock...
[2026-09-15 18:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:16:02] Production.INFO: ==29629== Lock acquired, processing the job...
[2026-09-15 23:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:16:02] Production.INFO: neon service started
[2026-09-15 23:16:02] Production.INFO: neon service started
[2026-09-15 23:16:02] Production.INFO: ==29629== Releasing lock...
[2026-09-15 23:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:16:02] Production.INFO: ==29631== Lock acquired, processing the job...
[2026-09-15 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:16:02] Production.INFO: ==29633== Lock acquired, processing the job...
[2026-09-15 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 18:16:02] Production.INFO: ==29631== Releasing lock...
[2026-09-15 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:16:02] Production.INFO: ==29633== Releasing lock...
[2026-09-15 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:16:03] Production.INFO: ==29639== Lock acquired, processing the job...
[2026-09-15 18:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:16:03] Production.INFO: ==29635== Lock acquired, processing the job...
[2026-09-15 18:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:16:03] Production.INFO: ==29641== Lock acquired, processing the job...
[2026-09-15 18:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:16:03] Production.INFO: ==29637== Lock acquired, processing the job...
[2026-09-15 18:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:16:03] Production.INFO: Account Balance Start.
[2026-09-15 18:16:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:16:03] Production.INFO: 117
[2026-09-15 18:16:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:16:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:16:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:16:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:16:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:16:04] Production.INFO: ==29643== Lock acquired, processing the job...
[2026-09-15 18:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:16:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:16:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:16:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:16:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:16:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:16:04] Production.INFO: Total Charge 0
[2026-09-15 18:16:04] Production.INFO: CreateAllLog End
[2026-09-15 18: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-15 18: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-15 18: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-15 18:16:04] Production.INFO: ==29643== Releasing lock...
[2026-09-15 18:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:16:04] Production.INFO: Account Balance End.
[2026-09-15 18:16:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:16:04] Production.INFO: ==29641== Releasing lock...
[2026-09-15 18:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:16:04] Production.INFO: ==29637== Releasing lock...
[2026-09-15 18:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:16:12] Production.ERROR: CronJobId end10
[2026-09-15 18:16:12] Production.INFO: ==29639== Releasing lock...
[2026-09-15 18:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:16:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:16:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:16:15] Production.INFO: call_cost start
[2026-09-15 18:16:15] Production.INFO: call_cost end
[2026-09-15 18:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:16:15] Production.INFO: ==29635== Releasing lock...
[2026-09-15 18:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:17:01] Production.INFO: ==29698== Lock acquired, processing the job...
[2026-09-15 23:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:17:01] Production.INFO: neon service started
[2026-09-15 23:17:01] Production.INFO: neon service started
[2026-09-15 23:17:01] Production.INFO: ==29698== Releasing lock...
[2026-09-15 23:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:17:02] Production.INFO: ==29700== Lock acquired, processing the job...
[2026-09-15 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:17:02] Production.INFO: ==29702== Lock acquired, processing the job...
[2026-09-15 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:17:02] Production.INFO: ==29702== Releasing lock...
[2026-09-15 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:17:02] Production.INFO: ==29700== Releasing lock...
[2026-09-15 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:17:03] Production.INFO: ==29705== Lock acquired, processing the job...
[2026-09-15 18:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:17:03] Production.INFO: ==29711== Lock acquired, processing the job...
[2026-09-15 18:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:17:03] Production.INFO: ==29707== Lock acquired, processing the job...
[2026-09-15 18:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:17:03] Production.INFO: ==29709== Lock acquired, processing the job...
[2026-09-15 18:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:17:03] Production.INFO: ==29713== Lock acquired, processing the job...
[2026-09-15 18:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:17:03] Production.INFO: Account Balance Start.
[2026-09-15 18:17:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:17:03] Production.INFO: 117
[2026-09-15 18:17:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:17:03] Production.INFO: ==29713== Releasing lock...
[2026-09-15 18:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:17:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:17:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:17:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:17:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:17:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:17:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:17:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:17:03] Production.INFO: Total Charge 0
[2026-09-15 18:17:03] Production.INFO: CreateAllLog End
[2026-09-15 18:17:04] Production.INFO: Account Balance End.
[2026-09-15 18:17:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:17:04] Production.INFO: ==29711== Releasing lock...
[2026-09-15 18:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:17:04] Production.INFO: ==29707== Releasing lock...
[2026-09-15 18:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:17:11] Production.ERROR: CronJobId end10
[2026-09-15 18:17:11] Production.INFO: ==29709== Releasing lock...
[2026-09-15 18:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:17:15] Production.INFO: call_cost start
[2026-09-15 18:17:15] Production.INFO: call_cost end
[2026-09-15 18:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:17:15] Production.INFO: ==29705== Releasing lock...
[2026-09-15 18:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:18:02] Production.INFO: ==29768== Lock acquired, processing the job...
[2026-09-15 23:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:18:02] Production.INFO: neon service started
[2026-09-15 23:18:02] Production.INFO: neon service started
[2026-09-15 23:18:02] Production.INFO: ==29768== Releasing lock...
[2026-09-15 23:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:18:02] Production.INFO: ==29772== Lock acquired, processing the job...
[2026-09-15 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:18:02] Production.INFO: ==29772== Releasing lock...
[2026-09-15 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:18:02] Production.INFO: ==29770== Lock acquired, processing the job...
[2026-09-15 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:18:02] Production.INFO: ==29770== Releasing lock...
[2026-09-15 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:18:03] Production.INFO: ==29774== Lock acquired, processing the job...
[2026-09-15 18:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:18:03] Production.INFO: ==29776== Lock acquired, processing the job...
[2026-09-15 18:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:18:03] Production.INFO: ==29778== Lock acquired, processing the job...
[2026-09-15 18:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:18:03] Production.INFO: ==29780== Lock acquired, processing the job...
[2026-09-15 18:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:18:03] Production.INFO: ==29782== Lock acquired, processing the job...
[2026-09-15 18:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:18:03] Production.INFO: Account Balance Start.
[2026-09-15 18:18:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:18:03] Production.INFO: 117
[2026-09-15 18:18:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 18:18:03] Production.INFO: ==29782== Releasing lock...
[2026-09-15 18:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:18:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:18:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:18:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:18:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:18:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:18:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:18:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:18:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:18:04] Production.INFO: Total Charge 0
[2026-09-15 18:18:04] Production.INFO: CreateAllLog End
[2026-09-15 18:18:04] Production.INFO: Account Balance End.
[2026-09-15 18:18:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:18:04] Production.INFO: ==29780== Releasing lock...
[2026-09-15 18:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:18:04] Production.INFO: ==29776== Releasing lock...
[2026-09-15 18:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:18:11] Production.ERROR: CronJobId end10
[2026-09-15 18:18:11] Production.INFO: ==29778== Releasing lock...
[2026-09-15 18:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:18:14] Production.INFO: call_cost start
[2026-09-15 18:18:14] Production.INFO: call_cost end
[2026-09-15 18:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:18:14] Production.INFO: ==29774== Releasing lock...
[2026-09-15 18:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:19:01] Production.INFO: ==29839== Lock acquired, processing the job...
[2026-09-15 23:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:19:01] Production.INFO: neon service started
[2026-09-15 23:19:01] Production.INFO: neon service started
[2026-09-15 23:19:01] Production.INFO: ==29839== Releasing lock...
[2026-09-15 23:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:19:01] Production.INFO: ==29841== Lock acquired, processing the job...
[2026-09-15 18:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:19:02] Production.INFO: ==29841== Releasing lock...
[2026-09-15 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:19:02] Production.INFO: ==29843== Lock acquired, processing the job...
[2026-09-15 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:19:02] Production.INFO: ==29843== Releasing lock...
[2026-09-15 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:19:02] Production.INFO: ==29845== Lock acquired, processing the job...
[2026-09-15 18:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:19:02] Production.INFO: ==29847== Lock acquired, processing the job...
[2026-09-15 18:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:19:02] Production.INFO: ==29851== Lock acquired, processing the job...
[2026-09-15 18:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:19:03] Production.INFO: Account Balance Start.
[2026-09-15 18:19:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:19:03] Production.INFO: 117
[2026-09-15 18:19:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:19:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:19:03] Production.INFO: ==29849== Lock acquired, processing the job...
[2026-09-15 18:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:19:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:19:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:19:03] Production.INFO: ==29854== Lock acquired, processing the job...
[2026-09-15 18:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:19:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:19:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:19:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:19:03] Production.INFO: ==29854== Releasing lock...
[2026-09-15 18:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:19:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:19:03] Production.INFO: Total Charge 0
[2026-09-15 18:19:03] Production.INFO: CreateAllLog End
[2026-09-15 18:19:03] Production.INFO: Account Balance End.
[2026-09-15 18:19:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:19:03] Production.INFO: ==29851== Releasing lock...
[2026-09-15 18:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:19:03] Production.INFO: ==29847== Releasing lock...
[2026-09-15 18:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:19:11] Production.ERROR: CronJobId end10
[2026-09-15 18:19:11] Production.INFO: ==29849== Releasing lock...
[2026-09-15 18:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:19:14] Production.INFO: call_cost start
[2026-09-15 18:19:14] Production.INFO: call_cost end
[2026-09-15 18:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:19:14] Production.INFO: ==29845== Releasing lock...
[2026-09-15 18:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:20:01] Production.INFO: ==29911== Lock acquired, processing the job...
[2026-09-15 23:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:20:01] Production.INFO: neon service started
[2026-09-15 23:20:01] Production.INFO: neon service started
[2026-09-15 23:20:01] Production.INFO: ==29911== Releasing lock...
[2026-09-15 23:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:20:02] Production.INFO: ==29913== Lock acquired, processing the job...
[2026-09-15 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:20:02] Production.INFO: ==29913== Releasing lock...
[2026-09-15 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:20:02] Production.INFO: ==29915== Lock acquired, processing the job...
[2026-09-15 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:20:02] Production.INFO: ==29915== Releasing lock...
[2026-09-15 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:20:03] Production.INFO: ==29917== Lock acquired, processing the job...
[2026-09-15 18:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:20:03] Production.INFO: ==29919== Lock acquired, processing the job...
[2026-09-15 18:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:20:03] Production.INFO: ==29921== Lock acquired, processing the job...
[2026-09-15 18:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:20:03] Production.INFO: ==29925== Lock acquired, processing the job...
[2026-09-15 18:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:20:03] Production.INFO: ==29923== Lock acquired, processing the job...
[2026-09-15 18:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 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-15 18:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 18:20:03] Production.INFO: Account Balance Start.
[2026-09-15 18:20:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:20:03] Production.INFO: 117
[2026-09-15 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-15 18:20:03] Production.INFO: ==29925== Releasing lock...
[2026-09-15 18:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:20:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:20:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:20:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:20:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:20:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:20:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:20:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:20:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:20:03] Production.INFO: Total Charge 0
[2026-09-15 18:20:03] Production.INFO: CreateAllLog End
[2026-09-15 18:20:04] Production.INFO: Account Balance End.
[2026-09-15 18:20:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:20:04] Production.INFO: ==29923== Releasing lock...
[2026-09-15 18:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:20:04] Production.INFO: ==29919== Releasing lock...
[2026-09-15 18:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:20:11] Production.ERROR: CronJobId end10
[2026-09-15 18:20:11] Production.INFO: ==29921== Releasing lock...
[2026-09-15 18:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:20:14] Production.INFO: call_cost start
[2026-09-15 18:20:14] Production.INFO: call_cost end
[2026-09-15 18:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:20:14] Production.INFO: ==29917== Releasing lock...
[2026-09-15 18:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:21:01] Production.INFO: ==29990== Lock acquired, processing the job...
[2026-09-15 23:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:21:01] Production.INFO: neon service started
[2026-09-15 23:21:01] Production.INFO: neon service started
[2026-09-15 23:21:01] Production.INFO: ==29990== Releasing lock...
[2026-09-15 23:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:21:01] Production.INFO: ==29994== Lock acquired, processing the job...
[2026-09-15 22:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:21:01] Production.INFO: ==29994== Releasing lock...
[2026-09-15 22:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:21:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:21:01] Production.INFO: ==29992== Lock acquired, processing the job...
[2026-09-15 18:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:21:01] Production.INFO: ==29992== Releasing lock...
[2026-09-15 18:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:21:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:21:02] Production.INFO: ==29996== Lock acquired, processing the job...
[2026-09-15 18:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:21:02] Production.INFO: ==30002== Lock acquired, processing the job...
[2026-09-15 18:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:21:02] Production.INFO: ==29998== Lock acquired, processing the job...
[2026-09-15 18:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:21:02] Production.INFO: ==30000== Lock acquired, processing the job...
[2026-09-15 18:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:21:02] Production.INFO: ==30004== Lock acquired, processing the job...
[2026-09-15 18:21:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:21:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:21:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:21:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:21:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:21:03] Production.INFO: Account Balance Start.
[2026-09-15 18:21:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:21:03] Production.INFO: 117
[2026-09-15 18:21:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 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-15 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:21:03] Production.INFO: ==30004== Releasing lock...
[2026-09-15 18:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:21:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:21:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:21:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:21:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:21:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:21:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:21:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:21:03] Production.INFO: Total Charge 0
[2026-09-15 18:21:03] Production.INFO: CreateAllLog End
[2026-09-15 18:21:03] Production.INFO: Account Balance End.
[2026-09-15 18:21:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:21:03] Production.INFO: ==30002== Releasing lock...
[2026-09-15 18:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:21:03] Production.INFO: ==29998== Releasing lock...
[2026-09-15 18:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:21:10] Production.ERROR: CronJobId end10
[2026-09-15 18:21:10] Production.INFO: ==30000== Releasing lock...
[2026-09-15 18:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:21:14] Production.INFO: call_cost start
[2026-09-15 18:21:14] Production.INFO: call_cost end
[2026-09-15 18:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:21:14] Production.INFO: ==29996== Releasing lock...
[2026-09-15 18:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:22:01] Production.INFO: ==30075== Lock acquired, processing the job...
[2026-09-15 23:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:22:01] Production.INFO: neon service started
[2026-09-15 23:22:01] Production.INFO: neon service started
[2026-09-15 23:22:01] Production.INFO: ==30075== Releasing lock...
[2026-09-15 23:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:22:02] Production.INFO: ==30077== Lock acquired, processing the job...
[2026-09-15 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:22:02] Production.INFO: ==30077== Releasing lock...
[2026-09-15 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:22:02] Production.INFO: ==30079== Lock acquired, processing the job...
[2026-09-15 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:22:02] Production.INFO: ==30079== Releasing lock...
[2026-09-15 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:22:03] Production.INFO: ==30082== Lock acquired, processing the job...
[2026-09-15 18:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:22:03] Production.INFO: ==30084== Lock acquired, processing the job...
[2026-09-15 18:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:22:03] Production.INFO: ==30086== Lock acquired, processing the job...
[2026-09-15 18:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:22:03] Production.INFO: ==30090== Lock acquired, processing the job...
[2026-09-15 18:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:22:03] Production.INFO: ==30088== Lock acquired, processing the job...
[2026-09-15 18:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:22:03] Production.INFO: Account Balance Start.
[2026-09-15 18:22:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:22:03] Production.INFO: 117
[2026-09-15 18:22:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:22:03] Production.INFO: ==30090== Releasing lock...
[2026-09-15 18:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:22:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:22:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:22:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:22:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:22:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:22:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:22:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:22:03] Production.INFO: Total Charge 0
[2026-09-15 18:22:03] Production.INFO: CreateAllLog End
[2026-09-15 18:22:03] Production.INFO: Account Balance End.
[2026-09-15 18:22:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:22:03] Production.INFO: ==30088== Releasing lock...
[2026-09-15 18:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:22:04] Production.INFO: ==30084== Releasing lock...
[2026-09-15 18:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:22:12] Production.ERROR: CronJobId end10
[2026-09-15 18:22:12] Production.INFO: ==30086== Releasing lock...
[2026-09-15 18:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:22:15] Production.INFO: call_cost start
[2026-09-15 18:22:15] Production.INFO: call_cost end
[2026-09-15 18:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:22:15] Production.INFO: ==30082== Releasing lock...
[2026-09-15 18:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:23:02] Production.INFO: ==30166== Lock acquired, processing the job...
[2026-09-15 23:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:23:02] Production.INFO: neon service started
[2026-09-15 23:23:02] Production.INFO: neon service started
[2026-09-15 23:23:02] Production.INFO: ==30166== Releasing lock...
[2026-09-15 23:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:23:02] Production.INFO: ==30168== Lock acquired, processing the job...
[2026-09-15 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:23:02] Production.INFO: ==30168== Releasing lock...
[2026-09-15 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:23:03] Production.INFO: ==30170== Lock acquired, processing the job...
[2026-09-15 22:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:23:03] Production.INFO: ==30170== Releasing lock...
[2026-09-15 22:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:23:03] Production.INFO: ==30172== Lock acquired, processing the job...
[2026-09-15 18:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:23:03] Production.INFO: ==30176== Lock acquired, processing the job...
[2026-09-15 18:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:23:03] Production.INFO: ==30174== Lock acquired, processing the job...
[2026-09-15 18:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:23:03] Production.INFO: ==30178== Lock acquired, processing the job...
[2026-09-15 18:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:23:03] Production.INFO: ==30180== Lock acquired, processing the job...
[2026-09-15 18:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:23:04] Production.INFO: Account Balance Start.
[2026-09-15 18:23:04] Production.INFO: CreateAllLog Start
[2026-09-15 18:23:04] Production.INFO: 117
[2026-09-15 18:23:04] Production.INFO: Date 2026-09-08
[2026-09-15 18:23:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:23:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:23:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:23:04] Production.INFO: ==30180== Releasing lock...
[2026-09-15 18:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:23:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:23:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:23:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:23:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:23:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:23:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:23:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:23:04] Production.INFO: Total Charge 0
[2026-09-15 18:23:04] Production.INFO: CreateAllLog End
[2026-09-15 18:23:04] Production.INFO: Account Balance End.
[2026-09-15 18:23:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:23:04] Production.INFO: ==30178== Releasing lock...
[2026-09-15 18:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:23:04] Production.INFO: ==30174== Releasing lock...
[2026-09-15 18:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:23:12] Production.ERROR: CronJobId end10
[2026-09-15 18:23:12] Production.INFO: ==30176== Releasing lock...
[2026-09-15 18:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:23:14] Production.INFO: call_cost start
[2026-09-15 18:23:14] Production.INFO: call_cost end
[2026-09-15 18:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:23:14] Production.INFO: ==30172== Releasing lock...
[2026-09-15 18:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:24:01] Production.INFO: ==30259== Lock acquired, processing the job...
[2026-09-15 23:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:24:01] Production.INFO: neon service started
[2026-09-15 23:24:01] Production.INFO: neon service started
[2026-09-15 23:24:01] Production.INFO: ==30259== Releasing lock...
[2026-09-15 23:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:24:01] Production.INFO: ==30263== Lock acquired, processing the job...
[2026-09-15 22:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:24:01] Production.INFO: ==30263== Releasing lock...
[2026-09-15 22:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:24:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:24:02] Production.INFO: ==30261== Lock acquired, processing the job...
[2026-09-15 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:24:02] Production.INFO: ==30261== Releasing lock...
[2026-09-15 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:24:02] Production.INFO: ==30269== Lock acquired, processing the job...
[2026-09-15 18:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:24:03] Production.INFO: ==30265== Lock acquired, processing the job...
[2026-09-15 18:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:24:03] Production.INFO: ==30267== Lock acquired, processing the job...
[2026-09-15 18:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:24:03] Production.INFO: ==30271== Lock acquired, processing the job...
[2026-09-15 18:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:24:03] Production.INFO: ==30274== Lock acquired, processing the job...
[2026-09-15 18:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:24:03] Production.INFO: Account Balance Start.
[2026-09-15 18:24:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:24:03] Production.INFO: 117
[2026-09-15 18:24:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 18:24:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:24:03] Production.INFO: ==30274== Releasing lock...
[2026-09-15 18:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:24:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:24:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:24:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:24:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:24:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:24:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:24:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:24:04] Production.INFO: ==30267== Releasing lock...
[2026-09-15 18:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:24:04] Production.INFO: Total Charge 0
[2026-09-15 18:24:04] Production.INFO: CreateAllLog End
[2026-09-15 18:24:04] Production.INFO: Account Balance End.
[2026-09-15 18:24:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:24:04] Production.INFO: ==30271== Releasing lock...
[2026-09-15 18:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:24:12] Production.ERROR: CronJobId end10
[2026-09-15 18:24:12] Production.INFO: ==30269== Releasing lock...
[2026-09-15 18:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:24:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:24:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:24:15] Production.INFO: call_cost start
[2026-09-15 18:24:15] Production.INFO: call_cost end
[2026-09-15 18:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:24:15] Production.INFO: ==30265== Releasing lock...
[2026-09-15 18:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:25:01] Production.INFO: ==30347== Lock acquired, processing the job...
[2026-09-15 23:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:25:01] Production.INFO: neon service started
[2026-09-15 23:25:01] Production.INFO: neon service started
[2026-09-15 23:25:01] Production.INFO: ==30347== Releasing lock...
[2026-09-15 23:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:25:02] Production.INFO: ==30351== Lock acquired, processing the job...
[2026-09-15 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:25:02] Production.INFO: ==30351== Releasing lock...
[2026-09-15 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:25:02] Production.INFO: ==30349== Lock acquired, processing the job...
[2026-09-15 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:25:02] Production.INFO: ==30349== Releasing lock...
[2026-09-15 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:25:03] Production.INFO: ==30353== Lock acquired, processing the job...
[2026-09-15 18:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 18:25:03] Production.INFO: ==30359== Lock acquired, processing the job...
[2026-09-15 18:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:25:03] Production.INFO: ==30355== Lock acquired, processing the job...
[2026-09-15 18:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:25:03] Production.INFO: ==30357== Lock acquired, processing the job...
[2026-09-15 18:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 18:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 18:25:03] Production.ERROR: CronJob PID - 30359
[2026-09-15 18:25:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-15 18:25:03] Production.ERROR: CronJob ID - 10
[2026-09-15 18:25:03] Production.ERROR: CronJob Last Run Time 2026-09-15 18:25:00
[2026-09-15 18:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 18:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 18:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 18:25:03] Production.INFO: ==30353== Releasing lock...
[2026-09-15 18:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 18:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 18:25:03] Production.INFO: ==30363== Lock acquired, processing the job...
[2026-09-15 18:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 18:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:25:03] Production.INFO: ==30365== Lock acquired, processing the job...
[2026-09-15 18:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:25:03] Production.INFO: ==30361== Lock acquired, processing the job...
[2026-09-15 18:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 18:25:03] Production.INFO: Account Balance Start.
[2026-09-15 18:25:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:25:03] Production.INFO: 117
[2026-09-15 18: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-15 18: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-15 18:25:03] Production.INFO: Date 2026-09-08
[2026-09-15 18: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-15 18:25:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:25:04] Production.INFO: ==30365== Releasing lock...
[2026-09-15 18:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:25:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:25:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:25:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:25:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:25:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:25:04] Production.ERROR: done
[2026-09-15 18:25:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:25:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:25:04] Production.INFO: Total Charge 0
[2026-09-15 18:25:04] Production.INFO: CreateAllLog End
[2026-09-15 18:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 18:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009611', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 18:25:04] Production.INFO: Account Balance End.
[2026-09-15 18:25:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:25:04] Production.INFO: ==30361== Releasing lock...
[2026-09-15 18:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:25:04] Production.INFO: ==30357== Releasing lock...
[2026-09-15 18:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009611', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 18:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 18:25:10] Production.INFO: ProcessCDR(1,18009611,1,1,2)
[2026-09-15 18:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009611,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009611,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 18:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 18:25:10] Production.INFO: ==30363== Releasing lock...
[2026-09-15 18:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 18:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 18:25:15] Production.ERROR: CronJobId end10
[2026-09-15 18:25:15] Production.INFO: ==30359== Releasing lock...
[2026-09-15 18:25:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:25:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:25:17] Production.INFO: call_cost start
[2026-09-15 18:25:17] Production.INFO: call_cost end
[2026-09-15 18:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:25:17] Production.INFO: ==30355== Releasing lock...
[2026-09-15 18:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:26:02] Production.INFO: ==30440== Lock acquired, processing the job...
[2026-09-15 23:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:26:02] Production.INFO: neon service started
[2026-09-15 23:26:02] Production.INFO: neon service started
[2026-09-15 23:26:02] Production.INFO: ==30440== Releasing lock...
[2026-09-15 23:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:26:02] Production.INFO: ==30446== Lock acquired, processing the job...
[2026-09-15 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:26:02] Production.INFO: ==30446== Releasing lock...
[2026-09-15 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:26:02] Production.INFO: ==30443== Lock acquired, processing the job...
[2026-09-15 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:26:02] Production.INFO: ==30443== Releasing lock...
[2026-09-15 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:26:03] Production.INFO: ==30450== Lock acquired, processing the job...
[2026-09-15 18:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:26:03] Production.INFO: ==30448== Lock acquired, processing the job...
[2026-09-15 18:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:26:03] Production.INFO: ==30452== Lock acquired, processing the job...
[2026-09-15 18:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:26:03] Production.INFO: ==30454== Lock acquired, processing the job...
[2026-09-15 18:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:26:03] Production.INFO: ==30456== Lock acquired, processing the job...
[2026-09-15 18:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:26:05] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:26:05] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:26:05] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:26:05] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:26:06] Production.INFO: Account Balance Start.
[2026-09-15 18:26:06] Production.INFO: CreateAllLog Start
[2026-09-15 18:26:06] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:26:06] Production.INFO: 117
[2026-09-15 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-15 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-15 18:26:06] Production.INFO: Date 2026-09-08
[2026-09-15 18:26:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:26:06] Production.INFO: Date 2026-09-09
[2026-09-15 18:26:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:26:06] Production.INFO: Date 2026-09-10
[2026-09-15 18:26:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:26:06] Production.INFO: Date 2026-09-11
[2026-09-15 18:26:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:26:06] Production.INFO: Date 2026-09-12
[2026-09-15 18:26:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:26:06] Production.INFO: Date 2026-09-13
[2026-09-15 18:26:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:26:06] Production.INFO: Date 2026-09-14
[2026-09-15 18:26:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:26:06] Production.INFO: Date 2026-09-15
[2026-09-15 18:26:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:26:06] Production.INFO: Total Charge 0
[2026-09-15 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-15 18:26:07] Production.INFO: CreateAllLog End
[2026-09-15 18:26:10] Production.INFO: ==30456== Releasing lock...
[2026-09-15 18:26:10] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:26:10] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:26:11] Production.INFO: Account Balance End.
[2026-09-15 18:26:12] Production.INFO: ==30450== Releasing lock...
[2026-09-15 18:26:12] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:26:12] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:26:13] Production.ERROR: CronJobId end 12
[2026-09-15 18:26:13] Production.INFO: ==30454== Releasing lock...
[2026-09-15 18:26:13] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:26:13] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 23:27:04] Production.INFO: ==30524== Lock acquired, processing the job...
[2026-09-15 23:27:04] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:27:04] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:27:04] Production.INFO: neon service started
[2026-09-15 23:27:04] Production.INFO: neon service started
[2026-09-15 23:27:04] Production.INFO: ==30524== Releasing lock...
[2026-09-15 23:27:04] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:27:04] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:27:05] Production.INFO: ==30526== Lock acquired, processing the job...
[2026-09-15 18:27:05] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:27:05] Production.INFO: ==30528== Lock acquired, processing the job...
[2026-09-15 22:27:05] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:27:05] Production.INFO: ==30528== Releasing lock...
[2026-09-15 22:27:05] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:27:05] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:27:05] Production.INFO: ==30526== Releasing lock...
[2026-09-15 18:27:05] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:27:05] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:27:06] Production.INFO: ==30533== Lock acquired, processing the job...
[2026-09-15 18:27:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:27:06] Production.INFO: ==30531== Lock acquired, processing the job...
[2026-09-15 18:27:06] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:27:06] Production.INFO: ==30535== Lock acquired, processing the job...
[2026-09-15 18:27:06] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:27:08] Production.INFO: Account Balance Start.
[2026-09-15 18:27:08] Production.INFO: CreateAllLog Start
[2026-09-15 18:27:08] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:27:08] Production.INFO: 117
[2026-09-15 18:27:08] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:27:08] Production.INFO: Date 2026-09-08
[2026-09-15 18:27:08] Production.INFO: Reseller ==> 0
[2026-09-15 18:27:08] Production.INFO: Date 2026-09-09
[2026-09-15 18:27:08] Production.INFO: Reseller ==> 0
[2026-09-15 18:27:08] Production.INFO: Date 2026-09-10
[2026-09-15 18:27:08] Production.INFO: Reseller ==> 0
[2026-09-15 18:27:08] Production.INFO: Date 2026-09-11
[2026-09-15 18:27:08] Production.INFO: Reseller ==> 0
[2026-09-15 18:27:08] Production.INFO: Date 2026-09-12
[2026-09-15 18:27:08] Production.INFO: Reseller ==> 0
[2026-09-15 18:27:08] Production.INFO: Date 2026-09-13
[2026-09-15 18:27:08] Production.INFO: Reseller ==> 0
[2026-09-15 18:27:08] Production.INFO: Date 2026-09-14
[2026-09-15 18:27:08] Production.INFO: Reseller ==> 0
[2026-09-15 18:27:08] Production.INFO: Date 2026-09-15
[2026-09-15 18:27:08] Production.INFO: Reseller ==> 0
[2026-09-15 18:27:08] Production.INFO: Total Charge 0
[2026-09-15 18:27:09] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:27:09] Production.INFO: CreateAllLog End
[2026-09-15 18:27:10] Production.INFO: ==30535== Releasing lock...
[2026-09-15 18:27:10] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:27:10] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:27:13] Production.INFO: Account Balance End.
[2026-09-15 18:27:14] Production.ERROR: CronJobId end 12
[2026-09-15 18:27:14] Production.INFO: ==30533== Releasing lock...
[2026-09-15 18:27:14] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:27:14] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:27:16] Production.INFO: ==30531== Releasing lock...
[2026-09-15 18:27:16] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:27:16] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:27:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:27:16] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:27:16] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:27:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:27:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:27:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:27:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:27:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:27:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:27:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:27:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:27:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:27:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:27:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:27:18] Production.INFO: call_cost start
[2026-09-15 18:27:18] Production.INFO: call_cost end
[2026-09-15 18:27:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:27:18] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:27:18] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:27:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:27:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:27:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:27:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:27:18] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:27:18] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:27:18] Production.INFO: ==30448== Releasing lock...
[2026-09-15 18:27:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:27:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:27:20] Production.ERROR: CronJobId end10
[2026-09-15 18:27:20] Production.INFO: ==30452== Releasing lock...
[2026-09-15 18:27:20] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:27:20] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 23:28:01] Production.INFO: ==30607== Lock acquired, processing the job...
[2026-09-15 23:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:28:02] Production.INFO: neon service started
[2026-09-15 23:28:02] Production.INFO: neon service started
[2026-09-15 23:28:02] Production.INFO: ==30607== Releasing lock...
[2026-09-15 23:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:28:02] Production.INFO: ==30609== Lock acquired, processing the job...
[2026-09-15 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:28:02] Production.INFO: ==30609== Releasing lock...
[2026-09-15 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:28:02] Production.INFO: ==30611== Lock acquired, processing the job...
[2026-09-15 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:28:02] Production.INFO: ==30611== Releasing lock...
[2026-09-15 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:28:03] Production.INFO: ==30613== Lock acquired, processing the job...
[2026-09-15 18:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:28:03] Production.INFO: ==30617== Lock acquired, processing the job...
[2026-09-15 18:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:28:03] Production.INFO: ==30619== Lock acquired, processing the job...
[2026-09-15 18:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:28:03] Production.INFO: ==30615== Lock acquired, processing the job...
[2026-09-15 18:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:28:03] Production.INFO: ==30621== Lock acquired, processing the job...
[2026-09-15 18:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:28:05] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:28:07] Production.INFO: Account Balance Start.
[2026-09-15 18:28:07] Production.INFO: CreateAllLog Start
[2026-09-15 18:28:07] Production.INFO: 117
[2026-09-15 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-15 18:28:07] Production.INFO: Date 2026-09-08
[2026-09-15 18:28:07] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:28:07] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:28:07] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:28:07] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:28:07] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:28:07] Production.INFO: Date 2026-09-09
[2026-09-15 18:28:07] Production.INFO: Reseller ==> 0
[2026-09-15 18:28:07] Production.INFO: Date 2026-09-10
[2026-09-15 18:28:07] Production.INFO: Reseller ==> 0
[2026-09-15 18:28:07] Production.INFO: Date 2026-09-11
[2026-09-15 18:28:07] Production.INFO: Reseller ==> 0
[2026-09-15 18:28:07] Production.INFO: Date 2026-09-12
[2026-09-15 18:28:07] Production.INFO: Reseller ==> 0
[2026-09-15 18:28:07] Production.INFO: Date 2026-09-13
[2026-09-15 18:28:07] Production.INFO: Reseller ==> 0
[2026-09-15 18:28:07] Production.INFO: Date 2026-09-14
[2026-09-15 18:28:07] Production.INFO: Reseller ==> 0
[2026-09-15 18:28:07] Production.INFO: Date 2026-09-15
[2026-09-15 18:28:07] Production.INFO: Reseller ==> 0
[2026-09-15 18:28:07] Production.INFO: Total Charge 0
[2026-09-15 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-15 18:28:08] Production.INFO: CreateAllLog End
[2026-09-15 18:28:09] Production.INFO: ==30621== Releasing lock...
[2026-09-15 18:28:09] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:28:09] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:28:12] Production.INFO: Account Balance End.
[2026-09-15 18:28:14] Production.INFO: ==30615== Releasing lock...
[2026-09-15 18:28:14] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:28:14] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:28:14] Production.ERROR: CronJobId end 12
[2026-09-15 18:28:14] Production.INFO: ==30619== Releasing lock...
[2026-09-15 18:28:14] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:28:14] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:28:45] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:28:45] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:28:45] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:28:45] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:28:45] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:28:45] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:28:45] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:28:45] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:28:45] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:28:45] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:28:45] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:28:45] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:28:45] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:28:45] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:28:46] Production.INFO: call_cost start
[2026-09-15 18:28:46] Production.INFO: call_cost end
[2026-09-15 18:28:46] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:28:46] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:28:46] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:28:46] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:28:46] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:28:46] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:28:46] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:28:46] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:28:46] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:28:47] Production.INFO: ==30613== Releasing lock...
[2026-09-15 18:28:47] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:28:47] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:29:00] Production.ERROR: CronJobId end10
[2026-09-15 18:29:00] Production.INFO: ==30617== Releasing lock...
[2026-09-15 18:29:00] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:29:00] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 23:29:01] Production.INFO: ==30696== Lock acquired, processing the job...
[2026-09-15 23:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:29:01] Production.INFO: neon service started
[2026-09-15 23:29:01] Production.INFO: neon service started
[2026-09-15 23:29:01] Production.INFO: ==30696== Releasing lock...
[2026-09-15 23:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:29:02] Production.INFO: ==30698== Lock acquired, processing the job...
[2026-09-15 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:29:02] Production.INFO: ==30700== Lock acquired, processing the job...
[2026-09-15 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:29:02] Production.INFO: ==30700== Releasing lock...
[2026-09-15 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:29:02] Production.INFO: ==30698== Releasing lock...
[2026-09-15 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:29:03] Production.INFO: ==30703== Lock acquired, processing the job...
[2026-09-15 18:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:29:03] Production.INFO: ==30705== Lock acquired, processing the job...
[2026-09-15 18:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:29:03] Production.INFO: ==30707== Lock acquired, processing the job...
[2026-09-15 18:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:29:03] Production.INFO: ==30709== Lock acquired, processing the job...
[2026-09-15 18:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:29:03] Production.INFO: ==30711== Lock acquired, processing the job...
[2026-09-15 18:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:29:05] Production.INFO: Account Balance Start.
[2026-09-15 18:29:05] Production.INFO: CreateAllLog Start
[2026-09-15 18:29:05] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:29:05] Production.INFO: 117
[2026-09-15 18:29:05] Production.INFO: Date 2026-09-08
[2026-09-15 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 18:29:05] Production.INFO: Date 2026-09-09
[2026-09-15 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-15 18:29:05] Production.INFO: Date 2026-09-10
[2026-09-15 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-15 18:29:05] Production.INFO: Date 2026-09-11
[2026-09-15 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-15 18:29:05] Production.INFO: Date 2026-09-12
[2026-09-15 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-15 18:29:05] Production.INFO: Date 2026-09-13
[2026-09-15 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-15 18:29:05] Production.INFO: Date 2026-09-14
[2026-09-15 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-15 18:29:05] Production.INFO: Date 2026-09-15
[2026-09-15 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-15 18:29:05] Production.INFO: Total Charge 0
[2026-09-15 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-15 18:29:06] Production.INFO: CreateAllLog End
[2026-09-15 18:29:07] Production.INFO: ==30711== Releasing lock...
[2026-09-15 18:29:07] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:29:07] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:29:08] Production.INFO: ==30705== Releasing lock...
[2026-09-15 18:29:08] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:29:08] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:29:09] Production.INFO: Account Balance End.
[2026-09-15 18:29:10] Production.ERROR: CronJobId end 12
[2026-09-15 18:29:10] Production.INFO: ==30709== Releasing lock...
[2026-09-15 18:29:10] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:29:10] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:29:51] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:29:51] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:29:51] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:29:51] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:29:51] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:29:51] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:29:51] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:29:51] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:29:51] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:29:51] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:29:51] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:29:51] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:29:51] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:29:51] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:29:52] Production.INFO: call_cost start
[2026-09-15 18:29:52] Production.INFO: call_cost end
[2026-09-15 18:29:52] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:29:52] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:29:52] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:29:52] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:29:52] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:29:52] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:29:52] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:29:52] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:29:52] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:29:53] Production.INFO: ==30703== Releasing lock...
[2026-09-15 18:29:53] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:29:53] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 18:29:56] Production.ERROR: CronJobId end10
[2026-09-15 18:29:56] Production.INFO: ==30707== Releasing lock...
[2026-09-15 18:29:56] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:29:56] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 23:30:01] Production.INFO: ==30786== Lock acquired, processing the job...
[2026-09-15 23:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:30:01] Production.INFO: neon service started
[2026-09-15 23:30:01] Production.INFO: neon service started
[2026-09-15 23:30:01] Production.INFO: ==30786== Releasing lock...
[2026-09-15 23:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:30:02] Production.INFO: ==30791== Lock acquired, processing the job...
[2026-09-15 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:30:02] Production.INFO: ==30791== Releasing lock...
[2026-09-15 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:30:02] Production.INFO: ==30789== Lock acquired, processing the job...
[2026-09-15 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:30:02] Production.INFO: ==30789== Releasing lock...
[2026-09-15 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:30:02] Production.INFO: ==30793== Lock acquired, processing the job...
[2026-09-15 18:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:30:03] Production.INFO: ==30795== Lock acquired, processing the job...
[2026-09-15 18:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:30:03] Production.INFO: ==30797== Lock acquired, processing the job...
[2026-09-15 18:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:30:03] Production.INFO: ==30799== Lock acquired, processing the job...
[2026-09-15 18:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:30:03] Production.INFO: ==30801== Lock acquired, processing the job...
[2026-09-15 18:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:30:05] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:30:05] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:30:05] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:30:05] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:30:06] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:30:06] Production.INFO: Account Balance Start.
[2026-09-15 18:30:06] Production.INFO: CreateAllLog Start
[2026-09-15 18:30:06] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:30:06] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:30:06] Production.INFO: 117
[2026-09-15 18:30:06] Production.INFO: Date 2026-09-08
[2026-09-15 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:30:06] Production.INFO: Date 2026-09-09
[2026-09-15 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:30:06] Production.INFO: Date 2026-09-10
[2026-09-15 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:30:06] Production.INFO: Date 2026-09-11
[2026-09-15 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:30:06] Production.INFO: Date 2026-09-12
[2026-09-15 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:30:06] Production.INFO: Date 2026-09-13
[2026-09-15 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:30:06] Production.INFO: Date 2026-09-14
[2026-09-15 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-15 18:30:07] Production.INFO: Date 2026-09-15
[2026-09-15 18:30:07] Production.INFO: Reseller ==> 0
[2026-09-15 18:30:07] Production.INFO: Total Charge 0
[2026-09-15 18:30:07] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:30:07] Production.INFO: CreateAllLog End
[2026-09-15 18:30:08] Production.INFO: ==30801== Releasing lock...
[2026-09-15 18:30:08] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:30:08] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:30:09] Production.INFO: ==30795== Releasing lock...
[2026-09-15 18:30:09] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:30:09] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:30:09] Production.INFO: Account Balance End.
[2026-09-15 18:30:11] Production.ERROR: CronJobId end 12
[2026-09-15 18:30:11] Production.INFO: ==30799== Releasing lock...
[2026-09-15 18:30:11] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:30:11] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:30:52] Production.ERROR: CronJobId end10
[2026-09-15 18:30:52] Production.INFO: ==30797== Releasing lock...
[2026-09-15 18:30:52] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:30:52] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:30:52] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:30:52] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:30:52] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:30:52] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:30:52] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:30:52] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:30:52] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:30:52] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:30:52] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:30:52] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:30:52] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:30:52] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:30:52] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:30:52] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:30:52] Production.INFO: call_cost start
[2026-09-15 18:30:52] Production.INFO: call_cost end
[2026-09-15 18:30:52] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:30:52] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:30:52] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:30:52] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:30:52] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:30:52] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:30:52] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:30:52] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:30:52] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:30:53] Production.INFO: ==30793== Releasing lock...
[2026-09-15 18:30:53] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:30:53] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:31:02] Production.INFO: ==30875== Lock acquired, processing the job...
[2026-09-15 23:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:31:02] Production.INFO: neon service started
[2026-09-15 23:31:02] Production.INFO: neon service started
[2026-09-15 23:31:02] Production.INFO: ==30875== Releasing lock...
[2026-09-15 23:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:31:02] Production.INFO: ==30877== Lock acquired, processing the job...
[2026-09-15 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:31:02] Production.INFO: ==30877== Releasing lock...
[2026-09-15 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:31:02] Production.INFO: ==30879== Lock acquired, processing the job...
[2026-09-15 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:31:03] Production.INFO: ==30879== Releasing lock...
[2026-09-15 22:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:31:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:31:03] Production.INFO: ==30881== Lock acquired, processing the job...
[2026-09-15 18:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:31:03] Production.INFO: ==30885== Lock acquired, processing the job...
[2026-09-15 18:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:31:03] Production.INFO: ==30887== Lock acquired, processing the job...
[2026-09-15 18:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:31:03] Production.INFO: ==30883== Lock acquired, processing the job...
[2026-09-15 18:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:31:03] Production.INFO: ==30889== Lock acquired, processing the job...
[2026-09-15 18:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:31:03] Production.INFO: Account Balance Start.
[2026-09-15 18:31:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:31:03] Production.INFO: 117
[2026-09-15 18:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:31:03] Production.INFO: Date 2026-09-08
[2026-09-15 18: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-15 18: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-15 18:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 18: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-15 18:31:03] Production.INFO: ==30889== Releasing lock...
[2026-09-15 18:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:31:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:31:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:31:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:31:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:31:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:31:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:31:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:31:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:31:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:31:04] Production.INFO: Total Charge 0
[2026-09-15 18:31:04] Production.INFO: CreateAllLog End
[2026-09-15 18:31:07] Production.INFO: ==30883== Releasing lock...
[2026-09-15 18:31:07] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:31:07] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:31:07] Production.INFO: Account Balance End.
[2026-09-15 18:31:08] Production.ERROR: CronJobId end 12
[2026-09-15 18:31:08] Production.INFO: ==30887== Releasing lock...
[2026-09-15 18:31:08] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:31:08] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:31:33] Production.ERROR: CronJobId end10
[2026-09-15 18:31:33] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:31:33] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:31:33] Production.INFO: ==30885== Releasing lock...
[2026-09-15 18:31:33] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:31:33] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:31:33] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:31:33] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:31:33] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:31:33] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:31:33] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:31:33] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:31:33] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:31:33] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:31:33] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:31:33] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:31:33] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:31:33] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:31:34] Production.INFO: call_cost start
[2026-09-15 18:31:34] Production.INFO: call_cost end
[2026-09-15 18:31:34] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:31:34] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:31:34] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:31:34] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:31:34] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:31:34] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:31:34] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:31:34] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:31:34] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:31:34] Production.INFO: ==30881== Releasing lock...
[2026-09-15 18:31:34] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:31:34] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:32:01] Production.INFO: ==30969== Lock acquired, processing the job...
[2026-09-15 23:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:32:01] Production.INFO: neon service started
[2026-09-15 23:32:01] Production.INFO: neon service started
[2026-09-15 23:32:01] Production.INFO: ==30969== Releasing lock...
[2026-09-15 23:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:32:02] Production.INFO: ==30971== Lock acquired, processing the job...
[2026-09-15 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:32:02] Production.INFO: ==30971== Releasing lock...
[2026-09-15 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:32:02] Production.INFO: ==30973== Lock acquired, processing the job...
[2026-09-15 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:32:02] Production.INFO: ==30973== Releasing lock...
[2026-09-15 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:32:03] Production.INFO: ==30982== Lock acquired, processing the job...
[2026-09-15 18:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:32:03] Production.INFO: ==30984== Lock acquired, processing the job...
[2026-09-15 18:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:32:03] Production.INFO: ==30978== Lock acquired, processing the job...
[2026-09-15 18:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:32:03] Production.INFO: ==30976== Lock acquired, processing the job...
[2026-09-15 18:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:32:03] Production.INFO: ==30980== Lock acquired, processing the job...
[2026-09-15 18:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:32:03] Production.INFO: Account Balance Start.
[2026-09-15 18:32:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 18:32:03] Production.INFO: 117
[2026-09-15 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-15 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-15 18:32:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:32:03] Production.INFO: ==30984== Releasing lock...
[2026-09-15 18:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:32:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:32:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:32:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:32:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:32:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:32:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:32:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:32:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:32:03] Production.INFO: Total Charge 0
[2026-09-15 18:32:03] Production.INFO: CreateAllLog End
[2026-09-15 18:32:03] Production.INFO: Account Balance End.
[2026-09-15 18:32:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:32:03] Production.INFO: ==30982== Releasing lock...
[2026-09-15 18:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:32:04] Production.INFO: ==30978== Releasing lock...
[2026-09-15 18:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:32:10] Production.ERROR: CronJobId end10
[2026-09-15 18:32:10] Production.INFO: ==30980== Releasing lock...
[2026-09-15 18:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:32:15] Production.INFO: call_cost start
[2026-09-15 18:32:15] Production.INFO: call_cost end
[2026-09-15 18:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:32:15] Production.INFO: ==30976== Releasing lock...
[2026-09-15 18:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:33:02] Production.INFO: ==31055== Lock acquired, processing the job...
[2026-09-15 23:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:33:02] Production.INFO: neon service started
[2026-09-15 23:33:02] Production.INFO: neon service started
[2026-09-15 23:33:02] Production.INFO: ==31055== Releasing lock...
[2026-09-15 23:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:33:02] Production.INFO: ==31059== Lock acquired, processing the job...
[2026-09-15 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:33:02] Production.INFO: ==31059== Releasing lock...
[2026-09-15 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:33:02] Production.INFO: ==31057== Lock acquired, processing the job...
[2026-09-15 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:33:02] Production.INFO: ==31057== Releasing lock...
[2026-09-15 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:33:03] Production.INFO: ==31065== Lock acquired, processing the job...
[2026-09-15 18:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:33:03] Production.INFO: ==31067== Lock acquired, processing the job...
[2026-09-15 18:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:33:03] Production.INFO: ==31069== Lock acquired, processing the job...
[2026-09-15 18:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:33:03] Production.INFO: ==31063== Lock acquired, processing the job...
[2026-09-15 18:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:33:03] Production.INFO: Account Balance Start.
[2026-09-15 18:33:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:33:03] Production.INFO: 117
[2026-09-15 18:33:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:33:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:33:03] Production.INFO: ==31071== Lock acquired, processing the job...
[2026-09-15 18:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:33:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:33:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:33:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 18: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-15 18: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-15 18: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-15 18:33:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:33:04] Production.INFO: ==31071== Releasing lock...
[2026-09-15 18:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:33:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:33:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:33:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:33:04] Production.INFO: Total Charge 0
[2026-09-15 18:33:04] Production.INFO: CreateAllLog End
[2026-09-15 18:33:04] Production.INFO: Account Balance End.
[2026-09-15 18:33:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:33:04] Production.INFO: ==31069== Releasing lock...
[2026-09-15 18:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:33:04] Production.INFO: ==31065== Releasing lock...
[2026-09-15 18:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:33:12] Production.ERROR: CronJobId end10
[2026-09-15 18:33:12] Production.INFO: ==31067== Releasing lock...
[2026-09-15 18:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:33:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:33:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:33:16] Production.INFO: call_cost start
[2026-09-15 18:33:16] Production.INFO: call_cost end
[2026-09-15 18:33:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:33:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:33:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:33:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:33:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:33:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:33:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:33:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:33:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:33:16] Production.INFO: ==31063== Releasing lock...
[2026-09-15 18:33:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:33:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:34:01] Production.INFO: ==31141== Lock acquired, processing the job...
[2026-09-15 23:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:34:01] Production.INFO: neon service started
[2026-09-15 23:34:01] Production.INFO: neon service started
[2026-09-15 23:34:01] Production.INFO: ==31141== Releasing lock...
[2026-09-15 23:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:34:01] Production.INFO: ==31143== Lock acquired, processing the job...
[2026-09-15 18:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:34:02] Production.INFO: ==31143== Releasing lock...
[2026-09-15 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:34:02] Production.INFO: ==31145== Lock acquired, processing the job...
[2026-09-15 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:34:02] Production.INFO: ==31145== Releasing lock...
[2026-09-15 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:34:02] Production.INFO: ==31147== Lock acquired, processing the job...
[2026-09-15 18:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:34:02] Production.INFO: ==31149== Lock acquired, processing the job...
[2026-09-15 18:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:34:03] Production.INFO: ==31151== Lock acquired, processing the job...
[2026-09-15 18:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:34:03] Production.INFO: ==31155== Lock acquired, processing the job...
[2026-09-15 18:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:34:03] Production.INFO: ==31153== Lock acquired, processing the job...
[2026-09-15 18:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 18:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:34:03] Production.INFO: Account Balance Start.
[2026-09-15 18:34:03] Production.INFO: CreateAllLog Start
[2026-09-15 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-15 18:34:03] Production.INFO: 117
[2026-09-15 18:34:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:34:03] Production.INFO: ==31155== Releasing lock...
[2026-09-15 18:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:34:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:34:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:34:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:34:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:34:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:34:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:34:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:34:03] Production.INFO: Total Charge 0
[2026-09-15 18:34:03] Production.INFO: CreateAllLog End
[2026-09-15 18:34:03] Production.INFO: Account Balance End.
[2026-09-15 18:34:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:34:03] Production.INFO: ==31153== Releasing lock...
[2026-09-15 18:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:34:03] Production.INFO: ==31149== Releasing lock...
[2026-09-15 18:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:34:11] Production.ERROR: CronJobId end10
[2026-09-15 18:34:11] Production.INFO: ==31151== Releasing lock...
[2026-09-15 18:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:34:13] Production.INFO: call_cost start
[2026-09-15 18:34:13] Production.INFO: call_cost end
[2026-09-15 18:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:34:13] Production.INFO: ==31147== Releasing lock...
[2026-09-15 18:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:35:02] Production.INFO: ==31227== Lock acquired, processing the job...
[2026-09-15 23:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:35:02] Production.INFO: neon service started
[2026-09-15 23:35:02] Production.INFO: neon service started
[2026-09-15 23:35:02] Production.INFO: ==31227== Releasing lock...
[2026-09-15 23:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:35:02] Production.INFO: ==31230== Lock acquired, processing the job...
[2026-09-15 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:35:02] Production.INFO: ==31234== Lock acquired, processing the job...
[2026-09-15 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:35:02] Production.INFO: ==31234== Releasing lock...
[2026-09-15 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:35:02] Production.INFO: ==31230== Releasing lock...
[2026-09-15 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:35:03] Production.INFO: ==31236== Lock acquired, processing the job...
[2026-09-15 18:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 18:35:03] Production.INFO: ==31240== Lock acquired, processing the job...
[2026-09-15 18:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 18:35:03] Production.INFO: ==31244== Lock acquired, processing the job...
[2026-09-15 18:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 18:35:03] Production.INFO: ==31236== Releasing lock...
[2026-09-15 18:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 18:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 18:35:03] Production.INFO: ==31248== Lock acquired, processing the job...
[2026-09-15 18:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:35:04] Production.INFO: Account Balance Start.
[2026-09-15 18:35:04] Production.INFO: CreateAllLog Start
[2026-09-15 18:35:04] Production.INFO: 117
[2026-09-15 18:35:04] Production.INFO: ==31238== Lock acquired, processing the job...
[2026-09-15 18:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:35:04] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 18:35:04] Production.INFO: ==31242== Lock acquired, processing the job...
[2026-09-15 18:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 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-15 18:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:35:04] Production.INFO: ==31248== Releasing lock...
[2026-09-15 18:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:35:04] Production.INFO: ==31246== Lock acquired, processing the job...
[2026-09-15 18:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 18:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:35:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:35:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:35:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 18:35:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:35:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:35:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:35:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:35:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:35:04] Production.INFO: Total Charge 0
[2026-09-15 18:35:04] Production.INFO: CreateAllLog End
[2026-09-15 18:35:04] Production.ERROR: done
[2026-09-15 18:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 18:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009651', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 18:35:04] Production.INFO: Account Balance End.
[2026-09-15 18:35:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:35:04] Production.INFO: ==31244== Releasing lock...
[2026-09-15 18:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:35:04] Production.INFO: ==31240== Releasing lock...
[2026-09-15 18:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009651', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 18:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 18:35:10] Production.INFO: ProcessCDR(1,18009651,1,1,2)
[2026-09-15 18:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009651,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009651,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 18:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 18:35:10] Production.INFO: ==31246== Releasing lock...
[2026-09-15 18:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 18:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 18:35:15] Production.ERROR: CronJobId end10
[2026-09-15 18:35:15] Production.INFO: ==31242== Releasing lock...
[2026-09-15 18:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:35:17] Production.INFO: call_cost start
[2026-09-15 18:35:17] Production.INFO: call_cost end
[2026-09-15 18:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:35:17] Production.INFO: ==31238== Releasing lock...
[2026-09-15 18:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:36:01] Production.INFO: ==31322== Lock acquired, processing the job...
[2026-09-15 23:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:36:01] Production.INFO: neon service started
[2026-09-15 23:36:01] Production.INFO: neon service started
[2026-09-15 23:36:01] Production.INFO: ==31322== Releasing lock...
[2026-09-15 23:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:36:01] Production.INFO: ==31327== Lock acquired, processing the job...
[2026-09-15 22:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:36:01] Production.INFO: ==31327== Releasing lock...
[2026-09-15 22:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:36:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:36:02] Production.INFO: ==31325== Lock acquired, processing the job...
[2026-09-15 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:36:02] Production.INFO: ==31325== Releasing lock...
[2026-09-15 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:36:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:36:02] Production.INFO: ==31331== Lock acquired, processing the job...
[2026-09-15 18:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:36:03] Production.INFO: ==31329== Lock acquired, processing the job...
[2026-09-15 18:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:36:03] Production.INFO: ==31333== Lock acquired, processing the job...
[2026-09-15 18:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:36:03] Production.INFO: ==31335== Lock acquired, processing the job...
[2026-09-15 18:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:36:03] Production.INFO: ==31337== Lock acquired, processing the job...
[2026-09-15 18:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:36:03] Production.INFO: Account Balance Start.
[2026-09-15 18:36:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:36:03] Production.INFO: 117
[2026-09-15 18:36:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:36:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 18:36:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:36:03] Production.INFO: ==31337== Releasing lock...
[2026-09-15 18:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:36:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:36:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:36:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:36:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:36:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:36:03] Production.INFO: Total Charge 0
[2026-09-15 18:36:03] Production.INFO: CreateAllLog End
[2026-09-15 18:36:03] Production.INFO: Account Balance End.
[2026-09-15 18:36:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:36:03] Production.INFO: ==31335== Releasing lock...
[2026-09-15 18:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:36:03] Production.INFO: ==31331== Releasing lock...
[2026-09-15 18:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:36:11] Production.ERROR: CronJobId end10
[2026-09-15 18:36:11] Production.INFO: ==31333== Releasing lock...
[2026-09-15 18:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:36:14] Production.INFO: call_cost start
[2026-09-15 18:36:14] Production.INFO: call_cost end
[2026-09-15 18:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:36:14] Production.INFO: ==31329== Releasing lock...
[2026-09-15 18:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:37:01] Production.INFO: ==31419== Lock acquired, processing the job...
[2026-09-15 23:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:37:01] Production.INFO: neon service started
[2026-09-15 23:37:01] Production.INFO: neon service started
[2026-09-15 23:37:01] Production.INFO: ==31419== Releasing lock...
[2026-09-15 23:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:37:02] Production.INFO: ==31421== Lock acquired, processing the job...
[2026-09-15 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:37:02] Production.INFO: ==31423== Lock acquired, processing the job...
[2026-09-15 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:37:02] Production.INFO: ==31423== Releasing lock...
[2026-09-15 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:37:02] Production.INFO: ==31421== Releasing lock...
[2026-09-15 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:37:03] Production.INFO: ==31426== Lock acquired, processing the job...
[2026-09-15 18:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:37:03] Production.INFO: ==31428== Lock acquired, processing the job...
[2026-09-15 18:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:37:03] Production.INFO: ==31430== Lock acquired, processing the job...
[2026-09-15 18:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:37:03] Production.INFO: ==31432== Lock acquired, processing the job...
[2026-09-15 18:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:37:03] Production.INFO: ==31434== Lock acquired, processing the job...
[2026-09-15 18:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:37:03] Production.INFO: Account Balance Start.
[2026-09-15 18:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:37:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:37:03] Production.INFO: 117
[2026-09-15 18:37:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:37:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 18:37:03] Production.INFO: Date 2026-09-10
[2026-09-15 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-15 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:37:03] Production.INFO: ==31434== Releasing lock...
[2026-09-15 18:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:37:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:37:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:37:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:37:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:37:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:37:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:37:04] Production.INFO: Total Charge 0
[2026-09-15 18:37:04] Production.INFO: CreateAllLog End
[2026-09-15 18:37:04] Production.INFO: ==31428== Releasing lock...
[2026-09-15 18:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:37:04] Production.INFO: Account Balance End.
[2026-09-15 18:37:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:37:04] Production.INFO: ==31432== Releasing lock...
[2026-09-15 18:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:37:11] Production.ERROR: CronJobId end10
[2026-09-15 18:37:11] Production.INFO: ==31430== Releasing lock...
[2026-09-15 18:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:37:14] Production.INFO: call_cost start
[2026-09-15 18:37:14] Production.INFO: call_cost end
[2026-09-15 18:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:37:14] Production.INFO: ==31426== Releasing lock...
[2026-09-15 18:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:38:01] Production.INFO: ==31521== Lock acquired, processing the job...
[2026-09-15 23:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:38:01] Production.INFO: neon service started
[2026-09-15 23:38:01] Production.INFO: neon service started
[2026-09-15 23:38:01] Production.INFO: ==31521== Releasing lock...
[2026-09-15 23:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:38:01] Production.INFO: ==31523== Lock acquired, processing the job...
[2026-09-15 18:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:38:01] Production.INFO: ==31523== Releasing lock...
[2026-09-15 18:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:38:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:38:02] Production.INFO: ==31525== Lock acquired, processing the job...
[2026-09-15 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:38:02] Production.INFO: ==31525== Releasing lock...
[2026-09-15 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:38:02] Production.INFO: ==31530== Lock acquired, processing the job...
[2026-09-15 18:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:38:02] Production.INFO: ==31534== Lock acquired, processing the job...
[2026-09-15 18:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:38:02] Production.INFO: ==31532== Lock acquired, processing the job...
[2026-09-15 18:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:38:02] Production.INFO: ==31536== Lock acquired, processing the job...
[2026-09-15 18:38:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:38:02] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:38:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:38:02] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:38:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:38:02] Production.INFO: ==31538== Lock acquired, processing the job...
[2026-09-15 18:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:38:03] Production.INFO: Account Balance Start.
[2026-09-15 18:38:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:38:03] Production.INFO: 117
[2026-09-15 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-15 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-15 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-15 18:38:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:38:03] Production.INFO: ==31538== Releasing lock...
[2026-09-15 18:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:38:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:38:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:38:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:38:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:38:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:38:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:38:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:38:03] Production.INFO: ==31532== Releasing lock...
[2026-09-15 18:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:38:03] Production.INFO: Total Charge 0
[2026-09-15 18:38:03] Production.INFO: CreateAllLog End
[2026-09-15 18:38:03] Production.INFO: Account Balance End.
[2026-09-15 18:38:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:38:03] Production.INFO: ==31536== Releasing lock...
[2026-09-15 18:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:38:11] Production.ERROR: CronJobId end10
[2026-09-15 18:38:11] Production.INFO: ==31534== Releasing lock...
[2026-09-15 18:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:38:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:38:12] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:38:12] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:38:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:38:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:38:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:38:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:38:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:38:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:38:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:38:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:38:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:38:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:38:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:38:13] Production.INFO: call_cost start
[2026-09-15 18:38:13] Production.INFO: call_cost end
[2026-09-15 18:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:38:13] Production.INFO: ==31530== Releasing lock...
[2026-09-15 18:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:39:01] Production.INFO: ==31613== Lock acquired, processing the job...
[2026-09-15 23:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:39:01] Production.INFO: neon service started
[2026-09-15 23:39:01] Production.INFO: neon service started
[2026-09-15 23:39:01] Production.INFO: ==31613== Releasing lock...
[2026-09-15 23:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:39:02] Production.INFO: ==31615== Lock acquired, processing the job...
[2026-09-15 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:39:02] Production.INFO: ==31617== Lock acquired, processing the job...
[2026-09-15 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:39:02] Production.INFO: ==31617== Releasing lock...
[2026-09-15 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:39:02] Production.INFO: ==31615== Releasing lock...
[2026-09-15 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:39:03] Production.INFO: ==31629== Lock acquired, processing the job...
[2026-09-15 18:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:39:03] Production.INFO: ==31623== Lock acquired, processing the job...
[2026-09-15 18:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:39:03] Production.INFO: ==31620== Lock acquired, processing the job...
[2026-09-15 18:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:39:03] Production.INFO: ==31629== Releasing lock...
[2026-09-15 18:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:39:03] Production.INFO: ==31625== Lock acquired, processing the job...
[2026-09-15 18:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:39:03] Production.INFO: ==31627== Lock acquired, processing the job...
[2026-09-15 18:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:39:04] Production.INFO: Account Balance Start.
[2026-09-15 18:39:04] Production.INFO: CreateAllLog Start
[2026-09-15 18:39:04] Production.INFO: 117
[2026-09-15 18:39:04] Production.INFO: Date 2026-09-08
[2026-09-15 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:39:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:39:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:39:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:39:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:39:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:39:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:39:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:39:04] Production.INFO: ==31623== Releasing lock...
[2026-09-15 18:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:39:04] Production.INFO: Total Charge 0
[2026-09-15 18:39:04] Production.INFO: CreateAllLog End
[2026-09-15 18:39:04] Production.INFO: Account Balance End.
[2026-09-15 18:39:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:39:04] Production.INFO: ==31627== Releasing lock...
[2026-09-15 18:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:39:12] Production.ERROR: CronJobId end10
[2026-09-15 18:39:12] Production.INFO: ==31625== Releasing lock...
[2026-09-15 18:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:39:14] Production.INFO: call_cost start
[2026-09-15 18:39:14] Production.INFO: call_cost end
[2026-09-15 18:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:39:14] Production.INFO: ==31620== Releasing lock...
[2026-09-15 18:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:40:02] Production.INFO: ==31700== Lock acquired, processing the job...
[2026-09-15 23:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:40:02] Production.INFO: neon service started
[2026-09-15 23:40:02] Production.INFO: neon service started
[2026-09-15 23:40:02] Production.INFO: ==31700== Releasing lock...
[2026-09-15 23:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:40:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 18:40:02] Production.INFO: ==31702== Lock acquired, processing the job...
[2026-09-15 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:40:02] Production.INFO: ==31702== Releasing lock...
[2026-09-15 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:40:03] Production.INFO: ==31704== Lock acquired, processing the job...
[2026-09-15 22:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:40:03] Production.INFO: ==31704== Releasing lock...
[2026-09-15 22:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:40:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:40:03] Production.INFO: ==31706== Lock acquired, processing the job...
[2026-09-15 18:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:40:03] Production.INFO: ==31708== Lock acquired, processing the job...
[2026-09-15 18:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:40:03] Production.INFO: ==31713== Lock acquired, processing the job...
[2026-09-15 18:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:40:03] Production.INFO: Account Balance Start.
[2026-09-15 18:40:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:40:03] Production.INFO: 117
[2026-09-15 18:40:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:40:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:40:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:40:03] Production.INFO: ==31711== Lock acquired, processing the job...
[2026-09-15 18:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:40:03] Production.INFO: ==31715== Lock acquired, processing the job...
[2026-09-15 18:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:40:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:40:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:40:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:40:04] Production.INFO: ==31715== Releasing lock...
[2026-09-15 18:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:40:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:40:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:40:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:40:04] Production.INFO: ==31708== Releasing lock...
[2026-09-15 18:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:40:04] Production.INFO: Total Charge 0
[2026-09-15 18:40:04] Production.INFO: CreateAllLog End
[2026-09-15 18:40:04] Production.INFO: Account Balance End.
[2026-09-15 18:40:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:40:04] Production.INFO: ==31713== Releasing lock...
[2026-09-15 18:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:40:12] Production.ERROR: CronJobId end10
[2026-09-15 18:40:12] Production.INFO: ==31711== Releasing lock...
[2026-09-15 18:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:40:15] Production.INFO: call_cost start
[2026-09-15 18:40:15] Production.INFO: call_cost end
[2026-09-15 18:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:40:15] Production.INFO: ==31706== Releasing lock...
[2026-09-15 18:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:41:01] Production.INFO: ==31785== Lock acquired, processing the job...
[2026-09-15 23:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:41:01] Production.INFO: neon service started
[2026-09-15 23:41:01] Production.INFO: neon service started
[2026-09-15 23:41:01] Production.INFO: ==31785== Releasing lock...
[2026-09-15 23:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:41:02] Production.INFO: ==31789== Lock acquired, processing the job...
[2026-09-15 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:41:02] Production.INFO: ==31789== Releasing lock...
[2026-09-15 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:41:02] Production.INFO: ==31787== Lock acquired, processing the job...
[2026-09-15 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:41:02] Production.INFO: ==31787== Releasing lock...
[2026-09-15 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:41:02] Production.INFO: ==31796== Lock acquired, processing the job...
[2026-09-15 18:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:41:03] Production.INFO: ==31792== Lock acquired, processing the job...
[2026-09-15 18:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:41:03] Production.INFO: ==31794== Lock acquired, processing the job...
[2026-09-15 18:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:41:03] Production.INFO: ==31798== Lock acquired, processing the job...
[2026-09-15 18:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:41:03] Production.INFO: ==31800== Lock acquired, processing the job...
[2026-09-15 18:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:41:03] Production.INFO: Account Balance Start.
[2026-09-15 18:41:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:41:03] Production.INFO: 117
[2026-09-15 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-15 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-15 18:41:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:41:03] Production.INFO: ==31800== Releasing lock...
[2026-09-15 18:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:41:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:41:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:41:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:41:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:41:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:41:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:41:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:41:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:41:04] Production.INFO: ==31794== Releasing lock...
[2026-09-15 18:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:41:04] Production.INFO: Total Charge 0
[2026-09-15 18:41:04] Production.INFO: CreateAllLog End
[2026-09-15 18:41:04] Production.INFO: Account Balance End.
[2026-09-15 18:41:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:41:04] Production.INFO: ==31798== Releasing lock...
[2026-09-15 18:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:41:12] Production.ERROR: CronJobId end10
[2026-09-15 18:41:12] Production.INFO: ==31796== Releasing lock...
[2026-09-15 18:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:41:14] Production.INFO: call_cost start
[2026-09-15 18:41:14] Production.INFO: call_cost end
[2026-09-15 18:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:41:14] Production.INFO: ==31792== Releasing lock...
[2026-09-15 18:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:42:02] Production.INFO: ==31872== Lock acquired, processing the job...
[2026-09-15 23:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:42:02] Production.INFO: neon service started
[2026-09-15 23:42:02] Production.INFO: neon service started
[2026-09-15 23:42:02] Production.INFO: ==31872== Releasing lock...
[2026-09-15 23:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:42:02] Production.INFO: ==31874== Lock acquired, processing the job...
[2026-09-15 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:42:02] Production.INFO: ==31874== Releasing lock...
[2026-09-15 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:42:02] Production.INFO: ==31876== Lock acquired, processing the job...
[2026-09-15 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:42:03] Production.INFO: ==31876== Releasing lock...
[2026-09-15 22:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:42:03] Production.INFO: ==31882== Lock acquired, processing the job...
[2026-09-15 18:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:42:03] Production.INFO: ==31878== Lock acquired, processing the job...
[2026-09-15 18:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:42:03] Production.INFO: ==31884== Lock acquired, processing the job...
[2026-09-15 18:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:42:03] Production.INFO: Account Balance Start.
[2026-09-15 18:42:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:42:03] Production.INFO: 117
[2026-09-15 18:42:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:42:03] Production.INFO: ==31880== Lock acquired, processing the job...
[2026-09-15 18:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:42:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:42:03] Production.INFO: ==31886== Lock acquired, processing the job...
[2026-09-15 18:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:42:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:42:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:42:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:42:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:42:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:42:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:42:03] Production.INFO: ==31886== Releasing lock...
[2026-09-15 18:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:42:03] Production.INFO: Total Charge 0
[2026-09-15 18:42:03] Production.INFO: CreateAllLog End
[2026-09-15 18:42:04] Production.INFO: Account Balance End.
[2026-09-15 18:42:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:42:04] Production.INFO: ==31884== Releasing lock...
[2026-09-15 18:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:42:04] Production.INFO: ==31880== Releasing lock...
[2026-09-15 18:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:42:11] Production.ERROR: CronJobId end10
[2026-09-15 18:42:11] Production.INFO: ==31882== Releasing lock...
[2026-09-15 18:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:42:14] Production.INFO: call_cost start
[2026-09-15 18:42:14] Production.INFO: call_cost end
[2026-09-15 18:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:42:14] Production.INFO: ==31878== Releasing lock...
[2026-09-15 18:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:43:01] Production.INFO: ==31972== Lock acquired, processing the job...
[2026-09-15 23:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:43:01] Production.INFO: neon service started
[2026-09-15 23:43:01] Production.INFO: neon service started
[2026-09-15 23:43:01] Production.INFO: ==31972== Releasing lock...
[2026-09-15 23:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:43:01] Production.INFO: ==31974== Lock acquired, processing the job...
[2026-09-15 18:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:43:02] Production.INFO: ==31974== Releasing lock...
[2026-09-15 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:43:02] Production.INFO: ==31976== Lock acquired, processing the job...
[2026-09-15 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:43:02] Production.INFO: ==31976== Releasing lock...
[2026-09-15 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:43:02] Production.INFO: ==31978== Lock acquired, processing the job...
[2026-09-15 18:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:43:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:43:02] Production.INFO: ==31980== Lock acquired, processing the job...
[2026-09-15 18:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:43:02] Production.INFO: ==31983== Lock acquired, processing the job...
[2026-09-15 18:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:43:03] Production.INFO: ==31987== Lock acquired, processing the job...
[2026-09-15 18:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:43:03] Production.INFO: ==31985== Lock acquired, processing the job...
[2026-09-15 18:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:43:03] Production.INFO: Account Balance Start.
[2026-09-15 18:43:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:43:03] Production.INFO: 117
[2026-09-15 18:43:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 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-15 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:43:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:43:03] Production.INFO: ==31987== Releasing lock...
[2026-09-15 18:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:43:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:43:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:43:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:43:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:43:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:43:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:43:03] Production.INFO: Total Charge 0
[2026-09-15 18:43:03] Production.INFO: CreateAllLog End
[2026-09-15 18:43:03] Production.INFO: Account Balance End.
[2026-09-15 18:43:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:43:03] Production.INFO: ==31985== Releasing lock...
[2026-09-15 18:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:43:03] Production.INFO: ==31980== Releasing lock...
[2026-09-15 18:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:43:11] Production.ERROR: CronJobId end10
[2026-09-15 18:43:11] Production.INFO: ==31983== Releasing lock...
[2026-09-15 18:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:43:14] Production.INFO: call_cost start
[2026-09-15 18:43:14] Production.INFO: call_cost end
[2026-09-15 18:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:43:14] Production.INFO: ==31978== Releasing lock...
[2026-09-15 18:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:44:01] Production.INFO: ==32061== Lock acquired, processing the job...
[2026-09-15 23:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:44:01] Production.INFO: neon service started
[2026-09-15 23:44:02] Production.INFO: neon service started
[2026-09-15 23:44:02] Production.INFO: ==32061== Releasing lock...
[2026-09-15 23:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:44:02] Production.INFO: ==32063== Lock acquired, processing the job...
[2026-09-15 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 22:44:02] Production.INFO: ==32065== Lock acquired, processing the job...
[2026-09-15 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:44:02] Production.INFO: ==32065== Releasing lock...
[2026-09-15 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:44:02] Production.INFO: ==32063== Releasing lock...
[2026-09-15 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:44:03] Production.INFO: ==32068== Lock acquired, processing the job...
[2026-09-15 18:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:44:03] Production.INFO: ==32070== Lock acquired, processing the job...
[2026-09-15 18:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:44:03] Production.INFO: ==32072== Lock acquired, processing the job...
[2026-09-15 18:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:44:03] Production.INFO: ==32074== Lock acquired, processing the job...
[2026-09-15 18:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:44:03] Production.INFO: ==32076== Lock acquired, processing the job...
[2026-09-15 18:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:44:03] Production.INFO: Account Balance Start.
[2026-09-15 18:44:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:44:03] Production.INFO: 117
[2026-09-15 18:44:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:44:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:44:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:44:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:44:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:44:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:44:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 18:44:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:44:04] Production.INFO: ==32076== Releasing lock...
[2026-09-15 18:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:44:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:44:04] Production.INFO: Total Charge 0
[2026-09-15 18:44:04] Production.INFO: CreateAllLog End
[2026-09-15 18:44:04] Production.INFO: ==32070== Releasing lock...
[2026-09-15 18:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:44:04] Production.INFO: Account Balance End.
[2026-09-15 18:44:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:44:04] Production.INFO: ==32074== Releasing lock...
[2026-09-15 18:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:44:12] Production.ERROR: CronJobId end10
[2026-09-15 18:44:12] Production.INFO: ==32072== Releasing lock...
[2026-09-15 18:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:44:14] Production.INFO: call_cost start
[2026-09-15 18:44:14] Production.INFO: call_cost end
[2026-09-15 18:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:44:14] Production.INFO: ==32068== Releasing lock...
[2026-09-15 18:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:45:01] Production.INFO: ==32145== Lock acquired, processing the job...
[2026-09-15 23:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:45:01] Production.INFO: neon service started
[2026-09-15 23:45:01] Production.INFO: neon service started
[2026-09-15 23:45:01] Production.INFO: ==32145== Releasing lock...
[2026-09-15 23:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:45:01] Production.INFO: ==32149== Lock acquired, processing the job...
[2026-09-15 22:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:45:01] Production.INFO: ==32149== Releasing lock...
[2026-09-15 22:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:45:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:45:02] Production.INFO: ==32147== Lock acquired, processing the job...
[2026-09-15 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:45:02] Production.INFO: ==32147== Releasing lock...
[2026-09-15 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:45:03] Production.INFO: ==32152== Lock acquired, processing the job...
[2026-09-15 18:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 18:45:03] Production.INFO: ==32154== Lock acquired, processing the job...
[2026-09-15 18:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 18:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 18:45:03] Production.ERROR: CronJob PID - 32154
[2026-09-15 18:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 18:45:03] Production.ERROR: CronJob ID - 5
[2026-09-15 18:45:03] Production.ERROR: CronJob Last Run Time 2026-09-15 18:45:00
[2026-09-15 18:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 18:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 18:45:03] Production.INFO: ==32156== Lock acquired, processing the job...
[2026-09-15 18:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:45:03] Production.INFO: ==32158== Lock acquired, processing the job...
[2026-09-15 18:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 18:45:03] Production.INFO: ==32152== Releasing lock...
[2026-09-15 18:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 18:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 18:45:03] Production.INFO: ==32160== Lock acquired, processing the job...
[2026-09-15 18:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:45:03] Production.INFO: ==32164== Lock acquired, processing the job...
[2026-09-15 18:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:45:03] Production.INFO: ==32162== Lock acquired, processing the job...
[2026-09-15 18:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 18:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 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-15 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-15 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-15 18:45:03] Production.INFO: ==32164== Releasing lock...
[2026-09-15 18:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:45:03] Production.INFO: Account Balance Start.
[2026-09-15 18:45:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:45:03] Production.INFO: 117
[2026-09-15 18:45:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:45:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:45:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:45:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:45:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:45:04] Production.ERROR: done
[2026-09-15 18:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:45:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 18:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009692', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 18:45:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:45:04] Production.INFO: ==32156== Releasing lock...
[2026-09-15 18:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:45:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:45:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:45:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:45:04] Production.INFO: Total Charge 0
[2026-09-15 18:45:04] Production.INFO: CreateAllLog End
[2026-09-15 18:45:04] Production.INFO: Account Balance End.
[2026-09-15 18:45:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:45:04] Production.INFO: ==32160== Releasing lock...
[2026-09-15 18:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009692', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 18:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 18:45:10] Production.INFO: ProcessCDR(1,18009692,1,1,2)
[2026-09-15 18:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009692,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009692,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 18:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 18:45:10] Production.INFO: ==32162== Releasing lock...
[2026-09-15 18:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 18:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 18:45:14] Production.ERROR: CronJobId end10
[2026-09-15 18:45:14] Production.INFO: ==32158== Releasing lock...
[2026-09-15 18:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:45:17] Production.INFO: call_cost start
[2026-09-15 18:45:17] Production.INFO: call_cost end
[2026-09-15 18:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:45:17] Production.INFO: ==32154== Releasing lock...
[2026-09-15 18:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:46:01] Production.INFO: ==32238== Lock acquired, processing the job...
[2026-09-15 23:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:46:01] Production.INFO: neon service started
[2026-09-15 23:46:01] Production.INFO: neon service started
[2026-09-15 23:46:01] Production.INFO: ==32238== Releasing lock...
[2026-09-15 23:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:46:02] Production.INFO: ==32240== Lock acquired, processing the job...
[2026-09-15 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:46:02] Production.INFO: ==32240== Releasing lock...
[2026-09-15 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:46:02] Production.INFO: ==32242== Lock acquired, processing the job...
[2026-09-15 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:46:02] Production.INFO: ==32242== Releasing lock...
[2026-09-15 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:46:03] Production.INFO: ==32247== Lock acquired, processing the job...
[2026-09-15 18:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:46:03] Production.INFO: ==32245== Lock acquired, processing the job...
[2026-09-15 18:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:46:03] Production.INFO: ==32253== Lock acquired, processing the job...
[2026-09-15 18:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:46:03] Production.INFO: ==32249== Lock acquired, processing the job...
[2026-09-15 18:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:46:03] Production.INFO: ==32251== Lock acquired, processing the job...
[2026-09-15 18:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 18:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 18:46:03] Production.INFO: ==32253== Releasing lock...
[2026-09-15 18:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:46:03] Production.INFO: Account Balance Start.
[2026-09-15 18:46:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:46:03] Production.INFO: 117
[2026-09-15 18:46:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:46:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:46:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:46:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:46:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:46:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:46:04] Production.INFO: ==32247== Releasing lock...
[2026-09-15 18:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:46:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:46:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:46:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:46:04] Production.INFO: Total Charge 0
[2026-09-15 18:46:04] Production.INFO: CreateAllLog End
[2026-09-15 18:46:04] Production.INFO: Account Balance End.
[2026-09-15 18:46:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:46:04] Production.INFO: ==32251== Releasing lock...
[2026-09-15 18:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:46:12] Production.ERROR: CronJobId end10
[2026-09-15 18:46:12] Production.INFO: ==32249== Releasing lock...
[2026-09-15 18:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:46:15] Production.INFO: call_cost start
[2026-09-15 18:46:15] Production.INFO: call_cost end
[2026-09-15 18:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:46:15] Production.INFO: ==32245== Releasing lock...
[2026-09-15 18:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:47:02] Production.INFO: ==32325== Lock acquired, processing the job...
[2026-09-15 23:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:47:02] Production.INFO: neon service started
[2026-09-15 23:47:02] Production.INFO: neon service started
[2026-09-15 23:47:02] Production.INFO: ==32325== Releasing lock...
[2026-09-15 23:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:47:02] Production.INFO: ==32327== Lock acquired, processing the job...
[2026-09-15 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:47:02] Production.INFO: ==32327== Releasing lock...
[2026-09-15 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:47:02] Production.INFO: ==32329== Lock acquired, processing the job...
[2026-09-15 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:47:03] Production.INFO: ==32329== Releasing lock...
[2026-09-15 22:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:47:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:47:03] Production.INFO: ==32332== Lock acquired, processing the job...
[2026-09-15 18:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:47:03] Production.INFO: ==32336== Lock acquired, processing the job...
[2026-09-15 18:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:47:03] Production.INFO: ==32340== Lock acquired, processing the job...
[2026-09-15 18:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:47:03] Production.INFO: ==32334== Lock acquired, processing the job...
[2026-09-15 18:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:47:03] Production.INFO: ==32338== Lock acquired, processing the job...
[2026-09-15 18:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 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-15 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-15 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-15 18:47:03] Production.INFO: ==32340== Releasing lock...
[2026-09-15 18:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:47:03] Production.INFO: Account Balance Start.
[2026-09-15 18:47:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:47:03] Production.INFO: 117
[2026-09-15 18:47:04] Production.INFO: Date 2026-09-08
[2026-09-15 18:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:47:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:47:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:47:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:47:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:47:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:47:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:47:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:47:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:47:04] Production.INFO: Total Charge 0
[2026-09-15 18:47:04] Production.INFO: ==32334== Releasing lock...
[2026-09-15 18:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:47:04] Production.INFO: CreateAllLog End
[2026-09-15 18:47:04] Production.INFO: Account Balance End.
[2026-09-15 18:47:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:47:04] Production.INFO: ==32338== Releasing lock...
[2026-09-15 18:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:47:11] Production.ERROR: CronJobId end10
[2026-09-15 18:47:11] Production.INFO: ==32336== Releasing lock...
[2026-09-15 18:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:47:14] Production.INFO: call_cost start
[2026-09-15 18:47:14] Production.INFO: call_cost end
[2026-09-15 18:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:47:14] Production.INFO: ==32332== Releasing lock...
[2026-09-15 18:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:48:01] Production.INFO: ==32412== Lock acquired, processing the job...
[2026-09-15 23:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:48:01] Production.INFO: neon service started
[2026-09-15 23:48:01] Production.INFO: neon service started
[2026-09-15 23:48:01] Production.INFO: ==32412== Releasing lock...
[2026-09-15 23:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:48:01] Production.INFO: ==32416== Lock acquired, processing the job...
[2026-09-15 22:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:48:01] Production.INFO: ==32416== Releasing lock...
[2026-09-15 22:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:48:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:48:02] Production.INFO: ==32414== Lock acquired, processing the job...
[2026-09-15 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:48:02] Production.INFO: ==32414== Releasing lock...
[2026-09-15 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:48:03] Production.INFO: ==32425== Lock acquired, processing the job...
[2026-09-15 18:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:48:03] Production.INFO: ==32419== Lock acquired, processing the job...
[2026-09-15 18:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:48:03] Production.INFO: Account Balance Start.
[2026-09-15 18:48:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:48:03] Production.INFO: ==32421== Lock acquired, processing the job...
[2026-09-15 18:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:48:03] Production.INFO: 117
[2026-09-15 18:48:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:48:03] Production.INFO: ==32423== Lock acquired, processing the job...
[2026-09-15 18:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:48:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:48:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:48:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:48:03] Production.INFO: ==32427== Lock acquired, processing the job...
[2026-09-15 18:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:48:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:48:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:48:03] Production.INFO: ==32427== Releasing lock...
[2026-09-15 18:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:48:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:48:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:48:03] Production.INFO: Total Charge 0
[2026-09-15 18:48:03] Production.INFO: CreateAllLog End
[2026-09-15 18:48:03] Production.INFO: Account Balance End.
[2026-09-15 18:48:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:48:04] Production.INFO: ==32425== Releasing lock...
[2026-09-15 18:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:48:04] Production.INFO: ==32421== Releasing lock...
[2026-09-15 18:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:48:11] Production.ERROR: CronJobId end10
[2026-09-15 18:48:11] Production.INFO: ==32423== Releasing lock...
[2026-09-15 18:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:48:14] Production.INFO: call_cost start
[2026-09-15 18:48:14] Production.INFO: call_cost end
[2026-09-15 18:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:48:14] Production.INFO: ==32419== Releasing lock...
[2026-09-15 18:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:49:02] Production.INFO: ==32502== Lock acquired, processing the job...
[2026-09-15 23:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:49:02] Production.INFO: neon service started
[2026-09-15 23:49:02] Production.INFO: neon service started
[2026-09-15 23:49:02] Production.INFO: ==32502== Releasing lock...
[2026-09-15 23:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:49:02] Production.INFO: ==32507== Lock acquired, processing the job...
[2026-09-15 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:49:02] Production.INFO: ==32507== Releasing lock...
[2026-09-15 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:49:02] Production.INFO: ==32505== Lock acquired, processing the job...
[2026-09-15 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:49:02] Production.INFO: ==32505== Releasing lock...
[2026-09-15 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:49:03] Production.INFO: ==32511== Lock acquired, processing the job...
[2026-09-15 18:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:49:03] Production.INFO: ==32509== Lock acquired, processing the job...
[2026-09-15 18:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:49:03] Production.INFO: ==32513== Lock acquired, processing the job...
[2026-09-15 18:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:49:03] Production.INFO: ==32515== Lock acquired, processing the job...
[2026-09-15 18:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:49:03] Production.INFO: ==32517== Lock acquired, processing the job...
[2026-09-15 18:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:49:03] Production.INFO: Account Balance Start.
[2026-09-15 18:49:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:49:03] Production.INFO: 117
[2026-09-15 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-15 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-15 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-15 18:49:03] Production.INFO: ==32517== Releasing lock...
[2026-09-15 18:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:49:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:49:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:49:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:49:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:49:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:49:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:49:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:49:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:49:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:49:04] Production.INFO: Total Charge 0
[2026-09-15 18:49:04] Production.INFO: CreateAllLog End
[2026-09-15 18:49:04] Production.INFO: Account Balance End.
[2026-09-15 18:49:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:49:04] Production.INFO: ==32515== Releasing lock...
[2026-09-15 18:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:49:04] Production.INFO: ==32511== Releasing lock...
[2026-09-15 18:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:49:12] Production.ERROR: CronJobId end10
[2026-09-15 18:49:12] Production.INFO: ==32513== Releasing lock...
[2026-09-15 18:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:49:15] Production.INFO: call_cost start
[2026-09-15 18:49:15] Production.INFO: call_cost end
[2026-09-15 18:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:49:15] Production.INFO: ==32509== Releasing lock...
[2026-09-15 18:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:50:01] Production.INFO: ==32590== Lock acquired, processing the job...
[2026-09-15 23:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:50:01] Production.INFO: neon service started
[2026-09-15 23:50:01] Production.INFO: neon service started
[2026-09-15 23:50:01] Production.INFO: ==32590== Releasing lock...
[2026-09-15 23:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:50:01] Production.INFO: ==32592== Lock acquired, processing the job...
[2026-09-15 18:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:50:02] Production.INFO: ==32592== Releasing lock...
[2026-09-15 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:50:02] Production.INFO: ==32594== Lock acquired, processing the job...
[2026-09-15 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:50:02] Production.INFO: ==32594== Releasing lock...
[2026-09-15 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:50:02] Production.INFO: ==32596== Lock acquired, processing the job...
[2026-09-15 18:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:50:02] Production.INFO: ==32598== Lock acquired, processing the job...
[2026-09-15 18:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:50:02] Production.INFO: ==32602== Lock acquired, processing the job...
[2026-09-15 18:50:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:50:03] Production.INFO: ==32604== Lock acquired, processing the job...
[2026-09-15 18:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:50:03] Production.INFO: ==32600== Lock acquired, processing the job...
[2026-09-15 18:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:50:03] Production.INFO: Account Balance Start.
[2026-09-15 18:50:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:50:03] Production.INFO: 117
[2026-09-15 18:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 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-15 18:50:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 18:50:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:50:03] Production.INFO: ==32604== Releasing lock...
[2026-09-15 18:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:50:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:50:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:50:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:50:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:50:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:50:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:50:03] Production.INFO: Total Charge 0
[2026-09-15 18:50:03] Production.INFO: CreateAllLog End
[2026-09-15 18:50:03] Production.INFO: Account Balance End.
[2026-09-15 18:50:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:50:03] Production.INFO: ==32602== Releasing lock...
[2026-09-15 18:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:50:03] Production.INFO: ==32598== Releasing lock...
[2026-09-15 18:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:50:10] Production.ERROR: CronJobId end10
[2026-09-15 18:50:10] Production.INFO: ==32600== Releasing lock...
[2026-09-15 18:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:50:14] Production.INFO: call_cost start
[2026-09-15 18:50:14] Production.INFO: call_cost end
[2026-09-15 18:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:50:14] Production.INFO: ==32596== Releasing lock...
[2026-09-15 18:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:51:01] Production.INFO: ==32679== Lock acquired, processing the job...
[2026-09-15 23:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:51:01] Production.INFO: neon service started
[2026-09-15 23:51:01] Production.INFO: neon service started
[2026-09-15 23:51:01] Production.INFO: ==32679== Releasing lock...
[2026-09-15 23:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:51:02] Production.INFO: ==32683== Lock acquired, processing the job...
[2026-09-15 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:51:02] Production.INFO: ==32683== Releasing lock...
[2026-09-15 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:51:02] Production.INFO: ==32681== Lock acquired, processing the job...
[2026-09-15 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:51:02] Production.INFO: ==32681== Releasing lock...
[2026-09-15 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:51:03] Production.INFO: ==32688== Lock acquired, processing the job...
[2026-09-15 18:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:51:03] Production.INFO: ==32692== Lock acquired, processing the job...
[2026-09-15 18:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:51:03] Production.INFO: Account Balance Start.
[2026-09-15 18:51:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:51:03] Production.INFO: 117
[2026-09-15 18:51:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:51:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:51:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:51:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:51:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:51:03] Production.INFO: ==32686== Lock acquired, processing the job...
[2026-09-15 18:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:51:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:51:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:51:03] Production.INFO: ==32690== Lock acquired, processing the job...
[2026-09-15 18:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:51:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:51:03] Production.INFO: Total Charge 0
[2026-09-15 18:51:03] Production.INFO: CreateAllLog End
[2026-09-15 18:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:51:03] Production.INFO: ==32694== Lock acquired, processing the job...
[2026-09-15 18:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 18:51:03] Production.INFO: ==32688== Releasing lock...
[2026-09-15 18:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:51:03] Production.INFO: Account Balance End.
[2026-09-15 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-15 18:51:03] Production.INFO: ==32694== Releasing lock...
[2026-09-15 18:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:51:03] Production.ERROR: CronJobId end 12
[2026-09-15 18:51:03] Production.INFO: ==32692== Releasing lock...
[2026-09-15 18:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:51:11] Production.ERROR: CronJobId end10
[2026-09-15 18:51:11] Production.INFO: ==32690== Releasing lock...
[2026-09-15 18:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:51:13] Production.INFO: call_cost start
[2026-09-15 18:51:13] Production.INFO: call_cost end
[2026-09-15 18:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:51:13] Production.INFO: ==32686== Releasing lock...
[2026-09-15 18:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:52:02] Production.INFO: ==305== Lock acquired, processing the job...
[2026-09-15 23:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:52:02] Production.INFO: neon service started
[2026-09-15 23:52:02] Production.INFO: neon service started
[2026-09-15 23:52:02] Production.INFO: ==305== Releasing lock...
[2026-09-15 23:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:52:02] Production.INFO: ==312== Lock acquired, processing the job...
[2026-09-15 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:52:02] Production.INFO: ==312== Releasing lock...
[2026-09-15 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:52:02] Production.INFO: ==307== Lock acquired, processing the job...
[2026-09-15 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:52:02] Production.INFO: ==307== Releasing lock...
[2026-09-15 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:52:03] Production.INFO: ==321== Lock acquired, processing the job...
[2026-09-15 18:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:52:03] Production.INFO: ==317== Lock acquired, processing the job...
[2026-09-15 18:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:52:03] Production.INFO: ==319== Lock acquired, processing the job...
[2026-09-15 18:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:52:03] Production.INFO: ==325== Lock acquired, processing the job...
[2026-09-15 18:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:52:03] Production.INFO: ==323== Lock acquired, processing the job...
[2026-09-15 18:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:52:03] Production.INFO: Account Balance Start.
[2026-09-15 18:52:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:52:03] Production.INFO: 117
[2026-09-15 18:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:52:03] Production.INFO: ==325== Releasing lock...
[2026-09-15 18:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:52:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:52:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:52:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:52:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:52:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:52:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:52:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:52:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:52:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:52:04] Production.INFO: Total Charge 0
[2026-09-15 18:52:04] Production.INFO: CreateAllLog End
[2026-09-15 18:52:04] Production.INFO: Account Balance End.
[2026-09-15 18:52:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:52:04] Production.INFO: ==323== Releasing lock...
[2026-09-15 18:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:52:04] Production.INFO: ==319== Releasing lock...
[2026-09-15 18:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:52:12] Production.ERROR: CronJobId end10
[2026-09-15 18:52:12] Production.INFO: ==321== Releasing lock...
[2026-09-15 18:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:52:14] Production.INFO: call_cost start
[2026-09-15 18:52:14] Production.INFO: call_cost end
[2026-09-15 18:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:52:14] Production.INFO: ==317== Releasing lock...
[2026-09-15 18:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:53:01] Production.INFO: ==412== Lock acquired, processing the job...
[2026-09-15 23:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:53:01] Production.INFO: neon service started
[2026-09-15 23:53:01] Production.INFO: neon service started
[2026-09-15 23:53:01] Production.INFO: ==412== Releasing lock...
[2026-09-15 23:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:53:02] Production.INFO: ==417== Lock acquired, processing the job...
[2026-09-15 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:53:02] Production.INFO: ==417== Releasing lock...
[2026-09-15 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:53:02] Production.INFO: ==415== Lock acquired, processing the job...
[2026-09-15 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:53:02] Production.INFO: ==415== Releasing lock...
[2026-09-15 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:53:03] Production.INFO: ==421== Lock acquired, processing the job...
[2026-09-15 18:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:53:03] Production.INFO: ==423== Lock acquired, processing the job...
[2026-09-15 18:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:53:03] Production.INFO: ==427== Lock acquired, processing the job...
[2026-09-15 18:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:53:03] Production.INFO: ==425== Lock acquired, processing the job...
[2026-09-15 18:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:53:03] Production.INFO: ==429== Lock acquired, processing the job...
[2026-09-15 18:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:53:03] Production.INFO: ==429== Releasing lock...
[2026-09-15 18:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:53:03] Production.INFO: Account Balance Start.
[2026-09-15 18:53:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:53:03] Production.INFO: 117
[2026-09-15 18:53:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:53:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:53:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:53:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:53:03] Production.INFO: ==423== Releasing lock...
[2026-09-15 18:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:53:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:53:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:53:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:53:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:53:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:53:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:53:04] Production.INFO: Total Charge 0
[2026-09-15 18:53:04] Production.INFO: CreateAllLog End
[2026-09-15 18:53:04] Production.INFO: Account Balance End.
[2026-09-15 18:53:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:53:04] Production.INFO: ==427== Releasing lock...
[2026-09-15 18:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:53:11] Production.ERROR: CronJobId end10
[2026-09-15 18:53:11] Production.INFO: ==425== Releasing lock...
[2026-09-15 18:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:53:13] Production.INFO: call_cost start
[2026-09-15 18:53:13] Production.INFO: call_cost end
[2026-09-15 18:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:53:13] Production.INFO: ==421== Releasing lock...
[2026-09-15 18:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:54:02] Production.INFO: ==508== Lock acquired, processing the job...
[2026-09-15 23:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:54:02] Production.INFO: neon service started
[2026-09-15 23:54:02] Production.INFO: neon service started
[2026-09-15 23:54:02] Production.INFO: ==508== Releasing lock...
[2026-09-15 23:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:54:02] Production.INFO: ==510== Lock acquired, processing the job...
[2026-09-15 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:54:02] Production.INFO: ==510== Releasing lock...
[2026-09-15 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:54:03] Production.INFO: ==512== Lock acquired, processing the job...
[2026-09-15 22:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:54:03] Production.INFO: ==512== Releasing lock...
[2026-09-15 22:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:54:03] Production.INFO: ==523== Lock acquired, processing the job...
[2026-09-15 18:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:54:03] Production.INFO: Account Balance Start.
[2026-09-15 18:54:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:54:03] Production.INFO: 117
[2026-09-15 18:54:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:54:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:54:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:54:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:54:03] Production.INFO: ==517== Lock acquired, processing the job...
[2026-09-15 18:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:54:03] Production.INFO: ==519== Lock acquired, processing the job...
[2026-09-15 18:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:54:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:54:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:54:03] Production.INFO: ==521== Lock acquired, processing the job...
[2026-09-15 18:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:54:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:54:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:54:04] Production.INFO: Total Charge 0
[2026-09-15 18:54:04] Production.INFO: ==525== Lock acquired, processing the job...
[2026-09-15 18:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:54:04] Production.INFO: CreateAllLog End
[2026-09-15 18: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-15 18: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-15 18: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-15 18:54:04] Production.INFO: ==525== Releasing lock...
[2026-09-15 18:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:54:04] Production.INFO: Account Balance End.
[2026-09-15 18:54:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:54:04] Production.INFO: ==523== Releasing lock...
[2026-09-15 18:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:54:04] Production.INFO: ==519== Releasing lock...
[2026-09-15 18:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:54:11] Production.ERROR: CronJobId end10
[2026-09-15 18:54:11] Production.INFO: ==521== Releasing lock...
[2026-09-15 18:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:54:14] Production.INFO: call_cost start
[2026-09-15 18:54:14] Production.INFO: call_cost end
[2026-09-15 18:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:54:14] Production.INFO: ==517== Releasing lock...
[2026-09-15 18:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:55:01] Production.INFO: ==597== Lock acquired, processing the job...
[2026-09-15 23:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:55:01] Production.INFO: neon service started
[2026-09-15 23:55:01] Production.INFO: neon service started
[2026-09-15 23:55:01] Production.INFO: ==597== Releasing lock...
[2026-09-15 23:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:55:01] Production.INFO: ==602== Lock acquired, processing the job...
[2026-09-15 22:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:55:01] Production.INFO: ==602== Releasing lock...
[2026-09-15 22:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:55:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:55:02] Production.INFO: ==600== Lock acquired, processing the job...
[2026-09-15 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:55:02] Production.INFO: ==600== Releasing lock...
[2026-09-15 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:55:03] Production.INFO: ==606== Lock acquired, processing the job...
[2026-09-15 18:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-15 18:55:03] Production.INFO: ==609== Lock acquired, processing the job...
[2026-09-15 18:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-15 18:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-15 18:55:03] Production.ERROR: CronJob PID - 609
[2026-09-15 18:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-15 18:55:03] Production.ERROR: CronJob ID - 5
[2026-09-15 18:55:03] Production.ERROR: CronJob Last Run Time 2026-09-15 18:55:00
[2026-09-15 18:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-15 18:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-15 18:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:55:03] Production.INFO: ==613== Lock acquired, processing the job...
[2026-09-15 18:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-15 18:55:03] Production.INFO: ==606== Releasing lock...
[2026-09-15 18:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-15 18:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-15 18:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:55:03] Production.INFO: ==618== Lock acquired, processing the job...
[2026-09-15 18:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-15 18:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-15 18:55:03] Production.INFO: ==611== Lock acquired, processing the job...
[2026-09-15 18:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:55:03] Production.INFO: ==616== Lock acquired, processing the job...
[2026-09-15 18:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:55:03] Production.INFO: ==621== Lock acquired, processing the job...
[2026-09-15 18:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:55:03] Production.ERROR: done
[2026-09-15 18:55:03] Production.INFO: Account Balance Start.
[2026-09-15 18:55:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:55:03] Production.INFO: 117
[2026-09-15 18:55:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:55:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-15 18:55:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009732', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) start
[2026-09-15 18:55:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:55:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 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-15 18:55:04] Production.INFO: ==621== Releasing lock...
[2026-09-15 18:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:55:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:55:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:55:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:55:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:55:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:55:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:55:04] Production.INFO: Total Charge 0
[2026-09-15 18:55:04] Production.INFO: CreateAllLog End
[2026-09-15 18:55:04] Production.INFO: Account Balance End.
[2026-09-15 18:55:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:55:04] Production.INFO: ==616== Releasing lock...
[2026-09-15 18:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:55:04] Production.INFO: ==611== Releasing lock...
[2026-09-15 18:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18009732', 'tblTempUsageDetail_20reseller','2026-09-15','2026-09-15','1' ) end
[2026-09-15 18:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-15 18:55:09] Production.INFO: ProcessCDR(1,18009732,1,1,2)
[2026-09-15 18:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18009732,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:55:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18009732,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-15 18:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-15 18:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-15 18:55:10] Production.INFO: ==618== Releasing lock...
[2026-09-15 18:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-15 18:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-15 18:55:13] Production.ERROR: CronJobId end10
[2026-09-15 18:55:13] Production.INFO: ==613== Releasing lock...
[2026-09-15 18:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:55:15] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:55:15] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:55:16] Production.INFO: call_cost start
[2026-09-15 18:55:16] Production.INFO: call_cost end
[2026-09-15 18:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:55:16] Production.INFO: ==609== Releasing lock...
[2026-09-15 18:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:56:01] Production.INFO: ==728== Lock acquired, processing the job...
[2026-09-15 23:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:56:02] Production.INFO: neon service started
[2026-09-15 23:56:02] Production.INFO: neon service started
[2026-09-15 23:56:02] Production.INFO: ==728== Releasing lock...
[2026-09-15 23:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:56:02] Production.INFO: ==732== Lock acquired, processing the job...
[2026-09-15 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:56:02] Production.INFO: ==732== Releasing lock...
[2026-09-15 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:56:02] Production.INFO: ==730== Lock acquired, processing the job...
[2026-09-15 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:56:02] Production.INFO: ==730== Releasing lock...
[2026-09-15 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:56:03] Production.INFO: ==734== Lock acquired, processing the job...
[2026-09-15 18:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:56:03] Production.INFO: ==738== Lock acquired, processing the job...
[2026-09-15 18:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:56:03] Production.INFO: ==736== Lock acquired, processing the job...
[2026-09-15 18:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:56:03] Production.INFO: ==740== Lock acquired, processing the job...
[2026-09-15 18:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:56:03] Production.INFO: ==742== Lock acquired, processing the job...
[2026-09-15 18:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:56:03] Production.INFO: Account Balance Start.
[2026-09-15 18:56:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:56:03] Production.INFO: 117
[2026-09-15 18:56:03] Production.INFO: Date 2026-09-08
[2026-09-15 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-15 18:56:03] Production.INFO: Reseller ==> 0
[2026-09-15 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-15 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-15 18:56:03] Production.INFO: ==742== Releasing lock...
[2026-09-15 18:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:56:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:56:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:56:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:56:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:56:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:56:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:56:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:56:04] Production.INFO: Total Charge 0
[2026-09-15 18:56:04] Production.INFO: CreateAllLog End
[2026-09-15 18:56:04] Production.INFO: ==736== Releasing lock...
[2026-09-15 18:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:56:04] Production.INFO: Account Balance End.
[2026-09-15 18:56:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:56:04] Production.INFO: ==740== Releasing lock...
[2026-09-15 18:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:56:11] Production.ERROR: CronJobId end10
[2026-09-15 18:56:11] Production.INFO: ==738== Releasing lock...
[2026-09-15 18:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:56:14] Production.INFO: call_cost start
[2026-09-15 18:56:14] Production.INFO: call_cost end
[2026-09-15 18:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:56:14] Production.INFO: ==734== Releasing lock...
[2026-09-15 18:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:57:01] Production.INFO: ==815== Lock acquired, processing the job...
[2026-09-15 23:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:57:01] Production.INFO: neon service started
[2026-09-15 23:57:01] Production.INFO: neon service started
[2026-09-15 23:57:01] Production.INFO: ==815== Releasing lock...
[2026-09-15 23:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 22:57:01] Production.INFO: ==819== Lock acquired, processing the job...
[2026-09-15 22:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:57:01] Production.INFO: ==819== Releasing lock...
[2026-09-15 22:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:57:01] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:57:01] Production.INFO: ==817== Lock acquired, processing the job...
[2026-09-15 18:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:57:02] Production.INFO: ==817== Releasing lock...
[2026-09-15 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 18:57:02] Production.INFO: ==829== Lock acquired, processing the job...
[2026-09-15 18:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:57:02] Production.INFO: ==821== Lock acquired, processing the job...
[2026-09-15 18:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:57:03] Production.INFO: ==823== Lock acquired, processing the job...
[2026-09-15 18:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-15 18:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-15 18:57:03] Production.INFO: ==825== Lock acquired, processing the job...
[2026-09-15 18:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-15 18:57:03] Production.INFO: ==829== Releasing lock...
[2026-09-15 18:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:57:03] Production.INFO: ==827== Lock acquired, processing the job...
[2026-09-15 18:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:57:03] Production.INFO: Account Balance Start.
[2026-09-15 18:57:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:57:03] Production.INFO: 117
[2026-09-15 18:57:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:57:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:57:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:57:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:57:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:57:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:57:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:57:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:57:03] Production.INFO: Total Charge 0
[2026-09-15 18:57:03] Production.INFO: ==823== Releasing lock...
[2026-09-15 18:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:57:03] Production.INFO: CreateAllLog End
[2026-09-15 18:57:03] Production.INFO: Account Balance End.
[2026-09-15 18:57:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:57:04] Production.INFO: ==827== Releasing lock...
[2026-09-15 18:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:57:11] Production.ERROR: CronJobId end10
[2026-09-15 18:57:11] Production.INFO: ==825== Releasing lock...
[2026-09-15 18:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:57:13] Production.INFO: call_cost start
[2026-09-15 18:57:13] Production.INFO: call_cost end
[2026-09-15 18:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:57:13] Production.INFO: ==821== Releasing lock...
[2026-09-15 18:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:58:01] Production.INFO: ==905== Lock acquired, processing the job...
[2026-09-15 23:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:58:01] Production.INFO: neon service started
[2026-09-15 23:58:01] Production.INFO: neon service started
[2026-09-15 23:58:01] Production.INFO: ==905== Releasing lock...
[2026-09-15 23:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:58:02] Production.INFO: ==907== Lock acquired, processing the job...
[2026-09-15 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:58:02] Production.INFO: ==907== Releasing lock...
[2026-09-15 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:58:02] Production.INFO: ==909== Lock acquired, processing the job...
[2026-09-15 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:58:02] Production.INFO: ==909== Releasing lock...
[2026-09-15 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:58:03] Production.INFO: ==919== Lock acquired, processing the job...
[2026-09-15 18:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 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-15 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-15 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-15 18:58:03] Production.INFO: ==919== Releasing lock...
[2026-09-15 18:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:58:03] Production.INFO: ==911== Lock acquired, processing the job...
[2026-09-15 18:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:58:03] Production.INFO: ==913== Lock acquired, processing the job...
[2026-09-15 18:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:58:03] Production.INFO: ==915== Lock acquired, processing the job...
[2026-09-15 18:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 18:58:03] Production.INFO: ==917== Lock acquired, processing the job...
[2026-09-15 18:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:58:03] Production.INFO: Account Balance Start.
[2026-09-15 18:58:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:58:03] Production.INFO: 117
[2026-09-15 18:58:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:58:03] Production.INFO: Date 2026-09-09
[2026-09-15 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:58:03] Production.INFO: Date 2026-09-10
[2026-09-15 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:58:03] Production.INFO: Date 2026-09-11
[2026-09-15 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:58:03] Production.INFO: Date 2026-09-12
[2026-09-15 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:58:03] Production.INFO: Date 2026-09-13
[2026-09-15 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:58:03] Production.INFO: Date 2026-09-14
[2026-09-15 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:58:03] Production.INFO: Date 2026-09-15
[2026-09-15 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:58:03] Production.INFO: Total Charge 0
[2026-09-15 18:58:03] Production.INFO: CreateAllLog End
[2026-09-15 18:58:04] Production.INFO: Account Balance End.
[2026-09-15 18:58:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:58:04] Production.INFO: ==917== Releasing lock...
[2026-09-15 18:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:58:04] Production.INFO: ==913== Releasing lock...
[2026-09-15 18:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:58:10] Production.ERROR: CronJobId end10
[2026-09-15 18:58:10] Production.INFO: ==915== Releasing lock...
[2026-09-15 18:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:58:13] Production.INFO: call_cost start
[2026-09-15 18:58:13] Production.INFO: call_cost end
[2026-09-15 18:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:58:13] Production.INFO: ==911== Releasing lock...
[2026-09-15 18:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-15 23:59:02] Production.INFO: ==993== Lock acquired, processing the job...
[2026-09-15 23:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-15 23:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-15 23:59:02] Production.INFO: neon service started
[2026-09-15 23:59:02] Production.INFO: neon service started
[2026-09-15 23:59:02] Production.INFO: ==993== Releasing lock...
[2026-09-15 23:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-15 23:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-15 18:59:02] Production.INFO: ==995== Lock acquired, processing the job...
[2026-09-15 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-15 18:59:02] Production.INFO: ==995== Releasing lock...
[2026-09-15 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-15 18:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-15 22:59:02] Production.INFO: ==997== Lock acquired, processing the job...
[2026-09-15 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-15 22:59:02] Production.INFO: ==997== Releasing lock...
[2026-09-15 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-15 22:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-15 18:59:03] Production.INFO: ==1000== Lock acquired, processing the job...
[2026-09-15 18:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-15 18:59:03] Production.INFO: ==1002== Lock acquired, processing the job...
[2026-09-15 18:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-15 18:59:03] Production.INFO: ==1004== Lock acquired, processing the job...
[2026-09-15 18:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-15 18:59:03] Production.INFO: ==1008== Lock acquired, processing the job...
[2026-09-15 18:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-15 18:59:03] Production.INFO: ==1006== Lock acquired, processing the job...
[2026-09-15 18:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-15 18:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260915Live done
[2026-09-15 18:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260915Live done
[2026-09-15 18:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260915Live)
[2026-09-15 18:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-15','2026-09-15','120260915Live')
[2026-09-15 18:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-15 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-15 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-15 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-15 18:59:03] Production.INFO: ==1008== Releasing lock...
[2026-09-15 18:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-15 18:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-15 18:59:03] Production.INFO: Account Balance Start.
[2026-09-15 18:59:03] Production.INFO: CreateAllLog Start
[2026-09-15 18:59:03] Production.INFO: 117
[2026-09-15 18:59:03] Production.INFO: Date 2026-09-08
[2026-09-15 18:59:03] Production.INFO: Reseller ==> 0
[2026-09-15 18:59:04] Production.INFO: Date 2026-09-09
[2026-09-15 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:59:04] Production.INFO: Date 2026-09-10
[2026-09-15 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:59:04] Production.INFO: Date 2026-09-11
[2026-09-15 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:59:04] Production.INFO: Date 2026-09-12
[2026-09-15 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:59:04] Production.INFO: Date 2026-09-13
[2026-09-15 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:59:04] Production.INFO: Date 2026-09-14
[2026-09-15 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:59:04] Production.INFO: Date 2026-09-15
[2026-09-15 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-15 18:59:04] Production.INFO: Total Charge 0
[2026-09-15 18:59:04] Production.INFO: CreateAllLog End
[2026-09-15 18:59:04] Production.INFO: Account Balance End.
[2026-09-15 18:59:04] Production.ERROR: CronJobId end 12
[2026-09-15 18:59:04] Production.INFO: ==1006== Releasing lock...
[2026-09-15 18:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-15 18:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-15 18:59:04] Production.INFO: ==1002== Releasing lock...
[2026-09-15 18:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-15 18:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-15 18:59: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-15 18:59:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-15 18:59:11] Production.INFO: ============== Balance Warning START===========
[2026-09-15 18:59:11] Production.INFO: ============== Balance Warning END===========
[2026-09-15 18:59:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-15 18:59:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-15 18:59:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-15 18:59:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-15 18:59:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-15 18:59:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-15 18:59:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-15 18:59:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-15 18:59:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-15 18:59:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-15 18:59:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-15 18:59:11] Production.ERROR: CronJobId end10
[2026-09-15 18:59:11] Production.INFO: ==1004== Releasing lock...
[2026-09-15 18:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-15 18:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-15 18:59:12] Production.INFO: call_cost start
[2026-09-15 18:59:12] Production.INFO: call_cost end
[2026-09-15 18:59:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-15 18:59:12] Production.INFO: ============== Report Schedule START===========
[2026-09-15 18:59:12] Production.INFO: ============== Report Schedule END===========
[2026-09-15 18:59:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-15 18:59:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-15 18:59:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-15 18:59:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-15 18:59:12] Production.INFO: ============== Deal alert START===========
[2026-09-15 18:59:12] Production.INFO: ============== Deal alert END===========
[2026-09-15 18:59:12] Production.INFO: ==1000== Releasing lock...
[2026-09-15 18:59:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-15 18:59:12] Production.INFO: 28.25 MB #Memory Used#